Age | Commit message (Expand) | Author |
2013-07-28 | WaE: unused rDocumentService in one ifdef branch | Caolán McNamara |
2013-07-28 | Make AddToRecentDocumentList aware of the DocumentService | Fridrich Štrba |
2013-05-08 | Revert "avoid warnings about deprecated decls. from glib2" | Stephan Bergmann |
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-03-11 | use startsWith() instead of compareToAscii() | 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-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-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-01-15 | avoid warnings about deprecated decls. from glib2 | David Tardon |
2011-12-06 | Revert "GdkPrinter seems optional on Gtk3, too" | Thorsten Behrens |
2011-12-06 | GdkPrinter seems optional on Gtk3, too | Thorsten Behrens |
2011-12-05 | set up CFLAGS/LIBS for gtk print dialog in configure | David Tardon |
2011-12-05 | check for printing support dynamically | David Tardon |
2011-12-05 | add support for Gtk+ print dialog (#i106780#) | David Tardon |
2011-11-28 | Headless got moved, fix gtk3 build. | Thorsten Behrens |
2011-11-27 | remove include of pch header from vcl | Norbert Thiebaud |
2011-11-07 | gtk3: add run-time check for gtk >= 3.2.0 | Michael Meeks |
2011-11-03 | Cleanup basebmp a little | Joseph Powers |
2011-10-26 | gtk3: cleanup some code inclusion, and share timeval operators | Michael Meeks |
2011-10-25 | gtk3: cleanup timeout source, to avoid annoying warnings with old glibs | Michael Meeks |
2011-10-25 | Fix for fdo41997 continuation of VCL cleanup | Olivier Hallot |
2011-10-25 | gtk3: post merge fixups | Michael Meeks |
2011-10-25 | gtk3: caveats on using g_main_prepare for older glibs; needs re-work | Michael Meeks |
2011-10-25 | generic: fix misc. initialization problems & simplify a little | Michael Meeks |
2011-10-25 | generic: share the PspGraphics code between gtk/unx and svp | Michael Meeks |
2011-10-25 | WaE: cleanup misc. redundant warnings, and silence the gtk2 case | Michael Meeks |
2011-10-25 | gtk3: make AnyInput to behave itself properly | Michael Meeks |
2011-10-25 | gtk3: try to improve AnyInput (absent toolkit support for it) | Michael Meeks |
2011-10-25 | generic: share sal yield mutex properly | Michael Meeks |
2011-10-25 | headless: move backend to top-level, and enable for all platforms | Michael Meeks |
2011-10-25 | gtk3: remove X dependency (for now) | Michael Meeks |
2011-10-25 | gtk3: substantial re-work and cleanup of event handling | Michael Meeks |
2011-10-25 | gtk3: decision - client-side rendering is the way, avoid X11 | Michael Meeks |