diff options
author | Matthias Clasen <maclas@gmx.de> | 2004-01-07 01:59:11 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2004-01-07 01:59:11 +0000 |
commit | 5119687ac964ec77c977e8f4d365a95eeca32fef (patch) | |
tree | aa9064cb9009c61183c937704617a0da6b37f902 /ChangeLog | |
parent | 638d57cd7ed560e01c82fcac480bdd03ede1045b (diff) | |
download | gtk+-5119687ac964ec77c977e8f4d365a95eeca32fef.tar.gz |
Make s, S, Control-S, p, P, Control-P, i, I, Control-I test
Wed Jan 7 02:50:55 2004 Matthias Clasen <maclas@gmx.de>
* demos/testpixbuf-save.c: Make s, S, Control-S, p, P, Control-P,
i, I, Control-I test gdk_pixbuf_save(), gdk_pixbuf_save_to_buffer()
and gdk_pixbuf_save_to_callback() with jpeg, png and ico formats,
respectively. Tests #82203.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +Wed Jan 7 02:50:55 2004 Matthias Clasen <maclas@gmx.de> + + * demos/testpixbuf-save.c: Make s, S, Control-S, p, P, Control-P, + i, I, Control-I test gdk_pixbuf_save(), gdk_pixbuf_save_to_buffer() + and gdk_pixbuf_save_to_callback() with jpeg, png and ico formats, + respectively. Tests #82203. + 2004-01-06 Federico Mena Quintero <federico@ximian.com> * gtk/gtkfilesel.c (gtk_file_selection_create_dir_confirmed): Use |