Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: Add checkbox to enable kinetic scrolling in scrolled window test | Carlos Garcia Campos | 2012-03-01 | 1 | -0/+17 |
| | |||||
* | tests: missed these two gtk_box_new() which sneaked in by rebasing... | Michael Natterer | 2010-11-02 | 1 | -2/+2 |
| | |||||
* | gtk: remove "gboolean homogeneous" from gtk_box_new() | Michael Natterer | 2010-11-02 | 1 | -6/+6 |
| | | | | Because it's FALSE in virtually all use cases. | ||||
* | Add content size test for scrolled window | Matthias Clasen | 2010-11-02 | 1 | -0/+51 |
| | |||||
* | Use gtk_box_new() instead gtk_[v|h]box_new() | Javier Jardón | 2010-10-30 | 1 | -6/+6 |
| | |||||
* | Missed adding the scrolled window test in previous commit, added scrolled ↵ | Tristan Van Berkom | 2010-10-26 | 1 | -0/+165 |
window test. |