summaryrefslogtreecommitdiff
path: root/gio/gsimpleactiongroup.c
Commit message (Expand)AuthorAgeFilesLines
* gio: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-4/+4
* gapplication: reject actions without namesLars Uebernickel2015-11-021-0/+7
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Add includes to all gio docsMatthias Clasen2014-01-071-0/+1
* GSimpleActionGroup: Deprecated redundant APIMatthias Clasen2013-08-131-0/+8
* Rename the generated private data getter functionEmmanuele Bassi2013-06-241-1/+1
* gio: Use the new private instance data declarationEmmanuele Bassi2013-06-241-5/+2
* various: add missing cases of #include "config.h"Ryan Lortie2012-12-061-0/+2
* GIO: add lots of annotations for Vala bindingsEvan Nemerson2012-01-111-2/+2
* Add GActionMap to the docsMatthias Clasen2011-12-081-4/+4
* add GActionMap interfaceRyan Lortie2011-12-081-172/+78
* GSimpleActionGroup: Implement query_actionMatthias Clasen2011-11-261-74/+20
* Add 'change_state' callback to GActionEntryRyan Lortie2011-06-291-0/+6
* Add example to docs for using GActionEntryRyan Lortie2011-06-291-0/+38
* Add g_simple_action_group_add_entries()Ryan Lortie2011-06-291-0/+111
* Make 4 incompatible changes to the GAction APIRyan Lortie2011-06-291-5/+5
* Fix for bug #637720. void functions should not return a value.Brian Cameron2010-12-221-2/+2
* Various doc tweaksMatthias Clasen2010-11-281-1/+1
* Brush up the GApplication docsMatthias Clasen2010-10-231-1/+1
* Change 'Since:' to 2.28 for action classesRyan Lortie2010-10-191-4/+4
* Rename methods on GActionGroup to include 'action'Ryan Lortie2010-10-191-7/+7
* GActionGroup is now an interfaceRyan Lortie2010-08-301-55/+34
* add GSimpleActionGroupRyan Lortie2010-08-181-0/+401