summaryrefslogtreecommitdiff
path: root/tests/testfontchooserdialog.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Stop using gtk_widget_show/hideMatthias Clasen2022-12-131-1/+1
* Deprecate GtkFontChooser and implementationsMatthias Clasen2022-10-291-0/+2
* Beef up testfontchooserdialogMatthias Clasen2022-07-031-1/+47
* tests: Make fontchooser test build on macOSMatthias Clasen2021-12-291-0/+7
* Replace "gchar" with "char"Benjamin Otte2020-07-251-1/+1
* Replace "gint" with "int"Benjamin Otte2020-07-251-1/+1
* Use gtk_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-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
* GtkFontChooser: Allow a custom font mapMatthias Clasen2015-05-071-1/+23
* tests: Drop manual property editorMatthias Clasen2014-05-221-3/+0
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Add filter test to testfontchooserdialogChristian Persch2011-09-131-0/+15
* Rename gtk_font_chooser_get_{family,face,size}Christian Persch2011-09-131-2/+2
* Add GtkFontChooser:font-desc propertyChristian Persch2011-09-131-0/+44
* Add prop editors to testfontchooser{,dialog}Christian Persch2011-09-131-1/+9
* Fix minor issues in the testsMatthias Clasen2011-08-151-1/+1
* GtkFontChooserDialog: GtkFontButton now uses GtkFontChooserDialog instead of ...Alberto Ruiz2011-08-151-7/+5
* GtkFontChooserDialog: Add parent window as a parameter in the constructorAlberto Ruiz2011-08-151-1/+1
* GtkFontChooser: Expose the new widget in gtk.h and add test casesAlberto Ruiz2011-08-151-0/+38