Gregory John Casamento
38808c068b
2006-08-14 21:48-EDT Gregory John Casamento <greg_casamento@yahoo.com>
...
* GormCore/GormNibWrapperBuilder.m: Properly encode oids as
integers in -[NSIBObjectData initWithDocument:] since bug#17426
is corrected.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23290 72102866-910b-0410-8b05-ffd578937521
2006-08-15 01:49:18 +00:00
Gregory John Casamento
94afd25de3
Temporary workaround in -[NSIBObjectData initWithDocument] until bug#17426 is resolved.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23288 72102866-910b-0410-8b05-ffd578937521
2006-08-14 05:05:56 +00:00
Gregory John Casamento
c7ce49dca4
Remove old method, correct oid issue, correct image issue.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23286 72102866-910b-0410-8b05-ffd578937521
2006-08-14 01:52:20 +00:00
Gregory John Casamento
92933fd3a5
Changed default backing store type to "Buffered".
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23256 72102866-910b-0410-8b05-ffd578937521
2006-08-11 15:14:35 +00:00
Gregory John Casamento
91a2a62ea0
Correct issues encoding as a NSCustomView. Now loads properly in IB.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23250 72102866-910b-0410-8b05-ffd578937521
2006-08-11 05:55:16 +00:00
Gregory John Casamento
7a60003663
Corrections to prevent errors when loading nibs created by Gorm into IB.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23229 72102866-910b-0410-8b05-ffd578937521
2006-08-09 06:31:12 +00:00
Gregory John Casamento
3a12289000
Remove initWithCoder: in GormFilesOwner, add code in -[NSIBObjectData initWithDocument:] to set NSFramework value to IBCocoaFramework as it is in nib files.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23208 72102866-910b-0410-8b05-ffd578937521
2006-08-06 04:39:29 +00:00
Gregory John Casamento
5f803300ed
Nib changes to properly generate oids and names, encoding of info.nib and changes to properly encode classes.nib.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23205 72102866-910b-0410-8b05-ffd578937521
2006-08-05 12:48:45 +00:00
Gregory John Casamento
e46f1a4cbf
Changes to write nib files.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23195 72102866-910b-0410-8b05-ffd578937521
2006-08-01 04:16:34 +00:00
Gregory John Casamento
e26b4303fd
Changes for encoding GormObjectProxy as NSCustomObject also some minor cleanup of the minimalContainerFrame() function.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23179 72102866-910b-0410-8b05-ffd578937521
2006-07-19 03:09:16 +00:00
Gregory John Casamento
a73cd2aaa2
Improved placement of standalone views and automatically determine the minimum size for the view based on the positions of it's subviews.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23172 72102866-910b-0410-8b05-ffd578937521
2006-07-17 03:14:57 +00:00
Gregory John Casamento
c757b8f0a3
Slightly improved icon. Based on suggestions from people on #gnustep. More improvements to come.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23168 72102866-910b-0410-8b05-ffd578937521
2006-07-15 22:35:02 +00:00
Gregory John Casamento
040a0850dc
Use the menu items with "terminate:" call deferredEndTesting: instead of terminate. This prevents the test mode from being able to quit the application.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23158 72102866-910b-0410-8b05-ffd578937521
2006-07-12 04:33:25 +00:00
Gregory John Casamento
4025566690
In loadFileWrapper:withDocument: removed the check for the info file. Some earlier versions of the .gorm wrapper don't have this file.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23156 72102866-910b-0410-8b05-ffd578937521
2006-07-10 05:34:43 +00:00
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
d77a7fa239
Correction for issue which was causing size inspector not to update when a view was moved or changed.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23153 72102866-910b-0410-8b05-ffd578937521
2006-07-09 22:01:08 +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
e3ac238603
Assign testContainer top level objects to topObjects in testInterface method.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23135 72102866-910b-0410-8b05-ffd578937521
2006-07-06 00:18:34 +00:00
Gregory John Casamento
fb005e339f
Correct problem with testInterface.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23134 72102866-910b-0410-8b05-ffd578937521
2006-07-05 23:58:14 +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
ebab43f63f
Use best possible non-custom superclass when loading a nib that has a custom view with subviews.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23118 72102866-910b-0410-8b05-ffd578937521
2006-07-02 04:55:30 +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
6ce43e3549
nib changes.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23074 72102866-910b-0410-8b05-ffd578937521
2006-06-17 14:56:02 +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
da0073d8c8
Gorm/nib support fixes.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23057 72102866-910b-0410-8b05-ffd578937521
2006-06-15 02:47:27 +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
Gregory John Casamento
cd5032d192
removed some uneeded code.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23047 72102866-910b-0410-8b05-ffd578937521
2006-06-11 01:17:10 +00:00
Gregory John Casamento
3abcd4b201
Improvements to gorm encoding.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23044 72102866-910b-0410-8b05-ffd578937521
2006-06-10 14:30:33 +00:00
Gregory John Casamento
145a8afd69
Nib support changes.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23043 72102866-910b-0410-8b05-ffd578937521
2006-06-10 13:34:44 +00:00
Gregory John Casamento
5fa3ae3247
Improved automatic name generation in the name table.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23035 72102866-910b-0410-8b05-ffd578937521
2006-06-06 01:25:51 +00:00
Gregory John Casamento
8cf554d371
Nib compatibility work.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23034 72102866-910b-0410-8b05-ffd578937521
2006-06-05 05:48:10 +00:00
Gregory John Casamento
966d2b8409
Merge from NibCompatibility branch.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23033 72102866-910b-0410-8b05-ffd578937521
2006-06-05 02:12:00 +00:00
Gregory John Casamento
3236e82774
Clarified changelog for merge.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@22963 72102866-910b-0410-8b05-ffd578937521
2006-05-20 23:48:51 +00:00
Gregory John Casamento
d23cc3fa50
Updated change log.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@22958 72102866-910b-0410-8b05-ffd578937521
2006-05-20 22:21:00 +00:00
Gregory John Casamento
9c8d2c41f2
Nib compatibility changes. These simply allow Gorm to compile with the nib code present. Changes to read nibs will be merged at a later date.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@22956 72102866-910b-0410-8b05-ffd578937521
2006-05-20 22:05:59 +00:00
Gregory John Casamento
f02f7ed53b
Updating files for 1.0.8 release
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@22942 72102866-910b-0410-8b05-ffd578937521
2006-05-20 08:49:53 +00:00
Gregory John Casamento
95abbaf5b4
Further correction for bug#16587.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@22937 72102866-910b-0410-8b05-ffd578937521
2006-05-16 05:00:20 +00:00
Gregory John Casamento
5c7c120367
Correction for bug #16587
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@22936 72102866-910b-0410-8b05-ffd578937521
2006-05-16 02:59:45 +00:00