summaryrefslogtreecommitdiff
path: root/vcl/win
AgeCommit message (Expand)Author
2012-11-12re-base on ALv2 code. Includes:Michael Meeks
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-11-06impress211: fix a rebase problemPhilipp Lohmann [pl]
2012-11-06impress211: #i116911# Accept -1 as special value for multi monitor support.Andre Fische
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud
2012-10-15fdo#43714: for a checkmark use the same rect as for its backgroundIvan Timofeev
2012-09-18Don't access broken service mgr during bootstrap failureStephan Bergmann
2012-09-03fix ClearDevFontList -> ClearDevFontCache typoCaolán McNamara
2012-09-03Refetch fonts if new ones installed or old ones deinstalledCaolán McNamara
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-31fdo#48549 System::Beep() removalMathieu Vonlanthen
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-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-20Remove duplicate ImplGetAppSVData and GetAppSalDataStephan Bergmann
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-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