Remove the size_prepared callback, to test incremental display.

2005-01-04  Matthias Clasen  <mclasen@redhat.com>

	* demos/testpixbuf.c (main): Remove the size_prepared callback,
	to test incremental display.
	(new_testrgb_window): Return the drawing area, not the window,
	since we want to queue draws on the drawing area.
This commit is contained in:
Matthias Clasen
2005-01-04 13:44:34 +00:00
committed by Matthias Clasen
parent 3a2cf4d9bd
commit 9b561cf218
5 changed files with 33 additions and 3 deletions

View File

@ -1,3 +1,10 @@
2005-01-04 Matthias Clasen <mclasen@redhat.com>
* demos/testpixbuf.c (main): Remove the size_prepared callback,
to test incremental display.
(new_testrgb_window): Return the drawing area, not the window,
since we want to queue draws on the drawing area.
2005-01-03 Matthias Clasen <mclasen@redhat.com>
* examples/*: Re-extract.