* Source/GSXibLoader.m: Took out interface definitions and moved them.

* Headers/Additions/GNUstepGUI/GSXibLoading.h: New file 
	which contains the definitions for the new classes defined in 
	GSXibLoader.m.  This change will allow those classes to be used by
	applications such as Gorm.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@30468 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Gregory John Casamento 2010-05-29 05:29:29 +00:00
parent dae9464580
commit 16e8d19fa0

View file

@ -1,3 +1,11 @@
2010-05-29 01:34-EDT Gregory John Casamento <greg.casamento@gmail.com>
* Source/GSXibLoader.m: Took out interface definitions and moved them.
* Headers/Additions/GNUstepGUI/GSXibLoading.h: New file
which contains the definitions for the new classes defined in
GSXibLoader.m. This change will allow those classes to be used by
applications such as Gorm.
2010-05-25 Riccardo Mottola <rmottola@users.sf.net>
* Source/NSBitmapImageRep+PNG.m