summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* Prevent print settings dialog to show help buttonMaxime de Roucy2012-06-261-0/+3
* aero toolbar: Use f0f0f0 for the gradient again, it was reverted by accident.Jan Holesovsky2012-06-261-1/+1
* Fix more bugs in ImplgetTopDockingAreaHeight().Jan Holesovsky2012-06-261-5/+8
* tidy some resource stringsCaolán McNamara2012-06-265-56/+47
* re-base on ALv2 code.Michael Meeks2012-06-2627-621/+378
* Better initialization of members.Jan Holesovsky2012-06-251-9/+7
* Re-introduce a useful MSDN link about DWM and drawing into non-client area.Jan Holesovsky2012-06-251-1/+4
* aero toolbar: Extend the drawing of the toolbar to the menubar area.Jan Holesovsky2012-06-252-43/+49
* Revert "Reduce copy'n'paste by different nesting of if's."Jan Holesovsky2012-06-251-26/+38
* Revert "aero: Implement a glass menubar on Windows."Jan Holesovsky2012-06-255-159/+37
* Revert "menubar: Improved Windows Vista or later look (based on Mirek M.'s de...Jan Holesovsky2012-06-251-83/+31
* Revert "aero menubar: Improve look according to Mirek M. + Astron's notes."Jan Holesovsky2012-06-251-52/+63
* Revert "aero menubar: Make the text in menu black."Jan Holesovsky2012-06-252-101/+10
* Revert "aero menubar: Make the glow around the entries smaller."Jan Holesovsky2012-06-251-58/+2
* remove some annoying XubStringsCaolán McNamara2012-06-251-2/+2
* callcatcher: update unused codeCaolán McNamara2012-06-254-113/+0
* Remove OLD_TAB_STYLEThomas Arnhold2012-06-251-49/+0
* Fix error: redefinition of 'value'Tor Lillqvist2012-06-251-2/+1
* Initial basic support for CoreText. very partial and highly unstable.Norbert Thiebaud2012-06-2314-6/+1899
* WaE on Mac SDK > 10.4Norbert Thiebaud2012-06-231-4/+3
* factorize what we can share for salgdi between CoreText and ATSUINorbert Thiebaud2012-06-235-1622/+1732
* move ATSUI entangled-code into its specific sub-directoryNorbert Thiebaud2012-06-238-423/+455
* use generic names rather than specific algorithm names when scalingLuboš Luňák2012-06-225-7/+12
* Some further clean-up of X Session Management codeStephan Bergmann2012-06-222-237/+247
* re-base on ALv2 code.Michael Meeks2012-06-227-167/+104
* replace all but one .hdl include with equivalent .hpp includes.Michael Meeks2012-06-212-2/+2
* re-base on ALv2 code.Michael Meeks2012-06-21182-4367/+2810
* re-base on ALv2 code.Michael Meeks2012-06-2110-184/+149
* Fix X Session Management supportStephan Bergmann2012-06-211-4/+4
* hrc cleanup: Remove unused definesThomas Arnhold2012-06-212-14/+0
* convert array to std::vectorIvan Timofeev2012-06-212-61/+39
* no need to be a class memberIvan Timofeev2012-06-212-7/+6
* remove misterious NextToolbox functionalityIvan Timofeev2012-06-213-144/+1
* so many code to just add a minimal border in the galleryIvan Timofeev2012-06-213-64/+12
* Remove some useless memset(0)Christophe Christophe Marion2012-06-201-7/+2
* Work around false valgrind warning about optimized strlen implementationStephan Bergmann2012-06-201-1/+1
* pOldStyleSaveFrame is never set anywayStephan Bergmann2012-06-205-131/+5
* Move IceSalSession declaration to sm.cxxStephan Bergmann2012-06-202-19/+28
* Move pOneInstance to SessionManagerClient::m_pSessionStephan Bergmann2012-06-202-18/+22
* Clean up how nStateVal is smuggled inStephan Bergmann2012-06-201-6/+6
* Mutex lifecycle must encompass WeakComponentImplHelper baseStephan Bergmann2012-06-201-12/+13
* Some clean upStephan Bergmann2012-06-201-20/+18
* Make VCLSession into a OneInstanceFactoryStephan Bergmann2012-06-204-33/+17
* Remove duplicate ImplGetAppSVData and GetAppSalDataStephan Bergmann2012-06-205-5/+1
* SessionManagerClient::open need not be exportedStephan Bergmann2012-06-201-1/+1
* Properly detect and remove ".bin" at endStephan Bergmann2012-06-201-3/+2
* USE_SM_EXTENSION is always definedStephan Bergmann2012-06-201-20/+0
* aero menubar: Make the glow around the entries smaller.Jan Holesovsky2012-06-201-2/+58
* aero menubar: Make the text in menu black.Jan Holesovsky2012-06-202-10/+101
* aero toolbar: Use the new toolbar look on Vista+ regardless of glass menu.Jan Holesovsky2012-06-201-1/+1