Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GtkFlowBox: Explicitly notify orientation | Matthias Clasen | 2014-06-09 | 1 | -9/+7 |
* | GtkFlowBox: Use G_PARAM_EXPLICIT_NOTIFY | Matthias Clasen | 2014-06-09 | 1 | -7/+7 |
* | GtkFlowBox: Convert to g_object_class_install_properties | Matthias Clasen | 2014-06-09 | 1 | -71/+67 |
* | GtkFlowBox: Move overridden prop ids to the end | Matthias Clasen | 2014-06-09 | 1 | -2/+4 |
* | GtkFlowBox: Drop unused prop ids | Matthias Clasen | 2014-06-09 | 1 | -2/+0 |
* | flowbox: Use gestures for event management | Carlos Garnacho | 2014-06-05 | 1 | -115/+168 |
* | flowbox: don't use focus-line-width | Cosimo Cecchi | 2014-05-09 | 1 | -9/+5 |
* | flowbox: don't use focus padding | Cosimo Cecchi | 2014-05-09 | 1 | -14/+8 |
* | GtkFlowBox: fixed NULL dereferencing segfaults | Juan Pablo Ugarte | 2014-05-01 | 1 | -8/+8 |
* | flowbox: Remove unneeded checks | Benjamin Otte | 2014-05-01 | 1 | -16/+8 |
* | widgets: Remove (GtkTickCallback) casts | Benjamin Otte | 2014-04-29 | 1 | -1/+1 |
* | flow box: Avoid excessive signals | Matthias Clasen | 2014-03-29 | 1 | -5/+0 |
* | Trivial typo fix | Matthias Clasen | 2014-03-28 | 1 | -1/+1 |
* | docs: use Returns: consistently | William Jon McCann | 2014-02-19 | 1 | -1/+1 |
* | docs: Fix tiny typo. | Murray Cumming | 2014-02-10 | 1 | -1/+1 |
* | GtkFlowBox::child-activated: fix param type in g_signal_connect | Juan R. GarcĂa Blanco | 2014-02-07 | 1 | -1/+1 |
* | docs: don't use <anchor> | William Jon McCann | 2014-02-07 | 1 | -6/+6 |
* | docs: use apostrophes in *n't | William Jon McCann | 2014-02-07 | 1 | -1/+1 |
* | docs: use proper apostrophe | William Jon McCann | 2014-02-07 | 1 | -2/+2 |
* | docs: Use markup for links | William Jon McCann | 2014-02-07 | 1 | -6/+6 |
* | Docs: Don't use note elements | Matthias Clasen | 2014-02-02 | 1 | -2/+2 |
* | Docs: Use markdown for lists | Matthias Clasen | 2014-02-02 | 1 | -5/+3 |
* | Changed obsolete FSF portal addresses to web address | Andika Triwidada | 2014-01-12 | 1 | -3/+1 |
* | flowbox: Always return a NULL iter when we are at the end | Debarshi Ray | 2013-10-21 | 1 | -6/+6 |
* | flowbox: Be careful when the container is empty | Debarshi Ray | 2013-10-21 | 1 | -0/+3 |
* | gtkflowbox: Fix warning when realizing | Jasper St. Pierre | 2013-10-17 | 1 | -1/+1 |
* | gtk/gtkflowbox: Fix build warning/error | Chun-wei Fan | 2013-10-07 | 1 | -1/+1 |
* | Tweak flowbox selection behaviour | Matthias Clasen | 2013-10-06 | 1 | -43/+128 |
* | Make resetting a filter work properly | Matthias Clasen | 2013-10-06 | 1 | -15/+19 |
* | Fix wording in the docs | Matthias Clasen | 2013-10-06 | 1 | -1/+1 |
* | Add GtkFlowBox | Matthias Clasen | 2013-10-06 | 1 | -0/+4719 |