]> Pileus Git - ~andy/gtk/history - gtk/gtkradioaction.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkradioaction.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-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 Javier JardónUse accessor functions to access GtkToggleAction
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier JardónGtkRadioAction: unseal private pointer
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-05-19 John (J5) Palmieri[PATCH] add the binding friendly join_group method...
2010-05-15 Javier JardónMove documentation to inline comments: GtkRadioAction
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-06 John (J5) Palmieri[GtkRadioAction] fix annotation _set_group, _get_group
2010-05-06 Colin Walters[GtkRadioAction] Annotate _set_group
2010-04-04 Johan Dahlin[annotations] Add allow-none
2010-04-04 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2010-02-19 Johan Dahlin[annotations] Add allow-none
2009-12-16 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2009-02-26 Tristan Van BerkomBug 572904 – GtkRadioAction broken in trunk
2009-01-25 Matthias ClasenSet draw-as-radio to TRUE
2009-01-23 Matthias Claseni Bug 560228 – Add "action-controller" property...
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-11-25 Matthias ClasenRequire gtk-doc 1.8
2007-09-09 Matthias ClasenUpdate the documentation to mark the optional construct...
2006-05-14 Matthias ClasenMore of the same
2006-05-02 Matthias ClasenBoilerplate reduction
2006-01-16 Matthias ClasenAdd a current-value property and a setter for it. ...
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-04-30 Matthias ClasenMake the docs build. (#302230, Ali Akcaagac)
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-15 Matthias ClasenAdd an example for manually setting up a group of actions.
2005-02-01 Matthias ClasenFix many instances of "the the" in docs and comments...
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-07-23 Dafydd HarriesImprove various translatable messages.
2004-07-23 Matthias ClasenRemove unnecessary checks. (#148175, Morten Welinder)
2004-01-16 Matthias ClasenThe first part of the fix for #114351 (see also gdk...
2004-01-14 Matthias ClasenAdd a writable group property to align with the GtkRadi...
2004-01-07 Matthias ClasenAdd creation functions for actions.
2003-12-19 Matthias ClasenFix the behaviour of insensitive actions, which was...
2003-08-29 Matthias ClasenSet "draw_as_radio" on proxy menu items for radio actions.
2003-08-27 Matthias ClasenChange the XML format: <Root> element is replaced by...
2003-08-24 Matthias ClasenA model-view separation for menus and toolbars, using...