]> Pileus Git - ~andy/gtk/history - gtk/gtkmenushell.c
Remove GtkObject completely
[~andy/gtk] / gtk / gtkmenushell.c
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...
2005-06-10 Matthias Clasen2005-06-10 Matthias Clasen <mclasen@redhat.com>
2005-05-02 Matthias ClasenFix up the docs a bit.
2005-04-05 Matthias ClasenKeep a reference to the item. (#167920, Hazael Maldonad...
2005-03-31 Michael NattererAllow to pop up menus without grabbing the keyboard...
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-02-11 Matthias ClasenSupport vertical menubars (#166632):
2005-02-09 Matthias ClasenFix RTL keynav for going from menubar to menu.
2004-12-28 Matthias ClasenReturn a boolean indicating whether an item in the...
2004-12-16 Matthias Clasen2.6.0 second try
2004-12-15 Matthias ClasenUse _gtk_menu_item_popup_submenu() to make keynav into...
2004-12-10 Matthias ClasenSupport no-Alt mnemnonics in menu bars (#101309, Owen...
2004-11-30 Matthias ClasenDon't do the popup-on-click handling for menubars....
2004-11-25 Manish Singhgdk/abicheck.sh filter out G_GNUC stuff when doing...
2004-11-24 Matthias ClasenOpen submenus on click. (#128968, Martin Jeppesen)
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-06-01 Soeren SandmannMake menus only stay up if you release within 500 milli...
2004-03-15 Owen Taylor#136672, reported by Christian Persch; fixes based...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-03-02 Tim Janikexpose gtk_bindings_activate_event(), changed callers.
2004-03-01 Owen Taylorexport gtk_window_activate_key() (Request from Tim...
2004-02-03 Matthias ClasenRight-justify labels in rtl mode. (#129071, chinen...
2003-12-21 Matthias ClasenNew function to emit the "cancel" signal on a menu...
2003-08-13 Owen TaylorRemove usage of menu_shell->ignore leave which was...
2003-02-28 Manish Singhdemos/gtk-demo/main.c demos/gtk-demo/tree_store.c gdk...
2003-01-29 Owen TaylorMake up from the menu bar go to the end of the submenu...
2002-12-14 Owen TaylorAdd a new binding signal, "move_scroll", and use it...
2002-11-28 Matthias ClasenDocument 2.2 API additions.
2002-10-20 Soeren Sandmanngtkmenu.c, gtkmenubar.c, gtkmenuitem.c, gtkmenushell...
2002-10-05 Manish SinghDeprecation cleanup
2002-09-23 Owen TaylorMake gtk_menu_shell_select_first() public. (#70374)
2002-09-21 Matthias ClasenMark abstract types as G_TYPE_FLAG_ABSTRACT. (#72383)
2002-07-25 Owen TaylorWhen a menubar is up, use F10 to cycle menubars, not...
2002-07-06 Owen TaylorAdd an extra parameter to _gtk_menu_item_select_first...
2002-06-12 Owen TaylorCheck to see if the menu item is selectable before...
2002-04-29 Alex LarssonIntegrate Erwann Chenede's multihead changes for the...
2002-04-11 Owen TaylorExport private _gtk_menu_shell_activate() to encapsulat...
2002-03-20 Owen TaylorImprove test to prevent infinite loop. (#74952, Thomas...
2002-03-03 Owen TaylorBack out changes to propagate keys to parent menu shell...
2002-03-01 Owen Taylorinclude gdkkeysysms.h if compiling gdk_keyval_convert_case.
2002-02-21 Owen TaylorAdd GDK_ISO_Next_Group/Prev_Group/Level3_Shift/ First_G...
next