Files
gtk3/tests
Tristan Van Berkom 7047502d84 Fix erroneous usage of height-for-width apis in gtk_widget_real_adjust_size_allocation().
When fitting a widget into its allocation, the second dimension
is always dependent on the first, so gtk_widget_get_preferred_size()
cannot be used directly (because we want the natural height for
the allocated width, not the natural height for the natural width,
which is generally a smaller height than the height-for-minimum-width
or height-for-allocated-width).

Added test to testadjustsize to ensure proper behaviour.
2010-09-27 21:15:16 +09:00
..
2008-07-01 22:57:50 +00:00
2009-04-02 10:14:04 +02:00
2010-07-13 19:40:47 +02:00
2010-06-07 16:46:30 -04:00
2010-07-13 19:40:47 +02:00
2010-09-26 15:11:40 +02:00
2008-07-01 22:57:50 +00:00
2010-09-26 22:18:19 -04:00
2010-05-03 01:51:20 +02:00
2010-07-13 19:40:47 +02:00
2010-09-26 22:18:19 -04:00
2009-06-15 09:14:00 +08:00
2008-07-01 22:57:50 +00:00
2008-07-01 22:57:50 +00:00
2010-08-24 23:49:21 +02:00
2008-07-11 14:17:49 +00:00
2010-07-13 19:40:47 +02:00