]> Pileus Git - ~andy/gtk/history - gtk/gtktoggleaction.c
Include "config.h" instead of <config.h> Command used: find -name
[~andy/gtk] / gtk / gtktoggleaction.c
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2007-09-09 Matthias ClasenUpdate the documentation to mark the optional construct...
2006-10-08 Matthias ClasenApply a cleanup patch by Kjartan Maraas (#341812)
2006-05-14 Matthias ClasenMore of the same
2006-05-02 Matthias ClasenBoilerplate reduction
2005-11-30 Matthias ClasenAdd an active property. (#322673, Jorn Baayen)
2005-09-13 Matthias ClasenVarious cleanups. (#315360, Kjartan Maraas)
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-05-16 Matthias ClasenBe more careful when casting. (#304089, Philip Langdale)
2005-03-26 Matthias ClasenUse canonical names for g_object_notify() as well.
2005-03-22 Matthias ClasenDefine macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE...
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-03-09 Matthias ClasenMore canonical property names.
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-01-16 Matthias ClasenThe first part of the fix for #114351 (see also gdk...
2004-01-07 Matthias ClasenAdd creation functions for actions.
2003-12-19 Matthias ClasenFix the behaviour of insensitive actions, which was...
2003-10-01 Matthias ClasenDoc tweaks-
2003-09-21 Matthias ClasenChanges to make cross-process merging feasible:
2003-09-04 Matthias ClasenTest buttons and toggle buttons as proxies.
2003-08-24 Matthias ClasenA model-view separation for menus and toolbars, using...