summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
...
* use generic names rather than specific algorithm names when scalingLuboš Luňák2012-06-225-7/+12
* Fix X Session Management supportStephan Bergmann2012-06-221-4/+4
* 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
* aero menubar: Improve look according to Mirek M. + Astron's notes.Jan Holesovsky2012-06-201-63/+52
* typo: paramters, paramaters -> parametersAndras Timar2012-06-191-1/+1
* GTK: don't crash on X errorsRuslan Kabatsayev2012-06-181-0/+1
* Fix arguments of Rectangle constructorRuslan Kabatsayev2012-06-181-1/+1
* menubar: Improved Windows Vista or later look (based on Mirek M.'s design).Jan Holesovsky2012-06-171-31/+83
* toolbars: Improve the toolbars look in Windows Vista or later.Jan Holesovsky2012-06-173-17/+56
* Get rid of GRADIENT_* defines, they conflict with Windows GDI types.Jan Holesovsky2012-06-1711-50/+24
* Implement native FixedLine render, add GTK support for itRuslan Kabatsayev2012-06-153-0/+41
* Render bg correctly for widgets without theme-visible positionRuslan Kabatsayev2012-06-151-4/+32
* calc input line: Fix crash with accessibility enabled.Jan Holesovsky2012-06-142-0/+4
* Remove bogus headerThomas Arnhold2012-06-111-2/+0
* separator will be invisible if there is no visible buttonsIvan Timofeev2012-06-101-2/+1
* fdo#42379: hide separators before calculating line breaksIvan Timofeev2012-06-091-28/+35
* Fix new Bitmap creation in Lanczos resampling.Tomaž Vajngerl2012-06-071-3/+2
* calc input line: Fix crash on MacOSX.Jan Holesovsky2012-06-061-1/+1
* fdo#50415 and fdo#34638 Fix Shortcut names are not localized on LinuxThomas Arnhold2012-06-064-7/+396
* Intercept the window close event and end the preview when clicking 'x'.Kohei Yoshida2012-06-053-10/+36
* GTK theming: implement frame renderingRuslan Kabatsayev2012-06-052-1/+114
* Let's be bold, and default to the nice method when scaling.Jan Holesovsky2012-06-052-4/+4
* Use BMP_SCALE_LANCZOS instead of BMP_SCALE_INTERPOLATE.Jan Holesovsky2012-06-053-3/+3
* Lanczos resampling - mirror image on edges and fix image upscalingTomaž Vajngerl2012-06-051-18/+42
* assume for all menus we reserve space for checkboxesCaolán McNamara2012-06-052-40/+17
* at one stage we had checkmarks *and* icons in menus side by sideCaolán McNamara2012-06-051-6/+7
* nCheckPos and nImagePos are always the same value, merge togetherCaolán McNamara2012-06-052-8/+5
* fix mangled indentCaolán McNamara2012-06-051-5/+5
* make ImplGetNativeCheckAndRadioSize return max sizeCaolán McNamara2012-06-052-18/+19
* nMax here is a height valueCaolán McNamara2012-06-051-6/+6
* Change return PrintFontManager::countFontconfigFontsJulien Nabet2012-06-042-4/+6
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-043-53/+44
* fdo#50631: Fix the bounding box of rotated glyphs on MacOSX.Norbert Thiebaud2012-06-041-5/+21
* fdo#50169: skip the rest of the loop in case of wrong indexMichael Stahl2012-06-041-4/+5
* fdo#50169: add another index checkMartin Hosken2012-06-041-0/+1
* nuke unused definesTakeshi Abe2012-06-041-2/+0
* fdo#46378: Lanczos3 resampling of images added to Bitmap.Tomaz Vajngerl2012-06-042-0/+250
* sal_uInt32 -> cmsUInt32NumberFridrich Štrba2012-06-041-1/+1
* Find the internal lcms2 headerFridrich Štrba2012-06-041-0/+1
* Replace the module icc functionality by a use of lcms2Fridrich Štrba2012-06-043-3/+12
* vcl: add dependency on basebmp's headers not implied by linkingMatúš Kukan2012-06-021-0/+5
* targeted string re-workNorbert Thiebaud2012-06-029-189/+187
* targeted string re-workNorbert Thiebaud2012-06-0221-134/+123
* Fix operator precedence errorRuslan Kabatsayev2012-06-021-2/+2
* Return correct bounding box of glyphs on Linux, we forgot to rotate it.Jan Holesovsky2012-06-012-1/+16
* Gtk theming: pass tab prelight state to themeRuslan Kabatsayev2012-06-011-0/+6
* GTK theming plugin: convert big if statement to switch structureRuslan Kabatsayev2012-06-011-74/+87
* vcl uses X11/extension headers tooDavid Tardon2012-06-012-6/+6