summaryrefslogtreecommitdiff
path: root/vcl/inc/unx
AgeCommit message (Expand)Author
2013-06-14Resolves: #i121534# Reintegrating changes for rotated bitmap supportArmin Le Grand
2013-06-11Revert "fix canvas bitmap rendering (argb32 pixmaps) fixes color in n#780830"Michael Meeks
2013-06-11Revert "pass argb32 pixmaps from vcl to canvas, avoiding costly x11 ...Michael Meeks
2013-05-22fdo#63840 lp#1182082: disable internal unity integration against glib<2.36Bjoern Michaelsen
2013-05-14Remove redundant overrideStephan Bergmann
2013-05-14SolarMutex does not belong into the URE interfaceStephan Bergmann
2013-05-08While I could swear that it worked yesterdayStephan Bergmann
2013-04-22rhbz#954991 Avoid static data (causing trouble at exit)Stephan Bergmann
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-19lp#1085169: we overactivate here, as it does not seem to hurtBjoern Michaelsen
2013-04-16Move {pre,post}x.h to where {pre,post}mac.h and {pre,post}win.h areTor Lillqvist
2013-04-12fdo#60690 - Remove all calls t GTK_YIELD_GRAB because it does nothing.vjinoch
2013-04-12fdo#60690 - a little more cleanup of gtk+ mutex bits.Michael Meeks
2013-04-12Remove GtkHookedYieldMutex and some small changes.vjinoch
2013-04-10vcl/inc/unx/Xproto.h seems pointlessTor Lillqvist
2013-04-10Minor refactoring: Move a function to the only file where it is usedTor Lillqvist
2013-04-10Bin a local X11 wrapper header, vcl/inc/unx/salstd.hxxTor Lillqvist
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-04-03fdo#58807 bring Beep() for basic backThomas Arnhold
2013-03-16Bin some pointless comments and ASCII graphicsTor Lillqvist
2013-03-14pass argb32 pixmaps from vcl to canvas, avoiding costly x11 roundtripsRadek Doulik
2013-03-07c#708653# remove unused member SalXLib::pYieldEntries_Herbert Dürr
2013-03-07fix canvas bitmap rendering (argb32 pixmaps) fixes color issue in n#780830Radek Doulik
2013-02-14make compilable on RHEL-6Caolán McNamara
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin
2012-11-28Remove useless method SetBackgroundBitmapMarcos Paulo de Souza
2012-11-27fdo#46808: Missing adaptions to XFolderPicker2Stephan Bergmann
2012-11-23Include gio headers only when gio is enabledFridrich Štrba
2012-11-22Use ENABLE_GMENU_INTEGRATION consistentlyStephan Bergmann
2012-11-20cairo: convert to gbuildMatúš Kukan
2012-11-15Fix GLIB_MAJOR/MINOR_VERSION checksStephan Bergmann
2012-11-15glib / dbus version checks strangely ommitted from the merge.Michael Meeks
2012-11-15There is no GLIB_AVAILABLE_IN_2_28 in GLib 2.28Tor Lillqvist
2012-11-14Trying to avoid dbus stuff when ENABLE_DBUS!=TRUEFridrich Štrba
2012-11-14update license header for Canonical contributionBjoern Michaelsen
2012-11-14cleanup gmenu conditionals, remove redundant casts.Michael Meeks
2012-11-14misc dbus menu integration fixesMichael Meeks
2012-11-14remove unused prototypeMichael Meeks
2012-11-14Removed AbstractMenu class and cleaned up useless code.Antonio Fernandez
2012-11-14remove superflous #includeBjoern Michaelsen
2012-11-14Menu is now subscribed to HUD awareness protocol events.Antonio Fernandez
2012-11-14Added missing files for HUD awareness support.Antonio Fernandez
2012-11-14Added files to implement HUD awareness protocol support.Antonio Fernandez
2012-11-14Removed pre-definition of class GtkSalMenu.Antonio Fernandez
2012-11-14Added ImplUpdate method to provide recursive and non-recursive menu updating.Antonio Fernandez
2012-11-14Some code refactoring.Antonio Fernandez
2012-11-14Only activated submenus are generated when activating them. (Broken)Antonio Fernandez
2012-11-14Removed the declaration of FlushConnection method in GtkSalFrame.Antonio Fernandez
2012-11-14Chart menu works now.Antonio Fernandez