Commit graph

498 commits

Author SHA1 Message Date
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
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
7377aafb21 Corrected some behavior in the sound and image inspector.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19349 72102866-910b-0410-8b05-ffd578937521
2004-05-16 11:40:16 +00:00
Gregory John Casamento
a5eed116f1 Cleaned up the appearance of the image inspector.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19344 72102866-910b-0410-8b05-ffd578937521
2004-05-16 03:34:25 +00:00
Gregory John Casamento
01aa05e69a Minor corrections.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19341 72102866-910b-0410-8b05-ffd578937521
2004-05-15 20:41:24 +00:00
Gregory John Casamento
70ede8ec98 Change to add all system sounds to the sound editor.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19339 72102866-910b-0410-8b05-ffd578937521
2004-05-15 17:03:33 +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
a987861958 Minor correction to the _closeAllEditors method. Fix for sound editor.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19332 72102866-910b-0410-8b05-ffd578937521
2004-05-15 02:34:26 +00:00
Gregory John Casamento
6a8e6d49f0 Move of editor code into palettes. In general, editor classes should live in the palettes unless it's a class that Gorm can create without one, such as a box, splitview, or scrollview.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19331 72102866-910b-0410-8b05-ffd578937521
2004-05-14 22:39:24 +00:00
Gregory John Casamento
73cf5625be Some additional changes for memory/crash issues after the memory-leak fix.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19323 72102866-910b-0410-8b05-ffd578937521
2004-05-14 15:41:31 +00:00
Gregory John Casamento
653a7f40a1 Added comments to changelog for previous commit.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19305 72102866-910b-0410-8b05-ffd578937521
2004-05-14 06:38:45 +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
4b58c2c8c1 Correction to handleNotification in GormDocument. Prevents a random crash when using "test interface".
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19282 72102866-910b-0410-8b05-ffd578937521
2004-05-11 01:42:50 +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
6f79a58eb2 Committing for release 0.7.6.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19278 72102866-910b-0410-8b05-ffd578937521
2004-05-10 13:52:22 +00:00
Gregory John Casamento
a894e6b56a Corrected a problem with creating palettes or inspectors.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19277 72102866-910b-0410-8b05-ffd578937521
2004-05-10 12:08:49 +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
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
8a4c8c5aa6 Change to selectClass: to prevent change for private class names.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19251 72102866-910b-0410-8b05-ffd578937521
2004-05-07 01:19:10 +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
c68cb685cd More sound stuff. Also some change to allow preferences to affect matrix size universally.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19233 72102866-910b-0410-8b05-ffd578937521
2004-05-03 22:43:50 +00:00
Gregory John Casamento
9358afe12b Some additional fixes for menu editing.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19230 72102866-910b-0410-8b05-ffd578937521
2004-05-02 11:39:58 +00:00
Gregory John Casamento
172424d5a8 Documentation fix.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19227 72102866-910b-0410-8b05-ffd578937521
2004-05-01 21:37:54 +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
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
8f7aedada1 Corrected the bug where the menus are appearing in the windows menu.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19224 72102866-910b-0410-8b05-ffd578937521
2004-05-01 13:02:04 +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
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
fc4748f39b Updating ChangeLog.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19219 72102866-910b-0410-8b05-ffd578937521
2004-04-30 22:37:42 +00:00
Gregory John Casamento
16caf8e697 Corrected an issue with menu editing.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19207 72102866-910b-0410-8b05-ffd578937521
2004-04-28 02:13:57 +00:00
Gregory John Casamento
ec29962ef2 Correction to collapse of item when editing in inspector.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19206 72102866-910b-0410-8b05-ffd578937521
2004-04-28 01:48:49 +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
18840e45cd More syncronization fixes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19188 72102866-910b-0410-8b05-ffd578937521
2004-04-26 05:03: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
3299880f83 Added dealloc.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19145 72102866-910b-0410-8b05-ffd578937521
2004-04-18 12:33:03 +00:00
Gregory John Casamento
0116f965e4 Modifications to allow changes of color to guidelines (for now). More configurability to come. :)
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19142 72102866-910b-0410-8b05-ffd578937521
2004-04-18 04:07:06 +00:00
Gregory John Casamento
633963751f Color well allows modification of tableview background color.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19141 72102866-910b-0410-8b05-ffd578937521
2004-04-17 17:15:05 +00:00
Gregory John Casamento
5fa41f5b0c Corrected a crash when ctrl-clicking on an empty section in the object view.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19140 72102866-910b-0410-8b05-ffd578937521
2004-04-17 16:56:18 +00:00
Gregory John Casamento
0c7061e1a9 Adding code to allow expansion or deletion of columns from the table in the inspector.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19138 72102866-910b-0410-8b05-ffd578937521
2004-04-17 15:04:26 +00:00
Gregory John Casamento
6a8650818a Version 0.7.5
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19094 72102866-910b-0410-8b05-ffd578937521
2004-04-14 02:04:38 +00:00
Gregory John Casamento
2d45fa3a29 Warning corrections, so that Gorm compiles completely clean without any noise from the compiler. Also a new header to properly declare the knob functions.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19076 72102866-910b-0410-8b05-ffd578937521
2004-04-12 01:41:32 +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
03adac38a7 New way to set the default item selected in a popupbutton.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19033 72102866-910b-0410-8b05-ffd578937521
2004-04-06 04:23:40 +00:00
Gregory John Casamento
a6543f73c0 Debugging information and switched to using RELEASE in loadDocument: on the unarchiver instead of AUTORELEASE.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19028 72102866-910b-0410-8b05-ffd578937521
2004-04-05 04:33:37 +00:00
Gregory John Casamento
ca1b9578e8 ChangeLog for previous modification.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19026 72102866-910b-0410-8b05-ffd578937521
2004-04-05 02:16:03 +00:00
Gregory John Casamento
126429a965 Some bugfixes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19017 72102866-910b-0410-8b05-ffd578937521
2004-04-04 16:37:16 +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
547fa47c9c Temporary kludge for the art backend to prevent a black-box from appearing on the palette view.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18976 72102866-910b-0410-8b05-ffd578937521
2004-03-31 02:33:44 +00:00
Gregory John Casamento
0d7f95eb9d Minor cleanup.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18886 72102866-910b-0410-8b05-ffd578937521
2004-03-24 20:44:23 +00:00
Gregory John Casamento
78412a87fa Changes to allow addition of a menu, if the main menu has been deleted.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18878 72102866-910b-0410-8b05-ffd578937521
2004-03-24 06:03:00 +00:00
Gregory John Casamento
8861f4f3c7 Improvements in menu handling.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18875 72102866-910b-0410-8b05-ffd578937521
2004-03-24 03:08:02 +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
33bdeb15af Various fixes and changes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18843 72102866-910b-0410-8b05-ffd578937521
2004-03-13 12:40:44 +00:00
Gregory John Casamento
fab1da799f Minor correction to editor to prevent selection reset after save.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18776 72102866-910b-0410-8b05-ffd578937521
2004-03-05 06:38:41 +00:00
Gregory John Casamento
275c882a41 Minor cleanups.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18775 72102866-910b-0410-8b05-ffd578937521
2004-03-05 05:46:39 +00:00
Gregory John Casamento
a8dbad29aa Improved inspector.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18774 72102866-910b-0410-8b05-ffd578937521
2004-03-05 03:55:09 +00:00
Gregory John Casamento
d28446884d Minor fix to remap name if changed in custom class map.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18760 72102866-910b-0410-8b05-ffd578937521
2004-03-04 06:02:24 +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
9ca5ae8069 Correction for report #7938 and minor cleanup.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18720 72102866-910b-0410-8b05-ffd578937521
2004-02-29 16:52:30 +00:00
Gregory John Casamento
562eee3f9c Updated the class information list.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18643 72102866-910b-0410-8b05-ffd578937521
2004-02-24 04:49:24 +00:00
Gregory John Casamento
a7bd9866f3 Cleanup of logging and new prefs section for archives.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18637 72102866-910b-0410-8b05-ffd578937521
2004-02-21 18:48:48 +00:00
Gregory John Casamento
2e59ae0924 Revamped the preferences a little more.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18636 72102866-910b-0410-8b05-ffd578937521
2004-02-21 06:35:17 +00:00
Gregory John Casamento
211333bf98 Inspector now blanks out, as it should, when the document is closed.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18625 72102866-910b-0410-8b05-ffd578937521
2004-02-19 05:44:16 +00:00
Gregory John Casamento
e25953b79d Corrected out of range exception.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18602 72102866-910b-0410-8b05-ffd578937521
2004-02-15 18:04:32 +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
1f430325c8 Modifications to prevent problem in reparenting.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18590 72102866-910b-0410-8b05-ffd578937521
2004-02-13 03:38:01 +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
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
4ebb91f329 Adding fix for Report#7850
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18561 72102866-910b-0410-8b05-ffd578937521
2004-02-08 16:38:09 +00:00
Gregory John Casamento
34a2fbf832 Fix for window focus, and a modification which prevents objects with preset connections from retaining them after they're added to the document.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18542 72102866-910b-0410-8b05-ffd578937521
2004-02-05 04:20:43 +00:00
Gregory John Casamento
b03b6af507 Fix to prevent re-adding actions from menu.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18523 72102866-910b-0410-8b05-ffd578937521
2004-02-01 23:18:16 +00:00
Gregory John Casamento
055582406c Correction for bug #3439.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18517 72102866-910b-0410-8b05-ffd578937521
2004-02-01 02:16:45 +00:00
Gregory John Casamento
04a1e1aa59 Moved some common utility/convenience methods into functions. Improved cleanup of objects in the document.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18503 72102866-910b-0410-8b05-ffd578937521
2004-01-30 04:19:11 +00:00
Gregory John Casamento
6eb2f09927 Lots of bugfixes. Update to editors to remove edited objects when groups are deleted.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18498 72102866-910b-0410-8b05-ffd578937521
2004-01-29 06:24:55 +00:00
Gregory John Casamento
da35a01e7f Commit for Version 0.6.0 of Gorm.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18497 72102866-910b-0410-8b05-ffd578937521
2004-01-29 05:04:26 +00:00
Gregory John Casamento
a38969cb36 Prevents Gorm from using NSWindow internals in this editor.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18483 72102866-910b-0410-8b05-ffd578937521
2004-01-25 22:54:17 +00:00
Gregory John Casamento
a98f69721a Backed out change to prevent crash. Will recommit once all functionality is working.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18443 72102866-910b-0410-8b05-ffd578937521
2004-01-20 13:48:41 +00:00
Gregory John Casamento
6cfc472fcf Correction for Report#6890
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18430 72102866-910b-0410-8b05-ffd578937521
2004-01-18 04:05:42 +00:00
Gregory John Casamento
7914bf834d Minor correction to the code which attaches objects to the document.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18411 72102866-910b-0410-8b05-ffd578937521
2004-01-14 06:37:54 +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
79fad1e58a New logic to add predefined connectors and some documentation.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18321 72102866-910b-0410-8b05-ffd578937521
2004-01-06 06:11:24 +00:00
Gregory John Casamento
b2cd08261b Some minor bug fixes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18312 72102866-910b-0410-8b05-ffd578937521
2004-01-05 03:36:24 +00:00
Gregory John Casamento
4b25020198 Improved class inspector title.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18311 72102866-910b-0410-8b05-ffd578937521
2004-01-05 01:34:00 +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
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
Gregory John Casamento
334b41f7e1 Prevent renaming of widgets which can't be renamed. This was causing a crash.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18271 72102866-910b-0410-8b05-ffd578937521
2003-12-25 05:50:05 +00:00
Gregory John Casamento
a86a6c4eb4 Added some extra checks/protections to ensure that a crash doesn't occur when
testing the interface.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18269 72102866-910b-0410-8b05-ffd578937521
2003-12-25 04:48:32 +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
Adam Fedor
4bea75fdf2 Add library depends
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18256 72102866-910b-0410-8b05-ffd578937521
2003-12-23 16:33:03 +00:00
Gregory John Casamento
4741ddaac3 Corrected intermittent segfault when deleting gui elements.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18237 72102866-910b-0410-8b05-ffd578937521
2003-11-29 05:25:42 +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
efce7b72f9 Removed assertion which is no longer needed.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18135 72102866-910b-0410-8b05-ffd578937521
2003-11-24 06:32:01 +00:00
Gregory John Casamento
b8bac8c77a Version 0.5.0
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18132 72102866-910b-0410-8b05-ffd578937521
2003-11-24 04:08:41 +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
548283c666 Make NSPanel resizable in Gorm. Correction for Report #6344.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18108 72102866-910b-0410-8b05-ffd578937521
2003-11-23 15:04:11 +00:00
Gregory John Casamento
229d1e18d4 Fixing segfault.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18094 72102866-910b-0410-8b05-ffd578937521
2003-11-19 05:59:55 +00:00
Gregory John Casamento
c1d9ea7597 Fix for 5253. positional determination of splitview orientation and order.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18087 72102866-910b-0410-8b05-ffd578937521
2003-11-15 21:53:00 +00:00
Gregory John Casamento
f0561498e9 Corrected a segfault
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18078 72102866-910b-0410-8b05-ffd578937521
2003-11-12 05:21:35 +00:00
Gregory John Casamento
9a2e726278 Implementation of new inspector for split views.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18076 72102866-910b-0410-8b05-ffd578937521
2003-11-11 22:25:13 +00:00
Gregory John Casamento
cfdeb3f9cd Added change to correct seg fault.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18067 72102866-910b-0410-8b05-ffd578937521
2003-11-08 22:51:21 +00:00
Gregory John Casamento
3380ce66c4 corrected issue with connecting to NSFirst
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18025 72102866-910b-0410-8b05-ffd578937521
2003-11-02 03:10:38 +00:00
Gregory John Casamento
d23519ef81 Removing commented out code. General cleanup of some of the code and documentation improvement. Also added "Autoenable" to the menu inspector.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17984 72102866-910b-0410-8b05-ffd578937521
2003-10-28 05:25:14 +00:00
Gregory John Casamento
eb6f3a012b Added categories for old templates for compatiblity. Also removed some commented code.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17978 72102866-910b-0410-8b05-ffd578937521
2003-10-25 20:56:14 +00:00
Gregory John Casamento
d8c22f676a Corrected bug which was causing a crash after attempting to add to a class which cannot be added to.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17934 72102866-910b-0410-8b05-ffd578937521
2003-10-20 03:08:54 +00:00
Gregory John Casamento
f9a6d82c8f Fix for segfault.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17922 72102866-910b-0410-8b05-ffd578937521
2003-10-19 04:56:07 +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
7b2f9f74b4 Correcting some menu difficulties with Gorm.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17827 72102866-910b-0410-8b05-ffd578937521
2003-10-13 03:32:51 +00:00
Gregory John Casamento
7c8894276f Some fixes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17820 72102866-910b-0410-8b05-ffd578937521
2003-10-12 05:45:44 +00:00
Gregory John Casamento
458a9f2d39 Adding defer functionality.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17797 72102866-910b-0410-8b05-ffd578937521
2003-10-08 05:00:21 +00:00
Gregory John Casamento
22c590249c Corrected date in ChangeLog
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17796 72102866-910b-0410-8b05-ffd578937521
2003-10-08 04:58:46 +00:00
Gregory John Casamento
afb10e522b Releasing 0.4.0
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17794 72102866-910b-0410-8b05-ffd578937521
2003-10-08 04:35:23 +00:00
Gregory John Casamento
daba72b9b9 Corrected Report #5205. Menus for Windows/Services should now be designated by Gorm and correctly shown when the .gorm file loads.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17742 72102866-910b-0410-8b05-ffd578937521
2003-09-28 23:31:35 +00:00
Gregory John Casamento
15253a9462 New .gorm based inspectors for menus and menu items. Also some general code cleanup.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17737 72102866-910b-0410-8b05-ffd578937521
2003-09-28 01:58:57 +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
5829d599d0 Changes to correct the set name issue as well as some of the code to facilitate standalone views.:
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17643 72102866-910b-0410-8b05-ffd578937521
2003-09-09 01:28:46 +00:00
Gregory John Casamento
130af7186b Updated GormInspectorsManager.m to check for problems when creating connections. If there is a problem the connection is cleared and an error is displayed.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17642 72102866-910b-0410-8b05-ffd578937521
2003-09-08 03:53:49 +00:00
Gregory John Casamento
3b7d508e7d Added check for valid destination.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17641 72102866-910b-0410-8b05-ffd578937521
2003-09-08 03:34:40 +00:00
Gregory John Casamento
ccc7b38d8d Comitting fixes contributed by Andy to correct default encoding issue.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17634 72102866-910b-0410-8b05-ffd578937521
2003-09-07 14:42:24 +00:00
Gregory John Casamento
5a32088d14 Added GSStepper and GSStepperCell to the ClassInformation.plist.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17600 72102866-910b-0410-8b05-ffd578937521
2003-09-01 18:17:36 +00:00
Gregory John Casamento
0cd892746d Committing for release 0.3.1
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17588 72102866-910b-0410-8b05-ffd578937521
2003-09-01 13:29:39 +00:00
Gregory John Casamento
5976bf5b2c Corrected #4390 and #4852 in Gorm's bug list. Now saves the images properly.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17583 72102866-910b-0410-8b05-ffd578937521
2003-09-01 10:18:20 +00:00
Gregory John Casamento
3894b807de Override awakeWithContext: to prevent issues when loading .gorm files.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17577 72102866-910b-0410-8b05-ffd578937521
2003-08-31 03:46:46 +00:00
Gregory John Casamento
b8f1c90ade Fix for gcc < 3.x
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17573 72102866-910b-0410-8b05-ffd578937521
2003-08-30 15:04:34 +00:00
Gregory John Casamento
e8c70b7dc2 Fixed compilation with gcc < 3.x
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17570 72102866-910b-0410-8b05-ffd578937521
2003-08-29 23:28:15 +00:00
Gregory John Casamento
e647d64d34 Minor corrections. Reduced log output and added logic to prevent exception.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17561 72102866-910b-0410-8b05-ffd578937521
2003-08-28 04:32:41 +00:00
Gregory John Casamento
1891e72942 Bug fixes. Log statements.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17536 72102866-910b-0410-8b05-ffd578937521
2003-08-25 04:53:45 +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
6e3bb6428c Corrected selection problem.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17521 72102866-910b-0410-8b05-ffd578937521
2003-08-24 01:29:35 +00:00
Gregory John Casamento
066c79a723 Correction for Report #3270
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17519 72102866-910b-0410-8b05-ffd578937521
2003-08-23 17:51:59 +00:00
Gregory John Casamento
ddefb9580e Further bugfixes and improvements.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17517 72102866-910b-0410-8b05-ffd578937521
2003-08-23 06:31:53 +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
ef9cf368da Modifications to make use of new templates.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17512 72102866-910b-0410-8b05-ffd578937521
2003-08-23 01:04:36 +00:00
Adam Fedor
4797ad490a Use ADDITIONAL_GUI_LIBS for GormLib
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17486 72102866-910b-0410-8b05-ffd578937521
2003-08-16 20:42:25 +00:00
Fabien Vallon
8210db1b7c Add Visual help
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17476 72102866-910b-0410-8b05-ffd578937521
2003-08-13 09:49:01 +00:00
Gregory John Casamento
e95739bc29 Added code to initialize a internal var before it is used. This was causing weirdness in the backend.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17466 72102866-910b-0410-8b05-ffd578937521
2003-08-10 20:18:56 +00:00
Gregory John Casamento
36af42bd09 Corrected NSMenuItem add problem.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17465 72102866-910b-0410-8b05-ffd578937521
2003-08-10 19:55:04 +00:00
Gregory John Casamento
3999531d91 Adding fix for outlet deletion exception.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17462 72102866-910b-0410-8b05-ffd578937521
2003-08-10 03:36:27 +00:00
Fabien Vallon
5b95b9555c minor Fix
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17432 72102866-910b-0410-8b05-ffd578937521
2003-08-04 11:49:38 +00:00
Fabien Vallon
e81b44f8c4 Fix dnd in GormImageEditor
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17430 72102866-910b-0410-8b05-ffd578937521
2003-08-04 09:34:59 +00:00
Fabien Vallon
157b407f38 Add offset when pasting, re-organize/clean Gorm.m
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17426 72102866-910b-0410-8b05-ffd578937521
2003-08-03 09:03:24 +00:00
Gregory John Casamento
2ecd14b4a8 Committing header updates.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17410 72102866-910b-0410-8b05-ffd578937521
2003-08-01 03:20:43 +00:00
Gregory John Casamento
a28d99df15 Adding changes to files for Gorm 0.3.0
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17330 72102866-910b-0410-8b05-ffd578937521
2003-07-24 05:03:38 +00:00
Gregory John Casamento
7992efeb9c Updated change log.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17329 72102866-910b-0410-8b05-ffd578937521
2003-07-24 05:01:16 +00:00
Gregory John Casamento
1ae5c3a2f3 Added changes to make Gorm compile in one go.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17271 72102866-910b-0410-8b05-ffd578937521
2003-07-21 03:44:59 +00:00