Age | Commit message (Expand) | Author |
2013-05-14 | SolarMutex does not belong into the URE interface | Stephan Bergmann |
2013-05-08 | Revert "avoid warnings about deprecated decls. from glib2" | Stephan Bergmann |
2013-04-30 | fdo#62815 - tolerate crazy / out-of-bound ScreenNumbers for FullScreen | Michael Meeks |
2013-04-12 | fdo#60690 - Remove all calls t GTK_YIELD_GRAB because it does nothing. | vjinoch |
2013-04-12 | fix embarassing mess up around gtk+ version detection. | Michael Meeks |
2013-04-12 | fdo#60690 - a little more cleanup of gtk+ mutex bits. | Michael Meeks |
2013-04-12 | -Werror=unused | Stephan Bergmann |
2013-04-12 | Remove GtkHookedYieldMutex and some small changes. | vjinoch |
2013-04-12 | Remove code marked by HORRIBLE_OBSOLETE_YIELDMUTEX_IMPL tag. | vjinoch |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-02 | vcl: convert some fprintf to SAL_INFO | Thomas Arnhold |
2013-03-16 | Fix build | Fridrich Štrba |
2013-03-15 | Related: rhbz#906137 g_module_symbol returned nothing | Caolán McNamara |
2013-03-15 | Resolves: rhbz#906137 slide show inverts outputs | Caolán McNamara |
2013-03-14 | Remove rtl:: namespace, fix minor spelling error in comment | Chris |
2013-03-13 | Remove RTL_CONSTASCII_USTRINGPARAM and remove rtl:: namespace for strings | Chris |
2013-03-11 | use startsWith() instead of compareToAscii() | Thomas Arnhold |
2013-03-04 | doubled includes | Thomas Arnhold |
2013-02-22 | these stray fprintfs drive people demented | Caolán McNamara |
2012-11-14 | cleanup gmenu conditionals, remove redundant casts. | Michael Meeks |
2012-11-14 | only enable unity integration with enabled dbus and gio | Bjoern Michaelsen |
2012-11-14 | Menu is now shown/hidden when needed. | Antonio Fernandez |
2012-11-14 | GLOMenu class is now mostly implemented, but menus are buggy at the moment. | Antonio Fernandez |
2012-11-14 | Menu is now displayed properly in all windows. | Antonio Fernandez |
2012-11-14 | Cleaned up some code and did a small refactoring. | Antonio Fernandez |
2012-11-14 | Menu is displayed correctly in additional instancesm but not in the main one. | Antonio Fernandez |
2012-11-14 | Internal native menu is created in steps, but is incomplete at the moment. | Antonio Fernandez |
2012-11-14 | Native menu is completely build in one step. | Antonio Fernandez |
2012-11-14 | Menubar hierarchy fully generated. Native GTK menu is published on DBus. | Antonio Fernandez |
2012-11-12 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-11-06 | re-base on ALv2 code. Includes (at least) relevant parts of: | Michael Meeks |
2012-10-25 | vcl: don't print gtk version on startup | Miklos Vajna |
2012-10-21 | Some cppcheck cleaning | Julien Nabet |
2012-09-12 | Resolves: rhbz#855541 XIOError handler multithread woes | Caolán McNamara |
2012-06-29 | Remove some unused defines and controls | Thomas Arnhold |
2012-06-18 | GTK: don't crash on X errors | Ruslan Kabatsayev |
2012-06-18 | Fix arguments of Rectangle constructor | Ruslan Kabatsayev |
2012-05-30 | vcl: rename unhelpful 'Default' screen to a BuiltIn screen | Michael Meeks |
2012-05-11 | rhbz#809019 count mirrored monitors as one | David Tardon |
2012-05-02 | fdo#49365 correctly map monitor index back to screen | David Tardon |
2012-04-30 | g_source_get_current_time has been deprecated since version 2.28 | Caolán McNamara |
2012-04-29 | incrementing index twice in one run seems wrong | David Tardon |
2012-04-28 | Remove stuff that doesn't make sense since AnyInput change | Caolán McNamara |
2012-04-24 | Resolves: fdo#48011 writer idle-callbacks are halting when events pending | Caolán McNamara |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-03-12 | replace usage of OUString::replace*AsciiL() with string literal overloads | Luboš Luňák |
2012-03-06 | make it easier to find leaks by dropping globals at exit | Caolán McNamara |
2012-02-15 | Various string function clean up | Stephan Bergmann |
2012-02-02 | Fix for fdo43460 Part LIX getLength() to isEmpty() | Olivier Hallot |
2012-01-28 | Remove further code belonging to SalDisplay::GetKeyboardName | Thomas Arnhold |