Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gtksizerequestcache: Fix typo that lead to crash/leak | Alexander Larsson | 2013-04-29 | 1 | -1/+1 |
* | GtkSizeRequestCache: Don't store baselines in horizontal case | Alexander Larsson | 2013-04-23 | 1 | -78/+189 |
* | Initial support for baselines | Alexander Larsson | 2013-04-23 | 1 | -3/+15 |
* | sizerequestcache: Move rest of code to array | Benjamin Otte | 2012-11-14 | 1 | -76/+36 |
* | sizerequestcache: Make code an array | Benjamin Otte | 2012-11-14 | 1 | -22/+5 |
* | sizerequest: Use GtkOrientation | Benjamin Otte | 2012-11-14 | 1 | -12/+12 |
* | sizerequestcache: Move lookup function | Benjamin Otte | 2012-11-14 | 1 | -0/+65 |
* | sizerequestcache: Move commit function | Benjamin Otte | 2012-11-14 | 1 | -0/+107 |
* | sizerequestcache: Make clear_cache clear all the cache | Benjamin Otte | 2012-11-14 | 1 | -33/+18 |
* | sizerequestcache: Move functions | Benjamin Otte | 2012-11-14 | 1 | -0/+76 |