aboutsummaryrefslogtreecommitdiff
path: root/src/gactionmuxer.c
Commit message (Expand)AuthorAgeFilesLines
* g_action_muxer_insert: don't warn when passing a NULL action groupLars Uebernickel2013-11-201-1/+4
* Export menu for the phone clientLars Uebernickel2012-11-161-0/+8
* gactionmuxer: check for NULL in public APILars Uebernickel2012-06-041-0/+6
* gactionmuxer: remove unnecessary NULL checkLars Uebernickel2012-06-041-3/+0
* gactionmuxer: don't crash when no global actions are givenLars Uebernickel2012-06-041-5/+8
* gactiongroup: don't remove items from the hash while iterating over itLars Uebernickel2012-06-041-15/+32
* gactionmuxer: allow passing a NULL action group to insert()Lars Uebernickel2012-06-031-1/+7
* Add GActionMuxerLars Uebernickel2012-06-031-0/+456