summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk/window/gtkframe.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-04-17move gtkframe to gtksalframe to match class nameBjoern Michaelsen1-4222/+0
2013-04-16Move {pre,post}x.h to where {pre,post}mac.h and {pre,post}win.h areTor Lillqvist1-2/+2
2013-04-12fdo#60690 - Remove all calls t GTK_YIELD_GRAB because it does nothing.vjinoch1-25/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-12/+12
2013-04-03fdo#58807 bring Beep() for basic backThomas Arnhold1-0/+5
2013-03-27No need for two sets of names for the same exttextinput flag bitsTor Lillqvist1-4/+4
2013-03-27No need for two sets of names for the same frame/window state bitsTor Lillqvist1-27/+27
2013-03-12Resolves: rhbz#920697, #i110881#, rhbz#623191 presentation not fullscreenCaolán McNamara1-32/+0
2013-02-25loplugin: improve indentationThomas Arnhold1-1/+1
2013-02-22s/heigth/height/Tor Lillqvist1-1/+1
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