Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename GtkGestureMultiPress to GtkGestureClick | Matthias Clasen | 2019-05-29 | 1 | -6/+6 |
* | Stop using gtk_box_pack_end | Timm Bäder | 2019-01-23 | 1 | -5/+5 |
* | tests: Update testgrid to use gestures | Carlos Garnacho | 2018-07-30 | 1 | -11/+13 |
* | tests: Stop using ::button-press/release-event | Matthias Clasen | 2018-01-16 | 1 | -5/+8 |
* | tests: Get rid of GtkEventBox | Benjamin Otte | 2017-08-02 | 1 | -2/+2 |
* | label: Remove angle property | Timm Bäder | 2017-04-25 | 1 | -5/+4 |
* | box: Remove fill child property | Timm Bäder | 2017-04-25 | 1 | -5/+5 |
* | box: Remove expand child property | Timm Bäder | 2017-04-25 | 1 | -5/+5 |
* | Remove gtk_widget_show_all | Timm Bäder | 2017-01-20 | 1 | -9/+9 |
* | Update callers | Matthias Clasen | 2017-01-19 | 1 | -1/+1 |
* | cssprovider: Remove GError out argument from load functions | Benjamin Otte | 2016-10-17 | 1 | -1/+1 |
* | box: Remove 'padding' child property | Timm Bäder | 2016-10-16 | 1 | -5/+5 |
* | More removal of deprecated API | Matthias Clasen | 2014-10-07 | 1 | -3/+10 |
* | Add a testcase for empty grid rows | Matthias Clasen | 2013-04-28 | 1 | -0/+50 |
* | Expand testgrid to cover row/column removal | Matthias Clasen | 2013-03-23 | 1 | -16/+54 |
* | testgrid: add a testcase | Matthias Clasen | 2012-03-24 | 1 | -0/+26 |
* | Add an accessor for grid children | Matthias Clasen | 2011-08-28 | 1 | -12/+23 |
* | GtkGrid: Add a way to insert rows or columns | Matthias Clasen | 2011-08-08 | 1 | -0/+74 |
* | GtkGrid: Add forgotten RTL flipping | Matthias Clasen | 2011-03-30 | 1 | -0/+3 |
* | Fix gdk_rgba_parse call | Matthias Clasen | 2010-12-04 | 1 | -1/+1 |
* | Make tests compile without using GtkStyle api | Matthias Clasen | 2010-12-04 | 1 | -3/+3 |
* | gtk: remove "gboolean homogeneous" from gtk_box_new() | Michael Natterer | 2010-10-31 | 1 | -3/+3 |
* | Add GtkGrid | Matthias Clasen | 2010-10-22 | 1 | -0/+264 |