Gregory John Casamento
|
7d5e68a2c0
|
Resolve connection dest/src when pointing to a NSWindowTemplate.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23154 72102866-910b-0410-8b05-ffd578937521
|
2006-07-10 03:28:10 +00:00 |
|
Gregory John Casamento
|
9674692ac1
|
Correct test for custom class in loadFileWrapper:withDocument:. The NSLog was indicating a problem when there wasn't one.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23152 72102866-910b-0410-8b05-ffd578937521
|
2006-07-09 17:05:45 +00:00 |
|
Gregory John Casamento
|
43fd188678
|
Removal of dead code and correction of custom view problem.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23151 72102866-910b-0410-8b05-ffd578937521
|
2006-07-09 15:19:44 +00:00 |
|
Gregory John Casamento
|
defb7ce217
|
Gorm version 2 changes and nib file reading improvements.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23149 72102866-910b-0410-8b05-ffd578937521
|
2006-07-09 14:50:34 +00:00 |
|
Gregory John Casamento
|
fc17434efb
|
Added warning if custom class or name comes back nil.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23128 72102866-910b-0410-8b05-ffd578937521
|
2006-07-05 04:03:58 +00:00 |
|
Gregory John Casamento
|
6c4dab7c20
|
Remove category which declared/implemented setSuperview:.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23121 72102866-910b-0410-8b05-ffd578937521
|
2006-07-03 21:19:40 +00:00 |
|
Gregory John Casamento
|
fd10b886b4
|
Remove "_" from _isTopLevelObject:.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23105 72102866-910b-0410-8b05-ffd578937521
|
2006-06-25 00:50:34 +00:00 |
|
Gregory John Casamento
|
7dcc22a791
|
Improve message window when there is a problem while testing interface. Also use the "objects" map to determine what is a top level object, since a top level object will always return either a nil, or the file's owner.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23104 72102866-910b-0410-8b05-ffd578937521
|
2006-06-25 00:45:18 +00:00 |
|
Gregory John Casamento
|
1039379c21
|
Remove swappedObjects ivar and references in init and dealloc.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23103 72102866-910b-0410-8b05-ffd578937521
|
2006-06-24 14:37:41 +00:00 |
|
Gregory John Casamento
|
cbba5cb5c7
|
Use the "classes" map from the nib instead of the "swappedObjects" dictionary. Remove the (now unecessary) delegate code which was building it.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23102 72102866-910b-0410-8b05-ffd578937521
|
2006-06-24 14:26:32 +00:00 |
|
Gregory John Casamento
|
7d9741531c
|
Clear changes after gmodel load and use key objects from map returned by -names to populate the Gorm data structures. The "names" objects in the nib are analogous to the Gorm name table and should easily translate.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23099 72102866-910b-0410-8b05-ffd578937521
|
2006-06-23 05:03:36 +00:00 |
|
Gregory John Casamento
|
f112aa80be
|
Code to remove NSIBHelpConnector instances from the connections array.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23081 72102866-910b-0410-8b05-ffd578937521
|
2006-06-18 18:41:28 +00:00 |
|
Gregory John Casamento
|
5298a0ee49
|
Move resizing change.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23079 72102866-910b-0410-8b05-ffd578937521
|
2006-06-18 00:41:02 +00:00 |
|
Gregory John Casamento
|
2ab6ac351b
|
Properly resize window after loading .nib file.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23076 72102866-910b-0410-8b05-ffd578937521
|
2006-06-17 16:46:24 +00:00 |
|
Gregory John Casamento
|
1c824fd1aa
|
Corrections for document and connections.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23070 72102866-910b-0410-8b05-ffd578937521
|
2006-06-17 10:55:14 +00:00 |
|
Gregory John Casamento
|
f77fb0e8a1
|
Fix for connections to NSOwner.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23069 72102866-910b-0410-8b05-ffd578937521
|
2006-06-17 10:26:20 +00:00 |
|
Gregory John Casamento
|
c221647c27
|
New GModel loader.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23058 72102866-910b-0410-8b05-ffd578937521
|
2006-06-15 04:51:33 +00:00 |
|
Gregory John Casamento
|
09fbac4ce3
|
Nib changes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23052 72102866-910b-0410-8b05-ffd578937521
|
2006-06-14 05:47:54 +00:00 |
|