summaryrefslogtreecommitdiff
path: root/vcl/inc/unx/gtk/gtkframe.hxx
AgeCommit message (Expand)Author
2014-11-10implement X11WindowProvider for GtkSalFrameMarkus Mohrhard
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-13vcl: SalFrame::Enable() is not used anywhere so removingChris Sherlock
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-28Rename GetGraphics to AcquireGraphicsChris Sherlock
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-21Adapt vcl to various loplugin warnings on Mac OS XStephan Bergmann
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2013-10-28fixincludeguards.sh: vclThomas Arnhold
2013-10-18Related: rhbz#919070 display -1 means span all displaysCaolán McNamara
2013-09-05lp#1204592: activate menues even earlier to reduce latencyBjoern Michaelsen
2013-07-18Related: fdo#48835 first cut at a GNOME3 appmenuCaolán McNamara
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