summaryrefslogtreecommitdiff
path: root/vcl/inc/unx/gtk/gtkframe.hxx
AgeCommit message (Expand)Author
2013-04-16Move {pre,post}x.h to where {pre,post}mac.h and {pre,post}win.h areTor Lillqvist
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-03fdo#58807 bring Beep() for basic backThomas Arnhold
2013-02-14make compilable on RHEL-6Caolán McNamara
2012-11-28Remove useless method SetBackgroundBitmapMarcos Paulo de Souza
2012-11-20cairo: convert to gbuildMatúš Kukan
2012-11-15glib / dbus version checks strangely ommitted from the merge.Michael Meeks
2012-11-14Trying to avoid dbus stuff when ENABLE_DBUS!=TRUEFridrich Štrba
2012-11-14Menu is now subscribed to HUD awareness protocol events.Antonio Fernandez
2012-11-14Added files to implement HUD awareness protocol support.Antonio Fernandez
2012-11-14Removed the declaration of FlushConnection method in GtkSalFrame.Antonio Fernandez
2012-11-14Chart menu works now.Antonio Fernandez
2012-11-14Menu is always visible now.Antonio Fernandez
2012-11-14tweak menu destructionBjoern Michaelsen
2012-11-14moved dbus and menumodel ownership to frame, where it belongsBjoern Michaelsen
2012-11-14Menu is now shown/hidden when needed.Antonio Fernandez
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-07-31fdo#48549 System::Beep() removalMathieu Vonlanthen
2012-07-27gtk3: ensure we re-render native commitsMichael Meeks
2012-02-25android: move DamageTracker concept into SvpSalFrame and try to use itMichael Meeks
2012-02-20unusedcode.easy: Remove SwProtocol::Snapshot()Thomas Arnhold
2012-02-16callcatcher: update unused code listCaolán McNamara
2012-01-28vcl: Remove unused GetSymbolKeyNameThomas Arnhold
2012-01-16vcl: introduce crystal clear separation between X11 Screens and DisplayScreensMichael Meeks
2011-11-21convert gtk plugin to rtl::O(U)StringDavid Tardon
2011-11-07gtk: move the file-picker into vcl/ and add Application:: factory hooksMichael Meeks
2011-11-02Move BitmapDevice to use B2IBox instead of B2IRange.Thorsten Behrens
2011-11-02Keep basebmp free of naked ptrs.Thorsten Behrens
2011-10-27renderArea is implemented only with GTK-3Petr Mladek
2011-10-25gtk3: cleanup fullscreen unpleasantnessMichael Meeks
2011-10-25generic: re-work X error push/pop and error message handlingMichael Meeks
2011-10-25Gtk3 fixes, I tweaked the damage function to debug the rendering (the damage ...Lucas Baudin
2011-10-25gtk3: substantial re-work and cleanup of event handlingMichael Meeks
2011-10-25re-write gtksys to use the cleaner GdkScreen API avoiding X & XineramaMichael Meeks
2011-10-25gtk3: decision - client-side rendering is the way, avoid X11Michael Meeks
2011-10-25gtk3: initial copyArea support for optimised scrolling, and improved renderingMichael Meeks
2011-10-25gtk3: cleanup error trap push/pop a little (wow it is nasty and inefficient)Michael Meeks
2011-10-25gtk3: clean up debug, ensure damage is propagated to clones / subsetsMichael Meeks
2011-10-25gtk3: switch to basebmp rendering during 'draw'Michael Meeks
2011-07-11Include cairo.h explicitely for builds with cairoless gtk+Fridrich Štrba
2011-06-14fixup exposes, so we get both crashers and pixels with gtk3Michael Meeks
2011-06-14Various fixes and stubs for gtk+ >= 3.0Michael Meeks
2011-06-14Prepare for gtk3Caolán McNamara
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]