summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* AllSettings with LanguageTagEike Rathke2012-11-2226-144/+112
* use MNEMONIC_CHAR defineCaolán McNamara2012-11-221-1/+2
* Clean up remains of NativeActivity-based Android app supportTor Lillqvist2012-11-214-706/+28
* obtain LanguageTag from SvtSysLocaleEike Rathke2012-11-211-5/+5
* Revert "Xlib import via generic pkg-config"Fridrich Štrba2012-11-212-1/+2
* apply packing properties of pseudo-scrolledwindow to self-scrolling childCaolán McNamara2012-11-212-6/+17
* Xlib import via generic pkg-configEnrico Weigelt, metux ITS2012-11-212-2/+1
* KDESalGraphics: fix CTRL_LISTNODE drawing in expanded stateIvan Timofeev2012-11-211-1/+1
* KDESalGraphics: transparent background for some widgets, fdo#55952Ivan Timofeev2012-11-211-0/+5
* VclContainer: use transparent backgroundIvan Timofeev2012-11-211-0/+1
* UnityMenu: ensure ENABLE_GMENU_INTEGRATION is actually ever setThorsten Behrens2012-11-214-5/+12
* UnityMenu: don't build when ENABLE_GMENU_INTEGRATION is not onThorsten Behrens2012-11-214-1/+18
* translations is a source-only moduleAndras Timar2012-11-201-1/+1
* sal, cppuhelper, udkapi, offapi: s/@since 3.7/@since 4.0/Michael Stahl2012-11-201-1/+1
* cairo: convert to gbuildMatúš Kukan2012-11-202-1/+2
* Enforce use of accessors on gen.hxx structuresMatteo Casalin2012-11-2016-73/+77
* use LanguageTagEike Rathke2012-11-201-2/+3
* use LanguageTagEike Rathke2012-11-201-1/+2
* Bin pointless _SOLAR__PRIVATE which was always 1 anywayTor Lillqvist2012-11-203-8/+0
* fdo#57059 - fix crasher rendering borders for very small windows.Michael Meeks2012-11-201-0/+4
* fdo#51304: Remove @author annotationJosé Guilherme Vanz2012-11-201-6/+0
* SalColormap: -Werror=conversion-nullMichael Stahl2012-11-191-1/+1
* Drop ILLEGAL_POINTER sillynessTor Lillqvist2012-11-192-5/+5
* Move #include to appropriate headerTakeshi Abe2012-11-181-1/+0
* gtk: don't make editboxes taller than neededIvan Timofeev2012-11-181-1/+1
* valgrind: use of unitialized variablesCaolán McNamara2012-11-171-1/+5
* honour child alignment in all layout widgets, not just gridCaolán McNamara2012-11-172-55/+67
* honour widget [v|h]expand in VclBox as well as packing expandCaolán McNamara2012-11-172-2/+20
* use LanguageTagEike Rathke2012-11-165-10/+12
* Fix GLIB_MAJOR/MINOR_VERSION checksStephan Bergmann2012-11-151-3/+3
* glib / dbus version checks strangely ommitted from the merge.Michael Meeks2012-11-153-8/+10
* There is no GLIB_AVAILABLE_IN_2_28 in GLib 2.28Tor Lillqvist2012-11-151-1/+1
* Windows: Draw the horizontal line between the toolbar and view shell again.Jan Holesovsky2012-11-151-4/+14
* Drop unused #includeTakeshi Abe2012-11-161-2/+0
* Delete arrayTakeshi Abe2012-11-161-2/+2
* gtk-a11y: unwind re-enterancy / lifecycle hazard at least a little.Michael Meeks2012-11-151-7/+14
* fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin2012-11-155-16/+14
* Trying to avoid dbus stuff when ENABLE_DBUS!=TRUEFridrich Štrba2012-11-142-0/+8
* Turn some memmove into memcpy when it is safe to do so.jailletc362012-11-141-1/+1
* source file modes fixEnrico Weigelt, metux ITS2012-11-141-0/+0
* hud_activated here surely should have been hud_activeCaolán McNamara2012-11-141-1/+1
* Resolves: fdo#57090 visual glitches on MacOSX with borders + layoutCaolán McNamara2012-11-143-14/+47
* update license header for Canonical contributionBjoern Michaelsen2012-11-148-139/+35
* cleanup gmenu conditionals, remove redundant casts.Michael Meeks2012-11-142-25/+15
* misc dbus menu integration fixesMichael Meeks2012-11-145-46/+40
* gbooleans are true if non-zero, bin == TRUE comparisons.Michael Meeks2012-11-142-8/+8
* remove unused prototypeMichael Meeks2012-11-141-6/+0
* fix typo with ENABLE_DBUS.Michael Meeks2012-11-141-1/+1
* remove redundant commented code.Michael Meeks2012-11-142-4/+1
* only enable unity integration with enabled dbus and gioBjoern Michaelsen2012-11-144-9/+56