summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2012-06-26aero toolbar: Use f0f0f0 for the gradient again, it was reverted by accident.Jan Holesovsky
2012-06-26Fix more bugs in ImplgetTopDockingAreaHeight().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 "Reduce copy'n'paste by different nesting of if's."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-25Resolves: fdo#47636 cache fontconfig font substitutionsCaolán McNamara
2012-06-22use generic names rather than specific algorithm names when scalingLuboš Luňák
2012-06-22Fix X Session Management supportStephan 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-19typo: paramters, paramaters -> parametersAndras Timar
2012-06-18GTK: don't crash on X errorsRuslan Kabatsayev
2012-06-18Fix arguments of Rectangle constructorRuslan Kabatsayev
2012-06-17menubar: Improved Windows Vista or later look (based on Mirek M.'s design).Jan Holesovsky
2012-06-17toolbars: Improve the toolbars look in Windows Vista or later.Jan Holesovsky
2012-06-17Get rid of GRADIENT_* defines, they conflict with Windows GDI types.Jan Holesovsky
2012-06-15Implement native FixedLine render, add GTK support for itRuslan Kabatsayev
2012-06-15Render bg correctly for widgets without theme-visible positionRuslan Kabatsayev
2012-06-14calc input line: Fix crash with accessibility enabled.Jan Holesovsky
2012-06-11Remove bogus headerThomas Arnhold
2012-06-10separator will be invisible if there is no visible buttonsIvan Timofeev
2012-06-09fdo#42379: hide separators before calculating line breaksIvan Timofeev
2012-06-07Fix new Bitmap creation in Lanczos resampling.Tomaž Vajngerl
2012-06-06calc input line: Fix crash on MacOSX.Jan Holesovsky
2012-06-06fdo#50415 and fdo#34638 Fix Shortcut names are not localized on LinuxThomas Arnhold
2012-06-05Intercept the window close event and end the preview when clicking 'x'.Kohei Yoshida
2012-06-05GTK theming: implement frame renderingRuslan Kabatsayev
2012-06-05Let's be bold, and default to the nice method when scaling.Jan Holesovsky
2012-06-05Use BMP_SCALE_LANCZOS instead of BMP_SCALE_INTERPOLATE.Jan Holesovsky
2012-06-05Lanczos resampling - mirror image on edges and fix image upscalingTomaž Vajngerl
2012-06-05assume for all menus we reserve space for checkboxesCaolán McNamara
2012-06-05at one stage we had checkmarks *and* icons in menus side by sideCaolán McNamara
2012-06-05nCheckPos and nImagePos are always the same value, merge togetherCaolán McNamara
2012-06-05fix mangled indentCaolán McNamara
2012-06-05make ImplGetNativeCheckAndRadioSize return max sizeCaolán McNamara
2012-06-05nMax here is a height valueCaolán McNamara
2012-06-04Change return PrintFontManager::countFontconfigFontsJulien Nabet
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-04fdo#50631: Fix the bounding box of rotated glyphs on MacOSX.Norbert Thiebaud
2012-06-04fdo#50169: skip the rest of the loop in case of wrong indexMichael Stahl
2012-06-04fdo#50169: add another index checkMartin Hosken
2012-06-04nuke unused definesTakeshi Abe