summaryrefslogtreecommitdiff
path: root/vcl/inc/unx
AgeCommit message (Expand)AuthorFilesLines
2013-09-05lp#1204592: activate menues even earlier to reduce latencyBjoern Michaelsen1-0/+4
2013-09-04Remove unnecessary SystemChildData -> SystemEnvData defineStephan Bergmann3-3/+3
2013-08-30wait until we know the UI language before initializing gtkCaolán McNamara1-1/+3
2013-08-23Properly mark callback functions as extern "C"Stephan Bergmann1-3/+0
2013-08-12convert vcl/inc/unx/wmadaptor.hxx from String to OUStringNoel Grandin1-3/+3
2013-08-12convert vcl/inc/unx/i18n_status.hxx from String to OUStringNoel Grandin1-5/+5
2013-07-28Make AddToRecentDocumentList aware of the DocumentServiceFridrich Štrba2-2/+2
2013-07-19remove Application::GetWorkAreaPosSizePixelNoel Grandin2-2/+0
2013-07-19clarify a different meaning of WorkArea.Michael Meeks1-2/+2
2013-07-18Related: fdo#48835 first cut at a GNOME3 appmenuCaolán McNamara1-0/+2
2013-07-11X11SalInstance::CreateClipboard is only ever used with the default $DISPLAYStephan Bergmann1-1/+1
2013-07-02fdo#46990 - detect MATE and XFCE desktops.Pader Rezso1-0/+2
2013-07-02gtk3: gtk_vscrollbar_new is deprecated, use gtk_scrollbar_newIvan Timofeev1-1/+2
2013-07-01gtk3: add indicator-spacing to size of checkbox/radiobuttonIvan Timofeev1-0/+4
2013-07-01remove obsolete CDE integration, and make TDE launcher conditional.Pader Rezso1-2/+1
2013-06-18fdo#60565 - re-read font data on GtkSettings fontconfig-timestamp notify.Michael Meeks1-0/+4
2013-06-14Resolves: #i121534# Reintegrating changes for rotated bitmap supportArmin Le Grand2-8/+14
2013-06-11Revert "fix canvas bitmap rendering (argb32 pixmaps) fixes color in n#780830"Michael Meeks2-8/+0
2013-06-11Revert "pass argb32 pixmaps from vcl to canvas, avoiding costly x11 ...Michael Meeks1-4/+0
2013-05-22fdo#63840 lp#1182082: disable internal unity integration against glib<2.36Bjoern Michaelsen1-1/+1
2013-05-14Remove redundant overrideStephan Bergmann1-1/+0
2013-05-14SolarMutex does not belong into the URE interfaceStephan Bergmann1-1/+1
2013-05-08While I could swear that it worked yesterdayStephan Bergmann1-0/+1
2013-04-22rhbz#954991 Avoid static data (causing trouble at exit)Stephan Bergmann1-0/+10
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks4-99/+16
2013-04-19lp#1085169: we overactivate here, as it does not seem to hurtBjoern Michaelsen1-1/+2
2013-04-16Move {pre,post}x.h to where {pre,post}mac.h and {pre,post}win.h areTor Lillqvist11-22/+22
2013-04-12fdo#60690 - Remove all calls t GTK_YIELD_GRAB because it does nothing.vjinoch1-20/+2
2013-04-12fdo#60690 - a little more cleanup of gtk+ mutex bits.Michael Meeks1-2/+1
2013-04-12Remove GtkHookedYieldMutex and some small changes.vjinoch1-21/+11
2013-04-10vcl/inc/unx/Xproto.h seems pointlessTor Lillqvist1-43/+0
2013-04-10Minor refactoring: Move a function to the only file where it is usedTor Lillqvist1-33/+0
2013-04-10Bin a local X11 wrapper header, vcl/inc/unx/salstd.hxxTor Lillqvist9-102/+19
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák13-49/+46
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-04-03fdo#58807 bring Beep() for basic backThomas Arnhold3-0/+5
2013-03-16Bin some pointless comments and ASCII graphicsTor Lillqvist9-28/+1
2013-03-14pass argb32 pixmaps from vcl to canvas, avoiding costly x11 roundtripsRadek Doulik1-0/+4
2013-03-07c#708653# remove unused member SalXLib::pYieldEntries_Herbert Dürr1-2/+0
2013-03-07fix canvas bitmap rendering (argb32 pixmaps) fixes color issue in n#780830Radek Doulik2-0/+8
2013-02-14make compilable on RHEL-6Caolán McNamara1-0/+4
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin2-2/+0
2012-11-28Remove useless method SetBackgroundBitmapMarcos Paulo de Souza2-3/+0
2012-11-27fdo#46808: Missing adaptions to XFolderPicker2Stephan Bergmann1-1/+1
2012-11-23Include gio headers only when gio is enabledFridrich Štrba1-0/+2
2012-11-22Use ENABLE_GMENU_INTEGRATION consistentlyStephan Bergmann1-4/+3
2012-11-20cairo: convert to gbuildMatúš Kukan1-1/+1
2012-11-15Fix GLIB_MAJOR/MINOR_VERSION checksStephan Bergmann1-3/+3
2012-11-15glib / dbus version checks strangely ommitted from the merge.Michael Meeks2-4/+5
2012-11-15There is no GLIB_AVAILABLE_IN_2_28 in GLib 2.28Tor Lillqvist1-1/+1