summaryrefslogtreecommitdiff
path: root/gtk/gtksizerequestcache.c
Commit message (Expand)AuthorAgeFilesLines
* gtksizerequestcache: Fix typo that lead to crash/leakAlexander Larsson2013-04-291-1/+1
* GtkSizeRequestCache: Don't store baselines in horizontal caseAlexander Larsson2013-04-231-78/+189
* Initial support for baselinesAlexander Larsson2013-04-231-3/+15
* sizerequestcache: Move rest of code to arrayBenjamin Otte2012-11-141-76/+36
* sizerequestcache: Make code an arrayBenjamin Otte2012-11-141-22/+5
* sizerequest: Use GtkOrientationBenjamin Otte2012-11-141-12/+12
* sizerequestcache: Move lookup functionBenjamin Otte2012-11-141-0/+65
* sizerequestcache: Move commit functionBenjamin Otte2012-11-141-0/+107
* sizerequestcache: Make clear_cache clear all the cacheBenjamin Otte2012-11-141-33/+18
* sizerequestcache: Move functionsBenjamin Otte2012-11-141-0/+76