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
Gregory John Casamento
db162f282c
Added code to correct problem where new classes are not showing up in the file's owner inspector.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17070 72102866-910b-0410-8b05-ffd578937521
2003-06-30 02:15:00 +00:00
Gregory John Casamento
a057b2a714
Fixed some bugs and added code to updated the class inspector when the class is edited in the class editor.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16895 72102866-910b-0410-8b05-ffd578937521
2003-06-08 04:38:59 +00:00
Gregory John Casamento
78484ab25d
Some small changes.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16879 72102866-910b-0410-8b05-ffd578937521
2003-06-07 16:33:59 +00:00
Gregory John Casamento
7eaef5f1e7
Improving on some of the fixes made yesterday.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16877 72102866-910b-0410-8b05-ffd578937521
2003-06-07 05:21:16 +00:00
Gregory John Casamento
ba5c344474
Adding new inspector for classes.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16872 72102866-910b-0410-8b05-ffd578937521
2003-06-06 06:24:46 +00:00
Gregory John Casamento
194f1b0d9e
Made some enhancements to class manager and inspector manager. General
...
clean up and corrected some bugs.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16788 72102866-910b-0410-8b05-ffd578937521
2003-05-25 19:08:36 +00:00
Gregory John Casamento
dc86bbbd18
Extensive changes to support GormLib (separation of key functionality from Gorm itself into a subproject library). This will allow easy extension of Gorm in the future.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16776 72102866-910b-0410-8b05-ffd578937521
2003-05-23 02:25:34 +00:00
Richard Frith-Macdonald
2852d2e510
Fix use of #import
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16111 72102866-910b-0410-8b05-ffd578937521
2003-03-03 09:15:48 +00:00
Richard Frith-Macdonald
106830ca99
Minor class outline view vix
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15954 72102866-910b-0410-8b05-ffd578937521
2003-02-13 13:32:59 +00:00
Gregory John Casamento
b7931b0b4f
Fixed a bug with custom classes.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15591 72102866-910b-0410-8b05-ffd578937521
2003-01-14 06:29:34 +00:00