Commit graph

596 commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
Gregory John Casamento
e8c70b7dc2 Fixed compilation with gcc < 3.x
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17570 72102866-910b-0410-8b05-ffd578937521
2003-08-29 23:28:15 +00:00
Gregory John Casamento
e647d64d34 Minor corrections. Reduced log output and added logic to prevent exception.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17561 72102866-910b-0410-8b05-ffd578937521
2003-08-28 04:32:41 +00:00
Gregory John Casamento
1891e72942 Bug fixes. Log statements.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17536 72102866-910b-0410-8b05-ffd578937521
2003-08-25 04:53:45 +00:00
Gregory John Casamento
445a8c9cc5 Corrected issue which was causing custom class associations to not be deleted
when a class is replaced or removed.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17531 72102866-910b-0410-8b05-ffd578937521
2003-08-24 17:10:05 +00:00
Gregory John Casamento
6e3bb6428c Corrected selection problem.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17521 72102866-910b-0410-8b05-ffd578937521
2003-08-24 01:29:35 +00:00
Gregory John Casamento
066c79a723 Correction for Report #3270
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17519 72102866-910b-0410-8b05-ffd578937521
2003-08-23 17:51:59 +00:00
Gregory John Casamento
ddefb9580e Further bugfixes and improvements.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17517 72102866-910b-0410-8b05-ffd578937521
2003-08-23 06:31:53 +00:00
Gregory John Casamento
b1cd469a9a Corrections to prevent .gorm file corruption.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17516 72102866-910b-0410-8b05-ffd578937521
2003-08-23 05:49:26 +00:00
Gregory John Casamento
ef9cf368da Modifications to make use of new templates.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17512 72102866-910b-0410-8b05-ffd578937521
2003-08-23 01:04:36 +00:00
Adam Fedor
4797ad490a Use ADDITIONAL_GUI_LIBS for GormLib
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17486 72102866-910b-0410-8b05-ffd578937521
2003-08-16 20:42:25 +00:00
Fabien Vallon
8210db1b7c Add Visual help
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17476 72102866-910b-0410-8b05-ffd578937521
2003-08-13 09:49:01 +00:00
Gregory John Casamento
e95739bc29 Added code to initialize a internal var before it is used. This was causing weirdness in the backend.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17466 72102866-910b-0410-8b05-ffd578937521
2003-08-10 20:18:56 +00:00
Gregory John Casamento
36af42bd09 Corrected NSMenuItem add problem.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17465 72102866-910b-0410-8b05-ffd578937521
2003-08-10 19:55:04 +00:00
Gregory John Casamento
3999531d91 Adding fix for outlet deletion exception.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17462 72102866-910b-0410-8b05-ffd578937521
2003-08-10 03:36:27 +00:00
Fabien Vallon
5b95b9555c minor Fix
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17432 72102866-910b-0410-8b05-ffd578937521
2003-08-04 11:49:38 +00:00
Fabien Vallon
e81b44f8c4 Fix dnd in GormImageEditor
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17430 72102866-910b-0410-8b05-ffd578937521
2003-08-04 09:34:59 +00:00
Fabien Vallon
157b407f38 Add offset when pasting, re-organize/clean Gorm.m
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17426 72102866-910b-0410-8b05-ffd578937521
2003-08-03 09:03:24 +00:00
Gregory John Casamento
2ecd14b4a8 Committing header updates.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17410 72102866-910b-0410-8b05-ffd578937521
2003-08-01 03:20:43 +00:00
Gregory John Casamento
a28d99df15 Adding changes to files for Gorm 0.3.0
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17330 72102866-910b-0410-8b05-ffd578937521
2003-07-24 05:03:38 +00:00
Gregory John Casamento
7992efeb9c Updated change log.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17329 72102866-910b-0410-8b05-ffd578937521
2003-07-24 05:01:16 +00:00
Gregory John Casamento
1ae5c3a2f3 Added changes to make Gorm compile in one go.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17271 72102866-910b-0410-8b05-ffd578937521
2003-07-21 03:44:59 +00:00
Gregory John Casamento
84ccb3b773 Adding inspector and interface for image inspector
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17269 72102866-910b-0410-8b05-ffd578937521
2003-07-20 23:11:37 +00:00
Gregory John Casamento
049184d253 Corrected an issue with saving images/sounds
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17267 72102866-910b-0410-8b05-ffd578937521
2003-07-20 20:26:20 +00:00
Gregory John Casamento
9b150d6e34 Changes to correct header reading issue.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17212 72102866-910b-0410-8b05-ffd578937521
2003-07-15 04:20:09 +00:00
Gregory John Casamento
db162f282c Added code to correct problem where new classes are not showing up in the file's owner inspector.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17070 72102866-910b-0410-8b05-ffd578937521
2003-06-30 02:15:00 +00:00
Gregory John Casamento
80c950ec34 Added code from Matt Rice to allow multiple selection of images/sounds.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17068 72102866-910b-0410-8b05-ffd578937521
2003-06-29 17:23:39 +00:00
Gregory John Casamento
f614f555d1 Added inspector for NSColorWell and added some stubbed methods to GormFontViewController
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17044 72102866-910b-0410-8b05-ffd578937521
2003-06-27 02:48:09 +00:00
Gregory John Casamento
1136d398d1 Added an inspector for NSProgressIndicator class
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17036 72102866-910b-0410-8b05-ffd578937521
2003-06-26 03:00:13 +00:00
Gregory John Casamento
cb11fd65de Corrected issue with importing of Headers where comments were
being and imported into the outlets list.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16995 72102866-910b-0410-8b05-ffd578937521
2003-06-22 05:13:11 +00:00
Gregory John Casamento
904f61cf9b Added patch from Andreas.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16961 72102866-910b-0410-8b05-ffd578937521
2003-06-20 03:54:19 +00:00
Gregory John Casamento
fe9a5134a6 Added font view controller for accessory view in Gorm's font panel.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16899 72102866-910b-0410-8b05-ffd578937521
2003-06-10 01:38:38 +00:00
Gregory John Casamento
2402c3e4ee Updated editor to handle ungrouping of scroll view.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16897 72102866-910b-0410-8b05-ffd578937521
2003-06-08 06:11:28 +00:00
Gregory John Casamento
0d03f3958d Inspector now updates classes view.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16881 72102866-910b-0410-8b05-ffd578937521
2003-06-07 19:31:48 +00:00
Gregory John Casamento
7eaef5f1e7 Improving on some of the fixes made yesterday.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16877 72102866-910b-0410-8b05-ffd578937521
2003-06-07 05:21:16 +00:00
Gregory John Casamento
ba5c344474 Adding new inspector for classes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16872 72102866-910b-0410-8b05-ffd578937521
2003-06-06 06:24:46 +00:00
Gregory John Casamento
e3733a243d Added button inspector key equivalent pull down.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16853 72102866-910b-0410-8b05-ffd578937521
2003-06-01 23:49:18 +00:00
Gregory John Casamento
5750604191 Remove preferences files which have been replaced.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16851 72102866-910b-0410-8b05-ffd578937521
2003-06-01 21:29:22 +00:00
Gregory John Casamento
0f2aaa0e35 Added images for tab view inspector
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16849 72102866-910b-0410-8b05-ffd578937521
2003-06-01 17:50:36 +00:00
Gregory John Casamento
4a749387da Added code to inspect scroll views.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16844 72102866-910b-0410-8b05-ffd578937521
2003-06-01 04:51:41 +00:00
Gregory John Casamento
8fef77ed94 General clean up. Moved some constants. added the beginnings of a new
inspector.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16829 72102866-910b-0410-8b05-ffd578937521
2003-05-29 05:40:28 +00:00
Gregory John Casamento
323114eb4e Making it impossible to subclass the pseudoclass FirstResponder
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16789 72102866-910b-0410-8b05-ffd578937521
2003-05-26 00:40:57 +00:00
Gregory John Casamento
194f1b0d9e Made some enhancements to class manager and inspector manager. General
clean up and corrected some bugs.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16788 72102866-910b-0410-8b05-ffd578937521
2003-05-25 19:08:36 +00:00
Fabien Vallon
819aa1e91b Fix typo
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16787 72102866-910b-0410-8b05-ffd578937521
2003-05-25 12:33:29 +00:00
Fabien Vallon
3df86b7e01 Add Localization
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16786 72102866-910b-0410-8b05-ffd578937521
2003-05-24 12:40:54 +00:00
Fabien Vallon
d1f357a5bf refactored new documents in Gorm.m , add tags for new documents in Gorm.gorm.
intelligent window placement (cascade)


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16785 72102866-910b-0410-8b05-ffd578937521
2003-05-24 11:18:11 +00:00
Gregory John Casamento
b33b4819e1 Fixed minor segfault.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16780 72102866-910b-0410-8b05-ffd578937521
2003-05-24 05:29:35 +00:00
Gregory John Casamento
dc86bbbd18 Extensive changes to support GormLib (separation of key functionality from Gorm itself into a subproject library). This will allow easy extension of Gorm in the future.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16776 72102866-910b-0410-8b05-ffd578937521
2003-05-23 02:25:34 +00:00
Gregory John Casamento
ae0687d0fc Submitting patch by fabien vallon to toggle the guidlines.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16752 72102866-910b-0410-8b05-ffd578937521
2003-05-20 03:57:37 +00:00
Gregory John Casamento
cfcc4d2f9d Fixed minor bug.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16746 72102866-910b-0410-8b05-ffd578937521
2003-05-18 02:06:38 +00:00
Gregory John Casamento
b5f14f087d Adding patch supplied by Fabien Vallon
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16705 72102866-910b-0410-8b05-ffd578937521
2003-05-13 04:10:12 +00:00
Gregory John Casamento
dfa2cef136 Cleaned up some of the code in GormDocument and also corrected the copy/paste
bug.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16686 72102866-910b-0410-8b05-ffd578937521
2003-05-11 06:06:38 +00:00
Gregory John Casamento
70d53d483a Updated files to get rid of warnings. Also added GNUmakefile.preamble with the
-Werror option so that future warnings will be treated as errors.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16685 72102866-910b-0410-8b05-ffd578937521
2003-05-10 21:19:25 +00:00
Gregory John Casamento
2795d5b995 Corrected a bug which was causing issues with custom classes and gorm file
corruption.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16684 72102866-910b-0410-8b05-ffd578937521
2003-05-10 17:34:45 +00:00
Gregory John Casamento
1678fafeae Fixed a bug which was causing issues with custom classes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16679 72102866-910b-0410-8b05-ffd578937521
2003-05-09 04:02:41 +00:00
Gregory John Casamento
b0c1c7c958 Adding changes necessary to use the icon by Andrew Lindesay as the file icon
for .gmodel files.  Patch submitted by Rob Burns.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16670 72102866-910b-0410-8b05-ffd578937521
2003-05-08 04:56:10 +00:00
Adam Fedor
fe43fc2f1f Don't install palettes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16590 72102866-910b-0410-8b05-ffd578937521
2003-05-01 04:20:22 +00:00
Richard Frith-Macdonald
28612c2376 Tidyups
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16482 72102866-910b-0410-8b05-ffd578937521
2003-04-18 05:40:25 +00:00
Gregory John Casamento
4ed098146a Made a fix to GormFilesOwner to correct a bug reported by Scott Cristely
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16383 72102866-910b-0410-8b05-ffd578937521
2003-04-07 04:00:30 +00:00
Adam Fedor
409b0f6cf2 Version 0.2.6
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16133 72102866-910b-0410-8b05-ffd578937521
2003-03-05 19:38:55 +00:00
Adam Fedor
eacb1b3b6b Update instpectors
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16126 72102866-910b-0410-8b05-ffd578937521
2003-03-04 17:07:09 +00:00
Adam Fedor
51ebbb3154 Update app name, info menu item
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16125 72102866-910b-0410-8b05-ffd578937521
2003-03-04 16:47:54 +00:00
Richard Frith-Macdonald
2852d2e510 Fix use of #import
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16111 72102866-910b-0410-8b05-ffd578937521
2003-03-03 09:15:48 +00:00
Richard Frith-Macdonald
0f8a9bc08c Tidied
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16109 72102866-910b-0410-8b05-ffd578937521
2003-03-02 19:26:51 +00:00
Richard Frith-Macdonald
106830ca99 Minor class outline view vix
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15954 72102866-910b-0410-8b05-ffd578937521
2003-02-13 13:32:59 +00:00
Richard Frith-Macdonald
2746219035 Improve connection inspector highlighting
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15930 72102866-910b-0410-8b05-ffd578937521
2003-02-11 06:55:50 +00:00
Pierre-Yves Rivaille
a8ebc11e39 * GormInspectorsManager.m: _internalCall:
only reload the column when needed, this was causing segfaults
  with the new lockFocus code.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15928 72102866-910b-0410-8b05-ffd578937521
2003-02-10 20:20:04 +00:00
Gregory John Casamento
0169623822 Fixing GormTableViewEditor issue which was causing an exception when no columns were selected.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15862 72102866-910b-0410-8b05-ffd578937521
2003-02-03 01:52:08 +00:00
Gregory John Casamento
719c82309b General cleanup.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15742 72102866-910b-0410-8b05-ffd578937521
2003-01-28 03:20:22 +00:00
Gregory John Casamento
8b5d9b34c6 Correcting minor compilation error.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15682 72102866-910b-0410-8b05-ffd578937521
2003-01-23 04:39:39 +00:00
Adam Fedor
dc50f55fd0 Version 0.2.5
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15669 72102866-910b-0410-8b05-ffd578937521
2003-01-21 15:18:30 +00:00
Gregory John Casamento
0f19e9a112 Correcting testInterface bug.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15612 72102866-910b-0410-8b05-ffd578937521
2003-01-17 03:55:55 +00:00
Gregory John Casamento
d7e21278a0 Started implementing new feature and fixed a bug with the NSWindowTemplate.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15607 72102866-910b-0410-8b05-ffd578937521
2003-01-16 04:09:07 +00:00
Gregory John Casamento
a939756a02 Corrected another small problem w/ custom class support.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15593 72102866-910b-0410-8b05-ffd578937521
2003-01-14 06:50:45 +00:00
Gregory John Casamento
b7931b0b4f Fixed a bug with custom classes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15591 72102866-910b-0410-8b05-ffd578937521
2003-01-14 06:29:34 +00:00
Gregory John Casamento
8c0b18b4ab Improved GModel support.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15581 72102866-910b-0410-8b05-ffd578937521
2003-01-13 07:15:18 +00:00
Gregory John Casamento
a03ab599c2 Some bug fixes to header parsing and a documentation change.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15579 72102866-910b-0410-8b05-ffd578937521
2003-01-12 06:29:19 +00:00
Gregory John Casamento
82b8ee1eb4 Change log entries for GormCustomView.m modifications
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15577 72102866-910b-0410-8b05-ffd578937521
2003-01-10 03:01:55 +00:00
Gregory John Casamento
d0d355ec92 Remove of action/outlet/class now acts correctly when user cancels.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15568 72102866-910b-0410-8b05-ffd578937521
2003-01-09 07:03:36 +00:00
Gregory John Casamento
7801ab1a9c Added code to remove connections when an action, outlet or class is deleted.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15567 72102866-910b-0410-8b05-ffd578937521
2003-01-09 06:17:07 +00:00
Gregory John Casamento
242b6d5b82 Fixed font panel problem
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15566 72102866-910b-0410-8b05-ffd578937521
2003-01-09 05:52:19 +00:00
Gregory John Casamento
ec5593d988 Corrected problem w/ size inspector for tab view.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15559 72102866-910b-0410-8b05-ffd578937521
2003-01-09 03:57:58 +00:00
Gregory John Casamento
2d454a88de Fixing bugs. Outlets were not showing up in the inspector for custom classes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15558 72102866-910b-0410-8b05-ffd578937521
2003-01-09 03:39:27 +00:00
Gregory John Casamento
9dc8e5105c Correcting issue with connections.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15545 72102866-910b-0410-8b05-ffd578937521
2003-01-08 05:54:20 +00:00
Gregory John Casamento
f86a25b225 Improved panel support and some cleanup.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15504 72102866-910b-0410-8b05-ffd578937521
2003-01-05 06:03:14 +00:00
Gregory John Casamento
99a4624a98 *** empty log message ***
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15491 72102866-910b-0410-8b05-ffd578937521
2003-01-04 06:26:03 +00:00
Gregory John Casamento
b51bfa2089 Removing some old directories.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15490 72102866-910b-0410-8b05-ffd578937521
2003-01-04 05:48:46 +00:00
Gregory John Casamento
b5ecfcdaa2 Replacing old style .gorm/.classes files with .gorm packages
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15488 72102866-910b-0410-8b05-ffd578937521
2003-01-04 04:51:12 +00:00
Gregory John Casamento
314ea111d8 Various fixes to compilation warnings and an NSPanel fix which allows the NSWindow inspector to be used on a panel.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15477 72102866-910b-0410-8b05-ffd578937521
2003-01-04 00:17:43 +00:00
Gregory John Casamento
4f740ef4b3 Adding preferences and adding initial support for preloading headers into Gorm Documents.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15446 72102866-910b-0410-8b05-ffd578937521
2003-01-02 06:17:15 +00:00
Gregory John Casamento
e150b5b43b Adding new interface file and enhancing Gorm.m to validate menu correctly.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15439 72102866-910b-0410-8b05-ffd578937521
2003-01-01 17:50:17 +00:00
Gregory John Casamento
fe86364bd6 Committing fix to class manager.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15438 72102866-910b-0410-8b05-ffd578937521
2003-01-01 07:07:27 +00:00
Gregory John Casamento
4a7b6df80a Bug fixes and updates. Corrected problem with menu editor.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15437 72102866-910b-0410-8b05-ffd578937521
2003-01-01 05:37:02 +00:00
Gregory John Casamento
ce1cb8a174 Added a TODO file.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15358 72102866-910b-0410-8b05-ffd578937521
2002-12-28 00:21:35 +00:00
Gregory John Casamento
2caf49d1ac Corrected the inspector for GormObjectProxy
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15357 72102866-910b-0410-8b05-ffd578937521
2002-12-27 23:57:35 +00:00
Gregory John Casamento
c29826202c Improvements to class loading and cleanup of some NSLogs.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15356 72102866-910b-0410-8b05-ffd578937521
2002-12-27 22:16:12 +00:00
Gregory John Casamento
e2166db8d3 Applied patch suggested by Enrico Sersale
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15355 72102866-910b-0410-8b05-ffd578937521
2002-12-27 20:20:32 +00:00
Gregory John Casamento
e7395bc91f Corrected some issue w/ file creation, general cleanup and a backwards compatibility issue.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15317 72102866-910b-0410-8b05-ffd578937521
2002-12-22 00:33:44 +00:00
Gregory John Casamento
b3c9a41fc1 Cleaned up some NSLog calls. Code runs more silently now.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15305 72102866-910b-0410-8b05-ffd578937521
2002-12-15 18:17:53 +00:00
Gregory John Casamento
285456e30d Added code to show the current object's class in the classes view.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15297 72102866-910b-0410-8b05-ffd578937521
2002-12-15 07:30:35 +00:00
Pierre-Yves Rivaille
8da3ca9c07 * GormViewEditor.m
* GormInternalViewEditor.m
* GormViewWithContentViewEditor.m
  Multiple selection through mouse dragging is back.
  When attempting to start a connection, make sure the current
  widget is selected.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15296 72102866-910b-0410-8b05-ffd578937521
2002-12-14 14:31:43 +00:00
Gregory John Casamento
10ba0cd4ce Added code to scroll to the class being edited.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15260 72102866-910b-0410-8b05-ffd578937521
2002-12-06 06:10:11 +00:00
Gregory John Casamento
3ca2d79b5b Corrected a problem w/ class rename.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15254 72102866-910b-0410-8b05-ffd578937521
2002-12-05 05:23:08 +00:00
Adam Fedor
244f75ced7 Version 0.2.0
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15252 72102866-910b-0410-8b05-ffd578937521
2002-12-05 05:13:41 +00:00
Adam Fedor
6b09ae9892 Return nil for nil object
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15200 72102866-910b-0410-8b05-ffd578937521
2002-12-03 02:54:39 +00:00
Gregory John Casamento
1649aa007e Adding NSTabView inspector submitted by Fabien Vallon
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15185 72102866-910b-0410-8b05-ffd578937521
2002-11-30 00:49:55 +00:00
Gregory John Casamento
941ef0858c Adding new NSComboBox inspector
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15094 72102866-910b-0410-8b05-ffd578937521
2002-11-25 03:55:11 +00:00
Gregory John Casamento
5a2ca5c1a5 GormProxyObject now returns the Not Applicable inspector as well.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15080 72102866-910b-0410-8b05-ffd578937521
2002-11-24 06:56:05 +00:00
Gregory John Casamento
4c8c1237dd Fixed issue w/ inspector showing "GormFirstResponder" and "GormFilesOwner" which
are internal classes.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15079 72102866-910b-0410-8b05-ffd578937521
2002-11-24 05:52:50 +00:00
Gregory John Casamento
57fc9101dc More fixes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15078 72102866-910b-0410-8b05-ffd578937521
2002-11-24 05:03:51 +00:00
Gregory John Casamento
957320e940 More minor bugfixes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15077 72102866-910b-0410-8b05-ffd578937521
2002-11-24 04:55:50 +00:00
Gregory John Casamento
7e3d19eea7 Corrected problem w/ Menus palette
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15076 72102866-910b-0410-8b05-ffd578937521
2002-11-24 03:55:25 +00:00
Gregory John Casamento
ffaf1174f0 Fixed window/panel palette.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15075 72102866-910b-0410-8b05-ffd578937521
2002-11-24 03:45:11 +00:00
Gregory John Casamento
dbcbba733b Modified how actions/outlets are removed. The alert only appears now if a connection actually exists.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15059 72102866-910b-0410-8b05-ffd578937521
2002-11-23 23:33:17 +00:00
Gregory John Casamento
b6b823e15f Corrected a core dump in GormDocument when saving class files.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15058 72102866-910b-0410-8b05-ffd578937521
2002-11-23 22:52:27 +00:00
Gregory John Casamento
da8436ae2d Added fix to remove connections when variable or method name is modified.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15049 72102866-910b-0410-8b05-ffd578937521
2002-11-23 04:45:04 +00:00
Adam Fedor
19a757b582 Gmodel loading - set up connections, custom classes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15035 72102866-910b-0410-8b05-ffd578937521
2002-11-21 01:00:08 +00:00
Gregory John Casamento
7a147011c2 Added support for NSOpenGLView in class information file
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15025 72102866-910b-0410-8b05-ffd578937521
2002-11-19 22:12:54 +00:00
Pierre-Yves Rivaille
00ecc4eefd * GormObjectEditor.m ([GormObjectEditor +setEditor:forDocument:]):
replaced self with editor. There was an exception when instancing
  any class.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15019 72102866-910b-0410-8b05-ffd578937521
2002-11-19 08:30:43 +00:00
Gregory John Casamento
f5b51ade01 Added key equivalents for "Classes" menu items.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15018 72102866-910b-0410-8b05-ffd578937521
2002-11-19 06:05:38 +00:00
Gregory John Casamento
8138af0562 Recommiting change log entries.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15017 72102866-910b-0410-8b05-ffd578937521
2002-11-19 05:47:27 +00:00
Pierre-Yves Rivaille
582b406902 * GNUMakefile: added GormViewSizeInspector.m, GormGenericEditor.m
and GormImageEditor.m.
* GormGenericEditor.m: new abstract superclass of GormObjectEditor,
  GormImageEditor and GormSoundEditor.
* GormImageEditor.m: new class to deal with Images.
* GormSoundEditor.m: refactored code with GormGenericEditor,
  now looks like GormImageEditor.m
* GomCustomClassInspector.m: rewrote parts to stop using notification
  and use changeObject: method instead.
* Gorm.m, Gorm.h, GormPrivate.h, GormDocument.h, GormDocument.m:
  changes to accomodate new Image & Sound code.
* GormViewSizeInspector.m: new file. Contains code moved from
  GormObjectEditor.m.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15013 72102866-910b-0410-8b05-ffd578937521
2002-11-18 20:54:26 +00:00
Adam Fedor
46b43b7f73 Relaed view after loading class
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@14990 72102866-910b-0410-8b05-ffd578937521
2002-11-15 04:02:00 +00:00
Adam Fedor
d3a55312fb Some preliminary work on loading gmodels (not working yet).
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@14987 72102866-910b-0410-8b05-ffd578937521
2002-11-13 16:10:22 +00:00
Adam Fedor
95f4f0bb78 Typo fixes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@14984 72102866-910b-0410-8b05-ffd578937521
2002-11-12 21:44:48 +00:00
Gregory John Casamento
b361984903 Corrected a problem w/ templates.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@14956 72102866-910b-0410-8b05-ffd578937521
2002-11-08 01:49:11 +00:00
Gregory John Casamento
32ae05c7d5 Corrected a core dump when selecting "open" and the "new application" from the menu.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@14950 72102866-910b-0410-8b05-ffd578937521
2002-11-07 05:36:25 +00:00
Gregory John Casamento
81141753de Corrected another exception.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@14949 72102866-910b-0410-8b05-ffd578937521
2002-11-07 02:49:25 +00:00
Gregory John Casamento
3014c74dfd Fixing a problem w/ the remove method.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@14948 72102866-910b-0410-8b05-ffd578937521
2002-11-07 02:43:26 +00:00
Gregory John Casamento
27080f3e8d Updating w/ missing file.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@14947 72102866-910b-0410-8b05-ffd578937521
2002-11-07 00:28:16 +00:00
Gregory John Casamento
0f7df4cc3d Preliminary support for .gmodel conversion. Fixes for sound support.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@14927 72102866-910b-0410-8b05-ffd578937521
2002-11-05 05:42:45 +00:00
Gregory John Casamento
ca5882b572 Adding .gorm file packages and adding sound support to gorm.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@14921 72102866-910b-0410-8b05-ffd578937521
2002-11-04 13:52:31 +00:00
Gregory John Casamento
a68a1a1426 Added logic to load and save .gorm directories. Maintained backwards
compatibility with old .gorm files.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@14893 72102866-910b-0410-8b05-ffd578937521
2002-10-31 15:00:17 +00:00
Adam Fedor
4d7ac746c7 Matrix cntl-drag fixes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@14873 72102866-910b-0410-8b05-ffd578937521
2002-10-30 03:02:44 +00:00
Pierre-Yves Rivaille
01eee8a433 * GormDocument.m: change nameTable retaining policy from
NSNonRetainedObjectMapKeyCallBacks to NSObjectMapKeyCallBacks.
  This eliminates segfaults that happened when saving/testing multiple
  times. Note: this might not be the best solution, but it does work.

* GormInspectorsManager.m
* GormScrollViewEditor.m
* Palettes/3Containers/inspectors.m
* Palettes/4Data/inspectors.m
  Various updates to GormScrollViewEditor and to NSTextView support.
  (addition of GormTextViewEditor)


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@14869 72102866-910b-0410-8b05-ffd578937521
2002-10-29 18:30:05 +00:00
Gregory John Casamento
5098ec2214 Corrected crash when re-saving files.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@14848 72102866-910b-0410-8b05-ffd578937521
2002-10-26 03:39:55 +00:00
Adam Fedor
57d5eb3b5f deall tempNameTable
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@14846 72102866-910b-0410-8b05-ffd578937521
2002-10-26 02:59:02 +00:00
Adam Fedor
d1e16ff0ff Set saved class file as className
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@14836 72102866-910b-0410-8b05-ffd578937521
2002-10-23 14:37:21 +00:00
Adam Fedor
43aa154185 Version 0.1.9
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@14774 72102866-910b-0410-8b05-ffd578937521
2002-10-14 03:51:59 +00:00
Adam Fedor
22a40338e5 Fix first responder methods, editing Form titles, etc
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@14773 72102866-910b-0410-8b05-ffd578937521
2002-10-14 03:26:08 +00:00
Gregory John Casamento
32516ef426 Custom class implementation for Gorm.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@14748 72102866-910b-0410-8b05-ffd578937521
2002-10-13 06:04:05 +00:00
Gregory John Casamento
8fa0fa28bc Added missing includes to prevent compilation problem.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@14681 72102866-910b-0410-8b05-ffd578937521
2002-10-09 03:14:50 +00:00
Pierre-Yves Rivaille
ca8fb4f95a * Gorm.m: added menu item for "group in scroll view".
* GNUmakefile: added GormScrollViewEditor.m
* GormScrollViewEditor.m: new file.
* GormInternalViewEditor.m: added support for NSScrollView
  contents editing.
* Palettes/3Containers/GormTableViewEditor.m: removed old support
  for NSScrollView.
* GormViewWithContentViewEditor.m: added support for keyboard
  moving & resizing of elements & support for "group in scroll view".

* Palettes/0Menus/GormMenuEditor.m: fixes when adding a menu item
  into an NSPopupButton.

* Palettes/2Controls/GormBoxInspector.gorm:
* Palettes/1Windows/GormWindowInspector.gorm:
* Palettes/1Windows/GormWindowSizeInspector.gorm:
  updated for better visual aspect.

* GormButtonEditor.m: fixed inline title editing.

* GormDocument.m: do not save the last directory if the save/openpanel
  do not return NSOKButton.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@14677 72102866-910b-0410-8b05-ffd578937521
2002-10-08 20:17:17 +00:00
Gregory John Casamento
7fb3cb11ff Corrected compilation problem on gcc < 3
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@14637 72102866-910b-0410-8b05-ffd578937521
2002-10-04 06:13:19 +00:00
Pierre-Yves Rivaille
d553c938c2 * GormTableViewEditor.m: removed (was moved in Palettes/3Containers
some time ago).
* Palettes/3Containers/GormTableViewEditor.m: updated
  drag'n'drop support


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@14512 72102866-910b-0410-8b05-ffd578937521
2002-09-22 14:40:57 +00:00
Pierre-Yves Rivaille
ccd18fd904 * Gorm.m:
Save whether palettes and inspectors are opened upon exiting.
  Open them on startup if necessary.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@14505 72102866-910b-0410-8b05-ffd578937521
2002-09-21 16:20:13 +00:00
Pierre-Yves Rivaille
48811d53de * GormViewWithContentViewEditor.m: removed unused clas declaration.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@14503 72102866-910b-0410-8b05-ffd578937521
2002-09-21 15:27:21 +00:00
Gregory John Casamento
4549ec7312 Fixed minor compilation problem
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@14430 72102866-910b-0410-8b05-ffd578937521
2002-09-11 21:33:32 +00:00
Adam Fedor
43ac74169f Log changes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@14423 72102866-910b-0410-8b05-ffd578937521
2002-09-10 03:00:12 +00:00
Gregory John Casamento
27a145e81c Corrected a problem with the class editor.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@14297 72102866-910b-0410-8b05-ffd578937521
2002-08-20 04:46:07 +00:00
Gregory John Casamento
6e0ac100e7 Corrected problem with assertion failure at startup...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@14294 72102866-910b-0410-8b05-ffd578937521
2002-08-17 22:46:19 +00:00
Pierre-Yves Rivaille
2f68960319 * GormNSTableView.m [GormNSTableView -setGormDelegate]: changed return
type from id to void (this was conflicting with GormNSTableView.h).


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@14277 72102866-910b-0410-8b05-ffd578937521
2002-08-14 17:32:45 +00:00
Pierre-Yves Rivaille
3b8f69f231 * GormBoxEditor.m: removed NSLogs.
* GormViewEditor.m: neater display of intelligent placement hints.
* GormControlEditor.m: intelligent placement take minsize into account.
* GormViewWithContentEditor.m: fixed display problem when moving  selection.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@14274 72102866-910b-0410-8b05-ffd578937521
2002-08-14 17:26:51 +00:00
Pierre-Yves Rivaille
4cc9820885 GormSplitViewEditor.m
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@14269 72102866-910b-0410-8b05-ffd578937521
2002-08-14 09:46:01 +00:00
Pierre-Yves Rivaille
420c315961 GormBoxEditor.h
GormBoxEditor.m
GormButtonEditor.h
GormButtonEditor.m
GormControlEditor.h
GormControlEditor.m
GormInternalViewEditor.h
GormInternalViewEditor.m
GormMatrixEditor.h
GormPlacementInfo.h
GormPosingView.h
GormPosingView.m
GormSplitViewEditor.h
GormSplitViewEditor.m
GormTabViewEditor.h
GormTabViewEditor.m
GormViewEditor.h
GormViewEditor.m
GormViewWithContentViewEditor.h
GormViewWithContentViewEditor.m
GormViewWithSubviewsEditor.h
GormViewWithSubviewsEditor.m
Palettes/3Containers/GormTableViewEditor.h
Palettes/3Containers/GormTableViewEditor.m
ChangeLog
GNUmakefile
Gorm.h
Gorm.m
GormClassEditor.m
GormClassManager.m
GormCustomClassInspector.m
GormCustomView.m
GormDocument.m
GormMatrixEditor.m
GormObjectEditor.m
GormOutlineView.m
GormPrivate.h
GormWindowEditor.m
Palettes/0Menus/GormMenuEditor.m
Palettes/1Windows/main.m
Palettes/2Controls/GormBoxInspector.gorm
Palettes/2Controls/GormButtonInspector.gorm
Palettes/2Controls/GormTextFieldInspector.gorm
Palettes/2Controls/main.m
Palettes/3Containers/GNUmakefile
Palettes/3Containers/GormNSBrowser.m
Palettes/3Containers/GormNSOutlineView.m
Palettes/3Containers/GormNSTableView.h
Palettes/3Containers/GormTableColumnInspector.classes
Palettes/3Containers/GormTableColumnInspector.gorm
Palettes/3Containers/GormTableViewInspector.gorm
Palettes/3Containers/inspectors.m
Palettes/3Containers/main.m
Palettes/4Data/inspectors.m
Palettes/4Data/main.m


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@14267 72102866-910b-0410-8b05-ffd578937521
2002-08-14 00:01:42 +00:00
Gregory John Casamento
7e9a778000 Lots and lots of fixes and enhancements.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@14191 72102866-910b-0410-8b05-ffd578937521
2002-07-22 15:24:37 +00:00
Gregory John Casamento
393b1ebb5c Committing fixes to the class manager.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@14182 72102866-910b-0410-8b05-ffd578937521
2002-07-21 04:04:18 +00:00
Gregory John Casamento
4a3f42c0e9 Various bug fixes...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@14157 72102866-910b-0410-8b05-ffd578937521
2002-07-16 04:46:12 +00:00
Gregory John Casamento
933d1f405a Various bug fixes and updates.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@14154 72102866-910b-0410-8b05-ffd578937521
2002-07-15 05:58:01 +00:00
Gregory John Casamento
51b1d7f963 Making some changes which will significantly stabilize the outline based class editor.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@14149 72102866-910b-0410-8b05-ffd578937521
2002-07-14 23:54:05 +00:00
Gregory John Casamento
755353cf9a Corrected a few minor problems... GJC
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@14146 72102866-910b-0410-8b05-ffd578937521
2002-07-13 19:12:15 +00:00
Gregory John Casamento
06c961ce51 It is now possible to edit classes in the class view. Some more work needs to be done, but it is useful now.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@14135 72102866-910b-0410-8b05-ffd578937521
2002-07-12 05:46:29 +00:00
Gregory John Casamento
1d6d8ea8ab Adding more to the outline class editor. There's still lots more to do. GJC
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@14103 72102866-910b-0410-8b05-ffd578937521
2002-07-11 05:50:04 +00:00
Gregory John Casamento
001fda54c4 Added ability to insert actions/outlets into the outline view via a menu item in the classes menu. This doesn't fully work yet, but my next revision of it should.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@14101 72102866-910b-0410-8b05-ffd578937521
2002-07-09 13:30:59 +00:00
Gregory John Casamento
240d6ebadf Added some additional visual effect to the outline view to make it more
apparent which type of attribute is being edited. GJC


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@14096 72102866-910b-0410-8b05-ffd578937521
2002-07-09 00:28:22 +00:00
Gregory John Casamento
4955a36d4f Adding a class editor to the outline view in Gorm. Currently this
only works for viewing.  I am going to add the editing functionlity later
this week.  GJC


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@14068 72102866-910b-0410-8b05-ffd578937521
2002-07-08 04:45:23 +00:00
Gregory John Casamento
669022e330 Added comment...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@13591 72102866-910b-0410-8b05-ffd578937521
2002-05-04 14:54:07 +00:00
Gregory John Casamento
186be08164 Removed NSLog which was causing compilation error on gcc < 3.0 compilers.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@13401 72102866-910b-0410-8b05-ffd578937521
2002-04-08 23:25:52 +00:00
Pierre-Yves Rivaille
1dbef9900b GormObjectEditor.m
ClassInformation.plist
Gorm.m
GormWindowEditor.m
GormTableViewEditor.m
GormDocument.m
GormInspectorsManager.m
Palettes/0Menus/main.m
Palettes/0Menus/GormMenuEditor.m
Palettes/0Menus/GNUmakefile
Palettes/0Menus/GormNSMenu.m
Palettes/0Menus/GormNSMenu.h


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@13391 72102866-910b-0410-8b05-ffd578937521
2002-04-07 22:02:41 +00:00
Pierre-Yves Rivaille
c9dd930d5c GormTableViewEditor.m
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@13283 72102866-910b-0410-8b05-ffd578937521
2002-04-01 10:29:52 +00:00
Pierre-Yves Rivaille
8f48a9ffef GormWindowEditor.m
Palettes/2Controls/main.m


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@13278 72102866-910b-0410-8b05-ffd578937521
2002-03-31 19:05:28 +00:00
Pierre-Yves Rivaille
3f892d52a9 ChangeLog
GormWindowEditor.m
GNUmakefile
GormObjectEditor.m
GormTableViewEditor.m
ClassInformation.plist
GormDocument.m
Palettes/3Containers/main.m
Palettes/3Containers/GNUmakefile
Palettes/3Containers/inspectors.m
Palettes/2Controls/GormBoxInspector.gorm
Palettes/2Controls/GormTextFieldInspector.gorm
Palettes/2Controls/GormSliderInspector.gorm
Palettes/2Controls/GormFormInspector.gorm
Palettes/2Controls/GormButtonInspector.gorm
Resources/GormViewSizeInspector.gorm
Resources/GormViewSizeInspector.classes
Palettes/3Containers/GormNSOutlineView.m
Palettes/3Containers/GormNSOutlineView.h


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@13277 72102866-910b-0410-8b05-ffd578937521
2002-03-31 15:59:18 +00:00
Pierre-Yves Rivaille
1ff190361e ClassInformation.plist
GNUmakefile
GormDocument.m
GormPrivate.h GormWindowEditor.m
Palettes/3Containers/GNUmakefile
Palettes/3Containers/GormNSTableView.m
Palettes/3Containers/GormNSTableView.h
Palettes/3Containers/inspectors.m
GormTableViewEditor.m
Palettes/3Containers/GormTableColumnInspector.gorm
Palettes/3Containers/GormTableColumnInspector.classes
Palettes/3Containers/GormTableColumnSizeInspector.gorm
Palettes/3Containers/GormTableColumnSizeInspector.classes


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@13270 72102866-910b-0410-8b05-ffd578937521
2002-03-29 16:30:01 +00:00
Pierre-Yves Rivaille
af63d0b288 GormDocument.m
Palettes/3Containers/GNUmakefile
Palettes/3Containers/main.m
Palettes/3Containers/inspectors.m
Palettes/3Containers/GormNSTableView.m
Palettes/3Containers/GormNSTableView.h


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@13242 72102866-910b-0410-8b05-ffd578937521
2002-03-26 17:15:26 +00:00
Gregory John Casamento
5f6ecd232f Removed the debug statements from the data source methods.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@13223 72102866-910b-0410-8b05-ffd578937521
2002-03-25 01:54:10 +00:00
Gregory John Casamento
58956e049c Changed classesView from an NSTableView to an NSOutlineView so that viewing is more intuitive.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@13222 72102866-910b-0410-8b05-ffd578937521
2002-03-25 01:44:01 +00:00
Richard Frith-Macdonald
4752727ade palette deallocation fixes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@13050 72102866-910b-0410-8b05-ffd578937521
2002-03-08 15:26:10 +00:00
Richard Frith-Macdonald
ee033590b1 Minor bugfix and consistency cleanups.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@13020 72102866-910b-0410-8b05-ffd578937521
2002-03-06 11:43:38 +00:00
Pierre-Yves Rivaille
1cd5332653 Gorm.m
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@12978 72102866-910b-0410-8b05-ffd578937521
2002-03-04 20:28:20 +00:00
Pierre-Yves Rivaille
231ef1c064 Gorm.m
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@12972 72102866-910b-0410-8b05-ffd578937521
2002-03-04 18:15:26 +00:00
Pierre-Yves Rivaille
18a69faf05 GormCustomView.m
GormDocument.m


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@12932 72102866-910b-0410-8b05-ffd578937521
2002-03-01 14:42:15 +00:00
Pierre-Yves Rivaille
ef475a3451 * Palettes/3Containers/GNUmakefile
* Palettes/3Containers/main.m
* Palettes/3Containers/GormNSBrowser.m
* Palettes/3Containers/GormNSBrowser.h
* Gorm.m
* GormDocument.m
Subclass of NSBrowser and NSTableView to be able to set the
delegate for runtime only (there is a dummy delegate for edit-time
and test-time). Those classes are encoded as NSBrowser/NSTableView
and NSTableView/NSBrowser are decoded as GormNSBrowser/GormNSTableView

* Palettes/1Windows/GNUmakefile
* Palettes/1Windows/GormNSWindow.h
* Palettes/1Windows/GormNSWindow.m
* Palettes/1Windows/main.m
* GormDocument.m
* Gorm.m
Subclass of NSWindow to be able to choose the stylemask
and to still be able to resize/close/minimize the window in the editor
regardless of the stylemask. This class is encoded as NSWindow and
NSWindow is decoded as GormNSWindow.

* GormDocument.m ([-attachObect:toParent]):
NSTableView & NSTextView objects contained in NSScrollView are now
added. Connections to and from those objects are now available.

* GormWindowEditor.m: new bestKnownSuperview function
(original patch from Stefan Urbanek <stefanurbanek@yahoo.fr>
modified to let the user select the NSScrollView or the NSTextView/
NSTableView contained within the NSScrollView).

* Palettes/3Containers/inspectors.m
* Palettes/3Containers/GormBrowserInspector.gorm
* Palettes/3Containers/GormTableViewInspector.gorm
NSTableView and NSBrowser inspectors updated (new tag field)
(patch from Stefan Urbanek <stefanurbanek@yahoo.fr>)


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@12559 72102866-910b-0410-8b05-ffd578937521
2002-02-18 12:37:26 +00:00
Adam Fedor
132a6d6d2d Version 0.1.0
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@12318 72102866-910b-0410-8b05-ffd578937521
2002-01-30 22:46:35 +00:00
Adam Fedor
a9dd27a452 Add first responder actions
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@12268 72102866-910b-0410-8b05-ffd578937521
2002-01-29 22:41:02 +00:00
Adam Fedor
6149af1b52 Update name
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@12264 72102866-910b-0410-8b05-ffd578937521
2002-01-29 17:47:29 +00:00
Adam Fedor
278a0760c6 Update
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@12263 72102866-910b-0410-8b05-ffd578937521
2002-01-29 16:17:13 +00:00
Adam Fedor
57e7b4ccc5 Correct cursor handling during dragging
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@12095 72102866-910b-0410-8b05-ffd578937521
2002-01-14 04:19:01 +00:00
Gregory John Casamento
d16c24d42c Changes to support the "Load Class" feature under Gorm.app.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@11833 72102866-910b-0410-8b05-ffd578937521
2001-12-19 07:13:54 +00:00
Laurent Julliard
0db24eeb91 Date and Number Formatters added
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@11629 72102866-910b-0410-8b05-ffd578937521
2001-12-04 22:26:32 +00:00
Laurent Julliard
44c9478a94 Loads of new icons and new inspectors added (NSBrowser, NSTableView, NSImageView, NSTextView, NSComboBox).
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@11445 72102866-910b-0410-8b05-ffd578937521
2001-11-20 16:57:48 +00:00
Richard Frith-Macdonald
878916bfdd Tidied closing of a document
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@11298 72102866-910b-0410-8b05-ffd578937521
2001-11-03 06:04:57 +00:00
Adam Fedor
c9b7a1cc94 Set target/action for all NSForms in inspectors.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@11290 72102866-910b-0410-8b05-ffd578937521
2001-11-02 04:59:43 +00:00
Richard Frith-Macdonald
1da155b9d1 Some drawing glitches fixed.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@11285 72102866-910b-0410-8b05-ffd578937521
2001-10-30 17:56:34 +00:00
Richard Frith-Macdonald
898d82b72d Tidied alt-dragging a bit.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@11282 72102866-910b-0410-8b05-ffd578937521
2001-10-29 16:30:48 +00:00
Pierre-Yves Rivaille
108ec2e3b7 GormDocument.m
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@11280 72102866-910b-0410-8b05-ffd578937521
2001-10-29 12:53:50 +00:00
Richard Frith-Macdonald
f21fe9b252 Tidyup action names
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@11274 72102866-910b-0410-8b05-ffd578937521
2001-10-29 06:10:30 +00:00
Pierre-Yves Rivaille
e3c12f2246 Palettes/2Controls/main.m
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@11272 72102866-910b-0410-8b05-ffd578937521
2001-10-28 20:09:52 +00:00
Richard Frith-Macdonald
b7b2b3604a Recommit fix for class file exporting.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@11264 72102866-910b-0410-8b05-ffd578937521
2001-10-28 08:39:30 +00:00
Laurent Julliard
d272114992 loads of changes in Control inspectors
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@11263 72102866-910b-0410-8b05-ffd578937521
2001-10-27 20:35:10 +00:00
Pierre-Yves Rivaille
9cc9244859 GormObjectEditor.m [GormObjectEditor refreshCells]
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@11230 72102866-910b-0410-8b05-ffd578937521
2001-10-23 21:26:58 +00:00
Laurent Julliard
a8b91726da New Form, PopUpButton and Cell inspectors
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@11184 72102866-910b-0410-8b05-ffd578937521
2001-10-17 22:56:17 +00:00
Adam Fedor
4bff16a055 Solaris fix
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@11170 72102866-910b-0410-8b05-ffd578937521
2001-10-17 04:06:11 +00:00
Adam Fedor
4847d7d30d Add IBInspector
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@11146 72102866-910b-0410-8b05-ffd578937521
2001-10-15 02:16:03 +00:00
Adam Fedor
a4a501f440 Update name
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@11086 72102866-910b-0410-8b05-ffd578937521
2001-10-05 15:03:56 +00:00
Adam Fedor
c4b371c61b Fix typo with GormCustomView in object proxies list
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@11085 72102866-910b-0410-8b05-ffd578937521
2001-10-05 15:02:55 +00:00
Adam Fedor
b316362eef Minor fixes for intercell spacing validation, popubutton fixes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@11084 72102866-910b-0410-8b05-ffd578937521
2001-10-05 02:34:59 +00:00
Adam Fedor
bfc6f87df4 Add support for custom views
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@11078 72102866-910b-0410-8b05-ffd578937521
2001-10-03 17:38:46 +00:00
Adam Fedor
1e8fa702d9 Update popup button logic
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@11076 72102866-910b-0410-8b05-ffd578937521
2001-10-02 19:04:32 +00:00
Adam Fedor
7b342746be New inspectors
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@11031 72102866-910b-0410-8b05-ffd578937521
2001-09-28 03:37:59 +00:00
Adam Fedor
60f219bec7 Implement button type popup
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@10929 72102866-910b-0410-8b05-ffd578937521
2001-09-17 17:22:10 +00:00
Adam Fedor
6f5ebc106f Fixes to handle matrixes better. Editable matrix cells. Improved
editors for window size and buttons.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@10917 72102866-910b-0410-8b05-ffd578937521
2001-09-16 18:53:33 +00:00
Pierre-Yves Rivaille
4e2f2e9eea Gorm.m
GormWindowEditor.m
Palettes/2Controls/GormStepperInspector.gorm


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@10754 72102866-910b-0410-8b05-ffd578937521
2001-08-21 13:39:48 +00:00
Pierre-Yves Rivaille
7bf9c44a3d Palettes/2Controls/main.m
Palettes/2Controls/inspectors.m
Palettes/2Controls/GormSliderInspector.gorm
Palettes/2Controls/GNUmakefile


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@10742 72102866-910b-0410-8b05-ffd578937521
2001-08-20 11:18:09 +00:00
Adam Fedor
f36b66a949 Size NSForms when titles edited. Add slider instector
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@10726 72102866-910b-0410-8b05-ffd578937521
2001-08-19 03:46:49 +00:00
Adam Fedor
e3c62bfcf6 Version 0.0.3
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@10513 72102866-910b-0410-8b05-ffd578937521
2001-07-19 03:50:01 +00:00
Richard Frith-Macdonald
9364950b9e Fix crash when deleting objects.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@10378 72102866-910b-0410-8b05-ffd578937521
2001-07-10 05:40:15 +00:00
Richard Frith-Macdonald
e81456560d Minor tidyups
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@10355 72102866-910b-0410-8b05-ffd578937521
2001-07-09 15:39:20 +00:00
Mirko Viviani
a365a11e62 * GormWindowEditor.m ([GormWindowEditor -_editTextView:withEvent:]):
return if mouse not on cell.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@10326 72102866-910b-0410-8b05-ffd578937521
2001-07-08 21:23:34 +00:00
Richard Frith-Macdonald
9617ac3af8 Minor update for info panel
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@10320 72102866-910b-0410-8b05-ffd578937521
2001-07-07 17:28:28 +00:00
Richard Frith-Macdonald
e14559b683 Added controbuted patch
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@10306 72102866-910b-0410-8b05-ffd578937521
2001-07-06 17:10:51 +00:00
Mirko Viviani
39410f2c64 * GormWindowEditor.m ([GormWindowEditor -_validateFrame:forViewPtr:
withEvent:update:update]): fixed checks for non-matrix control. Allow
the matrix to reduce rows and columns.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@10232 72102866-910b-0410-8b05-ffd578937521
2001-06-23 22:43:35 +00:00
Adam Fedor
8e88de9c32 Save filesOwner class. Implement renaming outlets
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@10210 72102866-910b-0410-8b05-ffd578937521
2001-06-20 16:00:19 +00:00
Adam Fedor
042cc5c13e New window size inspector using gorm file
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@10204 72102866-910b-0410-8b05-ffd578937521
2001-06-18 23:04:20 +00:00
Adam Fedor
6bbf24ca8e New methods to edit NSForms in place
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@10185 72102866-910b-0410-8b05-ffd578937521
2001-06-16 03:20:25 +00:00
Adam Fedor
e19b231bed Changes to allow an NSBox to be 'edited' and add subviews, move
them around inside the box, etc.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@10095 72102866-910b-0410-8b05-ffd578937521
2001-06-07 03:57:51 +00:00
Adam Fedor
6de3055596 Add view resize validation
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@9911 72102866-910b-0410-8b05-ffd578937521
2001-05-10 03:49:57 +00:00
Richard Frith-Macdonald
9a45909aab iCustom class modifications
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@9897 72102866-910b-0410-8b05-ffd578937521
2001-05-08 09:43:11 +00:00
Adam Fedor
ac73ea871d Update docs, version 0.0.2
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@9684 72102866-910b-0410-8b05-ffd578937521
2001-04-25 03:08:40 +00:00
Richard Frith-MacDonald
2f6ba566c3 Minor tidyup
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@9016 72102866-910b-0410-8b05-ffd578937521
2001-02-07 07:06:16 +00:00
Richard Frith-MacDonald
0f1bd6b5bc Minor fixes and improvements to controls palette
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@8980 72102866-910b-0410-8b05-ffd578937521
2001-02-06 08:37:33 +00:00
Richard Frith-MacDonald
b5da9fa44b Some dnd fixes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@8830 72102866-910b-0410-8b05-ffd578937521
2001-01-27 06:18:17 +00:00
Adam Fedor
6b13481413 Remove use of tmpl.texi files
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@8067 72102866-910b-0410-8b05-ffd578937521
2000-11-07 05:11:57 +00:00
Richard Frith-MacDonald
073d3a759f Tidyup
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@6113 72102866-910b-0410-8b05-ffd578937521
2000-02-25 17:26:57 +00:00
Adam Fedor
82ff01134f Remove Doc
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@6054 72102866-910b-0410-8b05-ffd578937521
2000-02-22 04:20:36 +00:00
Richard Frith-MacDonald
bffcf44703 popup and pulldown menus added to palette
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@6017 72102866-910b-0410-8b05-ffd578937521
2000-02-14 07:50:01 +00:00
Richard Frith-MacDonald
8d00bfa6f2 Info panel update
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@5941 72102866-910b-0410-8b05-ffd578937521
2000-02-06 09:33:37 +00:00
Richard Frith-MacDonald
cb7cf9cb8d Improve menu inspector.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@5921 72102866-910b-0410-8b05-ffd578937521
2000-02-04 12:02:17 +00:00
Richard Frith-MacDonald
15d8b973ba A few testing fixes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@5917 72102866-910b-0410-8b05-ffd578937521
2000-02-03 17:04:37 +00:00
Nicola Pero
8b19157bb2 Trivial fix to keep it compilable
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@5785 72102866-910b-0410-8b05-ffd578937521
2000-01-14 19:25:09 +00:00
Richard Frith-MacDonald
69f280c043 Modest document improvements
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@5780 72102866-910b-0410-8b05-ffd578937521
2000-01-14 17:07:44 +00:00
Richard Frith-MacDonald
6dad274f1e Menu editong fixes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@5772 72102866-910b-0410-8b05-ffd578937521
2000-01-14 10:19:57 +00:00
Richard Frith-MacDonald
308f97b6ba Limited menu support
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@5741 72102866-910b-0410-8b05-ffd578937521
2000-01-13 21:19:03 +00:00
Richard Frith-MacDonald
99caf18cb8 Be a well-behaved app - use NSApplicationMain()
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@5684 72102866-910b-0410-8b05-ffd578937521
2000-01-07 11:11:08 +00:00
Richard Frith-MacDonald
b23c7cb172 Tidied
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@5671 72102866-910b-0410-8b05-ffd578937521
2000-01-05 17:21:07 +00:00
Richard Frith-MacDonald
5c947ee917 Tidyup
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@5669 72102866-910b-0410-8b05-ffd578937521
2000-01-05 17:06:48 +00:00
Richard Frith-MacDonald
4087f8cf3e Some menu stuff
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@5667 72102866-910b-0410-8b05-ffd578937521
2000-01-05 16:34:53 +00:00
Richard Frith-MacDonald
795dd9967c Improved document management.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@5658 72102866-910b-0410-8b05-ffd578937521
2000-01-04 17:46:26 +00:00
Richard Frith-MacDonald
d5b56eea8e Loads of tidying up etc.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@5654 72102866-910b-0410-8b05-ffd578937521
2000-01-04 12:21:17 +00:00
Richard Frith-MacDonald
5c17f3142d Improvements for testing etc
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@5649 72102866-910b-0410-8b05-ffd578937521
2000-01-03 11:00:14 +00:00
Richard Frith-MacDonald
5e2010cc03 Various improvements
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@5617 72102866-910b-0410-8b05-ffd578937521
1999-12-23 16:36:51 +00:00
Richard Frith-MacDonald
188843121e Pretty up
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@5612 72102866-910b-0410-8b05-ffd578937521
1999-12-22 12:20:22 +00:00
Richard Frith-MacDonald
d4c39ad834 Added autoresizing stuff
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@5597 72102866-910b-0410-8b05-ffd578937521
1999-12-21 15:32:54 +00:00
Richard Frith-MacDonald
e40f8fce22 More connection improvements
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@5592 72102866-910b-0410-8b05-ffd578937521
1999-12-21 08:13:35 +00:00
Richard Frith-MacDonald
2a6f2299ed Connection management code.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@5587 72102866-910b-0410-8b05-ffd578937521
1999-12-20 14:20:06 +00:00
Richard Frith-MacDonald
7d3c7be090 Bugfixes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@5580 72102866-910b-0410-8b05-ffd578937521
1999-12-18 21:27:22 +00:00
Richard Frith-MacDonald
93eb2e3e9b Connection support changes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@5560 72102866-910b-0410-8b05-ffd578937521
1999-12-17 18:46:03 +00:00
Richard Frith-MacDonald
caf45f1d8b New palettes layout
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@5540 72102866-910b-0410-8b05-ffd578937521
1999-12-16 21:41:21 +00:00
Richard Frith-MacDonald
a9bd3b4784 Loads of stuff!
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@5538 72102866-910b-0410-8b05-ffd578937521
1999-12-16 18:06:22 +00:00
Richard Frith-MacDonald
cb5ed629c5 Selections stuff
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@5535 72102866-910b-0410-8b05-ffd578937521
1999-12-16 06:56:02 +00:00
Richard Frith-MacDonald
481c60d327 Stuff for testing mode.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@5521 72102866-910b-0410-8b05-ffd578937521
1999-12-15 15:29:27 +00:00
Richard Frith-MacDonald
5936da8904 Save/restore fixes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@5517 72102866-910b-0410-8b05-ffd578937521
1999-12-15 11:12:52 +00:00
Richard Frith-MacDonald
f6fb99002f DnD fromViews palette into windows
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@5512 72102866-910b-0410-8b05-ffd578937521
1999-12-14 20:20:41 +00:00
Richard Frith-MacDonald
01100bd4b6 Removed GormResourcesManager
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@5511 72102866-910b-0410-8b05-ffd578937521
1999-12-14 19:55:18 +00:00
Richard Frith-MacDonald
f08b53bd83 Major changes for editor support
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@5507 72102866-910b-0410-8b05-ffd578937521
1999-12-14 17:38:17 +00:00
Richard Frith-MacDonald
d8cab2129d Import some knob drawing code.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@5498 72102866-910b-0410-8b05-ffd578937521
1999-12-13 20:04:31 +00:00
Richard Frith-MacDonald
e1b3f57a27 Various restructuring and fixes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@5493 72102866-910b-0410-8b05-ffd578937521
1999-12-13 17:01:35 +00:00
Richard Frith-MacDonald
6d93762aa0 Tidy a little
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@5422 72102866-910b-0410-8b05-ffd578937521
1999-12-08 20:54:05 +00:00
Richard Frith-MacDonald
66a1f06b0b Initial ChangeLog entry
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@5420 72102866-910b-0410-8b05-ffd578937521
1999-12-08 16:33:50 +00:00
Richard Frith-MacDonald
2d0fe9b5c2 Update to correct version
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@5415 72102866-910b-0410-8b05-ffd578937521
1999-12-08 15:19:11 +00:00
Richard Frith-MacDonald
b24b1706c8 Gorm source
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@5409 72102866-910b-0410-8b05-ffd578937521
1999-12-08 15:04:57 +00:00