Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: Convert testadjustsize example from GtkTable to box and grid | Benjamin Otte | 2011-09-28 | 1 | -26/+18 |
* | Make GtkWidget::halign RTL-save | Matthias Clasen | 2011-03-30 | 1 | -0/+3 |
* | Forgotten files | Matthias Clasen | 2010-12-04 | 1 | -7/+7 |
* | gtk: remove "gboolean homogeneous" from gtk_box_new() | Michael Natterer | 2010-10-31 | 1 | -2/+2 |
* | Use gtk_box_new() instead gtk_[v|h]box_new() | Javier Jardón | 2010-10-30 | 1 | -1/+1 |
* | Fixed problems with combination of height-for-width apis and | Tristan Van Berkom | 2010-10-23 | 1 | -1/+4 |
* | Fix erroneous usage of height-for-width apis in gtk_widget_real_adjust_size_a... | Tristan Van Berkom | 2010-09-27 | 1 | -0/+35 |
* | tests: Port testadjustsize to draw vfunc | Benjamin Otte | 2010-09-27 | 1 | -19/+6 |
* | Rename h/v-align to h/valign | Matthias Clasen | 2010-09-15 | 1 | -6/+6 |
* | Add padding and alignment tests to testadjustsize.c | Havoc Pennington | 2010-09-12 | 1 | -0/+171 |
* | Add testadjustsize test, to test new adjust size methods and related features | Havoc Pennington | 2010-09-12 | 1 | -0/+252 |