summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk
AgeCommit message (Expand)Author
2013-05-14SolarMutex does not belong into the URE interfaceStephan Bergmann
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-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-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-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-17some more debug infoBjoern Michaelsen
2013-04-17move gtkframe to gtksalframe to match class nameBjoern 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-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-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-03fdo#58807 bring Beep() for basic backThomas Arnhold
2013-04-02vcl: convert some fprintf to SAL_INFOThomas Arnhold
2013-03-30fix loplugin warningsPeter Foley
2013-03-28use LanguageTag::getGlibcLocaleString()Eike Rathke
2013-03-27-Wunused-macrosStephan 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-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
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-16Fix buildFridrich Štrba
2013-03-15Related: rhbz#906137 g_module_symbol returned nothingCaolán McNamara
2013-03-15Resolves: rhbz#906137 slide show inverts outputsCaolán McNamara
2013-03-14Remove rtl:: namespace, fix minor spelling error in commentChris
2013-03-13Remove RTL_CONSTASCII_USTRINGPARAM and remove rtl:: namespace for stringsChris
2013-03-12Resolves: rhbz#920697, #i110881#, rhbz#623191 presentation not fullscreenCaolán McNamara
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
2013-03-04doubled includesThomas Arnhold
2013-03-02remove minor.mkMatúš Kukan
2013-02-25loplugin: improve indentationThomas Arnhold
2013-02-25Resolves: fdo#61373 tabs too narrow under oxygen gtk themeCaolán McNamara
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-22these stray fprintfs drive people dementedCaolán McNamara
2013-02-22s/heigth/height/Tor Lillqvist