]> Pileus Git - ~andy/gtk/history - gtk/gtkaction.h
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkaction.h
2012-12-28 Matthias ClasenMove single-include guards inside include guards
2012-02-27 Javier JardónChange FSF Address
2011-06-10 Javier Jardóngtk: Use const instead G_CONST_RETURN
2010-10-19 Matthias ClasenAdd padding to class structs
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier Jardóngtkaction: unseal private pointer
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 Javier JardónRemove deprecated GtkAction functions
2009-11-27 Christian PerschAdd gtk_action_[sg]et_always_show_image()
2009-01-23 Matthias Claseni Bug 560228 – Add "action-controller" property...
2009-01-21 Matthias ClasenAdd setters and getters for GtkAction properties, in...
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-23 Michael Natterergtk/gtkaction.h gtk/gtkbuildable.h gtk/gtkbuilderprivate.h
2008-06-20 Tim JanikSeal priv pointer in GtkAction.
2008-05-28 Michael Nattererwhitespace cleanup: remove trailing whitespace and...
2008-05-28 Michael Nattererdefine __GTK_H_INSIDE__ around including all other...
2007-03-16 Emmanuele BassiRename get_submenu() to create_menu(); rename gtk_actio...
2007-03-15 Emmanuele BassiAdd GtkActionClass::get_submenu() vfunc: actions provid...
2006-01-09 Matthias ClasenNew function to get the action for a proxy. (#326288)
2006-01-07 Matthias ClasenFix actiongroup-action interaction that relied on actio...
2005-06-10 Michael Natterergtk/gtk.symbols new function to get an action's accel_c...
2004-11-23 Matthias ClasenMark as const.
2004-11-09 Matthias ClasenMake return types G_CONST_RETURN instead of const.
2004-08-22 Matthias ClasenFix #150738, Tomislav Jonjic.
2004-08-12 Matthias ClasenAdd setters for the ::sensitive and ::visible propertie...
2004-01-12 Jody GoldbergAdjust to the new connect_proxy signals.
2004-01-07 Matthias ClasenAdd creation functions for actions.
2003-12-19 Matthias ClasenFix the behaviour of insensitive actions, which was...
2003-10-11 Matthias ClasenAdd G_BEGIN_DECLS/G_END_DECLS to make these usable...
2003-09-17 Matthias ClasenInstall accelerators on actions, not on proxies, suppor...
2003-09-15 Matthias ClasenApply egtk-format-protos. Doc tweaks.
2003-08-24 Matthias ClasenA model-view separation for menus and toolbars, using...