Commit graph

765 commits

Author SHA1 Message Date
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
3bcebe6fbd Correction to repair method and repaired Gorm.gorm file which had some extra menu items in it.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19218 72102866-910b-0410-8b05-ffd578937521
2004-04-30 22:34:43 +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
eb17ffb309 Some improvements on the fix from yesterday.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19205 72102866-910b-0410-8b05-ffd578937521
2004-04-28 01:34:12 +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
332d994eca Removed some old debugging information.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19151 72102866-910b-0410-8b05-ffd578937521
2004-04-18 21:05:20 +00:00
Gregory John Casamento
7f9ef210c9 New spec.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19146 72102866-910b-0410-8b05-ffd578937521
2004-04-18 15:21:53 +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
5ffb1d5e65 Minor correction for last commit.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19139 72102866-910b-0410-8b05-ffd578937521
2004-04-17 15:10:22 +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
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
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
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
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
f37346282d More corrections.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19027 72102866-910b-0410-8b05-ffd578937521
2004-04-05 02:19:52 +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
eb8d787059 Fixing a problem in rebuildObjToNameMapping.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19025 72102866-910b-0410-8b05-ffd578937521
2004-04-05 02:12:28 +00:00
Gregory John Casamento
6f559a5400 Correction to recent fix.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19020 72102866-910b-0410-8b05-ffd578937521
2004-04-04 19:15:00 +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
772c73fc2c Correction for bug which was allowing an entire menu to be dragged into an existing one. This caused an issue.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18885 72102866-910b-0410-8b05-ffd578937521
2004-03-24 20:22:39 +00:00
Gregory John Casamento
50f9c1a097 Implement cool slideback if a menu is already in the document.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18884 72102866-910b-0410-8b05-ffd578937521
2004-03-24 19:56:40 +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
c1907d45be Slight optimization of Gorm.gorm file.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18877 72102866-910b-0410-8b05-ffd578937521
2004-03-24 05:20:26 +00:00
Gregory John Casamento
28946211c7 Additional improvements.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18876 72102866-910b-0410-8b05-ffd578937521
2004-03-24 05:00:08 +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