]> Pileus Git - ~andy/gtk/history - gtk/gtkmenuitem.h
Revert name change
[~andy/gtk] / gtk / gtkmenuitem.h
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-20 Tim JanikSwitch to "guint GSEAL (foo) : width;" when packing...
2008-06-20 Tim JanikSeal GtkMenuItem
2008-05-28 Michael Nattererwhitespace cleanup: remove trailing whitespace and...
2008-05-28 Michael Nattererdefine __GTK_H_INSIDE__ around including all other...
2007-06-13 Michael Nattereradd "submenu" property. Fix gtk_menu_item_set_submenu...
2007-04-27 Michael NattererMerged heavily modified patch from maemo-gtk which...
2006-04-25 Søren SandmannCreate 'composited' label.
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2004-12-15 Matthias ClasenUse _gtk_menu_item_popup_submenu() to make keynav into...
2002-10-05 Manish SinghDeprecation cleanup
2002-02-23 Owen TaylorMassive padding addition to class structures.
2002-02-03 Owen TaylorNon-exported _gtk_menu_select_first() function that...
2002-01-30 Owen Taylorue Jan 29 19:51:05 2002 Owen Taylor <otaylor@redhat...
2001-11-29 Kristian Rietveldadd checks for empty menu items to behave like insensit...
2001-11-16 Owen TaylorMake Menu items NO_WINDOW widgets.
2001-11-13 Tim Janikadded gtkaccelmap.sgml. other updates.
2001-09-19 Owen TaylorAdd missing cast.
2001-08-27 Owen TaylorUse autoconf 2.13/2.50 compat macro.
2001-08-25 Owen TaylorRemove unused and useless function gtk_menu_item_config...
2001-06-24 Owen TaylorFix stupid error introduced last night that was making...
2001-06-05 Havoc PenningtonUse new mnemonic convenience functions
2001-03-16 Havoc PenningtonApplied patch from Nils Barth (bug # 51041) to replace...
2001-02-13 Havoc Penningtonfix bug where it always set the foreground, even if...
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-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-18 Tim Janikyeppers, accelerator changes to fix the gimp. commit...
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
1998-03-09 Tim Janikmade the <widget>_signals[] arrays of type guint rather...
1998-02-03 Tim Janikdon't add the same menu to different menuitems/ optionm...
1997-11-24 Elliot LeeInitial revision