]> Pileus Git - ~andy/gtk/commit
Reduce memory consumption of the size request cache.
authorTristan Van Berkom <tristan.van.berkom@gmail.com>
Sat, 5 Mar 2011 10:29:10 +0000 (19:29 +0900)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Fri, 25 Mar 2011 09:42:08 +0000 (18:42 +0900)
commit82ae7b77cafad6c9370eb2d6ec56b14731147928
treeff204bae33c0744a83cdfff59e37f5d78d4a0e8e
parent887142f1f5d364765bc84a46ddb187be08261710
Reduce memory consumption of the size request cache.

This patch makes contextual height-for-width request caching
optional (the contextual cache is not allocated for widgets that
report GTK_SIZE_REQUEST_CONSTANT_SIZE).
gtk/gtksizerequest.c
gtk/gtkwidget.c
gtk/gtkwidgetprivate.h