summaryrefslogtreecommitdiff
path: root/vcl/win/source/gdi
AgeCommit message (Expand)Author
2012-08-14Replace usage of rtl/memory.h in vcl with equivalent from string.hArnaud Versini
2012-08-10Windows toolbars: Use our own theming even for vertical or bottom toolbars.Jan Holesovsky
2012-08-02strip down UniString some moreCaolán McNamara
2012-07-11Adding helpers.hxx for FRound()Muthu Subramanian
2012-07-01vcl: CTRL_FIXEDBORDER is dead since ef877aab7eIvan Timofeev
2012-06-29Remove some unused defines and controlsThomas Arnhold
2012-06-26aero toolbar: Use f0f0f0 for the gradient again, it was reverted by accident.Jan Holesovsky
2012-06-25Better initialization of members.Jan Holesovsky
2012-06-25Re-introduce a useful MSDN link about DWM and drawing into non-client area.Jan Holesovsky
2012-06-25aero toolbar: Extend the drawing of the toolbar to the menubar area.Jan Holesovsky
2012-06-25Revert "aero: Implement a glass menubar on Windows."Jan Holesovsky
2012-06-25Revert "menubar: Improved Windows Vista or later look (based on Mirek M.'s de...Jan Holesovsky
2012-06-25Revert "aero menubar: Improve look according to Mirek M. + Astron's notes."Jan Holesovsky
2012-06-25Revert "aero menubar: Make the text in menu black."Jan Holesovsky
2012-06-25Revert "aero menubar: Make the glow around the entries smaller."Jan Holesovsky
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-20aero menubar: Make the glow around the entries smaller.Jan Holesovsky
2012-06-20aero menubar: Make the text in menu black.Jan Holesovsky
2012-06-20aero toolbar: Use the new toolbar look on Vista+ regardless of glass menu.Jan Holesovsky
2012-06-20aero menubar: Improve look according to Mirek M. + Astron's notes.Jan Holesovsky
2012-06-20Rename the class ImplFontData into PhysicalFontFaceNorbert Thiebaud
2012-06-19merge together hand-crafted traditional/simplified chinese testsCaolán McNamara
2012-06-12toolbars: Improve the toolbars look in Windows Vista or later.Jan Holesovsky
2012-06-12menubar: Improved Windows Vista or later look (based on Mirek M.'s design).Jan Holesovsky
2012-06-11Remove unused InterceptChildWindowKeyDownThomas Arnhold
2012-05-29nuke unused typedefTakeshi Abe
2012-05-25gtk: add support for "vertical-padding" menu style propertyIvan Timofeev
2012-05-23removed unused temporary rtl::OUStringTakeshi Abe
2012-05-15aero: Implement a glass menubar on Windows.Jan Holesovsky
2012-05-15Instead of DwmIsCompositionEnabled, use IsThemeActive from uxtheme.dll.Jan Holesovsky
2012-05-13removed unused definesTakeshi Abe
2012-05-09conversion to void* needs an explicit castLuboš Luňák
2012-05-09This is Windows code so bin pointless #ifdef WNTTor Lillqvist
2012-05-09GCP_KERN_HACK has been hardcoded since 2002, so why bother with ifdefsTor Lillqvist
2012-05-09USE_UNISCRIBE has been hardcoded since 2009, so why bother with ifdefsTor Lillqvist
2012-05-08n#757651 vcl: sync GenericSalLayout and SimpleWinLayout with MultiSalLayoutMiklos Vajna
2012-05-08Fix lookup of path to usp10.dllTor Lillqvist
2012-05-08No need to load the Uniscribe DLL dynamically; just use directlyTor Lillqvist
2012-05-07Add some useful links to the Windows theming.Jan Holesovsky
2012-04-14vcl: win: adjust some coordinatesIvan Timofeev
2012-04-14vcl: win: fix RTL checkmark backgrounds fdo#42537Ivan Timofeev
2012-04-11vcl: win: fix RTL menu separator and gutter, checkmarks are still misplacedIvan Timofeev
2012-03-29emf+ on win: implement bitmap creation from bitmapcanvasRadek Doulik
2012-03-20add another bug idCaolán McNamara
2012-03-20Resolves: fdo#46923/fdo#46750 take mnSubStringMin into accountCaolán McNamara
2012-03-13missing namespaceCaolán McNamara
2012-03-13fix compileLuboš Luňák
2012-03-12remove unused FontFamily argument in ImplFindByAttributesCaolán McNamara
2012-03-12WaE: unused variable 'nRC'David Tardon
2012-03-12WaE: declaration shadows a previous localDavid Tardon