summaryrefslogtreecommitdiff
path: root/vcl/inc/unx/gtk/gtkframe.hxx
AgeCommit message (Expand)AuthorFilesLines
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-3/+0
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-46/+46
2014-02-28Rename GetGraphics to AcquireGraphicsChris Sherlock1-1/+1
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock1-5/+5
2014-02-26Remove visual noise from vclAlexander Wilms1-1/+1
2014-02-21Adapt vcl to various loplugin warnings on Mac OS XStephan Bergmann1-1/+1
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-4/+4
2013-10-28fixincludeguards.sh: vclThomas Arnhold1-3/+3
2013-10-18Related: rhbz#919070 display -1 means span all displaysCaolán McNamara1-0/+1
2013-09-05lp#1204592: activate menues even earlier to reduce latencyBjoern Michaelsen1-0/+4
2013-07-18Related: fdo#48835 first cut at a GNOME3 appmenuCaolán McNamara1-0/+2
2013-04-16Move {pre,post}x.h to where {pre,post}mac.h and {pre,post}win.h areTor Lillqvist1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-5/+5
2013-04-03fdo#58807 bring Beep() for basic backThomas Arnhold1-0/+2
2013-02-14make compilable on RHEL-6Caolán McNamara1-0/+4
2012-11-28Remove useless method SetBackgroundBitmapMarcos Paulo de Souza1-2/+0
2012-11-20cairo: convert to gbuildMatúš Kukan1-1/+1
2012-11-15glib / dbus version checks strangely ommitted from the merge.Michael Meeks1-1/+2
2012-11-14Trying to avoid dbus stuff when ENABLE_DBUS!=TRUEFridrich Štrba1-0/+2
2012-11-14Menu is now subscribed to HUD awareness protocol events.Antonio Fernandez1-1/+1
2012-11-14Added files to implement HUD awareness protocol support.Antonio Fernandez1-0/+1
2012-11-14Removed the declaration of FlushConnection method in GtkSalFrame.Antonio Fernandez1-1/+0
2012-11-14Chart menu works now.Antonio Fernandez1-0/+1
2012-11-14Menu is always visible now.Antonio Fernandez1-2/+3
2012-11-14tweak menu destructionBjoern Michaelsen1-3/+6
2012-11-14moved dbus and menumodel ownership to frame, where it belongsBjoern Michaelsen1-1/+3
2012-11-14Menu is now shown/hidden when needed.Antonio Fernandez1-0/+5
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-07-31fdo#48549 System::Beep() removalMathieu Vonlanthen1-2/+0
2012-07-27gtk3: ensure we re-render native commitsMichael Meeks1-0/+1
2012-02-25android: move DamageTracker concept into SvpSalFrame and try to use itMichael Meeks1-1/+1
2012-02-20unusedcode.easy: Remove SwProtocol::Snapshot()Thomas Arnhold1-2/+0
2012-02-16callcatcher: update unused code listCaolán McNamara1-1/+1
2012-01-28vcl: Remove unused GetSymbolKeyNameThomas Arnhold1-1/+0
2012-01-16vcl: introduce crystal clear separation between X11 Screens and DisplayScreensMichael Meeks1-6/+8
2011-11-21convert gtk plugin to rtl::O(U)StringDavid Tardon1-4/+4
2011-11-07gtk: move the file-picker into vcl/ and add Application:: factory hooksMichael Meeks1-2/+3
2011-11-02Move BitmapDevice to use B2IBox instead of B2IRange.Thorsten Behrens1-1/+1
2011-11-02Keep basebmp free of naked ptrs.Thorsten Behrens1-1/+1
2011-10-27renderArea is implemented only with GTK-3Petr Mladek1-1/+2
2011-10-25gtk3: cleanup fullscreen unpleasantnessMichael Meeks1-1/+0
2011-10-25generic: re-work X error push/pop and error message handlingMichael Meeks1-3/+0
2011-10-25Gtk3 fixes, I tweaked the damage function to debug the rendering (the damage ...Lucas Baudin1-3/+3
2011-10-25gtk3: substantial re-work and cleanup of event handlingMichael Meeks1-0/+1
2011-10-25re-write gtksys to use the cleaner GdkScreen API avoiding X & XineramaMichael Meeks1-2/+1
2011-10-25gtk3: decision - client-side rendering is the way, avoid X11Michael Meeks1-1/+1
2011-10-25gtk3: initial copyArea support for optimised scrolling, and improved renderingMichael Meeks1-1/+6
2011-10-25gtk3: cleanup error trap push/pop a little (wow it is nasty and inefficient)Michael Meeks1-1/+2
2011-10-25gtk3: clean up debug, ensure damage is propagated to clones / subsetsMichael Meeks1-1/+4
2011-10-25gtk3: switch to basebmp rendering during 'draw'Michael Meeks1-0/+8