summaryrefslogtreecommitdiff
path: root/gtk/gtkflowbox.c
Commit message (Expand)AuthorAgeFilesLines
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-1/+1
* docs: Fix tiny typo.Murray Cumming2014-02-101-1/+1
* GtkFlowBox::child-activated: fix param type in g_signal_connectJuan R. GarcĂ­a Blanco2014-02-071-1/+1
* docs: don't use <anchor>William Jon McCann2014-02-071-6/+6
* docs: use apostrophes in *n'tWilliam Jon McCann2014-02-071-1/+1
* docs: use proper apostropheWilliam Jon McCann2014-02-071-2/+2
* docs: Use markup for linksWilliam Jon McCann2014-02-071-6/+6
* Docs: Don't use note elementsMatthias Clasen2014-02-021-2/+2
* Docs: Use markdown for listsMatthias Clasen2014-02-021-5/+3
* Changed obsolete FSF portal addresses to web addressAndika Triwidada2014-01-121-3/+1
* flowbox: Always return a NULL iter when we are at the endDebarshi Ray2013-10-211-6/+6
* flowbox: Be careful when the container is emptyDebarshi Ray2013-10-211-0/+3
* gtkflowbox: Fix warning when realizingJasper St. Pierre2013-10-171-1/+1
* gtk/gtkflowbox: Fix build warning/errorChun-wei Fan2013-10-071-1/+1
* Tweak flowbox selection behaviourMatthias Clasen2013-10-061-43/+128
* Make resetting a filter work properlyMatthias Clasen2013-10-061-15/+19
* Fix wording in the docsMatthias Clasen2013-10-061-1/+1
* Add GtkFlowBoxMatthias Clasen2013-10-061-0/+4719