summaryrefslogtreecommitdiff
path: root/tests/testverticalcells.c
Commit message (Expand)AuthorAgeFilesLines
* test: Stop using stock-size for teestverticalcellsAlexander Mikhaylenko2020-05-111-1/+1
* Use gtk_window_set_child throughoutMatthias Clasen2020-05-041-1/+1
* Use gtk_scrolled_window_set_child throughoutMatthias Clasen2020-05-041-2/+2
* scrolledwindow: Drop shadow-typeMatthias Clasen2020-04-171-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
* enums: Change GtkIconSize valuesMatthias Clasen2017-11-151-1/+1
* Remove gtk_widget_show_allTimm Bäder2017-01-201-1/+1
* Update callersMatthias Clasen2017-01-191-1/+1
* Remove most of the stock API usage from the testsWilliam Jon McCann2013-06-241-19/+19
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Delimit the other_entries arrayKristian Rietveld2010-12-231-0/+1
* Add an editable cell to testverticalcells showing functional vertical focus n...Tristan Van Berkom2010-12-121-1/+1
* Added g_getenv("RTL") to test rtl layouting.Tristan Van Berkom2010-12-051-0/+3
* Adding testverticalcells.c.Tristan Van Berkom2010-12-051-0/+375