diff options
author | Hans Breuer <hans@breuer.org> | 2004-01-28 21:38:39 +0000 |
---|---|---|
committer | Hans Breuer <hans@src.gnome.org> | 2004-01-28 21:38:39 +0000 |
commit | f8b6fce69f0b8c6d1370a04c9d88c88e7fd942a0 (patch) | |
tree | 33d1bb6b0c19c5b588b8ad0cc5d3027b9074980c /gdk-pixbuf | |
parent | f7992f3caa4c58954a526bc0cb9265b0e4786335 (diff) | |
download | gtk+-f8b6fce69f0b8c6d1370a04c9d88c88e7fd942a0.tar.gz |
updated externals
2004-01-28 Hans Breuer <hans@breuer.org>
* gdk_pixbuf.def : updated externals
Diffstat (limited to 'gdk-pixbuf')
-rw-r--r-- | gdk-pixbuf/ChangeLog | 4 | ||||
-rw-r--r-- | gdk-pixbuf/gdk_pixbuf.def | 6 |
2 files changed, 8 insertions, 2 deletions
diff --git a/gdk-pixbuf/ChangeLog b/gdk-pixbuf/ChangeLog index ef458c6faa..984a896d8b 100644 --- a/gdk-pixbuf/ChangeLog +++ b/gdk-pixbuf/ChangeLog @@ -1,3 +1,7 @@ +2004-01-28 Hans Breuer <hans@breuer.org> + + * gdk_pixbuf.def : updated externals + Sat Jan 17 23:02:55 2004 Matthias Clasen <maclas@gmx.de> The second part of the fix for #114351 (see also diff --git a/gdk-pixbuf/gdk_pixbuf.def b/gdk-pixbuf/gdk_pixbuf.def index c5042f94f3..869153bb41 100644 --- a/gdk-pixbuf/gdk_pixbuf.def +++ b/gdk-pixbuf/gdk_pixbuf.def @@ -49,22 +49,24 @@ EXPORTS gdk_pixbuf_loader_get_pixbuf gdk_pixbuf_loader_get_type gdk_pixbuf_loader_new + gdk_pixbuf_loader_new_with_mime_type gdk_pixbuf_loader_new_with_type gdk_pixbuf_loader_set_size gdk_pixbuf_loader_write gdk_pixbuf_new gdk_pixbuf_new_from_data gdk_pixbuf_new_from_file + gdk_pixbuf_new_from_file_at_size gdk_pixbuf_new_from_inline gdk_pixbuf_new_from_xpm_data gdk_pixbuf_new_subpixbuf gdk_pixbuf_ref gdk_pixbuf_saturate_and_pixelate gdk_pixbuf_save - gdk_pixbuf_save_to_callback - gdk_pixbuf_save_to_callbackv gdk_pixbuf_save_to_buffer gdk_pixbuf_save_to_bufferv + gdk_pixbuf_save_to_callback + gdk_pixbuf_save_to_callbackv gdk_pixbuf_savev gdk_pixbuf_scale gdk_pixbuf_scale_simple |