Restored loading of png (and generally non-tiff) images

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@10172 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2001-06-12 22:22:34 +00:00
parent 2aeff3e0f0
commit 409c03f71b

View file

@ -1,3 +1,12 @@
Wed Jun 13 02:36:44 2001 Nicola Pero <n.pero@mi.flashnet.it>
* Source/NSBitmapImageRep.m ([+imageRepsWithData:]): Replaced
[self class] with self. ([+imageUnfilteredFileTypes]): add
extensions directly rather than using a temporary array.
([+imageRepsWithFile:]): As a temporary bug fix, evaluate
extension manually: if it is `tiff' or `tif', use libtiff;
otherwise, try backend code.
2001-06-11 Mirko Viviani <mirko.viviani@rccr.cremona.it>
* Source/NSSavePanel.m ([NSSavePanel -_initWithoutGModel]): do not set