summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk/app
AgeCommit message (Expand)Author
2013-05-14SolarMutex does not belong into the URE interfaceStephan Bergmann
2013-05-08Revert "avoid warnings about deprecated decls. from glib2"Stephan Bergmann
2013-04-30fdo#62815 - tolerate crazy / out-of-bound ScreenNumbers for FullScreenMichael Meeks
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-02vcl: convert some fprintf to SAL_INFOThomas 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-11use startsWith() instead of compareToAscii()Thomas Arnhold
2013-03-04doubled includesThomas Arnhold
2013-02-22these stray fprintfs drive people dementedCaolán McNamara
2012-11-14cleanup gmenu conditionals, remove redundant casts.Michael Meeks
2012-11-14only enable unity integration with enabled dbus and gioBjoern Michaelsen
2012-11-14Menu is now shown/hidden when needed.Antonio Fernandez
2012-11-14GLOMenu class is now mostly implemented, but menus are buggy at the moment.Antonio Fernandez
2012-11-14Menu is now displayed properly in all windows.Antonio Fernandez
2012-11-14Cleaned up some code and did a small refactoring.Antonio Fernandez
2012-11-14Menu is displayed correctly in additional instancesm but not in the main one.Antonio Fernandez
2012-11-14Internal native menu is created in steps, but is incomplete at the moment.Antonio Fernandez
2012-11-14Native menu is completely build in one step.Antonio Fernandez
2012-11-14Menubar hierarchy fully generated. Native GTK menu is published on DBus.Antonio Fernandez
2012-11-12re-base on ALv2 code. Includes:Michael Meeks
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-25vcl: don't print gtk version on startupMiklos Vajna
2012-10-21Some cppcheck cleaningJulien Nabet
2012-09-12Resolves: rhbz#855541 XIOError handler multithread woesCaolán McNamara
2012-06-29Remove some unused defines and controlsThomas Arnhold
2012-06-18GTK: don't crash on X errorsRuslan Kabatsayev
2012-06-18Fix arguments of Rectangle constructorRuslan Kabatsayev
2012-05-30vcl: rename unhelpful 'Default' screen to a BuiltIn screenMichael Meeks
2012-05-11rhbz#809019 count mirrored monitors as oneDavid Tardon
2012-05-02fdo#49365 correctly map monitor index back to screenDavid Tardon
2012-04-30g_source_get_current_time has been deprecated since version 2.28Caolán McNamara
2012-04-29incrementing index twice in one run seems wrongDavid Tardon
2012-04-28Remove stuff that doesn't make sense since AnyInput changeCaolán McNamara
2012-04-24Resolves: fdo#48011 writer idle-callbacks are halting when events pendingCaolán McNamara
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-12replace usage of OUString::replace*AsciiL() with string literal overloadsLuboš Luňák
2012-03-06make it easier to find leaks by dropping globals at exitCaolán McNamara
2012-02-15Various string function clean upStephan Bergmann
2012-02-02Fix for fdo43460 Part LIX getLength() to isEmpty()Olivier Hallot
2012-01-28Remove further code belonging to SalDisplay::GetKeyboardNameThomas Arnhold