summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk/app/gtkinst.cxx
AgeCommit message (Expand)Author
2013-07-28WaE: unused rDocumentService in one ifdef branchCaolán McNamara
2013-07-28Make AddToRecentDocumentList aware of the DocumentServiceFridrich Štrba
2013-05-08Revert "avoid warnings about deprecated decls. from glib2"Stephan Bergmann
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-03-11use startsWith() instead of compareToAscii()Thomas 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-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-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-01-15avoid warnings about deprecated decls. from glib2David Tardon
2011-12-06Revert "GdkPrinter seems optional on Gtk3, too"Thorsten Behrens
2011-12-06GdkPrinter seems optional on Gtk3, tooThorsten Behrens
2011-12-05set up CFLAGS/LIBS for gtk print dialog in configureDavid Tardon
2011-12-05check for printing support dynamicallyDavid Tardon
2011-12-05add support for Gtk+ print dialog (#i106780#)David Tardon
2011-11-28Headless got moved, fix gtk3 build.Thorsten Behrens
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-11-07gtk3: add run-time check for gtk >= 3.2.0Michael Meeks
2011-11-03Cleanup basebmp a littleJoseph Powers
2011-10-26gtk3: cleanup some code inclusion, and share timeval operatorsMichael Meeks
2011-10-25gtk3: cleanup timeout source, to avoid annoying warnings with old glibsMichael Meeks
2011-10-25Fix for fdo41997 continuation of VCL cleanupOlivier Hallot
2011-10-25gtk3: post merge fixupsMichael Meeks
2011-10-25gtk3: caveats on using g_main_prepare for older glibs; needs re-workMichael Meeks
2011-10-25generic: fix misc. initialization problems & simplify a littleMichael Meeks
2011-10-25generic: share the PspGraphics code between gtk/unx and svpMichael Meeks
2011-10-25WaE: cleanup misc. redundant warnings, and silence the gtk2 caseMichael Meeks
2011-10-25gtk3: make AnyInput to behave itself properlyMichael Meeks
2011-10-25gtk3: try to improve AnyInput (absent toolkit support for it)Michael Meeks
2011-10-25generic: share sal yield mutex properlyMichael Meeks
2011-10-25headless: move backend to top-level, and enable for all platformsMichael Meeks
2011-10-25gtk3: remove X dependency (for now)Michael Meeks
2011-10-25gtk3: substantial re-work and cleanup of event handlingMichael Meeks
2011-10-25gtk3: decision - client-side rendering is the way, avoid X11Michael Meeks