Commit graph

712 commits

Author SHA1 Message Date
Gregory John Casamento
85f61b6056 Added change which will help when Alex M. makes his window decoration changes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19532 72102866-910b-0410-8b05-ffd578937521
2004-06-16 01:26:41 +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
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
bf5616de62 Corrected segfault. Wasn't retaining the savedColor.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19477 72102866-910b-0410-8b05-ffd578937521
2004-06-07 02:36:53 +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
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
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
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
00dbdae2ef More fixes to stabilize current release.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19303 72102866-910b-0410-8b05-ffd578937521
2004-05-14 04:31:29 +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
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
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