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
b4c616e860
Removed some commented code.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19879 72102866-910b-0410-8b05-ffd578937521
2004-08-18 04:39:30 +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
e3f19322e9
Correction for index out of range issue.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19873 72102866-910b-0410-8b05-ffd578937521
2004-08-14 00:53:20 +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
109b29ef8d
Commented some releases which weren't needed.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19765 72102866-910b-0410-8b05-ffd578937521
2004-07-22 04:01:26 +00:00
Gregory John Casamento
9873bb9e8c
More leak fixes.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19764 72102866-910b-0410-8b05-ffd578937521
2004-07-22 01:22:34 +00:00
Gregory John Casamento
69543900e7
Another minor fix.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19757 72102866-910b-0410-8b05-ffd578937521
2004-07-21 02:58:36 +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
585b53c4a4
Added ivar to allow release of temp window.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19755 72102866-910b-0410-8b05-ffd578937521
2004-07-21 02:03:59 +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
d5609b6226
Added a connection to ok:
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19699 72102866-910b-0410-8b05-ffd578937521
2004-07-09 20:17:44 +00:00
Gregory John Casamento
1b034c449a
Minor correction.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19660 72102866-910b-0410-8b05-ffd578937521
2004-07-01 00:59:03 +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
c68df892a6
Updated Gorm version info.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19658 72102866-910b-0410-8b05-ffd578937521
2004-06-30 14:55:16 +00:00