summaryrefslogtreecommitdiff
path: root/gtk/inspector/action-editor.c
Commit message (Expand)AuthorAgeFilesLines
* inspector: Don't randomly emit application signalsBenjamin Otte2023-04-151-12/+17
* inspector: Simplify the action editorMatthias Clasen2023-04-071-78/+21
* inspector: Plug a memory leakMatthias Clasen2023-04-071-0/+2
* inspector: Be safer when handling actionsMatthias Clasen2023-04-071-8/+26
* inspector: be defensive against out parametersChristian Hergert2023-03-031-1/+1
* gtk: Stop using gtk_widget_show/hideMatthias Clasen2022-11-281-13/+6
* Remove all nicks and blurbs from param specsSophie Herold2022-05-111-2/+2
* inspector: Redo the actions pageinspector-controllersMatthias Clasen2021-01-211-17/+8
* inspector: Reshuffle action editorMatthias Clasen2021-01-211-36/+72
* inspector: Simplify action editorMatthias Clasen2021-01-211-22/+2
* inspector: Split out variant editorMatthias Clasen2021-01-211-139/+8
* Replace "gchar" with "char"Benjamin Otte2020-07-251-6/+6
* inspector: Make the actions tab work againMatthias Clasen2020-07-201-22/+41
* inspector: Clean up GtkInspectorActionEditorMatthias Clasen2020-07-171-69/+83
* inspector: Use a column view for actionsMatthias Clasen2020-05-311-3/+7
* Replace most remaining uses of container apiMatthias Clasen2020-05-111-9/+9
* Don't use container api on GtkListBoxMatthias Clasen2020-05-111-10/+4
* Drop GtkBinMatthias Clasen2020-05-041-1/+0
* Use gtk_button_set_child throughoutMatthias Clasen2020-05-041-3/+3
* inspector: Add a refresh button for actionsMatthias Clasen2019-06-161-9/+33
* inspector: Redo the action pageMatthias Clasen2019-06-151-18/+1
* Improve the action editor moreMatthias Clasen2019-05-081-7/+22
* inspector: Port actions to a list viewMatthias Clasen2019-05-081-8/+8
* entry, spin button: Drop redundant APIMatthias Clasen2019-02-281-4/+4
* Remove gtk_widget_show_allTimm Bäder2017-01-201-4/+0
* inspector: Fix various compiler warningsMatthias Clasen2014-09-051-1/+1
* inspector: Clean up includesMatthias Clasen2014-07-111-0/+7
* inspector: Add an initial action editorMatthias Clasen2014-06-051-0/+419