]> Pileus Git - ~andy/gtk/history - gtk/gtkactiongroup.h
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkactiongroup.h
2012-12-28 Matthias ClasenMove single-include guards inside include guards
2012-09-14 Juan Pablo UgarteAdded GtkActionGroup:accel-group property.
2012-02-27 Javier JardónChange FSF Address
2011-06-10 Javier Jardóngtk: Use const instead G_CONST_RETURN
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-04 Matthias ClasenRemove gtktypeutils altogether
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier Jardóngtkactiongroup: Unseal private pointer
2010-07-12 Tadej BorovšakMigrate GtkActionGroup API docs
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Michael NattererRemove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-20 Michael Natterergtk/gtkaccellabel.h gtk/gtkactiongroup.h gtk/gtkalignme...
2008-06-20 Tim JanikSeal GtkActionGroup
2008-06-18 Michael Nattererdeprecate GtkDestroyNotify.
2008-05-28 Michael Nattererwhitespace cleanup: remove trailing whitespace and...
2008-05-28 Michael Nattererdefine __GTK_H_INSIDE__ around including all other...
2008-03-06 Johan DahlinMove GtkTranslateFunc to gtktypeutils.h so we can compl...
2004-11-23 Matthias ClasenMark as const.
2004-11-09 Matthias ClasenMake return types G_CONST_RETURN instead of const.
2004-10-09 Matthias ClasenReinstate the accidentally lost addition of
2004-08-04 Matthias ClasenMake the the GtkAction{Toggle,Radio,}Entry* arguments...
2004-05-06 Matthias ClasenNew function to translate a string with translate_func...
2004-01-12 Jody GoldbergAdjust to the new connect_proxy signals.
2004-01-07 Matthias ClasenRemove the redundant name and stock_id parameters,...
2004-01-02 Jody Goldbergadd visible_horizontal, visible_vertical. (gtk_action_c...
2003-10-11 Matthias ClasenAdd G_BEGIN_DECLS/G_END_DECLS to make these usable...
2003-09-15 Matthias ClasenAdd value parameter to allow setting the currently...
2003-08-27 Matthias ClasenChange the XML format: <Root> element is replaced by...
2003-08-24 Matthias ClasenHooks for translation of label and tooltip in GtkAction...
2003-08-24 Matthias ClasenNamespace the enum values properly. Sorry about the...
2003-08-24 Matthias ClasenA model-view separation for menus and toolbars, using...