summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
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
2012-06-20aero menubar: Improve look according to Mirek M. + Astron's notes.Jan Holesovsky1-63/+52
2012-06-19typo: paramters, paramaters -> parametersAndras Timar1-1/+1
2012-06-18GTK: don't crash on X errorsRuslan Kabatsayev1-0/+1
2012-06-18Fix arguments of Rectangle constructorRuslan Kabatsayev1-1/+1
2012-06-17menubar: Improved Windows Vista or later look (based on Mirek M.'s design).Jan Holesovsky1-31/+83
2012-06-17toolbars: Improve the toolbars look in Windows Vista or later.Jan Holesovsky3-17/+56
2012-06-17Get rid of GRADIENT_* defines, they conflict with Windows GDI types.Jan Holesovsky11-50/+24
2012-06-15Implement native FixedLine render, add GTK support for itRuslan Kabatsayev3-0/+41
2012-06-15Render bg correctly for widgets without theme-visible positionRuslan Kabatsayev1-4/+32
2012-06-14calc input line: Fix crash with accessibility enabled.Jan Holesovsky2-0/+4
2012-06-11Remove bogus headerThomas Arnhold1-2/+0
2012-06-10separator will be invisible if there is no visible buttonsIvan Timofeev1-2/+1
2012-06-09fdo#42379: hide separators before calculating line breaksIvan Timofeev1-28/+35
2012-06-07Fix new Bitmap creation in Lanczos resampling.Tomaž Vajngerl1-3/+2
2012-06-06calc input line: Fix crash on MacOSX.Jan Holesovsky1-1/+1
2012-06-06fdo#50415 and fdo#34638 Fix Shortcut names are not localized on LinuxThomas Arnhold4-7/+396
2012-06-05Intercept the window close event and end the preview when clicking 'x'.Kohei Yoshida3-10/+36
2012-06-05GTK theming: implement frame renderingRuslan Kabatsayev2-1/+114
2012-06-05Let's be bold, and default to the nice method when scaling.Jan Holesovsky2-4/+4
2012-06-05Use BMP_SCALE_LANCZOS instead of BMP_SCALE_INTERPOLATE.Jan Holesovsky3-3/+3
2012-06-05Lanczos resampling - mirror image on edges and fix image upscalingTomaž Vajngerl1-18/+42
2012-06-05assume for all menus we reserve space for checkboxesCaolán McNamara2-40/+17
2012-06-05at one stage we had checkmarks *and* icons in menus side by sideCaolán McNamara1-6/+7
2012-06-05nCheckPos and nImagePos are always the same value, merge togetherCaolán McNamara2-8/+5
2012-06-05fix mangled indentCaolán McNamara1-5/+5
2012-06-05make ImplGetNativeCheckAndRadioSize return max sizeCaolán McNamara2-18/+19
2012-06-05nMax here is a height valueCaolán McNamara1-6/+6
2012-06-04Change return PrintFontManager::countFontconfigFontsJulien Nabet2-4/+6
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin3-53/+44
2012-06-04fdo#50631: Fix the bounding box of rotated glyphs on MacOSX.Norbert Thiebaud1-5/+21
2012-06-04fdo#50169: skip the rest of the loop in case of wrong indexMichael Stahl1-4/+5
2012-06-04fdo#50169: add another index checkMartin Hosken1-0/+1
2012-06-04nuke unused definesTakeshi Abe1-2/+0
2012-06-04fdo#46378: Lanczos3 resampling of images added to Bitmap.Tomaz Vajngerl2-0/+250
2012-06-04sal_uInt32 -> cmsUInt32NumberFridrich Štrba1-1/+1
2012-06-04Find the internal lcms2 headerFridrich Štrba1-0/+1
2012-06-04Replace the module icc functionality by a use of lcms2Fridrich Štrba3-3/+12
2012-06-02vcl: add dependency on basebmp's headers not implied by linkingMatúš Kukan1-0/+5
2012-06-02targeted string re-workNorbert Thiebaud9-189/+187
2012-06-02targeted string re-workNorbert Thiebaud21-134/+123
2012-06-02Fix operator precedence errorRuslan Kabatsayev1-2/+2
2012-06-01Return correct bounding box of glyphs on Linux, we forgot to rotate it.Jan Holesovsky2-1/+16
2012-06-01Gtk theming: pass tab prelight state to themeRuslan Kabatsayev1-0/+6
2012-06-01GTK theming plugin: convert big if statement to switch structureRuslan Kabatsayev1-74/+87
2012-06-01vcl uses X11/extension headers tooDavid Tardon2-6/+6
2012-06-01nuke unused namespaceTakeshi Abe1-1/+0
2012-05-31targetted cppcheck warning fix reversionMichael Meeks2-7/+7