Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | grid layout: Rename some properties | Matthias Clasen | 2020-08-02 | 1 | -6/+6 |
* | Replace "gint" with "int" | Benjamin Otte | 2020-07-25 | 1 | -20/+20 |
* | grid: Derive from GtkWidget | Matthias Clasen | 2020-05-11 | 1 | -3/+3 |
* | grid: Add gtk_grid_remove | Matthias Clasen | 2020-05-11 | 1 | -4/+8 |
* | grid: Use standard padding | Matthias Clasen | 2019-05-26 | 1 | -8/+1 |
* | Add convenience function for querying a child of GtkGrid | Emmanuele Bassi | 2019-04-04 | 1 | -0/+7 |
* | The big versioning cleanup | Matthias Clasen | 2018-02-06 | 1 | -10/+10 |
* | grid: Drop priv pointer | Timm Bäder | 2017-10-10 | 1 | -4/+1 |
* | docs: add Gtk*Class docs | William Jon McCann | 2014-01-20 | 1 | -0/+6 |
* | Add annotations to gtk headers | Matthias Clasen | 2013-05-05 | 1 | -0/+12 |
* | GtkGrid: Support baseline alignment in GtkGrid | Alexander Larsson | 2013-04-23 | 1 | -0/+12 |
* | Add gtk_grid_remove_{row,column} | Matthias Clasen | 2013-03-23 | 1 | -0/+6 |
* | Move single-include guards inside include guards | Matthias Clasen | 2012-12-28 | 1 | -4/+4 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | gtk: Use versioned deprecations | Matthias Clasen | 2012-02-27 | 1 | -0/+4 |
* | Add an accessor for grid children | Matthias Clasen | 2011-08-28 | 1 | -0/+3 |
* | GtkGrid: Add a way to insert rows or columns | Matthias Clasen | 2011-08-08 | 1 | -0/+7 |
* | Revert "Move the /*< private >*/ at the correct position" | Javier Jardón | 2010-11-05 | 1 | -1/+1 |
* | Move the /*< private >*/ at the correct position | Paolo Borelli | 2010-11-02 | 1 | -1/+1 |
* | Fix gtk-doc markup: /* <private> */ should be /*< private >*/ | Javier Jardón | 2010-10-30 | 1 | -1/+1 |
* | Fix up docs | Matthias Clasen | 2010-10-23 | 1 | -1/+1 |
* | Add GtkGrid | Matthias Clasen | 2010-10-22 | 1 | -0/+98 |