Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 3734:e1f65870f845
[xemacs-hg @ 2006-12-11 10:04:27 by aidan]
2006-12-11 Aidan Kehoe <kehoea@parhasard.net>
* glyphs-eimage.c (png_warning_func):
* glyphs-eimage.c (png_instantiate):
* glyphs-eimage.c (tiff_warning_func):
Decode external binary data as such before passing it to
warn_when_safe().
author | aidan |
---|---|
date | Mon, 11 Dec 2006 10:04:30 +0000 |
parents | af0d2950b72a |
children | 0c544f2f566c |
comparison
equal
deleted
inserted
replaced
3733:460f57788910 | 3734:e1f65870f845 |
---|---|
1 2006-12-11 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * glyphs-eimage.c (png_warning_func): | |
4 * glyphs-eimage.c (png_instantiate): | |
5 * glyphs-eimage.c (tiff_warning_func): | |
6 Decode external binary data as such before passing it to | |
7 warn_when_safe(). | |
8 | |
1 2006-12-09 Vin Shelton <acs@xemacs.org> | 9 2006-12-09 Vin Shelton <acs@xemacs.org> |
2 | 10 |
3 * sound.c (init_native_sound): Fix typo in call to GTK_DEVICE | 11 * sound.c (init_native_sound): Fix typo in call to GTK_DEVICE |
4 macro. | 12 macro. |
5 | 13 |