Commit graph

97 commits

Author SHA1 Message Date
Gregory John Casamento
1fc9adcce8 Correction for bug#11534.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20530 72102866-910b-0410-8b05-ffd578937521
2005-01-08 23:08:18 +00:00
Gregory John Casamento
94bed640ce Remove class instances for classes which are deleted from the class editor.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20460 72102866-910b-0410-8b05-ffd578937521
2004-12-16 10:38:14 +00:00
Gregory John Casamento
84ef527ee2 Change to prevent subclasses of FirstResponder from being added.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20457 72102866-910b-0410-8b05-ffd578937521
2004-12-15 02:33:17 +00:00
Gregory John Casamento
b2cdaedc13 Changes to support cut/copy/paste for classes in Gorm.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20449 72102866-910b-0410-8b05-ffd578937521
2004-12-14 11:13:59 +00:00
Gregory John Casamento
ec792b978b Correction for reparenting.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20441 72102866-910b-0410-8b05-ffd578937521
2004-12-11 23:05:52 +00:00
Gregory John Casamento
d84f889c8d reimplemented addAction: and addOutlet: in the class manager.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20430 72102866-910b-0410-8b05-ffd578937521
2004-12-09 00:56:57 +00:00
Gregory John Casamento
191c716d3b Change to make the class added by the parser be selected in the outline/classes view.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20414 72102866-910b-0410-8b05-ffd578937521
2004-12-03 12:19:18 +00:00
Gregory John Casamento
122766b676 Improvements to header parser.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20411 72102866-910b-0410-8b05-ffd578937521
2004-12-02 11:30:32 +00:00
Gregory John Casamento
d25c893d49 Made the code throw a handled exception.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20403 72102866-910b-0410-8b05-ffd578937521
2004-12-01 07:20:37 +00:00
Gregory John Casamento
2363466584 More improvements.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20390 72102866-910b-0410-8b05-ffd578937521
2004-11-27 22:38:53 +00:00
Gregory John Casamento
bc8ec60a05 Changes for new class parser.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20385 72102866-910b-0410-8b05-ffd578937521
2004-11-27 10:56:40 +00:00
Gregory John Casamento
c0e1de4049 Cleanup of warnings with gcc 3.4.x and some minor bug fixes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20357 72102866-910b-0410-8b05-ffd578937521
2004-11-18 05:34:19 +00:00
Gregory John Casamento
c09be7be05 More improvements to GModel import.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20350 72102866-910b-0410-8b05-ffd578937521
2004-11-13 05:06:15 +00:00
Gregory John Casamento
22cce81380 Various fixed to gmodel loading and improvements.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20348 72102866-910b-0410-8b05-ffd578937521
2004-11-12 23:09:54 +00:00
Gregory John Casamento
4eff9148d0 Changed the class inspector to use the table view pointer to determine which table is calling the delegate. Added some, soon to be uncommented, code to the class manager to prevent tampering with the data.classes file outside of Gorm.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20323 72102866-910b-0410-8b05-ffd578937521
2004-11-09 13:52:27 +00:00
Gregory John Casamento
5fe525e109 Small correction.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20315 72102866-910b-0410-8b05-ffd578937521
2004-11-08 05:20:05 +00:00
Gregory John Casamento
1451e6f4fe More improvements.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20313 72102866-910b-0410-8b05-ffd578937521
2004-11-08 04:18:49 +00:00
Gregory John Casamento
85f23ac47e Improved handling of problems with data.classes file.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20312 72102866-910b-0410-8b05-ffd578937521
2004-11-08 04:08:36 +00:00
Gregory John Casamento
841aae30f5 Added comment warning users from modifying the data.classes file.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20311 72102866-910b-0410-8b05-ffd578937521
2004-11-08 03:58:41 +00:00
Gregory John Casamento
169d8c4a56 Correction for Bug#10934. Implementation for category action support (the ability to add action existing appkit classes. Default implementation of nibInstantiate.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20307 72102866-910b-0410-8b05-ffd578937521
2004-11-07 19:32:57 +00:00
Gregory John Casamento
5255ce829e Cleanup, memory leak fix.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20290 72102866-910b-0410-8b05-ffd578937521
2004-11-04 06:46:26 +00:00
Gregory John Casamento
2085f591e6 Added code to improve the outlet and action initial names.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20289 72102866-910b-0410-8b05-ffd578937521
2004-11-04 03:11:38 +00:00
Gregory John Casamento
e3f19322e9 Correction for index out of range issue.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19873 72102866-910b-0410-8b05-ffd578937521
2004-08-14 00:53:20 +00:00
Gregory John Casamento
7f5c027157 Disabling the current, rather broken, class parser.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19871 72102866-910b-0410-8b05-ffd578937521
2004-08-13 22:19:47 +00:00
Gregory John Casamento
958fdfcabb A sizable number of changes to correct some bugs and add external/custom palette support and the file prefs gui which allows the user to set which version a given .gorm should be saved as.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19719 72102866-910b-0410-8b05-ffd578937521
2004-07-12 04:16:09 +00:00
Gregory John Casamento
2552d4417c Some corrections to recently discovered bugs
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19656 72102866-910b-0410-8b05-ffd578937521
2004-06-30 05:22:25 +00:00
Gregory John Casamento
f5bafcc089 Corrected a connections issue. Report #9461.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19624 72102866-910b-0410-8b05-ffd578937521
2004-06-26 12:19:18 +00:00
Gregory John Casamento
2b6a9b80aa fix for report 9463, additional functionality in the class inspector.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19622 72102866-910b-0410-8b05-ffd578937521
2004-06-26 03:36:29 +00:00
Gregory John Casamento
26162bfb4d Corrected a crash in the class manager.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19412 72102866-910b-0410-8b05-ffd578937521
2004-05-29 01:40:14 +00:00
Gregory John Casamento
d9c26fa4af More refactoring. Architectural improvments are coming.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19373 72102866-910b-0410-8b05-ffd578937521
2004-05-19 01:36:37 +00:00
Gregory John Casamento
89398d7533 More fixes to stabilize Gorm.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19304 72102866-910b-0410-8b05-ffd578937521
2004-05-14 06:32:24 +00:00
Gregory John Casamento
eb3003446b Improved gmodel importation.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19273 72102866-910b-0410-8b05-ffd578937521
2004-05-09 14:19:52 +00:00
Gregory John Casamento
9ff9c837fd Correction to memory leak and crash when loading a gmodel.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19270 72102866-910b-0410-8b05-ffd578937521
2004-05-08 15:42:27 +00:00
Gregory John Casamento
5c2cb798da Beginnings of new sound view and a correction for an issue in the class inspector.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19226 72102866-910b-0410-8b05-ffd578937521
2004-05-01 15:45:47 +00:00
Gregory John Casamento
09275fe0d8 Removed some annoying log messages.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19222 72102866-910b-0410-8b05-ffd578937521
2004-05-01 11:07:12 +00:00
Gregory John Casamento
eb17ffb309 Some improvements on the fix from yesterday.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19205 72102866-910b-0410-8b05-ffd578937521
2004-04-28 01:34:12 +00:00
Gregory John Casamento
35a11fdd41 Corrected some syncronization issues with subclasess in the outlineview.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19196 72102866-910b-0410-8b05-ffd578937521
2004-04-27 05:30:52 +00:00
Gregory John Casamento
3a1401773c Correction to GormClassManager.m
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19057 72102866-910b-0410-8b05-ffd578937521
2004-04-07 00:20:08 +00:00
Gregory John Casamento
945bf86e50 Corrected some issues with class manager and font issues.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19008 72102866-910b-0410-8b05-ffd578937521
2004-04-03 18:21:54 +00:00
Gregory John Casamento
04a1c007b5 Code cleanup and some fixes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18759 72102866-910b-0410-8b05-ffd578937521
2004-03-04 04:01:09 +00:00
Gregory John Casamento
0ae91416b0 Changes for Report #7579
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18583 72102866-910b-0410-8b05-ffd578937521
2004-02-12 06:56:56 +00:00
Gregory John Casamento
f00f63fac7 Fixes to correct bugs found while savannah was down. Corrections to the
addition and deletion of outlets/actions.   Made the test application use a .gorm
file instead of a hardcoded interface.   Corrected a problem with the "set name" functionality
and removed the "establishConnection" call in the GormInspectorsManager since this
was causing issues when the user added a delegate or a next key view.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18266 72102866-910b-0410-8b05-ffd578937521
2003-12-24 02:50:34 +00:00
Gregory John Casamento
06a8edb796 Retraction of fix for Report #6345 as it was causing an issue. Correction of text on inspector.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18229 72102866-910b-0410-8b05-ffd578937521
2003-11-28 23:21:58 +00:00
Gregory John Casamento
77ef994fcb Added method to get all subclasses for the custom class inspector. Correction for Report #6345.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18118 72102866-910b-0410-8b05-ffd578937521
2003-11-23 20:26:13 +00:00
Gregory John Casamento
90fec02a37 Code to remove all subviews of a view deleted from the GUI.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17918 72102866-910b-0410-8b05-ffd578937521
2003-10-18 06:20:45 +00:00
Gregory John Casamento
6d36250f7e Corrected an issue with nonCustomSuperClassOf:
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17645 72102866-910b-0410-8b05-ffd578937521
2003-09-09 02:57:30 +00:00
Gregory John Casamento
445a8c9cc5 Corrected issue which was causing custom class associations to not be deleted
when a class is replaced or removed.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17531 72102866-910b-0410-8b05-ffd578937521
2003-08-24 17:10:05 +00:00
Gregory John Casamento
4a57ded4ae Minor bug fix
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17518 72102866-910b-0410-8b05-ffd578937521
2003-08-23 12:54:13 +00:00
Gregory John Casamento
b1cd469a9a Corrections to prevent .gorm file corruption.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17516 72102866-910b-0410-8b05-ffd578937521
2003-08-23 05:49:26 +00:00
Gregory John Casamento
9b150d6e34 Changes to correct header reading issue.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17212 72102866-910b-0410-8b05-ffd578937521
2003-07-15 04:20:09 +00:00