summaryrefslogtreecommitdiff
path: root/tests/testappchooser.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Stop using gtk_widget_show/hideMatthias Clasen2022-12-131-2/+2
* Deprecate the app chooser widgetsMatthias Clasen2022-10-031-0/+2
* tests: Stop using radio buttonsMatthias Clasen2020-08-301-5/+7
* Replace "gchar" with "char"Benjamin Otte2020-07-251-3/+3
* Replace "gint" with "int"Benjamin Otte2020-07-251-1/+1
* tests: Remove gtk_dialog_run()Emmanuele Bassi2020-05-121-10/+27
* Use gtk_window_destroyMatthias Clasen2020-05-111-2/+2
* tests: Fix testappchooser testAlexander Mikhaylenko2020-05-111-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-2/+15
* tests: Stop using the delete-event signalMatthias Clasen2018-01-161-2/+1
* Remove gtk_widget_show_allTimm Bäder2017-01-201-1/+1
* Update callersMatthias Clasen2017-01-191-1/+1
* API: container: Remove gtk_container_set_border_width()Benjamin Otte2016-10-161-1/+0
* Remove most of the stock API usage from the testsWilliam Jon McCann2013-06-241-2/+2
* tests: Include config.hBenjamin Otte2012-11-061-0/+2
* Bump GLib dependency to 2.35Matthias Clasen2012-11-041-1/+0
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* GtkAppChooserButton: Add a way to include the default appMatthias Clasen2011-09-101-1/+9
* testappchooser: handle 'no app selected' gracefullyMatthias Clasen2011-08-281-4/+8
* Add a way to set the heading of GtkAppChooserDialogMatthias Clasen2011-01-201-0/+2
* tests: fix indentationCosimo Cecchi2010-11-251-1/+1
* Coding style fixupsMatthias Clasen2010-11-241-2/+1
* Coding style fixesMatthias Clasen2010-11-241-39/+36
* Improve packing in testappchooserMatthias Clasen2010-11-241-1/+1
* tests: remove radio mode from the testCosimo Cecchi2010-11-241-8/+1
* app-chooser: rename GtkOpenWith to GtkAppChooserCosimo Cecchi2010-11-231-0/+229