Commit graph

467 commits

Author SHA1 Message Date
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
fdb6848bfb Correcting connection inspector.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19484 72102866-910b-0410-8b05-ffd578937521
2004-06-08 03:53:48 +00:00
Gregory John Casamento
da69e277a7 Corrected an issue with the background color of the table/outline view not being saved.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19476 72102866-910b-0410-8b05-ffd578937521
2004-06-07 02:28:57 +00:00
Gregory John Casamento
90e0b9d4cd Corrected the header of one of the files and made a correction to a comment in the changelog.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19471 72102866-910b-0410-8b05-ffd578937521
2004-06-06 12:32:15 +00:00
Gregory John Casamento
4cdbd0f19a Fix for recent segfault problem while loading images in the GormImageEditor. Suggested by Sungjin Chun.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19459 72102866-910b-0410-8b05-ffd578937521
2004-06-05 03:51:37 +00:00
Gregory John Casamento
c36e445255 Changes selection when new document is selected.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19450 72102866-910b-0410-8b05-ffd578937521
2004-06-03 22:37:14 +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
2258535535 Change to disallow connection inspector when NSFirst is selected.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19429 72102866-910b-0410-8b05-ffd578937521
2004-05-31 03:03:07 +00:00
Gregory John Casamento
a092bea159 Fixed a longstanding bug with making connections.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19427 72102866-910b-0410-8b05-ffd578937521
2004-05-30 03:48:38 +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
3a6b0cfd40 Correction to window inspector spacing. Improvment to how services/windows menus are handled.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19425 72102866-910b-0410-8b05-ffd578937521
2004-05-29 19:18:22 +00:00
Gregory John Casamento
cc275bf43c Changed the border type to NSBezelBorder for some of the controls. This is the standard on MOSX and OPENSTEP.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19417 72102866-910b-0410-8b05-ffd578937521
2004-05-29 12:49:01 +00:00
Gregory John Casamento
e4b52efd3f Updated the layout of this a little.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19413 72102866-910b-0410-8b05-ffd578937521
2004-05-29 10:10:22 +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
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
fd786cf242 Changed toolbar color
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19396 72102866-910b-0410-8b05-ffd578937521
2004-05-25 02:22:00 +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
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