summaryrefslogtreecommitdiff
path: root/tests/testgtk.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Stop using gtk_widget_show/hideMatthias Clasen2022-12-131-36/+33
* tests: Ignore deprecationsMatthias Clasen2022-10-111-0/+2
* testgtk: Use global css providerBenjamin Otte2022-10-091-11/+15
* Deprecate GtkEntryCompletionMatthias Clasen2022-10-031-0/+6
* GtkFileFilter: Add suffix matchesMatthias Clasen2021-06-041-2/+2
* gdk: Replace 'WITHDRAWN' state with async 'is-mapped' booleanJonas Ådahl2020-12-071-2/+0
* tests/testgtk: Remove 'Resize' buttonJonas Ådahl2020-12-071-18/+0
* gdk: Rename GdkSurfaceState to GdkToplevelStateMatthias Clasen2020-09-101-8/+8
* Remove GtkRadioButton references in the docsMatthias Clasen2020-08-301-4/+0
* tests: Stop using radio buttonsMatthias Clasen2020-08-301-29/+31
* Drop GtkAccelLabelMatthias Clasen2020-08-041-100/+0
* testgtk: More GTimeVal eradicationMatthias Clasen2020-07-311-11/+9
* Replace "gdouble" with "double"Benjamin Otte2020-07-251-11/+11
* Replace "gchar" with "char"Benjamin Otte2020-07-251-30/+30
* Replace "gint" with "int"Benjamin Otte2020-07-251-41/+41
* filechooser: Make get_files return a list modelMatthias Clasen2020-07-091-5/+9
* filechooser: Add gtk_file_chooser_get_filtersMatthias Clasen2020-07-061-5/+9
* filefiler: No more floatingMatthias Clasen2020-07-051-0/+5
* Stop setting GTK_IM_MODULE_FILEMatthias Clasen2020-06-281-10/+1
* Merge branch 'scrolled-window-api' into 'master'Matthias Clasen2020-06-241-3/+3
|\
| * scrolledwindow: Don't take adjustments in new()Matthias Clasen2020-06-241-3/+3
* | testgtk: Update list of cursor namesMatthias Clasen2020-06-241-97/+36
|/
* Fix minor typosYuri Chornoivan2020-05-281-1/+1
* testgtk: Add G_GNUC_NORETURN to usage()Timm Bäder2020-05-191-1/+1
* Replace most remaining uses of container apiMatthias Clasen2020-05-111-353/+340
* Stop using container api on GtkNotebookMatthias Clasen2020-05-111-3/+5
* Don't use container api on GtkListBoxMatthias Clasen2020-05-111-1/+1
* paned: Redo the apiMatthias Clasen2020-05-111-45/+87
* Use gtk_expander_set_child throughoutMatthias Clasen2020-05-111-1/+1
* Use gtk_window_destroyMatthias Clasen2020-05-111-79/+79
* Stop using gtk_widget_destroyedMatthias Clasen2020-05-111-159/+63
* tests: Stop explicitly showing widgetsAlexander Mikhaylenko2020-05-111-46/+0
* tests: Fix testgtkAlexander Mikhaylenko2020-05-111-62/+138
* tests: Stop using ::size-allocateMatthias Clasen2020-05-061-19/+0
* testgtk: Fix g_object_new useMatthias Clasen2020-05-041-1/+1
* Use gtk_window_set_child throughoutMatthias Clasen2020-05-041-27/+27
* Use gtk_button_set_child throughoutMatthias Clasen2020-05-041-11/+10
* Use gtk_scrolled_window_set_child throughoutMatthias Clasen2020-05-041-6/+6
* Use gtk_frame_set_child throughoutMatthias Clasen2020-05-041-35/+35
* tests: Stop using focus adjustmentsMatthias Clasen2020-04-181-4/+2
* frame: Drop shadow-typeMatthias Clasen2020-04-171-13/+0
* label: Remove public pattern APITimm Bäder2020-04-171-1/+0
* tests: Stop using gtk_accelerator_set_default_mod_maskMatthias Clasen2020-04-061-7/+0
* Turn GtkShortcutAction into a GObjectEmmanuele Bassi2020-03-251-1/+1
* testgtk: Port keyval example to shortcut controllersEmmanuele Bassi2020-03-251-17/+20
* accelerators: Make gtk_accelerator_parse() return TRUE/FALSEBenjamin Otte2020-03-251-2/+4
* gtk: Remove bindingsBenjamin Otte2020-03-251-10/+0
* Revert "Merge branch 'disable-window-test' into 'master'"Matthias Clasen2020-03-191-24/+29
* testgtk: Port keyval example to shortcut controllersEmmanuele Bassi2020-03-181-17/+20
* accelerators: Make gtk_accelerator_parse() return TRUE/FALSEBenjamin Otte2020-03-181-2/+4