summaryrefslogtreecommitdiff
path: root/tests/testdialog.c
Commit message (Expand)AuthorAgeFilesLines
* Deprecate GtkColorChooser and implementationsMatthias Clasen2022-10-291-0/+2
* Replace "gchar" with "char"Benjamin Otte2020-07-251-2/+2
* tests: Remove gtk_dialog_run()Emmanuele Bassi2020-05-121-35/+26
* Replace most remaining uses of container apiMatthias Clasen2020-05-111-17/+17
* Use gtk_window_destroyMatthias Clasen2020-05-111-13/+13
* tests: Stop explicitly showing widgetsAlexander Mikhaylenko2020-05-111-19/+0
* tests: Remove redundant image from testdialogAlexander Mikhaylenko2020-05-111-4/+0
* tests: Fix testdialogtestAlexander Mikhaylenko2020-05-111-2/+3
* Use gtk_window_set_child throughoutMatthias Clasen2020-05-041-1/+1
* tests: Add common_cflags to buildTimm Bäder2020-03-061-0/+2
* Drop the margin propertyMatthias Clasen2020-02-251-1/+4
* 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
* image: Remove icon-size argument from icon settersMatthias Clasen2017-11-151-1/+1
* meson: tests: make tests find resources from the source dirTim-Philipp Müller2017-05-031-0/+5
* Update callersMatthias Clasen2017-01-191-1/+1
* messagedialog: Remove deprecated APITimm Bäder2016-10-181-4/+0
* testdialog: Error out if templates are missingMatthias Clasen2015-07-171-2/+6
* Add another dialog to testMatthias Clasen2014-07-171-0/+21
* testdialog: Add a spinnerMatthias Clasen2014-06-291-0/+6
* Add missing templates to testdialogMatthias Clasen2014-04-251-2/+0
* tests: Add deprecation guardsBenjamin Otte2014-04-101-0/+2
* Add at testcase for a message dialog with iconMatthias Clasen2014-03-181-0/+28
* testdialogs: Add message dialog examplesMatthias Clasen2014-03-031-0/+53
* Add a testcase for various dialog headerbar scenariosMatthias Clasen2014-02-021-0/+314