summaryrefslogtreecommitdiff
path: root/tests/testoverlaystyleclass.c
Commit message (Collapse)AuthorAgeFilesLines
* tests: Update testoverlaystyleclass testBenjamin Otte2014-10-121-5/+15
| | | | | Make it not use deprecations anymore and use CSS to show things work by changing border-radius when a style class exists.
* Replace all margin-left and margin-right with margin-start and margin-endYosef Or Boczko2013-11-151-1/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=710238
* Don't use gtk_scrolled_window_add_with_viewport() in testsCosimo Cecchi2013-02-011-2/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=693015
* tests: add a test for GtkOverlay position style classesCosimo Cecchi2012-02-291-0/+154
https://bugzilla.gnome.org/show_bug.cgi?id=669342