summaryrefslogtreecommitdiff
path: root/vcl/win
AgeCommit message (Expand)AuthorFilesLines
2012-11-12re-base on ALv2 code. Includes:Michael Meeks4-92/+56
2012-11-08Windows: Enable nicer toolbars even for XP, not only Vista and higher.Jan Holesovsky1-3/+3
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks12-278/+195
2012-11-06impress211: fix a rebase problemPhilipp Lohmann [pl]1-2/+2
2012-11-06impress211: #i116911# Accept -1 as special value for multi monitor support.Andre Fische1-6/+27
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud2-5/+5
2012-10-15fdo#43714: for a checkmark use the same rect as for its backgroundIvan Timofeev1-0/+1
2012-09-18Don't access broken service mgr during bootstrap failureStephan Bergmann1-1/+1
2012-09-03fix ClearDevFontList -> ClearDevFontCache typoCaolán McNamara1-1/+1
2012-09-03Refetch fonts if new ones installed or old ones deinstalledCaolán McNamara1-0/+5
2012-08-14Replace usage of rtl/memory.h in vcl with equivalent from string.hArnaud Versini2-5/+5
2012-08-10Windows toolbars: Use our own theming even for vertical or bottom toolbars.Jan Holesovsky1-26/+35
2012-08-02strip down UniString some moreCaolán McNamara3-13/+13
2012-07-31fdo#48549 System::Beep() removalMathieu Vonlanthen1-18/+0
2012-07-11Adding helpers.hxx for FRound()Muthu Subramanian1-0/+1
2012-07-01vcl: CTRL_FIXEDBORDER is dead since ef877aab7eIvan Timofeev1-17/+0
2012-06-29Remove some unused defines and controlsThomas Arnhold1-2/+0
2012-06-26aero toolbar: Use f0f0f0 for the gradient again, it was reverted by accident.Jan Holesovsky1-1/+1
2012-06-25Better initialization of members.Jan Holesovsky1-9/+7
2012-06-25Re-introduce a useful MSDN link about DWM and drawing into non-client area.Jan Holesovsky1-1/+4
2012-06-25aero toolbar: Extend the drawing of the toolbar to the menubar area.Jan Holesovsky1-27/+36
2012-06-25Revert "aero: Implement a glass menubar on Windows."Jan Holesovsky1-104/+28
2012-06-25Revert "menubar: Improved Windows Vista or later look (based on Mirek M.'s de...Jan Holesovsky1-83/+31
2012-06-25Revert "aero menubar: Improve look according to Mirek M. + Astron's notes."Jan Holesovsky1-52/+63
2012-06-25Revert "aero menubar: Make the text in menu black."Jan Holesovsky1-92/+8
2012-06-25Revert "aero menubar: Make the glow around the entries smaller."Jan Holesovsky1-58/+2
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks1-1/+1
2012-06-21re-base on ALv2 code.Michael Meeks3-72/+45
2012-06-20Remove duplicate ImplGetAppSVData and GetAppSalDataStephan Bergmann1-1/+1
2012-06-20aero menubar: Make the glow around the entries smaller.Jan Holesovsky1-2/+58
2012-06-20aero menubar: Make the text in menu black.Jan Holesovsky1-8/+92
2012-06-20aero toolbar: Use the new toolbar look on Vista+ regardless of glass menu.Jan Holesovsky1-1/+1
2012-06-20aero menubar: Improve look according to Mirek M. + Astron's notes.Jan Holesovsky1-63/+52
2012-06-20Rename the class ImplFontData into PhysicalFontFaceNorbert Thiebaud2-12/+12
2012-06-19merge together hand-crafted traditional/simplified chinese testsCaolán McNamara1-17/+1
2012-06-12toolbars: Improve the toolbars look in Windows Vista or later.Jan Holesovsky1-1/+36
2012-06-12menubar: Improved Windows Vista or later look (based on Mirek M.'s design).Jan Holesovsky1-31/+83
2012-06-11Remove unused InterceptChildWindowKeyDownThomas Arnhold3-66/+9
2012-05-30vcl: rename unhelpful 'Default' screen to a BuiltIn screenMichael Meeks1-1/+1
2012-05-29nuke unused typedefTakeshi Abe1-2/+0
2012-05-25gtk: add support for "vertical-padding" menu style propertyIvan Timofeev2-2/+4
2012-05-23removed unused temporary rtl::OUStringTakeshi Abe1-1/+0
2012-05-15aero: Implement a glass menubar on Windows.Jan Holesovsky1-28/+104
2012-05-15Don't take the workspace color from system on Windows, it is extremely ugly.Jan Holesovsky1-1/+0
2012-05-15Instead of DwmIsCompositionEnabled, use IsThemeActive from uxtheme.dll.Jan Holesovsky2-40/+44
2012-05-13removed unused definesTakeshi Abe1-2/+0
2012-05-10fdo#45081: We never registered the SAL_OBJECT_CHILDCLASSNAMEA window classTor Lillqvist1-1/+11
2012-05-09conversion to void* needs an explicit castLuboš Luňák1-1/+1
2012-05-09This is Windows code so bin pointless #ifdef WNTTor Lillqvist3-11/+0
2012-05-09GCP_KERN_HACK has been hardcoded since 2002, so why bother with ifdefsTor Lillqvist2-36/+3