summaryrefslogtreecommitdiff
path: root/gtk/gtkscrollable.c
Commit message (Expand)AuthorAgeFilesLines
* widget: Allow underallocation for scrollablesBenjamin Otte2011-04-281-0/+8
* Reduce includes of gtktypeutils.h to a minimumMatthias Clasen2011-01-041-1/+1
* GtkScrollable: Improve the documentation text.Murray Cumming2010-11-021-27/+27
* Added GtkScrollablePolicy property to scrollable interfaceTristan Van Berkom2010-10-261-0/+118
* Move min-display-width/height to GtkScrolledWindowMatthias Clasen2010-10-221-122/+0
* gtk: return 0 not NULL from functions returning gintMichael Natterer2010-10-221-2/+2
* Add GtkScrollable interfaceTadej Borovšak2010-10-221-0/+327