Commit graph

567 commits

Author SHA1 Message Date
Gregory John Casamento
0778f595b4 Changes to make class editor more self sufficient. Some minor refactoring.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20421 72102866-910b-0410-8b05-ffd578937521
2004-12-05 20:52:36 +00:00
Gregory John Casamento
b53a7e50eb Correction for a segfault, corrections for all inspectors when resizing.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20419 72102866-910b-0410-8b05-ffd578937521
2004-12-05 13:00:36 +00:00
Gregory John Casamento
ed4499f43b Changes to use IBObjectAdditions informal protocol.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20418 72102866-910b-0410-8b05-ffd578937521
2004-12-04 22:55:39 +00:00
Gregory John Casamento
191c716d3b Change to make the class added by the parser be selected in the outline/classes view.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20414 72102866-910b-0410-8b05-ffd578937521
2004-12-03 12:19:18 +00:00
Gregory John Casamento
935fba9568 Further improvments to the class parser.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20412 72102866-910b-0410-8b05-ffd578937521
2004-12-03 03:43:24 +00:00
Gregory John Casamento
122766b676 Improvements to header parser.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20411 72102866-910b-0410-8b05-ffd578937521
2004-12-02 11:30:32 +00:00
Gregory John Casamento
d25c893d49 Made the code throw a handled exception.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20403 72102866-910b-0410-8b05-ffd578937521
2004-12-01 07:20:37 +00:00
Gregory John Casamento
e8e0f1d5d0 Correction for a couple of minor issues.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20397 72102866-910b-0410-8b05-ffd578937521
2004-11-30 04:51:19 +00:00
Gregory John Casamento
c3dcc6f3b0 More improvements to the class parser.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20388 72102866-910b-0410-8b05-ffd578937521
2004-11-27 18:20:44 +00:00
Gregory John Casamento
f5d1828901 Minor bug correction in class parser.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20387 72102866-910b-0410-8b05-ffd578937521
2004-11-27 14:14:55 +00:00
Gregory John Casamento
bc8ec60a05 Changes for new class parser.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20385 72102866-910b-0410-8b05-ffd578937521
2004-11-27 10:56:40 +00:00
Gregory John Casamento
1d23eafdf9 Correction for bug #10118. Table color selection was sticking.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20374 72102866-910b-0410-8b05-ffd578937521
2004-11-24 05:06:32 +00:00
Gregory John Casamento
71a9a54e2b Updated all of the existing .gorm files to the latest format.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20365 72102866-910b-0410-8b05-ffd578937521
2004-11-20 18:27:16 +00:00
Gregory John Casamento
c0e1de4049 Cleanup of warnings with gcc 3.4.x and some minor bug fixes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20357 72102866-910b-0410-8b05-ffd578937521
2004-11-18 05:34:19 +00:00
Gregory John Casamento
37839119b2 Various improvements and a correction for but #10849.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20356 72102866-910b-0410-8b05-ffd578937521
2004-11-17 05:59:04 +00:00
Gregory John Casamento
e0ead07623 More gmodel improvements.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20355 72102866-910b-0410-8b05-ffd578937521
2004-11-17 00:21:04 +00:00
Gregory John Casamento
007501ef56 Added new class and interface
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20351 72102866-910b-0410-8b05-ffd578937521
2004-11-13 05:08:29 +00:00
Gregory John Casamento
c09be7be05 More improvements to GModel import.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20350 72102866-910b-0410-8b05-ffd578937521
2004-11-13 05:06:15 +00:00
Gregory John Casamento
22cce81380 Various fixed to gmodel loading and improvements.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20348 72102866-910b-0410-8b05-ffd578937521
2004-11-12 23:09:54 +00:00
Gregory John Casamento
59aa176c14 Changed stepper inspector.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20324 72102866-910b-0410-8b05-ffd578937521
2004-11-09 14:10:11 +00:00
Gregory John Casamento
4eff9148d0 Changed the class inspector to use the table view pointer to determine which table is calling the delegate. Added some, soon to be uncommented, code to the class manager to prevent tampering with the data.classes file outside of Gorm.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20323 72102866-910b-0410-8b05-ffd578937521
2004-11-09 13:52:27 +00:00
Gregory John Casamento
85f23ac47e Improved handling of problems with data.classes file.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20312 72102866-910b-0410-8b05-ffd578937521
2004-11-08 04:08:36 +00:00
Gregory John Casamento
841aae30f5 Added comment warning users from modifying the data.classes file.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20311 72102866-910b-0410-8b05-ffd578937521
2004-11-08 03:58:41 +00:00
Gregory John Casamento
3976c35f41 Correction for previous changes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20310 72102866-910b-0410-8b05-ffd578937521
2004-11-08 03:19:39 +00:00
Gregory John Casamento
169d8c4a56 Correction for Bug#10934. Implementation for category action support (the ability to add action existing appkit classes. Default implementation of nibInstantiate.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20307 72102866-910b-0410-8b05-ffd578937521
2004-11-07 19:32:57 +00:00
Gregory John Casamento
5255ce829e Cleanup, memory leak fix.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20290 72102866-910b-0410-8b05-ffd578937521
2004-11-04 06:46:26 +00:00
Gregory John Casamento
2085f591e6 Added code to improve the outlet and action initial names.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20289 72102866-910b-0410-8b05-ffd578937521
2004-11-04 03:11:38 +00:00
Gregory John Casamento
dac82139d4 Added version check.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20288 72102866-910b-0410-8b05-ffd578937521
2004-11-04 02:49:23 +00:00
Gregory John Casamento
59d08e16b8 Correction for link bug.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20262 72102866-910b-0410-8b05-ffd578937521
2004-10-27 01:09:19 +00:00
Gregory John Casamento
ef3a42faf4 Correction for MinGW for win32.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20253 72102866-910b-0410-8b05-ffd578937521
2004-10-24 05:05:39 +00:00
Gregory John Casamento
e8f162808e Removed some uneeded includes from GormPalettesPref.m and changed the build process slightly to fix an issue with compilation on win32 under mingw.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20250 72102866-910b-0410-8b05-ffd578937521
2004-10-24 00:08:42 +00:00
Gregory John Casamento
3d23397134 Changes to make the inspectors for formatters as well as drag and drop of formatter objects into controls work properly.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20230 72102866-910b-0410-8b05-ffd578937521
2004-10-17 14:43:28 +00:00
Gregory John Casamento
78f716b8b8 Code to allow addition of sounds/images to cells in an NSMatrix.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20191 72102866-910b-0410-8b05-ffd578937521
2004-10-03 16:48:24 +00:00
Gregory John Casamento
835917baf5 Updated to stop clipping.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20188 72102866-910b-0410-8b05-ffd578937521
2004-10-02 17:02:41 +00:00
Gregory John Casamento
4aaea1a5e8 Documentation improvement and a fix for an annoying error.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20184 72102866-910b-0410-8b05-ffd578937521
2004-10-02 05:13:38 +00:00
Gregory John Casamento
5cd533cef0 Improved docs, bumped version number.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20157 72102866-910b-0410-8b05-ffd578937521
2004-09-27 11:37:30 +00:00
Gregory John Casamento
e2338fe5f4 Updates for 0.8.0.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20143 72102866-910b-0410-8b05-ffd578937521
2004-09-26 12:12:32 +00:00
Gregory John Casamento
ae18408529 Changed field sizes to prevent clipping.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20137 72102866-910b-0410-8b05-ffd578937521
2004-09-25 11:17:03 +00:00
Adam Fedor
da02ae8b50 * GModelDecoder.m ([GormDocument -openGModel:]): Initialize
variable.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20136 72102866-910b-0410-8b05-ffd578937521
2004-09-25 03:58:12 +00:00
Gregory John Casamento
6bb304b1d4 Updated version profiles.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20081 72102866-910b-0410-8b05-ffd578937521
2004-09-17 22:05:01 +00:00
Gregory John Casamento
6761304101 Improved palette manager.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20077 72102866-910b-0410-8b05-ffd578937521
2004-09-17 05:18:43 +00:00
Gregory John Casamento
ecc3f3a69a Improved title widgets in controls palette.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20076 72102866-910b-0410-8b05-ffd578937521
2004-09-17 04:54:47 +00:00
Gregory John Casamento
668c12f819 Improved testing mode.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20047 72102866-910b-0410-8b05-ffd578937521
2004-09-13 00:05:58 +00:00
Gregory John Casamento
5d449c1f20 Added main() to main.m, removed from Gorm.m.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20039 72102866-910b-0410-8b05-ffd578937521
2004-09-09 01:58:22 +00:00
Gregory John Casamento
30006bfbc0 Correction and cleanup for recent segfault.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20028 72102866-910b-0410-8b05-ffd578937521
2004-09-08 01:04:03 +00:00
Gregory John Casamento
5203d67e8d Code cleanup.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20010 72102866-910b-0410-8b05-ffd578937521
2004-09-06 21:41:32 +00:00
Gregory John Casamento
e27f516dfd Temporary fix and revamped formatter inspectors.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20007 72102866-910b-0410-8b05-ffd578937521
2004-09-06 19:33:48 +00:00
Gregory John Casamento
00bbf07af3 Corrected issue with getting the cell classname and added the image cell to the class plist.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20006 72102866-910b-0410-8b05-ffd578937521
2004-09-06 12:53:43 +00:00
Gregory John Casamento
d14d1c458b Class plist updated and making the table column editor nicer.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20005 72102866-910b-0410-8b05-ffd578937521
2004-09-06 12:40:46 +00:00
Gregory John Casamento
7fe9b40726 More enhancements for cells in table columns.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20000 72102866-910b-0410-8b05-ffd578937521
2004-09-05 16:21:47 +00:00
Gregory John Casamento
8e55cad2a1 Added capability to the column inspector to update the data cell.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19997 72102866-910b-0410-8b05-ffd578937521
2004-09-05 13:42:45 +00:00
Gregory John Casamento
214c6e9a03 Slight improvement to previous commit.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19935 72102866-910b-0410-8b05-ffd578937521
2004-08-28 20:45:47 +00:00
Gregory John Casamento
3d3f002ee3 Custom class related changes in Gorm. Simple, but necessary for some palettes which might use custom class substitution.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19934 72102866-910b-0410-8b05-ffd578937521
2004-08-28 15:05:35 +00:00
Gregory John Casamento
b26ee4cfc1 Corrected font setting issue.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19923 72102866-910b-0410-8b05-ffd578937521
2004-08-26 01:57:34 +00:00
Gregory John Casamento
773495b9d7 Corrected issue with class inspector.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19907 72102866-910b-0410-8b05-ffd578937521
2004-08-24 02:17:25 +00:00
Gregory John Casamento
57c523f577 Correction for issue #9683.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19906 72102866-910b-0410-8b05-ffd578937521
2004-08-23 19:03:20 +00:00
Gregory John Casamento
fc97b591db Corrected crash.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19899 72102866-910b-0410-8b05-ffd578937521
2004-08-22 02:01:37 +00:00
Gregory John Casamento
41ac255873 Some fixes including one for bug #10026.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19878 72102866-910b-0410-8b05-ffd578937521
2004-08-18 04:19:45 +00:00
Gregory John Casamento
7f5c027157 Disabling the current, rather broken, class parser.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19871 72102866-910b-0410-8b05-ffd578937521
2004-08-13 22:19:47 +00:00
Gregory John Casamento
f31d2c70e3 Added some code to disable menu items. Simplified isTopLevelObject: method.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19869 72102866-910b-0410-8b05-ffd578937521
2004-08-13 01:37:18 +00:00
Gregory John Casamento
0855692228 Readded missing method.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19867 72102866-910b-0410-8b05-ffd578937521
2004-08-12 02:33:17 +00:00
Gregory John Casamento
d5135b4e24 Made class editor a subclass of GormOutlineView. Cleaned up some code.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19864 72102866-910b-0410-8b05-ffd578937521
2004-08-11 11:16:35 +00:00
Gregory John Casamento
55d5e2de75 Center the incompatibilities window.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19858 72102866-910b-0410-8b05-ffd578937521
2004-08-09 21:11:36 +00:00
Gregory John Casamento
ad55726416 Lengthened the text labels.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19849 72102866-910b-0410-8b05-ffd578937521
2004-08-08 20:30:32 +00:00
Gregory John Casamento
6b57e185f3 Correction for problem found by Christopher Culver. The code which was
closing the popup was also calling editedObject uncondition on the selection
owner which may or may not be an editor.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19848 72102866-910b-0410-8b05-ffd578937521
2004-08-08 20:14:31 +00:00
Gregory John Casamento
074d1c7493 Removed some debugging information and added a forgotted changelog entry.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19844 72102866-910b-0410-8b05-ffd578937521
2004-08-08 17:38:04 +00:00
Gregory John Casamento
6915b501c0 Corrected problem with window being brough forward after document close.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19843 72102866-910b-0410-8b05-ffd578937521
2004-08-08 17:23:17 +00:00
Gregory John Casamento
22c995beb5 Temporary correction.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19833 72102866-910b-0410-8b05-ffd578937521
2004-08-07 01:23:10 +00:00
Gregory John Casamento
a7e80c4de1 Quick fix for Bug#9827.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19829 72102866-910b-0410-8b05-ffd578937521
2004-08-06 11:17:45 +00:00
Gregory John Casamento
eb74dd22f3 Changes to fix Report#9771.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19827 72102866-910b-0410-8b05-ffd578937521
2004-08-05 05:34:41 +00:00
Gregory John Casamento
155b8df49a Fix for palettes manager to prevent event handling problem
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19824 72102866-910b-0410-8b05-ffd578937521
2004-08-04 05:03:28 +00:00
Gregory John Casamento
8141cbdef1 Added new gorm file for Controls palette.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19822 72102866-910b-0410-8b05-ffd578937521
2004-08-04 04:52:43 +00:00
Gregory John Casamento
042b670b40 Minor fixes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19821 72102866-910b-0410-8b05-ffd578937521
2004-08-03 03:16:28 +00:00
Gregory John Casamento
1d645f1ed8 Clarified error.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19813 72102866-910b-0410-8b05-ffd578937521
2004-08-02 12:47:48 +00:00
Gregory John Casamento
ef7a4b6aa1 Changes to center the prefs window.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19812 72102866-910b-0410-8b05-ffd578937521
2004-08-02 04:48:55 +00:00
Gregory John Casamento
021f7d7078 Removed unecessary call.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19811 72102866-910b-0410-8b05-ffd578937521
2004-08-02 04:09:48 +00:00
Gregory John Casamento
25947784ca Correction for Report#9830 and other improvements.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19810 72102866-910b-0410-8b05-ffd578937521
2004-08-02 03:18:45 +00:00
Gregory John Casamento
055388add7 More changes for standalone views.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19782 72102866-910b-0410-8b05-ffd578937521
2004-07-28 03:54:42 +00:00
Gregory John Casamento
ee2888370c Implementation for enhancement req/bug #5024.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19779 72102866-910b-0410-8b05-ffd578937521
2004-07-27 06:20:45 +00:00
Gregory John Casamento
680565fb9f Updating the change log...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19756 72102866-910b-0410-8b05-ffd578937521
2004-07-21 02:05:53 +00:00
Gregory John Casamento
47d5d55cc6 Some memory leak fixes and some minor improvements.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19754 72102866-910b-0410-8b05-ffd578937521
2004-07-21 01:49:07 +00:00
Gregory John Casamento
8e0f12bbeb Fixed a problem with compilation on FreeBSD.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19744 72102866-910b-0410-8b05-ffd578937521
2004-07-17 21:50:50 +00:00
Gregory John Casamento
ad8c3a1261 Made the prefs manager a little more silent.. added some checks to keep users from shooting themselves in the foot.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19743 72102866-910b-0410-8b05-ffd578937521
2004-07-16 01:50:40 +00:00
Gregory John Casamento
cf60ff0dda Adding ability to import sounds and images from palettes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19731 72102866-910b-0410-8b05-ffd578937521
2004-07-14 03:10:44 +00:00
Gregory John Casamento
958fdfcabb A sizable number of changes to correct some bugs and add external/custom palette support and the file prefs gui which allows the user to set which version a given .gorm should be saved as.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19719 72102866-910b-0410-8b05-ffd578937521
2004-07-12 04:16:09 +00:00
Gregory John Casamento
abb8f51e46 Corrected weird typo in ChangeLog.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19701 72102866-910b-0410-8b05-ffd578937521
2004-07-09 23:18:27 +00:00
Gregory John Casamento
155474e77a Updated changelog
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19700 72102866-910b-0410-8b05-ffd578937521
2004-07-09 20:23:01 +00:00
Gregory John Casamento
26710d942c Changes to help with the transition from version 0 to version 1 gorm files.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19659 72102866-910b-0410-8b05-ffd578937521
2004-07-01 00:53:42 +00:00
Gregory John Casamento
2552d4417c Some corrections to recently discovered bugs
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19656 72102866-910b-0410-8b05-ffd578937521
2004-06-30 05:22:25 +00:00
Gregory John Casamento
ead6139314 New .gorm file version support and some other minor changes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19650 72102866-910b-0410-8b05-ffd578937521
2004-06-29 03:27:37 +00:00
Gregory John Casamento
60ac2cab0d Improvements to test mode and enhancements to the palettes manager.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19631 72102866-910b-0410-8b05-ffd578937521
2004-06-27 12:34:40 +00:00
Gregory John Casamento
5067b75ff7 Some bugfixes and enhancements. Correction for Report #9461. Adds ability of Class Inspector to change the name of a class.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19626 72102866-910b-0410-8b05-ffd578937521
2004-06-26 22:08:42 +00:00
Gregory John Casamento
f5bafcc089 Corrected a connections issue. Report #9461.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19624 72102866-910b-0410-8b05-ffd578937521
2004-06-26 12:19:18 +00:00
Gregory John Casamento
2b6a9b80aa fix for report 9463, additional functionality in the class inspector.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19622 72102866-910b-0410-8b05-ffd578937521
2004-06-26 03:36:29 +00:00
Gregory John Casamento
b359ed9d5a Correction for recently discovered segfault.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19614 72102866-910b-0410-8b05-ffd578937521
2004-06-25 01:15:37 +00:00
Gregory John Casamento
b42d75db38 Menu placement changes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19608 72102866-910b-0410-8b05-ffd578937521
2004-06-24 05:30:22 +00:00
Gregory John Casamento
c09f861b02 Corrects segfault when cutting/pasting NSTableView and it's subclasses.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19604 72102866-910b-0410-8b05-ffd578937521
2004-06-23 01:19:08 +00:00
Gregory John Casamento
518279a746 Updated version info. Enhanced .gmodel import.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19575 72102866-910b-0410-8b05-ffd578937521
2004-06-22 03:26:03 +00:00
Gregory John Casamento
629bb7c6b7 Changes for 0.7.7 Release of Gorm.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19549 72102866-910b-0410-8b05-ffd578937521
2004-06-19 05:37:59 +00:00
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