summaryrefslogtreecommitdiff
path: root/tests/testgiconpixbuf.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Drop testgiconpixbufMatthias Clasen2020-05-141-91/+0
* Replace most remaining uses of container apiMatthias Clasen2020-05-111-6/+6
* tests: Fix testgiconpixbuf 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
* Stop using gtk_box_pack_endTimm Bäder2019-01-231-6/+6
* tests: Stop using the delete-event signalMatthias Clasen2018-01-161-2/+1
* enums: Change GtkIconSize valuesMatthias Clasen2017-11-151-0/+2
* image: Remove icon-size argument from icon settersMatthias Clasen2017-11-151-2/+2
* meson: tests: make tests find resources from the source dirTim-Philipp Müller2017-05-031-0/+5
* box: Remove fill child propertyTimm Bäder2017-04-251-6/+6
* box: Remove expand child propertyTimm Bäder2017-04-251-6/+6
* Remove gtk_widget_show_allTimm Bäder2017-01-201-1/+1
* Update callersMatthias Clasen2017-01-191-1/+1
* box: Remove 'padding' child propertyTimm Bäder2016-10-161-7/+7
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* tests: fix the buildCosimo Cecchi2010-11-081-3/+3
* tests: add a test for pixbufs implementing the GIcon interfaceCosimo Cecchi2010-11-081-0/+74