[kdbus] Do not set body message if signature field is empty
[platform/upstream/glib.git] / gio / gsimpleactiongroup.c
2014-01-31 Daniel MustielesUpdated FSF's address
2014-01-08 Matthias ClasenAdd includes to all gio docs
2013-08-13 Matthias ClasenGSimpleActionGroup: Deprecated redundant API
2013-06-24 Emmanuele BassiRename the generated private data getter function
2013-06-24 Emmanuele Bassigio: Use the new private instance data declaration
2012-12-06 Ryan Lortievarious: add missing cases of #include "config.h"
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2012-01-11 Evan NemersonGIO: add lots of annotations for Vala bindings
2011-12-08 Matthias ClasenAdd GActionMap to the docs
2011-12-08 Ryan Lortieadd GActionMap interface
2011-11-27 Matthias ClasenGSimpleActionGroup: Implement query_action
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-06-29 Ryan LortieAdd 'change_state' callback to GActionEntry
2011-06-29 Ryan LortieAdd example to docs for using GActionEntry
2011-06-29 Ryan LortieAdd g_simple_action_group_add_entries()
2011-06-29 Ryan LortieMake 4 incompatible changes to the GAction API
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-12-22 Brian CameronFix for bug #637720. void functions should not return...
2010-11-29 Matthias ClasenVarious doc tweaks
2010-10-23 Matthias ClasenBrush up the GApplication docs
2010-10-18 Ryan LortieChange 'Since:' to 2.28 for action classes
2010-10-18 Ryan LortieRename methods on GActionGroup to include 'action'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-08-30 Ryan LortieGActionGroup is now an interface
2010-08-18 Ryan Lortieadd GSimpleActionGroup