summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk/window/gtkframe.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-02-08fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac1-5/+5
2013-01-14merge the 'holy default' default window sizes to a single placeCaolán McNamara1-20/+2
2013-01-10export cleaned up dotted version in environment and GtkWindow user-data.Michael Meeks1-5/+1
2012-11-28Remove useless method SetBackgroundBitmapMarcos Paulo de Souza1-46/+0
2012-11-22Use ENABLE_GMENU_INTEGRATION consistentlyStephan Bergmann1-3/+5
2012-11-22add version string to GtkWindow's to help theme authors.Michael Meeks1-1/+8
2012-11-15glib / dbus version checks strangely ommitted from the merge.Michael Meeks1-4/+5
2012-11-14hud_activated here surely should have been hud_activeCaolán McNamara1-1/+1
2012-11-14misc dbus menu integration fixesMichael Meeks1-16/+14
2012-11-14only enable unity integration with enabled dbus and gioBjoern Michaelsen1-5/+20
2012-11-14Menu is fully updated when receiving a HUD activation event.Antonio Fernandez1-1/+8
2012-11-14Menu is now subscribed to HUD awareness protocol events.Antonio Fernandez1-5/+15
2012-11-14Added files to implement HUD awareness protocol support.Antonio Fernandez1-0/+1
2012-11-14Some code refactoring.Antonio Fernandez1-1/+1
2012-11-14Fixed menu visibility and cleaned up some code.Antonio Fernandez1-22/+5
2012-11-14Chart menu works now.Antonio Fernandez1-22/+26
2012-11-14Menu is always visible now.Antonio Fernandez1-33/+35
2012-11-14Menu is properly visible on non-Unity WM.Antonio Fernandez1-10/+14
2012-11-14Menus are now correctly built.Antonio Fernandez1-33/+48
2012-11-14use sal/log.hxx style loggingBjoern Michaelsen1-2/+2
2012-11-14revoke the watch when dyingBjoern Michaelsen1-2/+4
2012-11-14some moving around of castsBjoern Michaelsen1-8/+13
2012-11-14move UpdateNativeMenu2 back into UpdateNativeMenuBjoern Michaelsen1-3/+2
2012-11-14tweak menu destructionBjoern Michaelsen1-66/+32
2012-11-14refactor out dbus setupBjoern Michaelsen1-22/+16
2012-11-14tweak on_registrar_available to just touch the window props, the menu has to ...Bjoern Michaelsen1-56/+53
2012-11-14update when registrar is available, dont set menumodel on SetFrame, we do tha...Bjoern Michaelsen1-0/+1
2012-11-14grab model from frame on updateBjoern Michaelsen1-0/+2
2012-11-14moved dbus and menumodel ownership to frame, where it belongsBjoern Michaelsen1-7/+195
2012-11-14Menu is now shown/hidden when needed.Antonio Fernandez1-1/+17
2012-11-12re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-21Fix some Variable "X" is reassigned a value before the old one has been usedJulien Nabet1-4/+2
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-1/+1
2012-09-28This random +6 makes my windows too largeCaolán McNamara1-12/+4
2012-09-06these warnings are only debug informational reallyCaolán McNamara1-9/+9
2012-08-14Replace usage of rtl/memory.h in vcl with equivalent from string.hArnaud Versini1-1/+1
2012-07-31fdo#48549 System::Beep() removalMathieu Vonlanthen1-13/+0
2012-07-27gtk3: ensure we re-render native commitsMichael Meeks1-6/+14
2012-05-21fdo#50173: fix Styles and Formatting gtk crasherBjoern Michaelsen1-0/+1
2012-05-11rhbz#809019 count mirrored monitors as oneDavid Tardon1-2/+2
2012-04-30Related: moz#424333 pixmaps are limited to max signed shortCaolán McNamara1-1/+4
2012-04-19fdo#46687 - fix find toolbar X error handlingMichael Meeks1-0/+4
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann1-0/+3
2012-03-06leak in IMHandler::signalIMPreeditChanged early returnCaolán McNamara1-0/+1
2012-03-06fix leak: return value of pango_attr_list_get_iterator should be releasedCaolán McNamara1-2/+3
2012-03-06silence SolarMutex not locked spewCaolán McNamara1-0/+3
2012-03-06improve debugging messageCaolán McNamara1-1/+3
2012-03-06Related: rhbz#799628 crash with chewing-IM with g3gCaolán McNamara1-1/+7
2012-02-25android: move DamageTracker concept into SvpSalFrame and try to use itMichael Meeks1-0/+4
2012-02-22EasyHack fdo#46258 Removal of VCL testtool support (-enableautomation option)Josh Heidenreich1-11/+0