summaryrefslogtreecommitdiff
path: root/tests/testoverlaystyleclass.c
Commit message (Expand)AuthorAgeFilesLines
* Replace "gchar" with "char"Benjamin Otte2020-07-251-1/+1
* scrolledwindow: Don't take adjustments in new()Matthias Clasen2020-06-241-1/+1
* Replace most remaining uses of container apiMatthias Clasen2020-05-111-1/+1
* Avoid container api on gridsMatthias Clasen2020-05-111-1/+1
* tests: Stop using ::size-allocateMatthias Clasen2020-05-061-31/+0
* Use gtk_overlay_set_child throughoutMatthias Clasen2020-05-041-1/+1
* Use gtk_window_set_child throughoutMatthias Clasen2020-05-041-1/+1
* Use gtk_scrolled_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
* testoverlaystyleclass: Fix CSS snippetTimm Bäder2018-08-271-2/+2
* widget: Remove clip from size-allocate vfuncBenjamin Otte2018-04-051-2/+3
* stylecontext: Port to use display instead of screenBenjamin Otte2017-10-311-3/+3
* tests: Get rid of GtkEventBoxBenjamin Otte2017-08-021-6/+4
* Remove gtk_widget_show_allTimm Bäder2017-01-201-1/+1
* Update callersMatthias Clasen2017-01-191-1/+1
* cssprovider: Remove GError out argument from load functionsBenjamin Otte2016-10-171-1/+1
* tests: Update testoverlaystyleclass testBenjamin Otte2014-10-121-5/+15
* Replace all margin-left and margin-right with margin-start and margin-endYosef Or Boczko2013-11-151-1/+1
* Don't use gtk_scrolled_window_add_with_viewport() in testsCosimo Cecchi2013-02-011-2/+1
* tests: add a test for GtkOverlay position style classesCosimo Cecchi2012-02-291-0/+154