summaryrefslogtreecommitdiff
path: root/vcl/win/source/gdi/salnativewidgets-luna.cxx
AgeCommit message (Expand)Author
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-28fdo#68546 Make menubar's text color of persona the same as FirefoxIsamu Mogi
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21Windows vcl: sal_Bool -> bool fixupStephan Bergmann
2014-02-20vcl: fix windows buildMichael Stahl
2014-02-01cppcheck: redundantAssignmentJulien Nabet
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann
2013-06-14Resolves: #i121534# Reintegrating changes for rotated bitmap supportArmin Le Grand
2013-05-22Add mouse rollover effect to menubar on KDE and WindowsIsamu Mogi
2013-05-10Related: #i112873# check native widget's control value type...Herbert Dürr
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-28cleanup some module calls.Michael Meeks
2013-01-04Personas: Make the Persona in the menubar working.Jan Holesovsky
2012-11-28Windows: Draw line between the bottom toolbar(s) and viewshell too.Jan Holesovsky
2012-11-15Windows: Draw the horizontal line between the toolbar and view shell again.Jan Holesovsky
2012-11-08Windows: Enable nicer toolbars even for XP, not only Vista and higher.Jan Holesovsky
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-15fdo#43714: for a checkmark use the same rect as for its backgroundIvan Timofeev
2012-08-10Windows toolbars: Use our own theming even for vertical or bottom toolbars.Jan Holesovsky
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-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-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-05-25gtk: add support for "vertical-padding" menu style propertyIvan Timofeev
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-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-12WaE: enumeral mismatch in conditional expressionDavid Tardon
2012-02-22unusedcode.easy: vcl: remove DrawNativeControlText()Thomas Arnhold
2012-02-18WaE: unused variable rcThomas Arnhold
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky