summaryrefslogtreecommitdiff
path: root/tests/testrevealer.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Stop using gtk_widget_show/hideMatthias Clasen2022-12-131-1/+1
* Replace "gchar" with "char"Benjamin Otte2020-07-251-1/+1
* Replace "gint" with "int"Benjamin Otte2020-07-251-2/+2
* Use gtk_window_destroyMatthias Clasen2020-05-111-1/+1
* Use gtk_revealer_set_child throughoutMatthias Clasen2020-05-041-10/+10
* 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
* testrevealer: Cover the new transitionsMatthias Clasen2019-03-291-11/+67
* Fix compile time warningsTimm Bäder2019-03-021-1/+1
* entry, spin button: Drop redundant APIMatthias Clasen2019-02-281-6/+6
* Remove gtk_widget_show_allTimm Bäder2017-01-201-1/+1
* Update callersMatthias Clasen2017-01-191-1/+1
* Replace all margin-left and margin-right with margin-start and margin-endYosef Or Boczko2013-11-151-4/+4
* GtkRevealer: Add a fading animationMatthias Clasen2013-04-221-2/+2
* Add GtkRevealerMatthias Clasen2013-04-221-0/+115