summaryrefslogtreecommitdiff
path: root/tests/testscrolledwindow.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Add checkbox to enable kinetic scrolling in scrolled window testCarlos Garcia Campos2012-03-011-0/+17
* tests: missed these two gtk_box_new() which sneaked in by rebasing...Michael Natterer2010-11-021-2/+2
* gtk: remove "gboolean homogeneous" from gtk_box_new()Michael Natterer2010-11-021-6/+6
* Add content size test for scrolled windowMatthias Clasen2010-11-021-0/+51
* Use gtk_box_new() instead gtk_[v|h]box_new()Javier Jardón2010-10-301-6/+6
* Missed adding the scrolled window test in previous commit, added scrolled win...Tristan Van Berkom2010-10-261-0/+165