summaryrefslogtreecommitdiff
path: root/vcl/win
AgeCommit message (Expand)Author
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-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-17menubar: Improved Windows Vista or later look (based on Mirek M.'s design).Jan Holesovsky
2012-06-17toolbars: Improve the toolbars look in Windows Vista or later.Jan Holesovsky
2012-05-30vcl: rename unhelpful 'Default' screen to a BuiltIn screenMichael Meeks
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-15Don't take the workspace color from system on Windows, it is extremely ugly.Jan Holesovsky
2012-05-15Instead of DwmIsCompositionEnabled, use IsThemeActive from uxtheme.dll.Jan Holesovsky
2012-05-13removed unused definesTakeshi Abe
2012-05-10fdo#45081: We never registered the SAL_OBJECT_CHILDCLASSNAMEA window classTor Lillqvist
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-07Added a fixme.Jan Holesovsky
2012-05-07Add some useful links to the Windows theming.Jan Holesovsky
2012-04-27Remove comment mentioning bCompBorder.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-26readUnicodeString can just return the stringCaolán McNamara
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: declaration of 'HWND__* hWnd' shadows a parameterDavid Tardon
2012-03-12WaE: comparison between signed and unsigned integer expressionsDavid Tardon
2012-03-12WaE: format '%x' expects argument of type 'unsigned int'David Tardon
2012-03-12WaE: cast to pointer from integer of different sizeDavid Tardon
2012-03-12WaE: comparison between signed and unsigned integer expressionsDavid Tardon
2012-03-12WaE: declaration shadows a previous localDavid Tardon