]> Pileus Git - ~andy/gtk/history - gtk/gtkmenushell.h
Revert name change
[~andy/gtk] / gtk / gtkmenushell.h
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-21 Carlos GarnachoBug 539466 – GtkMenuShell API/ABI break in trunk.
2008-06-20 Tim JanikSwitch to "guint GSEAL (foo) : width;" when packing...
2008-06-20 Tim JanikSeal GtkMenuShell
2008-05-28 Michael Nattererwhitespace cleanup: remove trailing whitespace and...
2008-05-28 Michael Nattererdefine __GTK_H_INSIDE__ around including all other...
2007-06-15 Matthias Clasenadd move_selected signal to allow overriding the defaul...
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...
2004-12-10 Matthias ClasenSupport no-Alt mnemnonics in menu bars (#101309, Owen...
2004-03-15 Owen Taylor#136672, reported by Christian Persch; fixes based...
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...
2002-12-14 Owen TaylorAdd a new binding signal, "move_scroll", and use it...
2002-10-20 Soeren Sandmanngtkmenu.c, gtkmenubar.c, gtkmenuitem.c, gtkmenushell...
2002-10-05 Manish SinghDeprecation cleanup
2002-09-24 Owen TaylorMake icon sizes configurable (#70648, slightly based...
2002-07-06 Owen TaylorAdd an extra parameter to _gtk_menu_item_select_first...
2002-04-11 Owen TaylorExport private _gtk_menu_shell_activate() to encapsulat...
2002-02-23 Owen TaylorMassive padding addition to class structures.
2002-02-03 Owen TaylorNon-exported _gtk_menu_select_first() function that...
2000-11-22 Elliot LeeGdkEventButton->button can occupy significantly more...
2000-11-08 Alexander LarssonAdd note about GtkMenuPositionFunc API changes.
2000-08-30 Elliot LeeUse G_GNUC_CONST.
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-02-13 Tim Janiks/refcount/ref_count/.
1999-03-17 Tim JanikTue Mar 16 17:43:33 1999 Tim Janik <timj@gtk.org>
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1998-10-07 Tim Janikremoved all occourances of #pragma } and #pragma {...
1998-08-12 Owen TaylorAdded gdk_text/string_extents() - too calculate all...
1998-06-07 Tim Janikfixed an assertment.
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1997-11-24 Elliot LeeInitial revision