summaryrefslogtreecommitdiff
path: root/tests/testbuttons.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Drop testbuttonsMatthias Clasen2020-05-141-123/+0
* Replace most remaining uses of container apiMatthias Clasen2020-05-111-15/+15
* 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-1/+2
* button: Get rid of icon sizeBenjamin Otte2017-11-151-1/+1
* Remove gtk_widget_show_allTimm Bäder2017-01-201-1/+1
* Update callersMatthias Clasen2017-01-191-1/+1
* button: Add icon-name propertyTimm Bäder2016-10-181-16/+16
* testbuttons: Stop looking at use-stock propertyTimm Bäder2016-10-161-13/+8
* button: Remove GtkStock APITimm Bäder2016-10-161-18/+0
* tests: Ignore deprecation warningsBenjamin Otte2013-06-261-0/+2
* Remove most of the stock API usage from the testsWilliam Jon McCann2013-06-241-2/+2
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gtk: remove "gboolean homogeneous" from gtk_box_new()Michael Natterer2010-11-021-7/+7
* Use gtk_box_new() instead gtk_[v|h]box_new()Javier Jardón2010-10-301-7/+7
* Use standard icon names in demos and testsJavier Jardón2010-08-211-1/+1
* Add a testcase for use-stock/use-underline in buttonsMatthias Clasen2009-07-011-0/+145