Files
gtk/docs
Alexander Larsson e1554d8466 Don't support the old handling of zero height/width in gdk_window_clear_area
We used to handle zero height/width specially in the non-double buffered
case due to the weird behaviour of XClearArea in this case. However
this is undocumented, incompatible with what happens on double-buffered
drawing, and just not a good API. So, we drop this behaviour, having
fixed gtkclist.c which used this.
2009-09-11 15:21:43 +02:00
..
2005-03-15 13:18:25 +00:00
2000-11-12 03:35:09 +00:00
2001-08-10 03:46:08 +00:00
2002-02-04 19:30:00 +00:00