]> Pileus Git - ~andy/gtk/history - gtk/gtkmenu.h
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkmenu.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
2012-01-25 Matthias ClasenAdd API to create menus from models
2011-06-27 John (J5) Palmieri[gi] correct annotation for GtkMenuPositionFunc callbacks
2011-06-10 Javier Jardóngtk: Use const instead G_CONST_RETURN
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-17 Pavel HolejsovskyMove GtkMenu docs inline
2010-12-23 Matthias ClasenRemove sealed members from GtkMenu
2010-09-24 Matthias ClasenGtkMenu: Add a destroy notify to gtk_menu_popup_for_device
2010-06-29 Benjamin Ottes/GdkRegion/cairo_region_t/ in all of gtk
2010-06-28 Benjamin OtteGet rid of navigation region in GtkMenu
2010-05-25 Matthias ClasenMerge the xi2-for-master branch
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Javier JardónRemove deprecated GtkMenu stuff.
2010-05-02 Michael NattererRemove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES
2009-07-01 Alexander LarssonMerge branch 'client-side-windows'
2009-06-24 Matthias ClasenAdd a way to turn off toggle spacing in menus
2009-06-22 Matthias ClasenForgotten header file
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 GtkMenu
2008-05-28 Michael Nattererwhitespace cleanup: remove trailing whitespace and...
2008-05-28 Michael Nattererdefine __GTK_H_INSIDE__ around including all other...
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2004-05-06 Padraig O'BriainAdd new function gtk_menu_get_for_attach_widget. (bug...
2003-11-12 Matthias ClasenChanges to improve menu positioning on Xinerama (#108328):
2003-09-10 Kristian RietveldThe table menu patch! Turns GtkMenu into a table, so...
2002-11-08 Soeren Sandmanndocs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk...
2002-10-05 Manish SinghDeprecation cleanup
2002-04-29 Alex LarssonIntegrate Erwann Chenede's multihead changes for the...
2002-02-23 Owen TaylorMassive padding addition to class structures.
2001-11-20 Tim Janikapplied patch from owen to get rid of accel map notifie...
2001-11-13 Tim Janikadded gtkaccelmap.sgml. other updates.
2001-09-22 Hans Breuerfix compat macros for gtk_menu_<prepend|insert>
2001-08-23 Owen TaylorDeprecate gtk_menu_bar_append/prepend/insert, forgot...
2001-08-23 Owen Taylor[ Patch from Sebastian Wilhelmi, 52790 ]
2001-06-24 Owen TaylorFix stupid error introduced last night that was making...
2001-03-21 Alexander LarssonRenamed gtk_button_new_stock() to gtk_button_new_from_s...
2000-11-08 Alexander LarssonAdd note about GtkMenuPositionFunc API changes.
2000-09-02 Owen TaylorApply patch from Nils Barth and David Santiago to impro...
2000-08-30 Elliot LeeUse G_GNUC_CONST.
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-05-21 Nils BarthSpelling/grammar fixes in comments.
2000-05-12 Tim Janikdocumented necessary changes for 1.4 transition.
2000-03-14 Owen TaylorMerges from gtk-1-2
2000-02-29 GMT 2000 Tony GaleSpelling/grammar fixes from Martin Buchholz <martin...
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-25 CST 1999 Shawn T... New function gtk_menu_reorder_child() from Tim Janik.
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1999-01-18 Owen TaylorAdded gtk_menu_set_title() to set the title of a menu...
1998-10-18 Owen TaylorAdded a modular client-message-filter mechanism, that...
1998-10-07 Tim Janikremoved all occourances of #pragma } and #pragma {...
1998-08-25 Owen TaylorReference count the fonts used in the text widget.
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
1998-03-09 Tim Janikmade the <widget>_signals[] arrays of type guint rather...
1998-02-08 Tim Janiknew fundtion to return the widget that the menu is...
1998-02-03 Tim Janikattach/detach to menu widget via
1997-11-24 Elliot LeeInitial revision