Commit graph

444 commits

Author SHA1 Message Date
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