mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-06-01 15:51:55 +00:00
Fixed nib2gmodels on macosx so that windows are appearing at last !
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6169 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
bf7deeed98
commit
5cd560a1be
1 changed files with 10 additions and 0 deletions
10
ChangeLog
10
ChangeLog
|
@ -1,3 +1,13 @@
|
|||
Sat Mar 4 18:34:47 2000 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
Fixed major problem with creating gmodels from nibs on MACOSX.
|
||||
* Model/GMArchiver.m ([GMArchiver -encodeRect:withName:]): Force the
|
||||
string identifying the rect to be in the OPENSTEP format. MACOSX
|
||||
NSStringFromRect is - incredible - not OPENSTEP compliant, so we
|
||||
don't use NSStringFromRect at all and make it by hand.
|
||||
* Model/GMArchiver.m ([GMArchiver -encodeSize:withName:]): Idem.
|
||||
* Model/GMArchiver.m ([GMArchiver -encodePoint:withName:]): Idem.
|
||||
|
||||
Sat Mar 04 06:57:00 2000 Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
||||
|
||||
* Source/NSWindow.m: Patch be Fred Kiefer - switch miniaturize and
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue