summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2013-04-17Adapt to gtkframe -> gtksalframe renameStephan Bergmann1-1/+1
2013-04-17some more debug infoBjoern Michaelsen3-0/+16
2013-04-17move gtkframe to gtksalframe to match class nameBjoern Michaelsen2-1/+1
2013-04-17MSC needs those min/max macros after allStephan Bergmann1-0/+9
2013-04-17MSC needs those min/max macros after allStephan Bergmann1-0/+9
2013-04-17fdo#62096 - replace some O(U)String compareTo with ==Artur Dryomov6-9/+9
2013-04-17Update pchAurimas Fišeras1-0/+1
2013-04-17-Werror=unused-macros (MinGW, vcl)Stephan Bergmann3-15/+1
2013-04-16Move {pre,post}x.h to where {pre,post}mac.h and {pre,post}win.h areTor Lillqvist32-64/+64
2013-04-16fdo#39468 Translate German comments V2 - vcl/source/edit/{textdata, textdoc}Christian M. Heller2-83/+45
2013-04-16More orientation experimentation and hackingTor Lillqvist1-0/+9
2013-04-16Try to propagate display size change to LOTor Lillqvist2-1/+27
2013-04-16What makes Andale Sans UI a suitable cross-platform fallback font?Tor Lillqvist1-0/+3
2013-04-15basic inplace Font preview for calcNoel Power1-1/+6
2013-04-15properly prefix graphic filter methodsPeter Foley1-2/+2
2013-04-15AquaA11yTextAttributesWrapper: trigraphs confuse llvm-g++ 4.2.1Michael Stahl1-1/+1
2013-04-15fdo#61688 SIGABRT with debug build in VclBuilder::handleChildTerrence Enger1-2/+0
2013-04-15fdo#60724 correct spellingThomas Arnhold2-2/+2
2013-04-15fdo#60724 successfull -> successfulThomas Arnhold4-4/+4
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-15fdo#60724 correct spellingThomas Arnhold3-3/+3
2013-04-14Resolves: #i120096# Detect empty polygon in Region constructor...Andre Fischer2-1/+12
2013-04-14Resolves: #i119735# missing css.svg.SVGWriter when using GraphicProviderArmin Le Grand2-48/+44
2013-04-14Add lo_keyboard_input()Tor Lillqvist1-0/+11
2013-04-13Add experimental lo_keyboard_did_hide() implementationTor Lillqvist1-0/+15
2013-04-12Resolves: #i119965# Fixed saving slides where temporary files...Andre Fischer1-0/+5
2013-04-12AlphaMask derives from Bitmap so their destructors should be virtualHerbert Dürr2-2/+2
2013-04-12fdo#60690 - Remove all calls t GTK_YIELD_GRAB because it does nothing.vjinoch6-56/+2
2013-04-12document VclContainer a bitCaolán McNamara1-9/+14
2013-04-12fix embarassing mess up around gtk+ version detection.Michael Meeks1-2/+6
2013-04-12Start implementing on-demand keyboard display for non-DESKTOPTor Lillqvist1-3/+17
2013-04-12fdo#60690 - a little more cleanup of gtk+ mutex bits.Michael Meeks2-16/+11
2013-04-12-Werror=unusedStephan Bergmann1-10/+1
2013-04-12Remove GtkHookedYieldMutex and some small changes.vjinoch2-90/+50
2013-04-12Remove code marked by HORRIBLE_OBSOLETE_YIELDMUTEX_IMPL tag.vjinoch1-122/+4
2013-04-12Turn off subpixel positioning for nowTor Lillqvist1-0/+1
2013-04-12Use my improved understanding of what a subset BitmapDevice isTor Lillqvist1-7/+19
2013-04-12A bit more logging in DrawText()Tor Lillqvist1-3/+9
2013-04-11Log the stretch factor if different from oneTor Lillqvist1-0/+2
2013-04-11Log a null CGRect as "NULL"Tor Lillqvist1-1/+4
2013-04-11vcl: conditionally link to jvmaccessAndres Gomez7-7/+14
2013-04-11rename UI to UIConfigDavid Tardon2-3/+3
2013-04-10vcl/inc/unx/Xproto.h seems pointlessTor Lillqvist4-54/+18
2013-04-10Minor refactoring: Move a function to the only file where it is usedTor Lillqvist4-155/+87
2013-04-10Bin a local X11 wrapper header, vcl/inc/unx/salstd.hxxTor Lillqvist11-109/+24
2013-04-10Kill leftover OS/2 bitTor Lillqvist1-3/+0
2013-04-10fix the A11Y text attribute color in AquaHerbert Dürr1-21/+22
2013-04-10Translate German comments and general clean-upPhilipp Weissenbacher2-197/+113
2013-04-10Kill the ToolBar class, move the needed bits directly to ToolBox.Jan Holesovsky2-0/+18
2013-04-09Related: fdo#62287 make it impossible to use a dead AquaSalFrameCaolán McNamara1-2/+8