Age | Commit message (Expand) | Author |
2012-01-06 | Removed unnecessary tools/debug.hxx includes. | Marcel Metz |
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-21 | convert gtk plugin to rtl::O(U)String | David Tardon |
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-11-01 | gtk: fix cpu burn when inactive - broken timeout calculation | Michael Meeks |
2011-10-31 | gtk: tolerate NULL from gdk_screen_get_monitor_plug_name | Michael Meeks |
2011-10-26 | gtk3: add missing gmodule include | Michael Meeks |
2011-10-26 | gtk3: cleanup some code inclusion, and share timeval operators | Michael Meeks |
2011-10-26 | gdk_screen_get_monitor_plug_name returns "gchar *" | Petr Mladek |
2011-10-26 | gtk3: fix another gdk_screen_get_monitor_plug_name instance | Michael Meeks |
2011-10-26 | compilation fix: disable method inside the name space | Petr Mladek |
2011-10-26 | gtk3: gdk_screen_get_monitor_plug_name is only present > gtk 2.14 | 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 | gtk3: add some missing SolarMutexGuards (thanks to mst for noticing) | Michael Meeks |
2011-10-25 | gtk3: cleanup fullscreen unpleasantness | Michael Meeks |
2011-10-25 | generic: fix misc. initialization problems & simplify a little | Michael Meeks |
2011-10-25 | gtk3: fix display changed signal emissions | Michael Meeks |
2011-10-25 | gtk3: substantial performance win for editing document headers | 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: re-work X error push/pop and error message handling | Michael Meeks |
2011-10-25 | generic: create shared display class and re-factor to use it | Michael Meeks |
2011-10-25 | move SalYieldMutexReleaser into a more sensible place | Michael Meeks |
2011-10-25 | generic: factor out generic display code, reducing cut+paste+bug | 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 | cleanup assertion | Michael Meeks |
2011-10-25 | re-write gtksys to use the cleaner GdkScreen API avoiding X & Xinerama | Michael Meeks |
2011-10-25 | fix crash on cleanup of gtk2 path | Michael Meeks |
2011-10-25 | gtk3: decision - client-side rendering is the way, avoid X11 | Michael Meeks |
2011-10-25 | gtk3: extensive X-orcisms performed, with some horrendous cut/paste | Michael Meeks |
2011-10-25 | gtk3: cleanup error trap push/pop a little (wow it is nasty and inefficient) | Michael Meeks |
2011-10-25 | gtk3: switch to basebmp rendering during 'draw' | Michael Meeks |
2011-10-11 | move #endif to better place | Matúš Kukan |
2011-10-10 | grab monitors on start also | Caolán McNamara |
2011-10-10 | fix the fallback logic | Caolán McNamara |