summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2012-11-22use MNEMONIC_CHAR defineCaolán McNamara1-1/+2
2012-11-21Clean up remains of NativeActivity-based Android app supportTor Lillqvist4-706/+28
2012-11-21obtain LanguageTag from SvtSysLocaleEike Rathke1-5/+5
2012-11-21Revert "Xlib import via generic pkg-config"Fridrich Štrba2-1/+2
2012-11-21apply packing properties of pseudo-scrolledwindow to self-scrolling childCaolán McNamara2-6/+17
2012-11-21Xlib import via generic pkg-configEnrico Weigelt, metux ITS2-2/+1
2012-11-21KDESalGraphics: fix CTRL_LISTNODE drawing in expanded stateIvan Timofeev1-1/+1
2012-11-21KDESalGraphics: transparent background for some widgets, fdo#55952Ivan Timofeev1-0/+5
2012-11-21VclContainer: use transparent backgroundIvan Timofeev1-0/+1
2012-11-21UnityMenu: ensure ENABLE_GMENU_INTEGRATION is actually ever setThorsten Behrens4-5/+12
2012-11-21UnityMenu: don't build when ENABLE_GMENU_INTEGRATION is not onThorsten Behrens4-1/+18
2012-11-20translations is a source-only moduleAndras Timar1-1/+1
2012-11-20sal, cppuhelper, udkapi, offapi: s/@since 3.7/@since 4.0/Michael Stahl1-1/+1
2012-11-20cairo: convert to gbuildMatúš Kukan2-1/+2
2012-11-20Enforce use of accessors on gen.hxx structuresMatteo Casalin16-73/+77
2012-11-20use LanguageTagEike Rathke1-2/+3
2012-11-20use LanguageTagEike Rathke1-1/+2
2012-11-20Bin pointless _SOLAR__PRIVATE which was always 1 anywayTor Lillqvist3-8/+0
2012-11-20fdo#57059 - fix crasher rendering borders for very small windows.Michael Meeks1-0/+4
2012-11-20fdo#51304: Remove @author annotationJosé Guilherme Vanz1-6/+0
2012-11-19SalColormap: -Werror=conversion-nullMichael Stahl1-1/+1
2012-11-19Drop ILLEGAL_POINTER sillynessTor Lillqvist2-5/+5
2012-11-18Move #include to appropriate headerTakeshi Abe1-1/+0
2012-11-18gtk: don't make editboxes taller than neededIvan Timofeev1-1/+1
2012-11-17valgrind: use of unitialized variablesCaolán McNamara1-1/+5
2012-11-17honour child alignment in all layout widgets, not just gridCaolán McNamara2-55/+67
2012-11-17honour widget [v|h]expand in VclBox as well as packing expandCaolán McNamara2-2/+20
2012-11-16use LanguageTagEike Rathke5-10/+12
2012-11-15Fix GLIB_MAJOR/MINOR_VERSION checksStephan Bergmann1-3/+3
2012-11-15glib / dbus version checks strangely ommitted from the merge.Michael Meeks3-8/+10
2012-11-15There is no GLIB_AVAILABLE_IN_2_28 in GLib 2.28Tor Lillqvist1-1/+1
2012-11-15Windows: Draw the horizontal line between the toolbar and view shell again.Jan Holesovsky1-4/+14
2012-11-16Drop unused #includeTakeshi Abe1-2/+0
2012-11-16Delete arrayTakeshi Abe1-2/+2
2012-11-15gtk-a11y: unwind re-enterancy / lifecycle hazard at least a little.Michael Meeks1-7/+14
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin5-16/+14
2012-11-14Trying to avoid dbus stuff when ENABLE_DBUS!=TRUEFridrich Štrba2-0/+8
2012-11-14Turn some memmove into memcpy when it is safe to do so.jailletc361-1/+1
2012-11-14source file modes fixEnrico Weigelt, metux ITS1-0/+0
2012-11-14hud_activated here surely should have been hud_activeCaolán McNamara1-1/+1
2012-11-14Resolves: fdo#57090 visual glitches on MacOSX with borders + layoutCaolán McNamara3-14/+47
2012-11-14update license header for Canonical contributionBjoern Michaelsen8-139/+35
2012-11-14cleanup gmenu conditionals, remove redundant casts.Michael Meeks2-25/+15
2012-11-14misc dbus menu integration fixesMichael Meeks5-46/+40
2012-11-14gbooleans are true if non-zero, bin == TRUE comparisons.Michael Meeks2-8/+8
2012-11-14remove unused prototypeMichael Meeks1-6/+0
2012-11-14fix typo with ENABLE_DBUS.Michael Meeks1-1/+1
2012-11-14remove redundant commented code.Michael Meeks2-4/+1
2012-11-14only enable unity integration with enabled dbus and gioBjoern Michaelsen4-9/+56
2012-11-14Removed AbstractMenu class and cleaned up useless code.Antonio Fernandez5-118/+1