summaryrefslogtreecommitdiff
path: root/gtk/gtkactionhelper.c
Commit message (Expand)AuthorAgeFilesLines
* gtk: Use the new debug macrosMatthias Clasen2022-09-231-13/+18
* Remove all nicks and blurbs from param specsSophie Herold2022-05-111-3/+3
* gtk: Clean up docs syntaxMatthias Clasen2021-05-221-5/+5
* actionhelper: Add a getterMatthias Clasen2020-09-011-0/+9
* Replace "gchar" with "char"Benjamin Otte2020-07-251-7/+7
* Replace "gint" with "int"Benjamin Otte2020-07-251-1/+1
* actionmuxer: Port internal usersMatthias Clasen2020-07-201-7/+9
* Privatize popover menu piecesMatthias Clasen2019-11-111-1/+1
* Rename a bunch of private headersMatthias Clasen2019-06-101-1/+1
* Rename GtkActionHelper private headerEmmanuele Bassi2018-02-021-2/+1
* GtkActionHelper: Remove unnecessary NULL checkDebarshi Ray2017-06-131-10/+5
* GtkActionHelper: Allow a NULL action-name to unset the previous GActionDebarshi Ray2017-06-131-28/+38
* GtkActionHelper: Change a message to a warningMatthew Leeds2016-06-191-6/+6
* Better debug messages for actionsMatthias Clasen2016-03-111-15/+17
* GtkActionHelper: Avoid null deref in debug codeMatthias Clasen2015-07-171-1/+1
* gtkwindow: Use actions from focused widget to activate accelCarlos Soriano2014-12-081-1/+1
* GtkModelButton: Don't require an explicit roleMatthias Clasen2014-10-291-3/+38
* GtkActionHelper: add some debugging outputRyan Lortie2014-08-031-2/+32
* Simplify GtkActionHelperRyan Lortie2014-01-081-130/+19
* action stuff: stop abusing GLib's namespaceRyan Lortie2013-05-131-33/+33
* GtkActionHelper: Fix a copy-paste errorMatthias Clasen2012-11-291-1/+1
* GtkActionHelper: two small fixups in _set_target_value()Ryan Lortie2012-08-221-1/+8
* introduce private GtkActionHelperRyan Lortie2012-08-201-0/+631