Commit graph

170 commits

Author SHA1 Message Date
Gregory John Casamento
5d449c1f20 Added main() to main.m, removed from Gorm.m.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20039 72102866-910b-0410-8b05-ffd578937521
2004-09-09 01:58:22 +00:00
Gregory John Casamento
30006bfbc0 Correction and cleanup for recent segfault.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20028 72102866-910b-0410-8b05-ffd578937521
2004-09-08 01:04:03 +00:00
Gregory John Casamento
5203d67e8d Code cleanup.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20010 72102866-910b-0410-8b05-ffd578937521
2004-09-06 21:41:32 +00:00
Gregory John Casamento
3d3f002ee3 Custom class related changes in Gorm. Simple, but necessary for some palettes which might use custom class substitution.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19934 72102866-910b-0410-8b05-ffd578937521
2004-08-28 15:05:35 +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
f31d2c70e3 Added some code to disable menu items. Simplified isTopLevelObject: method.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19869 72102866-910b-0410-8b05-ffd578937521
2004-08-13 01:37:18 +00:00
Gregory John Casamento
ee2888370c Implementation for enhancement req/bug #5024.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19779 72102866-910b-0410-8b05-ffd578937521
2004-07-27 06:20:45 +00:00
Gregory John Casamento
ad8c3a1261 Made the prefs manager a little more silent.. added some checks to keep users from shooting themselves in the foot.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19743 72102866-910b-0410-8b05-ffd578937521
2004-07-16 01:50:40 +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
ead6139314 New .gorm file version support and some other minor changes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19650 72102866-910b-0410-8b05-ffd578937521
2004-06-29 03:27:37 +00:00
Gregory John Casamento
60ac2cab0d Improvements to test mode and enhancements to the palettes manager.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19631 72102866-910b-0410-8b05-ffd578937521
2004-06-27 12:34:40 +00:00
Gregory John Casamento
b359ed9d5a Correction for recently discovered segfault.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19614 72102866-910b-0410-8b05-ffd578937521
2004-06-25 01:15:37 +00:00
Gregory John Casamento
db62ca916d Added alert panel.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19490 72102866-910b-0410-8b05-ffd578937521
2004-06-10 05:20:56 +00:00
Gregory John Casamento
bf62865daa Crash prevention.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19447 72102866-910b-0410-8b05-ffd578937521
2004-06-03 04:40:48 +00:00
Gregory John Casamento
069acfa974 More fixes for interface testing.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19426 72102866-910b-0410-8b05-ffd578937521
2004-05-30 03:02:05 +00:00
Gregory John Casamento
402a05ca2e Added code to prevent the "Services menu not in main menu" warning.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19398 72102866-910b-0410-8b05-ffd578937521
2004-05-25 10:54:06 +00:00
Gregory John Casamento
d1204e2890 Removed declaration of infoPanel: from GormDocument.h and removed commented out code from GormDocument.m also corrected a problem with adding/removing from the classes view.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19387 72102866-910b-0410-8b05-ffd578937521
2004-05-22 16:25:35 +00:00
Gregory John Casamento
ac6aab7240 Removing old infoPanel: method and using the proper way to create an info panel.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19384 72102866-910b-0410-8b05-ffd578937521
2004-05-22 03:10:05 +00:00
Gregory John Casamento
5548627a42 Added code to use the toolbar and added a .gorm for the document window to
reduce code.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19376 72102866-910b-0410-8b05-ffd578937521
2004-05-20 02:34:03 +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
045d4d78cd Minor correction to previous commit.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19357 72102866-910b-0410-8b05-ffd578937521
2004-05-16 21:45:19 +00:00
Gregory John Casamento
e7d5af0253 Corrected some menu issues with testing and added the paletteDocument method to IBPalette.[hm].
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19356 72102866-910b-0410-8b05-ffd578937521
2004-05-16 21:20:14 +00:00
Gregory John Casamento
17e6bc1492 Changes to correct a minor crash and to allow the user to access the system images from within Gorm.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19338 72102866-910b-0410-8b05-ffd578937521
2004-05-15 15:39:57 +00:00
Gregory John Casamento
e58da6f7b8 Some additional memory management improvements.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19302 72102866-910b-0410-8b05-ffd578937521
2004-05-13 22:48:14 +00:00
Gregory John Casamento
a840e3a7ee Rearrangement, refactoring and a memory leak fix.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19296 72102866-910b-0410-8b05-ffd578937521
2004-05-13 05:13:36 +00:00
Gregory John Casamento
37fa0eb3d8 Minor improvement to GModelDecoder and updated Gorm version.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19281 72102866-910b-0410-8b05-ffd578937521
2004-05-10 15:54:17 +00:00
Gregory John Casamento
b03878cd22 Changed version info in panel.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19279 72102866-910b-0410-8b05-ffd578937521
2004-05-10 14:51:22 +00:00
Gregory John Casamento
edfcf12f7c Eliminate confusion when opening a doc. The application will give some warnings if the user opens a gorm more than once or tries to open an objects.gorm file within an existing .gorm package.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19271 72102866-910b-0410-8b05-ffd578937521
2004-05-08 20:04:13 +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
f7811cbfdb Improved fix for bringing all windows to front.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19237 72102866-910b-0410-8b05-ffd578937521
2004-05-05 02:15:54 +00:00
Gregory John Casamento
47bb6523c7 Corrected bug #3269
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19225 72102866-910b-0410-8b05-ffd578937521
2004-05-01 13:41:47 +00:00
Gregory John Casamento
0db2a1bb38 Fix for longstanding Menu display bug in Gorm. Thank goodness. ;)
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19220 72102866-910b-0410-8b05-ffd578937521
2004-05-01 00:05:53 +00:00
Gregory John Casamento
ace7f1b036 Correction for a few recently discovered bugs.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19187 72102866-910b-0410-8b05-ffd578937521
2004-04-26 03:26:23 +00:00
Gregory John Casamento
6e42574be2 Revving the version so that the new release isn't confused with CVS.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19107 72102866-910b-0410-8b05-ffd578937521
2004-04-15 00:57:43 +00:00
Gregory John Casamento
af3a0687b6 Cleanup so that the compiler doesn't complain anymore.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19075 72102866-910b-0410-8b05-ffd578937521
2004-04-11 14:05:41 +00:00
Gregory John Casamento
fcad438bad Added font manager support.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18863 72102866-910b-0410-8b05-ffd578937521
2004-03-22 04:20:17 +00:00
Gregory John Casamento
edd54b35db Start of Font Manager changes, and correction to code which makes connections.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18860 72102866-910b-0410-8b05-ffd578937521
2004-03-21 15:33:28 +00:00
Gregory John Casamento
52db475527 Several important fixes. Document cleanup, menu management.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18859 72102866-910b-0410-8b05-ffd578937521
2004-03-21 05:12:27 +00:00
Gregory John Casamento
8053f279cf Cleanup of preferences and addition of a new preferences module.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18597 72102866-910b-0410-8b05-ffd578937521
2004-02-15 00:50:50 +00:00
Gregory John Casamento
7ae70ed9b9 Updated version to 0.7.0 to differentiate people using the release from people using the CVS version.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18573 72102866-910b-0410-8b05-ffd578937521
2004-02-10 04:29:07 +00:00
Gregory John Casamento
ef8eb0fca0 Comitting final changes for 0.6.0 release
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18572 72102866-910b-0410-8b05-ffd578937521
2004-02-10 03:21:56 +00:00
Gregory John Casamento
fa1fb6fd0d Updating release version.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18562 72102866-910b-0410-8b05-ffd578937521
2004-02-08 19:44:40 +00:00
Gregory John Casamento
a6581561f6 Updating version.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18512 72102866-910b-0410-8b05-ffd578937521
2004-01-31 04:47:36 +00:00
Gregory John Casamento
3414504517 Corrected issue #6467.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18374 72102866-910b-0410-8b05-ffd578937521
2004-01-11 18:03:45 +00:00
Gregory John Casamento
4151d2e886 Some minor corrections
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18304 72102866-910b-0410-8b05-ffd578937521
2004-01-03 07:04:47 +00:00
Gregory John Casamento
345a609884 Changed the alert to a NSLog call.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18301 72102866-910b-0410-8b05-ffd578937521
2004-01-02 00:05:22 +00:00
Gregory John Casamento
24b724f4af Improved usability
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18300 72102866-910b-0410-8b05-ffd578937521
2004-01-01 05:08:28 +00:00
Gregory John Casamento
fe486dea59 Added a fix for testInterface and also added (temporarily) an alert to remind users not to run user bundles while running Gorm.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18299 72102866-910b-0410-8b05-ffd578937521
2004-01-01 03:52:40 +00:00
Gregory John Casamento
f72c2b677c Corrected some of the classes in the .plist and improved usability.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18285 72102866-910b-0410-8b05-ffd578937521
2003-12-30 05:39:20 +00:00