Commit graph

25 commits

Author SHA1 Message Date
Gregory John Casamento
6618ced98b Added new resource manager.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21139 72102866-910b-0410-8b05-ffd578937521
2005-04-22 00:43:10 +00:00
Gregory John Casamento
a685897ef9 Fix for duplicate call to setView:. Also eliminates a recursive notification loop.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21136 72102866-910b-0410-8b05-ffd578937521
2005-04-21 04:41:57 +00:00
Gregory John Casamento
564893d37a Fix to prevent a problem in unarchiving from crashing the app.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21134 72102866-910b-0410-8b05-ffd578937521
2005-04-21 03:04:08 +00:00
Gregory John Casamento
d71b1e88b8 Improved standalone view support.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21133 72102866-910b-0410-8b05-ffd578937521
2005-04-21 01:56:08 +00:00
Gregory John Casamento
42aeea536e Bugfix for button/textview problem and bugfix for NSSecureTextField problem.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21123 72102866-910b-0410-8b05-ffd578937521
2005-04-18 00:54:54 +00:00
Gregory John Casamento
6a0a061693 Implemented SubstituteClasses mechanism. This allows palettes to use subclasses of the class to edit and they will be saved as the real class when the gorm file is save and read as the substitute class when the gorm class is loaded by Gorm.app.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21120 72102866-910b-0410-8b05-ffd578937521
2005-04-17 16:14:12 +00:00
Gregory John Casamento
d6c63c9e96 Send the connector as the object in the notification sent by removeConnector:.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21118 72102866-910b-0410-8b05-ffd578937521
2005-04-17 01:48:49 +00:00
Gregory John Casamento
194491fe6c Improved palette import.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21116 72102866-910b-0410-8b05-ffd578937521
2005-04-16 23:33:23 +00:00
Gregory John Casamento
aef0f307df improvments to palette loading.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21115 72102866-910b-0410-8b05-ffd578937521
2005-04-16 21:25:33 +00:00
Gregory John Casamento
73bf25235a Improvments to the palette code and a way to connect from table columns.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21110 72102866-910b-0410-8b05-ffd578937521
2005-04-15 06:39:21 +00:00
Gregory John Casamento
3861edb3fa Simplfied code. started outlet/action export code.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21108 72102866-910b-0410-8b05-ffd578937521
2005-04-14 04:40:48 +00:00
Gregory John Casamento
13ebd044a8 Correction for notification issue and connection problem.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21102 72102866-910b-0410-8b05-ffd578937521
2005-04-13 00:32:33 +00:00
Gregory John Casamento
f1ab2ddbb1 More corrections/improvements.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21094 72102866-910b-0410-8b05-ffd578937521
2005-04-12 03:29:00 +00:00
Gregory John Casamento
20a69d296f Correction for crash.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21093 72102866-910b-0410-8b05-ffd578937521
2005-04-12 02:54:24 +00:00
Gregory John Casamento
9c1037fd7b Correction for "double drag" problem.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21092 72102866-910b-0410-8b05-ffd578937521
2005-04-11 23:27:16 +00:00
Gregory John Casamento
2c60ce5777 Improved documentation.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21091 72102866-910b-0410-8b05-ffd578937521
2005-04-11 20:42:33 +00:00
Gregory John Casamento
5a0150c3bb Correction for resource manager.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21085 72102866-910b-0410-8b05-ffd578937521
2005-04-11 05:09:40 +00:00
Gregory John Casamento
1465667ceb Corrections for IBResourceManager.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21084 72102866-910b-0410-8b05-ffd578937521
2005-04-11 04:05:30 +00:00
Gregory John Casamento
99380cf45a Updated version to 0.9.7.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21083 72102866-910b-0410-8b05-ffd578937521
2005-04-11 02:47:00 +00:00
Gregory John Casamento
d9cc373584 Implementation of resource manager handling for adding objects to the document.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21082 72102866-910b-0410-8b05-ffd578937521
2005-04-11 00:16:01 +00:00
Gregory John Casamento
660c9fd7ad Improved attachObject:toParent: and implemented more of the resource manager.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21080 72102866-910b-0410-8b05-ffd578937521
2005-04-10 22:21:59 +00:00
Gregory John Casamento
3a84a68109 Small correction when cutting/pasting. Attach the view to the proper parent.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21079 72102866-910b-0410-8b05-ffd578937521
2005-04-10 16:32:10 +00:00
Gregory John Casamento
2b77b33078 Update the version of the file when it's saved.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21019 72102866-910b-0410-8b05-ffd578937521
2005-03-31 04:37:40 +00:00
Gregory John Casamento
32ccadfa82 Updating version.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21018 72102866-910b-0410-8b05-ffd578937521
2005-03-31 03:44:57 +00:00
Gregory John Casamento
db6fe33741 Merge from branch: build_reorg_branch
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21012 72102866-910b-0410-8b05-ffd578937521
2005-03-31 03:01:36 +00:00