Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Stop using gtk_box_pack_end | Timm Bäder | 2019-01-23 | 1 | -13/+13 |
* | box: Remove fill child property | Timm Bäder | 2017-04-25 | 1 | -18/+10 |
* | box: Remove expand child property | Timm Bäder | 2017-04-25 | 1 | -10/+10 |
* | Remove gtk_widget_show_all | Timm Bäder | 2017-01-20 | 1 | -2/+2 |
* | Update callers | Matthias Clasen | 2017-01-19 | 1 | -1/+1 |
* | box: Remove 'padding' child property | Timm Bäder | 2016-10-16 | 1 | -10/+10 |
* | tests: Update testexpand example for deprecations | Benjamin Otte | 2014-10-12 | 1 | -16/+4 |
* | tests: Stop using GtkAlignment | Matthias Clasen | 2014-05-23 | 1 | -46/+24 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | tests: Convert testexpand from GtkTable to GtkGrid | Benjamin Otte | 2011-09-28 | 1 | -32/+26 |
* | Make GtkWidget::halign RTL-save | Matthias Clasen | 2011-03-30 | 1 | -0/+3 |
* | Silence more compiler warnings | Matthias Clasen | 2011-02-12 | 1 | -10/+0 |
* | Make tests compile without using GtkStyle api | Matthias Clasen | 2010-12-04 | 1 | -10/+10 |
* | gtk: remove "gboolean homogeneous" from gtk_box_new() | Michael Natterer | 2010-10-31 | 1 | -3/+3 |
* | Add a GtkTable testcase | Matthias Clasen | 2010-10-13 | 1 | -14/+81 |
* | add tests/testexpand.c used to test the expand props on GtkWidget | Havoc Pennington | 2010-10-13 | 1 | -0/+152 |