]> Pileus Git - ~andy/gtk/history - gtk/gtktoggleaction.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtktoggleaction.c
2012-02-27 Javier JardónChange FSF Address
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-18 Pavel Holejsovsky[GI] Cosmetic cleanups of annotations and doc comments
2011-01-18 Pavel Holejsovsky[GI] Add missing (allow-none) annotations
2010-08-10 Philip WithnallBug 596125 — Property string fixes
2010-07-19 Javier JardónAdd _gtk_toggle_action_set_active() internal function
2010-07-13 Javier Jardóngtktoggleaction: move public members to private structure
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-05-13 Javier JardónMove documentation to inline comments: GtkToggleAction
2010-04-04 Johan Dahlin[annotations] Add allow-none
2010-02-19 Johan Dahlin[annotations] Add allow-none
2009-01-27 Matthias ClasenBlock the previous action when calling reset() to preve...
2009-01-23 Matthias Claseni Bug 560228 – Add "action-controller" property...
2008-08-12 Michael Nattererconsistently chain up using GTK_FOO_CLASS(parent_class...
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
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...