]> Pileus Git - ~andy/gtk/history - gtk/gtkmenushell.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkmenushell.c
2013-02-07 Alexander LarssonAdd gtk_widget_(un)register_window
2012-12-17 Benjamin Ottemenushell: Remove unused variable
2012-12-17 Stéphane Démurgetgtkmenushell: Fix an endless loop on focus cycle
2012-11-30 Matthias ClasenDon't check the same crossing mode twice
2012-03-01 Carlos Garnachomenushell: Remove gtk-touchscreen-mode usage
2012-03-01 Carlos Garnachomenus: Handle item selection for touch devices dynamically
2012-02-29 Rob Bradfordmenu: Deactivate the menu if the GdkWindow is withdrawn
2012-02-27 Javier JardónChange FSF Address
2011-11-16 Benjamin Ottegtk: Fix compiler warnings from include fixes
2011-11-11 Rico TzschichholzFix some implicit declaration warnings
2011-11-02 Matthias ClasenMove wholly deprecated files to a subdirectory
2011-11-02 Matthias ClasenDon't use *DISABLE_DEPRECATED guards
2011-10-23 Michael Natterergtk: move _gtk_modules_has_mixed_deps() to gtkmodlespri...
2011-10-01 Benjamin Ottemenu: Deprecate GtkTearoffMenuItem
2011-08-26 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-08-25 Ryan LortieSignalify (already existing) GtkMenuShell.insert()
2011-08-02 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-27 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-18 Benjamin Ottemenushell: Use GtkMenuShellAccessible as a11y object
2011-04-18 Matthias ClasenFix commit 5f55c420471db9a05d145e140b3a7cdfc5bdba9f
2011-04-15 Matthias ClasenDon't leak a list when activating keybindings
2011-04-13 Matthias ClasenGtkMenuShell: always 'activate' menu shells
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-01-20 Pavel Holejsovsky[GI] Add missing (transfer) annotations
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-15 Chun-wei FanMerge ssh://git.gnome.org/git/gtk+
2011-01-14 Matthias ClasenMove GtkMenuShell docs inline
2011-01-12 Carlos GarnachoMake GtkMenu(Shell) use GtkStyleContext
2011-01-04 Matthias ClasenMove docs for gtkmain inline
2011-01-04 Matthias ClasenRemove gtktypeutils altogether
2011-01-04 Matthias ClasenDrop explicit includes of gdkkeysyms.h
2010-12-27 Matthias ClasenRemoved sealed members from GtkMenuItem
2010-12-24 Matthias ClasenFix a few warnings
2010-12-24 Matthias ClasenAdd sufficient API to make gail work
2010-12-23 Matthias ClasenRemove sealed members from GtkMenuShell
2010-12-23 Matthias ClasenRemove sealed members from GtkMenu
2010-11-30 Cosimo CecchiMerge branch 'master' into open-with-dialog
2010-11-25 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-11-25 Tristan Van BerkomFixed GtkMenuShell to deactivate itself at dispose...
2010-11-23 Michael NattererMove all GdkDevice members to private and add one missi...
2010-09-27 Matthias ClasenRemove GtkObject completely
2010-09-26 Benjamin Ottegtk: Don't set colormap anymore when creating GDK windows
2010-09-21 Cody RussellMerge branch 'notebooks-without-mouse-scrolling'
2010-09-19 Matthias ClasenFix a few dubious return values in return_if_fail calls
2010-09-09 Matthias Clasen Remove GtkItem
2010-09-08 Colin WaltersGDK: Prefix key names with KEY_
2010-08-29 Matthias ClasenMove deprectated menu enumerations to a private header
2010-08-22 Javier Jardóngtk/gtkmenushell.c: use accessor functions to access...
2010-07-16 Matthias ClasenAllow windows to be dragged by clicking on empty areas
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-06-16 Carlos GarnachoGtkMenuShell: Store device on GTK+ device grab.
2010-06-16 Carlos GarnachoGtkMenuShell: take a single device for grabs.
2010-05-25 Matthias ClasenMerge the xi2-for-master branch
2010-04-04 Matthias ClasenMake menu scrolling work with auto mnemonics
2010-04-04 Matthias ClasenImprove the behaviour of automatic mnemonics
2010-04-04 Javier JardónDon't use GTK_WIDGET_STATE in internal code anymore
2010-04-04 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_REALIZED)
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2010-04-04 Christian DywanFix missing GTK_WINDOW cast in _gtk_menu_shell_update_m...
2010-04-04 Matthias ClasenSome improvements to the auto-mnemonics code
2010-04-04 Javier JardónFix compilation warning: cast to GTK_WIDGET()
2010-04-04 Matthias ClasenOnly show the mnemonic underline when pressing Alt
2010-03-18 Matthias ClasenMake menu scrolling work with auto mnemonics
2010-03-14 Matthias ClasenImprove the behaviour of automatic mnemonics
2010-03-09 Javier JardónDon't use GTK_WIDGET_STATE in internal code anymore
2010-03-06 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_REALIZED)
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2010-01-04 Christian DywanFix missing GTK_WINDOW cast in _gtk_menu_shell_update_m...
2009-12-21 Matthias ClasenSome improvements to the auto-mnemonics code
2009-12-20 Javier JardónFix compilation warning: cast to GTK_WIDGET()
2009-12-20 Matthias ClasenOnly show the mnemonic underline when pressing Alt
2008-12-13 Matthias ClasenFix a typo
2008-08-11 Sven Neumanngtk/gtkmenu.c gtk/gtkmenuitem.c gtk/gtkmenushell.c...
2008-08-09 Cody Russellgtk/gtkmenushell.c In enter/leave notify events, check...
2008-07-21 Michael Nattererremove _gtk_binding_signal_new().
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-04-08 Michael Nattererfix a touchscreen-mode keynav corner case: when navigat...
2008-02-27 Michael Natterergtk/gtkmenushell.c gtk/gtktable.c gtk/gtktext.c gtk...
2008-02-12 Matthias ClasenUnify the handling of various "Enter" keysyms all over...
2008-02-06 Michael Natterergtk/gtkcontainer.c gtk/gtkexpander.c gtk/gtkframe.c...
2007-06-18 Matthias ClasenMake GtkMenuShell abstract
2007-06-15 Matthias ClasenAdd forgotten docs
2007-06-15 Matthias Clasenadd move_selected signal to allow overriding the defaul...
2007-05-25 Michael NattererMerge fix from maemo-gtk:
2007-04-30 Michael Nattererpop up the submenu explicitely only in touchscreen...
2007-04-27 Michael NattererMerged heavily modified patch from maemo-gtk which...
2007-04-02 Michael Nattererremove artifact from the time when type checking casts...
2007-02-15 Michael Nattererremove two antique function typedefs that are probably...
2007-02-05 Michael Nattereradd new boolean settings gtk-enable-accels and gtk...
2006-11-16 Michael NattererAdd new infrastructure for notifications of failed...
2006-05-14 Matthias ClasenMore of the same
2006-05-02 Matthias ClasenBoilerplate reduction
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-06-27 Matthias ClasenIgnore GrabBroken events which are caused by overgrabbi...
2005-06-26 Manish Singhadd GDK_GRAB_BROKEN to the switch cases.
2005-06-25 Matthias ClasenAdd a GrabBroken event to GDK, and a grab-broken-event...
next