summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* remove unused component_canUnload functionsMatúš Kukan2013-04-193-3/+0
* Make Application::PostZoomEvent() and PostScrollEvent() non-DESKTOP onlyTor Lillqvist2013-04-192-1/+7
* lp#1085169: we overactivate here, as it does not seem to hurtBjoern Michaelsen2013-04-193-19/+23
* Resolves: coverity#708649# start to fix mis-pimpl-ification of Window classHerbert Dürr2013-04-192-165/+158
* fdo#31082 cursor visible during impress presentationjorendc2013-04-191-0/+1
* Do not arbitrarily lock a mutexStephan Bergmann2013-04-191-9/+0
* Add pan gesture handlingTor Lillqvist2013-04-191-0/+11
* date/time IDL datatypes incompatible changeLionel Elie Mamane2013-04-181-6/+10
* Related: rhbz#761009 lp#766153 lp#892904 HandleFontOptions crashCaolán McNamara2013-04-183-5/+19
* allow tree and tab boxes to have borders via .uiCaolán McNamara2013-04-182-10/+12
* Adapt to gtkframe -> gtksalframe renameStephan Bergmann2013-04-171-1/+1
* some more debug infoBjoern Michaelsen2013-04-173-0/+16
* move gtkframe to gtksalframe to match class nameBjoern Michaelsen2013-04-172-1/+1
* MSC needs those min/max macros after allStephan Bergmann2013-04-171-0/+9
* MSC needs those min/max macros after allStephan Bergmann2013-04-171-0/+9
* fdo#62096 - replace some O(U)String compareTo with ==Artur Dryomov2013-04-176-9/+9
* Update pchAurimas Fišeras2013-04-171-0/+1
* -Werror=unused-macros (MinGW, vcl)Stephan Bergmann2013-04-173-15/+1
* Move {pre,post}x.h to where {pre,post}mac.h and {pre,post}win.h areTor Lillqvist2013-04-1632-64/+64
* fdo#39468 Translate German comments V2 - vcl/source/edit/{textdata, textdoc}Christian M. Heller2013-04-162-83/+45
* More orientation experimentation and hackingTor Lillqvist2013-04-161-0/+9
* Try to propagate display size change to LOTor Lillqvist2013-04-162-1/+27
* What makes Andale Sans UI a suitable cross-platform fallback font?Tor Lillqvist2013-04-161-0/+3
* basic inplace Font preview for calcNoel Power2013-04-151-1/+6
* properly prefix graphic filter methodsPeter Foley2013-04-151-2/+2
* AquaA11yTextAttributesWrapper: trigraphs confuse llvm-g++ 4.2.1Michael Stahl2013-04-151-1/+1
* fdo#61688 SIGABRT with debug build in VclBuilder::handleChildTerrence Enger2013-04-151-2/+0
* fdo#60724 correct spellingThomas Arnhold2013-04-152-2/+2
* fdo#60724 successfull -> successfulThomas Arnhold2013-04-154-4/+4
* fdo#60724 correct spellingThomas Arnhold2013-04-151-1/+1
* fdo#60724 correct spellingThomas Arnhold2013-04-153-3/+3
* Resolves: #i120096# Detect empty polygon in Region constructor...Andre Fischer2013-04-142-1/+12
* Resolves: #i119735# missing css.svg.SVGWriter when using GraphicProviderArmin Le Grand2013-04-142-48/+44
* Add lo_keyboard_input()Tor Lillqvist2013-04-141-0/+11
* Add experimental lo_keyboard_did_hide() implementationTor Lillqvist2013-04-131-0/+15
* Resolves: #i119965# Fixed saving slides where temporary files...Andre Fischer2013-04-121-0/+5
* AlphaMask derives from Bitmap so their destructors should be virtualHerbert Dürr2013-04-122-2/+2
* fdo#60690 - Remove all calls t GTK_YIELD_GRAB because it does nothing.vjinoch2013-04-126-56/+2
* document VclContainer a bitCaolán McNamara2013-04-121-9/+14
* fix embarassing mess up around gtk+ version detection.Michael Meeks2013-04-121-2/+6
* Start implementing on-demand keyboard display for non-DESKTOPTor Lillqvist2013-04-121-3/+17
* fdo#60690 - a little more cleanup of gtk+ mutex bits.Michael Meeks2013-04-122-16/+11
* -Werror=unusedStephan Bergmann2013-04-121-10/+1
* Remove GtkHookedYieldMutex and some small changes.vjinoch2013-04-122-90/+50
* Remove code marked by HORRIBLE_OBSOLETE_YIELDMUTEX_IMPL tag.vjinoch2013-04-121-122/+4
* Turn off subpixel positioning for nowTor Lillqvist2013-04-121-0/+1
* Use my improved understanding of what a subset BitmapDevice isTor Lillqvist2013-04-121-7/+19
* A bit more logging in DrawText()Tor Lillqvist2013-04-121-3/+9
* Log the stretch factor if different from oneTor Lillqvist2013-04-111-0/+2
* Log a null CGRect as "NULL"Tor Lillqvist2013-04-111-1/+4