summaryrefslogtreecommitdiffstats
path: root/vcl/inc
Commit message (Expand)AuthorAgeFilesLines
* Clean up option processingStephan Bergmann2012-09-261-3/+3
* Don't access broken service mgr during bootstrap failureStephan Bergmann2012-09-205-5/+10
* additional fix for fdo#51336 for radiobuttonsNoel Power2012-08-081-0/+4
* fdo#51336 - change vcl checkbox no-label behaviourNoel Power2012-08-081-6/+9
* Related: fdo#45355 stale gdi font handles apparently still usedCaolán McNamara2012-07-141-1/+1
* Revert "aero: Implement a glass menubar on Windows."Jan Holesovsky2012-06-253-13/+0
* Resolves: fdo#47636 cache fontconfig font substitutionsCaolán McNamara2012-06-251-9/+29
* use generic names rather than specific algorithm names when scalingLuboš Luňák2012-06-222-4/+9
* toolbars: Improve the toolbars look in Windows Vista or later.Jan Holesovsky2012-06-171-0/+1
* Get rid of GRADIENT_* defines, they conflict with Windows GDI types.Jan Holesovsky2012-06-172-32/+6
* Implement native FixedLine render, add GTK support for itRuslan Kabatsayev2012-06-151-0/+5
* fdo#50415 and fdo#34638 Fix Shortcut names are not localized on LinuxThomas Arnhold2012-06-061-0/+9
* Intercept the window close event and end the preview when clicking 'x'.Kohei Yoshida2012-06-051-0/+3
* GTK theming: implement frame renderingRuslan Kabatsayev2012-06-051-0/+5
* Let's be bold, and default to the nice method when scaling.Jan Holesovsky2012-06-052-4/+4
* assume for all menus we reserve space for checkboxesCaolán McNamara2012-06-051-3/+0
* nCheckPos and nImagePos are always the same value, merge togetherCaolán McNamara2012-06-051-2/+1
* make ImplGetNativeCheckAndRadioSize return max sizeCaolán McNamara2012-06-051-3/+3
* Change return PrintFontManager::countFontconfigFontsJulien Nabet2012-06-041-1/+1
* fdo#46378: Lanczos3 resampling of images added to Bitmap.Tomaz Vajngerl2012-06-041-0/+13
* Return correct bounding box of glyphs on Linux, we forgot to rotate it.Jan Holesovsky2012-06-011-0/+1
* make CheckCharacterBounds tests happy without forcing empty glyphs 1 unit wideCaolán McNamara2012-05-311-1/+1
* GTK theming: implement rendering window backgroundRuslan Kabatsayev2012-05-311-0/+5
* vcl: rename unhelpful 'Default' screen to a BuiltIn screenMichael Meeks2012-05-306-7/+11
* One line docu to save me code reading the next time ;-)Jan Holesovsky2012-05-301-0/+1
* i#87757: do not create empty Rectangle bounding box for glyphs:Michael Stahl2012-05-301-1/+1
* removed dead codeTakeshi Abe2012-05-291-19/+0
* calc input line: Native rendering of the input line.Jan Holesovsky2012-05-282-0/+2
* break dep. cycle between vcl and fpickerDavid Tardon2012-05-271-0/+53
* Use normal font in tab headersStefan Knorr (astron)2012-05-272-2/+0
* gtk: add support for "vertical-padding" menu style propertyIvan Timofeev2012-05-251-1/+2
* remove unused ImplSubEdit classCaolán McNamara2012-05-232-52/+0
* Bin unused REFDEV_MODE48Tor Lillqvist2012-05-221-1/+0
* border window: Design by Mirek M. - make the 'shells' more lightweight.Jan Holesovsky2012-05-222-0/+2
* convert GetSurroundingText family to OUStringCaolán McNamara2012-05-222-2/+2
* Bin unused OUTDEV_BUFFER_SIZETor Lillqvist2012-05-221-3/+0
* reduce static_initialization_and_destruction chainCaolán McNamara2012-05-161-3/+1
* aero: Implement a glass menubar on Windows.Jan Holesovsky2012-05-153-0/+13
* Pack the bools.Jan Holesovsky2012-05-151-24/+24
* Instead of DwmIsCompositionEnabled, use IsThemeActive from uxtheme.dll.Jan Holesovsky2012-05-151-0/+3
* Kill unused file.Jan Holesovsky2012-05-151-55/+0
* TDE integrationNorbert Thiebaud2012-05-145-99/+122
* include dequeCaolán McNamara2012-05-111-0/+1
* rhbz#809019 count mirrored monitors as oneDavid Tardon2012-05-112-3/+10
* WaE: unsafe mix of bool and sal_BoolCaolán McNamara2012-05-101-1/+1
* callcatcher: update unused code listCaolán McNamara2012-05-101-1/+0
* GNG_VERT_HACK has been hardcoded since 2004, so why bother with ifdefsTor Lillqvist2012-05-091-6/+0
* GCP_KERN_HACK has been hardcoded since 2002, so why bother with ifdefsTor Lillqvist2012-05-091-1/+0
* gtk: fix drawing of separators in vertical toolbarsIvan Timofeev2012-05-051-1/+2
* Related: moz#424333 pixmaps are limited to max signed shortCaolán McNamara2012-04-301-0/+40