summaryrefslogtreecommitdiffstats
path: root/vcl/win
Commit message (Expand)AuthorAgeFilesLines
* vcl: CTRL_FIXEDBORDER is dead since ef877aab7eIvan Timofeev2012-07-011-17/+0
* Remove some unused defines and controlsThomas Arnhold2012-06-291-2/+0
* aero toolbar: Use f0f0f0 for the gradient again, it was reverted by accident.Jan Holesovsky2012-06-261-1/+1
* Better initialization of members.Jan Holesovsky2012-06-251-9/+7
* Re-introduce a useful MSDN link about DWM and drawing into non-client area.Jan Holesovsky2012-06-251-1/+4
* aero toolbar: Extend the drawing of the toolbar to the menubar area.Jan Holesovsky2012-06-251-27/+36
* Revert "aero: Implement a glass menubar on Windows."Jan Holesovsky2012-06-251-104/+28
* Revert "menubar: Improved Windows Vista or later look (based on Mirek M.'s de...Jan Holesovsky2012-06-251-83/+31
* Revert "aero menubar: Improve look according to Mirek M. + Astron's notes."Jan Holesovsky2012-06-251-52/+63
* Revert "aero menubar: Make the text in menu black."Jan Holesovsky2012-06-251-92/+8
* Revert "aero menubar: Make the glow around the entries smaller."Jan Holesovsky2012-06-251-58/+2
* replace all but one .hdl include with equivalent .hpp includes.Michael Meeks2012-06-211-1/+1
* re-base on ALv2 code.Michael Meeks2012-06-213-72/+45
* Remove duplicate ImplGetAppSVData and GetAppSalDataStephan Bergmann2012-06-201-1/+1
* aero menubar: Make the glow around the entries smaller.Jan Holesovsky2012-06-201-2/+58
* aero menubar: Make the text in menu black.Jan Holesovsky2012-06-201-8/+92
* aero toolbar: Use the new toolbar look on Vista+ regardless of glass menu.Jan Holesovsky2012-06-201-1/+1
* aero menubar: Improve look according to Mirek M. + Astron's notes.Jan Holesovsky2012-06-201-63/+52
* Rename the class ImplFontData into PhysicalFontFaceNorbert Thiebaud2012-06-202-12/+12
* merge together hand-crafted traditional/simplified chinese testsCaolán McNamara2012-06-191-17/+1
* toolbars: Improve the toolbars look in Windows Vista or later.Jan Holesovsky2012-06-121-1/+36
* menubar: Improved Windows Vista or later look (based on Mirek M.'s design).Jan Holesovsky2012-06-121-31/+83
* Remove unused InterceptChildWindowKeyDownThomas Arnhold2012-06-113-66/+9
* vcl: rename unhelpful 'Default' screen to a BuiltIn screenMichael Meeks2012-05-301-1/+1
* nuke unused typedefTakeshi Abe2012-05-291-2/+0
* gtk: add support for "vertical-padding" menu style propertyIvan Timofeev2012-05-252-2/+4
* removed unused temporary rtl::OUStringTakeshi Abe2012-05-231-1/+0
* aero: Implement a glass menubar on Windows.Jan Holesovsky2012-05-151-28/+104
* Don't take the workspace color from system on Windows, it is extremely ugly.Jan Holesovsky2012-05-151-1/+0
* Instead of DwmIsCompositionEnabled, use IsThemeActive from uxtheme.dll.Jan Holesovsky2012-05-152-40/+44
* removed unused definesTakeshi Abe2012-05-131-2/+0
* fdo#45081: We never registered the SAL_OBJECT_CHILDCLASSNAMEA window classTor Lillqvist2012-05-101-1/+11
* conversion to void* needs an explicit castLuboš Luňák2012-05-091-1/+1
* This is Windows code so bin pointless #ifdef WNTTor Lillqvist2012-05-093-11/+0
* GCP_KERN_HACK has been hardcoded since 2002, so why bother with ifdefsTor Lillqvist2012-05-092-36/+3
* USE_UNISCRIBE has been hardcoded since 2009, so why bother with ifdefsTor Lillqvist2012-05-091-20/+0
* n#757651 vcl: sync GenericSalLayout and SimpleWinLayout with MultiSalLayoutMiklos Vajna2012-05-081-1/+1
* Fix lookup of path to usp10.dllTor Lillqvist2012-05-081-2/+3
* No need to load the Uniscribe DLL dynamically; just use directlyTor Lillqvist2012-05-081-98/+18
* Added a fixme.Jan Holesovsky2012-05-071-0/+4
* Add some useful links to the Windows theming.Jan Holesovsky2012-05-071-0/+10
* Remove comment mentioning bCompBorder.Jan Holesovsky2012-04-271-2/+1
* vcl: win: adjust some coordinatesIvan Timofeev2012-04-141-3/+3
* vcl: win: fix RTL checkmark backgrounds fdo#42537Ivan Timofeev2012-04-141-5/+10
* vcl: win: fix RTL menu separator and gutter, checkmarks are still misplacedIvan Timofeev2012-04-111-3/+15
* emf+ on win: implement bitmap creation from bitmapcanvasRadek Doulik2012-03-291-1/+16
* readUnicodeString can just return the stringCaolán McNamara2012-03-261-2/+2
* add another bug idCaolán McNamara2012-03-201-1/+1
* Resolves: fdo#46923/fdo#46750 take mnSubStringMin into accountCaolán McNamara2012-03-201-1/+3
* missing namespaceCaolán McNamara2012-03-131-1/+2