summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk/window
AgeCommit message (Expand)Author
2013-11-25Related: fdo#41169 fix GTK non-Latin keyboard layout with Latin shortcutsCaolán McNamara
2013-09-03Resolves: rhbz#993963 NULL m_pWindow on firefox deleted pluginCaolán McNamara
2013-06-03fdo#56583 - avoid setting user time on unrealized windows.Michael Meeks
2013-04-30fdo#62815 - tolerate crazy / out-of-bound ScreenNumbers for FullScreenMichael Meeks
2013-04-25drop duplicated warningCaolán McNamara
2013-04-25Related: fdo#63802Caolán McNamara
2013-04-25Resolves: fdo#63802 return true if we have known empty contextCaolán McNamara
2013-04-19lp#1085169: we overactivate here, as it does not seem to hurtBjoern Michaelsen
2013-04-17some more debug infoBjoern Michaelsen
2013-04-17move gtkframe to gtksalframe to match class nameBjoern Michaelsen
2013-04-16Move {pre,post}x.h to where {pre,post}mac.h and {pre,post}win.h areTor Lillqvist
2013-04-12fdo#60690 - Remove all calls t GTK_YIELD_GRAB because it does nothing.vjinoch
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-03-30fix loplugin warningsPeter Foley
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-27No need for two sets of names for the same exttextinput flag bitsTor Lillqvist
2013-03-27No need for two sets of names for the same frame/window state bitsTor Lillqvist
2013-03-12Resolves: rhbz#920697, #i110881#, rhbz#623191 presentation not fullscreenCaolán McNamara
2013-03-04doubled includesThomas Arnhold
2013-02-25loplugin: improve indentationThomas Arnhold
2013-02-22s/heigth/height/Tor Lillqvist
2013-02-08fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-01-14merge the 'holy default' default window sizes to a single placeCaolán McNamara
2013-01-10export cleaned up dotted version in environment and GtkWindow user-data.Michael Meeks
2012-11-30avoid circular dep between vcl and frameworkDavid Tardon
2012-11-28Remove useless method SetBackgroundBitmapMarcos Paulo de Souza
2012-11-22Use ENABLE_GMENU_INTEGRATION consistentlyStephan Bergmann
2012-11-22add version string to GtkWindow's to help theme authors.Michael Meeks
2012-11-21UnityMenu: ensure ENABLE_GMENU_INTEGRATION is actually ever setThorsten Behrens
2012-11-21UnityMenu: don't build when ENABLE_GMENU_INTEGRATION is not onThorsten Behrens
2012-11-15glib / dbus version checks strangely ommitted from the merge.Michael Meeks
2012-11-14hud_activated here surely should have been hud_activeCaolán McNamara
2012-11-14update license header for Canonical contributionBjoern Michaelsen
2012-11-14misc dbus menu integration fixesMichael Meeks
2012-11-14gbooleans are true if non-zero, bin == TRUE comparisons.Michael Meeks
2012-11-14only enable unity integration with enabled dbus and gioBjoern Michaelsen
2012-11-14Removed AbstractMenu class and cleaned up useless code.Antonio Fernandez
2012-11-14Menu is fully updated when receiving a HUD activation event.Antonio Fernandez
2012-11-14Menu is now subscribed to HUD awareness protocol events.Antonio Fernandez
2012-11-14Added missing files for HUD awareness support.Antonio Fernandez
2012-11-14Added files to implement HUD awareness protocol support.Antonio Fernandez
2012-11-14Duplicated commands are now handled properly.Antonio Fernandez
2012-11-14Added ImplUpdate method to provide recursive and non-recursive menu updating.Antonio Fernandez
2012-11-14Some code refactoring.Antonio Fernandez
2012-11-14Only activated submenus are generated when activating them. (Broken)Antonio Fernandez
2012-11-14Fixed menu visibility and cleaned up some code.Antonio Fernandez
2012-11-14Chart menu works now.Antonio Fernandez
2012-11-14Menus now work properly when opening an application from LO's main screen.Antonio Fernandez
2012-11-14Added a hack to make "Slide Show" menu item on "Slide Show" menu work.Antonio Fernandez