summaryrefslogtreecommitdiff
path: root/gtk/gtkactionmuxer.c
Commit message (Expand)AuthorAgeFilesLines
* Cast the return value of g_array_free to void* before casting to char**Ting-Wei Lan2016-01-111-1/+1
* Intern all signal names beforehandMatthias Clasen2015-09-121-1/+2
* widget: add helpers to resolve GActionGroups available to GtkWidgetChristian Hergert2014-12-111-2/+2
* GtkActionMuxer: Plug a memory leakMatthias Clasen2014-06-281-0/+2
* GtkActionMuxer: Add gettersMatthias Clasen2014-05-141-0/+21
* docs: use proper quotations instead of '*'William Jon McCann2014-02-071-2/+2
* docs: use proper quotesWilliam Jon McCann2014-02-051-8/+8
* docs: don't use <varnam>William Jon McCann2014-02-041-2/+2
* docs: use ` instead of <literal>William Jon McCann2014-02-041-4/+4
* docs: mark gtkdoc blocks as private for internal only APIWilliam Jon McCann2014-01-211-6/+6
* Use g_return_val_if_fail where return value needed.Daniel Svensson2013-10-291-2/+2
* GtkActionMuxer: store primary accelsRyan Lortie2013-10-151-0/+130
* action stuff: Introspection fixesJasper St. Pierre2013-05-131-7/+9
* action stuff: stop abusing GLib's namespaceRyan Lortie2013-05-131-0/+776