]> Pileus Git - ~andy/gtk/history - gtk/gtkactiongroup.h
whitespace cleanup: remove trailing whitespace and excess newlines and
[~andy/gtk] / gtk / gtkactiongroup.h
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...