summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk/app
AgeCommit message (Expand)Author
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
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-21convert gtk plugin to rtl::O(U)StringDavid Tardon
2011-11-07gtk3: add run-time check for gtk >= 3.2.0Michael Meeks
2011-11-03Cleanup basebmp a littleJoseph Powers
2011-11-01gtk: fix cpu burn when inactive - broken timeout calculationMichael Meeks
2011-10-31gtk: tolerate NULL from gdk_screen_get_monitor_plug_nameMichael Meeks
2011-10-26gtk3: add missing gmodule includeMichael Meeks
2011-10-26gtk3: cleanup some code inclusion, and share timeval operatorsMichael Meeks
2011-10-26gdk_screen_get_monitor_plug_name returns "gchar *"Petr Mladek
2011-10-26gtk3: fix another gdk_screen_get_monitor_plug_name instanceMichael Meeks
2011-10-26compilation fix: disable method inside the name spacePetr Mladek
2011-10-26gtk3: gdk_screen_get_monitor_plug_name is only present > gtk 2.14Michael 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-25gtk3: add some missing SolarMutexGuards (thanks to mst for noticing)Michael Meeks
2011-10-25gtk3: cleanup fullscreen unpleasantnessMichael Meeks
2011-10-25generic: fix misc. initialization problems & simplify a littleMichael Meeks
2011-10-25gtk3: fix display changed signal emissionsMichael Meeks
2011-10-25gtk3: substantial performance win for editing document headersMichael 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: re-work X error push/pop and error message handlingMichael Meeks
2011-10-25generic: create shared display class and re-factor to use itMichael Meeks
2011-10-25move SalYieldMutexReleaser into a more sensible placeMichael Meeks
2011-10-25generic: factor out generic display code, reducing cut+paste+bugMichael 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-25cleanup assertionMichael Meeks
2011-10-25re-write gtksys to use the cleaner GdkScreen API avoiding X & XineramaMichael Meeks
2011-10-25fix crash on cleanup of gtk2 pathMichael Meeks
2011-10-25gtk3: decision - client-side rendering is the way, avoid X11Michael Meeks
2011-10-25gtk3: extensive X-orcisms performed, with some horrendous cut/pasteMichael Meeks
2011-10-25gtk3: cleanup error trap push/pop a little (wow it is nasty and inefficient)Michael Meeks
2011-10-25gtk3: switch to basebmp rendering during 'draw'Michael Meeks
2011-10-11move #endif to better placeMatúš Kukan
2011-10-10grab monitors on start alsoCaolán McNamara
2011-10-10fix the fallback logicCaolán McNamara