mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 07:00:46 +00:00
Fix compiling nib2gmodel on MacOSX 10.1
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13273 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
ec12ecf723
commit
9c277811c8
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
|||
2002-03-30 Adam Fedor <fedor@gnu.org>
|
||||
|
||||
* gui/Model/GMAppKit.m (-encodeWithModelArchiver:): Encode an
|
||||
empty array rather than crash.
|
||||
* gui/Model/GMArchiveObjects.m (-colorSpaceName): Implement for
|
||||
NSObject to to work around a bug in MacOSX 10.1.x
|
||||
* gui/Model/GNUmakefile: Include libgmodel with building nib2gmodel.
|
||||
* gui/Model/IBClasses.m: Fix debug for compiling on Darwin.
|
||||
|
||||
2002-03-29 Pierre-Yves Rivaille <pyrivail@ens-lyon.fr>
|
||||
|
||||
* Source/NSTableView.m ([NSTableView -encodeWithCoder:]):
|
||||
|
|
Loading…
Reference in a new issue