Florian Müllner 42c736614c st-drawing-area: Avoid unnecessary repaints
StDrawingArea uses the member variable needs_repaint to keep track
of whether it needs repainting. The variable is set to TRUE correctly,
e.g. on allocation or style changes - alas, it is never set to FALSE,
resulting in the area being repainted continuously.

https://bugzilla.gnome.org/show_bug.cgi?id=632197
2010-10-15 12:31:34 +02:00
..
2010-10-14 13:35:04 -04:00
2010-05-10 18:31:51 +02:00
2010-10-05 12:24:56 -04:00
2010-06-18 20:27:41 +02:00
2010-09-30 12:43:12 -04:00
2010-02-08 21:31:30 +01:00
2010-03-11 15:08:48 -05:00
2010-02-22 19:37:49 -05:00