summaryrefslogtreecommitdiff
path: root/tests/testaccel.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Stop using gtk_widget_show/hideMatthias Clasen2022-12-131-1/+1
* tests: Ignore deprecationsMatthias Clasen2022-10-111-0/+2
* Replace "gchar" with "char"Benjamin Otte2020-07-251-1/+1
* Replace "gint" with "int"Benjamin Otte2020-07-251-4/+4
* scrolledwindow: Don't take adjustments in new()Matthias Clasen2020-06-241-1/+1
* Replace most remaining uses of container apiMatthias Clasen2020-05-111-2/+2
* tests: Stop explicitly showing widgetsAlexander Mikhaylenko2020-05-111-2/+0
* tests: Fix testaccel layoutAlexander Mikhaylenko2020-05-111-1/+1
* tests: Fix testaccel indentationAlexander Mikhaylenko2020-05-111-60/+61
* Use gtk_window_set_child throughoutMatthias Clasen2020-05-041-1/+1
* Use gtk_scrolled_window_set_child throughoutMatthias Clasen2020-05-041-1/+1
* window: Remove type argument from gtk_window_new()Benjamin Otte2020-02-141-1/+1
* Stop using gtk_main and gtk_main_quitMatthias Clasen2020-02-091-1/+2
* Stop using gtk_box_pack_endTimm Bäder2019-01-231-1/+1
* box: Remove fill child propertyTimm Bäder2017-04-251-1/+1
* box: Remove expand child propertyTimm Bäder2017-04-251-1/+2
* Remove gtk_widget_show_allTimm Bäder2017-01-201-1/+1
* Update callersMatthias Clasen2017-01-191-1/+1
* box: Remove 'padding' child propertyTimm Bäder2016-10-161-4/+4
* testaccel: Add another focus locationMatthias Clasen2014-09-061-4/+10
* testaccel: Handle accel-clearedMatthias Clasen2014-09-061-0/+18
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* tests: Store keycode in tree for testaccelBastien Nocera2011-10-261-1/+3
* Renamed GtkCellRendererKeys to GtkCellRendererAccel to be consistent withMichael Natterer2005-09-221-3/+3
* Add a cell renderer for displaying and editing accelerators, a port ofMatthias Clasen2005-09-101-0/+109