summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)Author
2013-05-11fdo#64311 - fix pre-processor conditionals & don't bail-out without gnome-vfs.Michael Meeks
2013-05-11fdo#64311 - don't encourage the fpicker to give us URLs we can't handle.Michael Meeks
2013-05-10fix kde buildCaolán McNamara
2013-05-10Related: #i112873# check native widget's control value type...Herbert Dürr
2013-05-08Revert "avoid warnings about deprecated decls. from glib2"Stephan Bergmann
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-05-06fdo#46808, Use service constructor for uri::ExternalUriReferenceTranslatorNoel Grandin
2013-04-30fdo#62815 - tolerate crazy / out-of-bound ScreenNumbers for FullScreenMichael Meeks
2013-04-25drop duplicated warningCaolán McNamara
2013-04-25Related: fdo#63802Caolán McNamara
2013-04-25Resolves: fdo#63802 return true if we have known empty contextCaolán McNamara
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-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-19lp#1085169: we overactivate here, as it does not seem to hurtBjoern Michaelsen
2013-04-18Related: rhbz#761009 lp#766153 lp#892904 HandleFontOptions crashCaolán McNamara
2013-04-17Adapt to gtkframe -> gtksalframe renameStephan Bergmann
2013-04-17some more debug infoBjoern Michaelsen
2013-04-17move gtkframe to gtksalframe to match class nameBjoern Michaelsen
2013-04-17fdo#62096 - replace some O(U)String compareTo with ==Artur Dryomov
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-12fix embarassing mess up around gtk+ version detection.Michael Meeks
2013-04-12fdo#60690 - a little more cleanup of gtk+ mutex bits.Michael Meeks
2013-04-12-Werror=unusedStephan Bergmann
2013-04-12Remove GtkHookedYieldMutex and some small changes.vjinoch
2013-04-12Remove code marked by HORRIBLE_OBSOLETE_YIELDMUTEX_IMPL tag.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-04-02vcl: don't try to dlopen kde plugins when kde support is disabledMiklos Vajna
2013-04-02vcl: convert some fprintf to SAL_INFOThomas Arnhold
2013-03-31fix vcl with Library_mergedPeter Foley
2013-03-30fix loplugin warningsPeter Foley
2013-03-28use LanguageTag::getGlibcLocaleString()Eike Rathke
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-27Unused Region macro definitionsStephan Bergmann
2013-03-27No need for two sets of names for the same exttextinput flag bitsTor Lillqvist
2013-03-27No need for two sets of names for the same frame/window state bitsTor Lillqvist
2013-03-26fixed out of bounds substring accessEike Rathke
2013-03-21Fix force-choosing gtk3 backend.Thorsten Behrens
2013-03-20fdo#39468 German comments in vcl/unx/generic/...Christian M. Heller
2013-03-20use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák
2013-03-19handle the empty URL case in file pickerGergő Mocsi
2013-03-19further OUString cleanupThomas Arnhold
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann