]> Pileus Git - ~andy/gtk/history - gtk/gtkmenuitem.h
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkmenuitem.h
2012-12-28 Matthias ClasenMove single-include guards inside include guards
2012-02-27 Javier JardónChange FSF Address
2012-02-27 Matthias Clasengtk: Use versioned deprecations
2011-11-10 Matthias ClasenDrop use of GDK_DISABLE_DEPRECATED guards in gtk
2011-10-11 Matthias ClasenAdd deprecation annotations for deprecated functions
2011-06-10 Javier Jardóngtk: Use const instead G_CONST_RETURN
2011-05-02 Benjamin Ottemenuitem: Deprecate gtk_menu_item_set_right_justified()
2011-02-26 Kristian HøgsbergMerge remote-tracking branch 'origin/master' into gdk...
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-02-09 Matthias ClasenAdd some missing symbols to the docs
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-04 Tristan Van BerkomMoved GtkMenuItem private functions to the private...
2011-01-04 Tristan Van BerkomAdded gtk_menu_item_set/get_reserve_indicator.
2010-12-27 Matthias ClasenRemoved sealed members from GtkMenuItem
2010-09-09 Matthias Clasen Remove GtkItem
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Michael NattererRemove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES
2010-05-02 Christian DywanRemove deprecated GtkMenuItem function
2008-11-06 Tristan Van Berkomadded new apis gtk_menu_item_[set/get]_label() and
2008-10-30 Michael Nattererno need to include <gdk/gdk.h> in any widget header...
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