Gregory John Casamento
fe486dea59
Added a fix for testInterface and also added (temporarily) an alert to remind users not to run user bundles while running Gorm.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18299 72102866-910b-0410-8b05-ffd578937521
2004-01-01 03:52:40 +00:00
Gregory John Casamento
f72c2b677c
Corrected some of the classes in the .plist and improved usability.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18285 72102866-910b-0410-8b05-ffd578937521
2003-12-30 05:39:20 +00:00
Gregory John Casamento
9d60ae2d2b
Added "else" clauses between mutually exclusive conditions in validateMenuItem.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18272 72102866-910b-0410-8b05-ffd578937521
2003-12-25 13:04:17 +00:00
Gregory John Casamento
334b41f7e1
Prevent renaming of widgets which can't be renamed. This was causing a crash.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18271 72102866-910b-0410-8b05-ffd578937521
2003-12-25 05:50:05 +00:00
Gregory John Casamento
a86a6c4eb4
Added some extra checks/protections to ensure that a crash doesn't occur when
...
testing the interface.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18269 72102866-910b-0410-8b05-ffd578937521
2003-12-25 04:48:32 +00:00
Gregory John Casamento
f00f63fac7
Fixes to correct bugs found while savannah was down. Corrections to the
...
addition and deletion of outlets/actions. Made the test application use a .gorm
file instead of a hardcoded interface. Corrected a problem with the "set name" functionality
and removed the "establishConnection" call in the GormInspectorsManager since this
was causing issues when the user added a delegate or a next key view.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18266 72102866-910b-0410-8b05-ffd578937521
2003-12-24 02:50:34 +00:00
Adam Fedor
4bea75fdf2
Add library depends
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18256 72102866-910b-0410-8b05-ffd578937521
2003-12-23 16:33:03 +00:00
Gregory John Casamento
4741ddaac3
Corrected intermittent segfault when deleting gui elements.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18237 72102866-910b-0410-8b05-ffd578937521
2003-11-29 05:25:42 +00:00
Gregory John Casamento
06a8edb796
Retraction of fix for Report #6345 as it was causing an issue. Correction of text on inspector.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18229 72102866-910b-0410-8b05-ffd578937521
2003-11-28 23:21:58 +00:00
Gregory John Casamento
efce7b72f9
Removed assertion which is no longer needed.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18135 72102866-910b-0410-8b05-ffd578937521
2003-11-24 06:32:01 +00:00
Gregory John Casamento
b8bac8c77a
Version 0.5.0
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18132 72102866-910b-0410-8b05-ffd578937521
2003-11-24 04:08:41 +00:00
Gregory John Casamento
77ef994fcb
Added method to get all subclasses for the custom class inspector. Correction for Report #6345 .
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18118 72102866-910b-0410-8b05-ffd578937521
2003-11-23 20:26:13 +00:00
Gregory John Casamento
c6084cc43b
Bump version to reflect minor change.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18109 72102866-910b-0410-8b05-ffd578937521
2003-11-23 15:05:07 +00:00
Gregory John Casamento
548283c666
Make NSPanel resizable in Gorm. Correction for Report #6344 .
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18108 72102866-910b-0410-8b05-ffd578937521
2003-11-23 15:04:11 +00:00
Gregory John Casamento
229d1e18d4
Fixing segfault.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18094 72102866-910b-0410-8b05-ffd578937521
2003-11-19 05:59:55 +00:00
Gregory John Casamento
c1d9ea7597
Fix for 5253. positional determination of splitview orientation and order.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18087 72102866-910b-0410-8b05-ffd578937521
2003-11-15 21:53:00 +00:00
Gregory John Casamento
f0561498e9
Corrected a segfault
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18078 72102866-910b-0410-8b05-ffd578937521
2003-11-12 05:21:35 +00:00
Gregory John Casamento
4145f67ef3
Added change which rearranges the views correctly.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18077 72102866-910b-0410-8b05-ffd578937521
2003-11-11 22:44:38 +00:00
Gregory John Casamento
9a2e726278
Implementation of new inspector for split views.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18076 72102866-910b-0410-8b05-ffd578937521
2003-11-11 22:25:13 +00:00
Gregory John Casamento
cfdeb3f9cd
Added change to correct seg fault.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18067 72102866-910b-0410-8b05-ffd578937521
2003-11-08 22:51:21 +00:00
Gregory John Casamento
3380ce66c4
corrected issue with connecting to NSFirst
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18025 72102866-910b-0410-8b05-ffd578937521
2003-11-02 03:10:38 +00:00
Gregory John Casamento
b0a1109d51
Correcting minor issue with .texi file.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18008 72102866-910b-0410-8b05-ffd578937521
2003-10-30 04:21:27 +00:00
Gregory John Casamento
59d2714868
Bumping minor version...
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17985 72102866-910b-0410-8b05-ffd578937521
2003-10-28 05:26:00 +00:00
Gregory John Casamento
d23519ef81
Removing commented out code. General cleanup of some of the code and documentation improvement. Also added "Autoenable" to the menu inspector.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17984 72102866-910b-0410-8b05-ffd578937521
2003-10-28 05:25:14 +00:00
Gregory John Casamento
eb6f3a012b
Added categories for old templates for compatiblity. Also removed some commented code.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17978 72102866-910b-0410-8b05-ffd578937521
2003-10-25 20:56:14 +00:00
Gregory John Casamento
d8c22f676a
Corrected bug which was causing a crash after attempting to add to a class which cannot be added to.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17934 72102866-910b-0410-8b05-ffd578937521
2003-10-20 03:08:54 +00:00
Gregory John Casamento
f9a6d82c8f
Fix for segfault.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17922 72102866-910b-0410-8b05-ffd578937521
2003-10-19 04:56:07 +00:00
Gregory John Casamento
90fec02a37
Code to remove all subviews of a view deleted from the GUI.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17918 72102866-910b-0410-8b05-ffd578937521
2003-10-18 06:20:45 +00:00
Gregory John Casamento
2a1b4c2d92
Added check for connection to NSFirst (not allowed).
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17828 72102866-910b-0410-8b05-ffd578937521
2003-10-13 04:14:46 +00:00
Gregory John Casamento
7b2f9f74b4
Correcting some menu difficulties with Gorm.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17827 72102866-910b-0410-8b05-ffd578937521
2003-10-13 03:32:51 +00:00
Gregory John Casamento
7c8894276f
Some fixes
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17820 72102866-910b-0410-8b05-ffd578937521
2003-10-12 05:45:44 +00:00
Gregory John Casamento
458a9f2d39
Adding defer functionality.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17797 72102866-910b-0410-8b05-ffd578937521
2003-10-08 05:00:21 +00:00
Gregory John Casamento
22c590249c
Corrected date in ChangeLog
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17796 72102866-910b-0410-8b05-ffd578937521
2003-10-08 04:58:46 +00:00
Gregory John Casamento
afb10e522b
Releasing 0.4.0
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17794 72102866-910b-0410-8b05-ffd578937521
2003-10-08 04:35:23 +00:00
Gregory John Casamento
7fd2cbcbf8
Changed version number and minor cleanup in GormNSMenu.m
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17763 72102866-910b-0410-8b05-ffd578937521
2003-10-01 23:11:01 +00:00
Gregory John Casamento
daba72b9b9
Corrected Report #5205 . Menus for Windows/Services should now be designated by Gorm and correctly shown when the .gorm file loads.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17742 72102866-910b-0410-8b05-ffd578937521
2003-09-28 23:31:35 +00:00
Gregory John Casamento
15253a9462
New .gorm based inspectors for menus and menu items. Also some general code cleanup.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17737 72102866-910b-0410-8b05-ffd578937521
2003-09-28 01:58:57 +00:00
Gregory John Casamento
6d36250f7e
Corrected an issue with nonCustomSuperClassOf:
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17645 72102866-910b-0410-8b05-ffd578937521
2003-09-09 02:57:30 +00:00
Gregory John Casamento
f55c7a8bcc
Adding art for Gorm View.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17644 72102866-910b-0410-8b05-ffd578937521
2003-09-09 01:40:56 +00:00
Gregory John Casamento
5829d599d0
Changes to correct the set name issue as well as some of the code to facilitate standalone views.:
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17643 72102866-910b-0410-8b05-ffd578937521
2003-09-09 01:28:46 +00:00
Gregory John Casamento
130af7186b
Updated GormInspectorsManager.m to check for problems when creating connections. If there is a problem the connection is cleared and an error is displayed.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17642 72102866-910b-0410-8b05-ffd578937521
2003-09-08 03:53:49 +00:00
Gregory John Casamento
3b7d508e7d
Added check for valid destination.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17641 72102866-910b-0410-8b05-ffd578937521
2003-09-08 03:34:40 +00:00
Gregory John Casamento
9e44d5a26d
Updated todo items
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17636 72102866-910b-0410-8b05-ffd578937521
2003-09-07 16:54:13 +00:00
Gregory John Casamento
ccc7b38d8d
Comitting fixes contributed by Andy to correct default encoding issue.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17634 72102866-910b-0410-8b05-ffd578937521
2003-09-07 14:42:24 +00:00
Gregory John Casamento
5a32088d14
Added GSStepper and GSStepperCell to the ClassInformation.plist.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17600 72102866-910b-0410-8b05-ffd578937521
2003-09-01 18:17:36 +00:00
Gregory John Casamento
b2739f91bb
Corrected version information
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17589 72102866-910b-0410-8b05-ffd578937521
2003-09-01 13:35:52 +00:00
Gregory John Casamento
0cd892746d
Committing for release 0.3.1
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17588 72102866-910b-0410-8b05-ffd578937521
2003-09-01 13:29:39 +00:00
Gregory John Casamento
5976bf5b2c
Corrected #4390 and #4852 in Gorm's bug list. Now saves the images properly.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17583 72102866-910b-0410-8b05-ffd578937521
2003-09-01 10:18:20 +00:00
Gregory John Casamento
3894b807de
Override awakeWithContext: to prevent issues when loading .gorm files.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17577 72102866-910b-0410-8b05-ffd578937521
2003-08-31 03:46:46 +00:00
Gregory John Casamento
b8f1c90ade
Fix for gcc < 3.x
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17573 72102866-910b-0410-8b05-ffd578937521
2003-08-30 15:04:34 +00:00