summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2005-01-04 13:44:34 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2005-01-04 13:44:34 +0000
commit9b561cf21814043316317c15b276f3f88d1a08ed (patch)
tree7ddeab4228b145efdb9d5a60d6fa81031c0dcd95 /ChangeLog.pre-2-6
parent3a2cf4d9bd236a3fe233cfa40078d581ac45a175 (diff)
downloadgdk-pixbuf-9b561cf21814043316317c15b276f3f88d1a08ed.tar.gz
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.
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r--ChangeLog.pre-2-67
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index 9effd207a..2e30d3c45 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -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.