Files
gtk3/gtk
Debarshi Ray c81cd94b8f scrolledwindow: Remove redundant use of MAX
This code tries to add the minimum content size, if one is set, to the
GtkScrolledWindow's size requisition. This is obvious from the check
for non-negative values of min-content-height and min-content-width.
Using MAX needlessly makes the code harder to read by implying that
there is more to it when there actually isn't.

Fall out from 0d9ebb501d

https://bugzilla.gnome.org/show_bug.cgi?id=766569
2016-05-17 17:04:26 +02:00
..
2016-03-10 22:46:02 -05:00
2016-03-25 15:37:20 -04:00
2016-03-02 19:12:10 -05:00
2016-02-21 16:17:46 -08:00
2016-03-27 08:39:44 -07:00
2016-03-11 16:39:34 +01:00
2016-05-01 13:26:35 -04:00
2016-04-18 14:38:12 -04:00
2016-03-10 23:21:22 -05:00
2016-04-24 03:50:22 -07:00
2016-05-11 13:24:04 -04:00
2016-03-26 18:53:55 -04:00
2016-02-29 14:19:38 +01:00
2016-05-11 13:25:15 -04:00
2016-05-08 13:58:18 +02:00
2016-04-27 23:18:16 -04:00
2016-04-27 23:18:16 -04:00
2016-04-27 23:18:16 -04:00
2016-04-27 23:18:16 -04:00
2016-04-21 23:24:13 -04:00
2016-03-26 18:19:37 -04:00
2016-03-10 22:46:02 -05:00
2016-02-28 21:40:23 -05:00
2016-05-15 14:18:09 -04:00
2016-02-29 10:45:14 -08:00
2016-05-06 07:08:56 -04:00
2016-02-26 15:52:19 -05:00
2016-04-26 21:25:02 -04:00
2016-04-27 23:18:16 -04:00
2016-03-26 18:19:37 -04:00
2016-02-27 17:23:44 +01:00
2016-05-16 20:46:19 +01:00