summaryrefslogtreecommitdiff
path: root/gio/gsimpleactiongroup.c
AgeCommit message (Expand)Author
2017-05-29gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet
2015-11-02gapplication: reject actions without namesLars Uebernickel
2014-01-31Updated FSF's addressDaniel Mustieles
2014-01-07Add includes to all gio docsMatthias Clasen
2013-08-13GSimpleActionGroup: Deprecated redundant APIMatthias Clasen
2013-06-24Rename the generated private data getter functionEmmanuele Bassi
2013-06-24gio: Use the new private instance data declarationEmmanuele Bassi
2012-12-06various: add missing cases of #include "config.h"Ryan Lortie
2012-01-11GIO: add lots of annotations for Vala bindingsEvan Nemerson
2011-12-08Add GActionMap to the docsMatthias Clasen
2011-12-08add GActionMap interfaceRyan Lortie
2011-11-26GSimpleActionGroup: Implement query_actionMatthias Clasen
2011-06-29Add 'change_state' callback to GActionEntryRyan Lortie
2011-06-29Add example to docs for using GActionEntryRyan Lortie
2011-06-29Add g_simple_action_group_add_entries()Ryan Lortie
2011-06-29Make 4 incompatible changes to the GAction APIRyan Lortie
2010-12-22Fix for bug #637720. void functions should not return a value.Brian Cameron
2010-11-28Various doc tweaksMatthias Clasen
2010-10-23Brush up the GApplication docsMatthias Clasen
2010-10-19Change 'Since:' to 2.28 for action classesRyan Lortie
2010-10-19Rename methods on GActionGroup to include 'action'Ryan Lortie
2010-08-30GActionGroup is now an interfaceRyan Lortie
2010-08-18add GSimpleActionGroupRyan Lortie