summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2012-06-26Prevent print settings dialog to show help buttonMaxime de Roucy1-0/+3
2012-06-26aero toolbar: Use f0f0f0 for the gradient again, it was reverted by accident.Jan Holesovsky1-1/+1
2012-06-26Fix more bugs in ImplgetTopDockingAreaHeight().Jan Holesovsky1-5/+8
2012-06-26tidy some resource stringsCaolán McNamara5-56/+47
2012-06-26re-base on ALv2 code.Michael Meeks27-621/+378
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 Holesovsky2-43/+49
2012-06-25Revert "Reduce copy'n'paste by different nesting of if's."Jan Holesovsky1-26/+38
2012-06-25Revert "aero: Implement a glass menubar on Windows."Jan Holesovsky5-159/+37
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 Holesovsky2-101/+10
2012-06-25Revert "aero menubar: Make the glow around the entries smaller."Jan Holesovsky1-58/+2
2012-06-25remove some annoying XubStringsCaolán McNamara1-2/+2
2012-06-25callcatcher: update unused codeCaolán McNamara4-113/+0
2012-06-25Remove OLD_TAB_STYLEThomas Arnhold1-49/+0
2012-06-25Fix error: redefinition of 'value'Tor Lillqvist1-2/+1
2012-06-23Initial basic support for CoreText. very partial and highly unstable.Norbert Thiebaud14-6/+1899
2012-06-23WaE on Mac SDK > 10.4Norbert Thiebaud1-4/+3
2012-06-23factorize what we can share for salgdi between CoreText and ATSUINorbert Thiebaud5-1622/+1732
2012-06-23move ATSUI entangled-code into its specific sub-directoryNorbert Thiebaud8-423/+455
2012-06-22use generic names rather than specific algorithm names when scalingLuboš Luňák5-7/+12
2012-06-22Some further clean-up of X Session Management codeStephan Bergmann2-237/+247
2012-06-22re-base on ALv2 code.Michael Meeks7-167/+104
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks2-2/+2
2012-06-21re-base on ALv2 code.Michael Meeks182-4367/+2810
2012-06-21re-base on ALv2 code.Michael Meeks10-184/+149
2012-06-21Fix X Session Management supportStephan Bergmann1-4/+4
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold2-14/+0
2012-06-21convert array to std::vectorIvan Timofeev2-61/+39
2012-06-21no need to be a class memberIvan Timofeev2-7/+6
2012-06-21remove misterious NextToolbox functionalityIvan Timofeev3-144/+1
2012-06-21so many code to just add a minimal border in the galleryIvan Timofeev3-64/+12
2012-06-20Remove some useless memset(0)Christophe Christophe Marion1-7/+2
2012-06-20Work around false valgrind warning about optimized strlen implementationStephan Bergmann1-1/+1
2012-06-20pOldStyleSaveFrame is never set anywayStephan Bergmann5-131/+5
2012-06-20Move IceSalSession declaration to sm.cxxStephan Bergmann2-19/+28
2012-06-20Move pOneInstance to SessionManagerClient::m_pSessionStephan Bergmann2-18/+22
2012-06-20Clean up how nStateVal is smuggled inStephan Bergmann1-6/+6
2012-06-20Mutex lifecycle must encompass WeakComponentImplHelper baseStephan Bergmann1-12/+13
2012-06-20Some clean upStephan Bergmann1-20/+18
2012-06-20Make VCLSession into a OneInstanceFactoryStephan Bergmann4-33/+17
2012-06-20Remove duplicate ImplGetAppSVData and GetAppSalDataStephan Bergmann5-5/+1
2012-06-20SessionManagerClient::open need not be exportedStephan Bergmann1-1/+1
2012-06-20Properly detect and remove ".bin" at endStephan Bergmann1-3/+2
2012-06-20USE_SM_EXTENSION is always definedStephan Bergmann1-20/+0
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 Holesovsky2-10/+101
2012-06-20aero toolbar: Use the new toolbar look on Vista+ regardless of glass menu.Jan Holesovsky1-1/+1