Commit graph

1221 commits

Author SHA1 Message Date
Fabien Vallon
5a9d3ac8fb Add autoscrolling during IBAction connections
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@26545 72102866-910b-0410-8b05-ffd578937521
2008-05-20 17:52:07 +00:00
Gregory John Casamento
b908ca07b1 Correction for segfault.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@26540 72102866-910b-0410-8b05-ffd578937521
2008-05-18 23:17:31 +00:00
Fabien Vallon
208d75be45 implement NSTabView items ordering
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@26537 72102866-910b-0410-8b05-ffd578937521
2008-05-18 08:54:20 +00:00
Gregory John Casamento
e0a131320d * GormCore/GormPluginManager.h
* GormCore/GormPluginManager.m: Added manager class.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@26533 72102866-910b-0410-8b05-ffd578937521
2008-05-17 00:47:38 +00:00
Gregory John Casamento
adc5d81e91 Added plugin class.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@26532 72102866-910b-0410-8b05-ffd578937521
2008-05-17 00:46:36 +00:00
Gregory John Casamento
027ab2363a * GNUmakefile: Added plugins as resources.
* GormCore/GNUmakefile: Remove classes from file
	* GormCore/GormGModelWrapperLoader.m
	* GormCore/GormGormWrapperBuilder.m
	* GormCore/GormGormWrapperLoader.m
	* GormCore/GormNibWrapperBuilder.m
	* GormCore/GormNibWrapperLoader.m: Removed the loaders from GormCore.
	* GormCore/GormProtocol.h: Added a new method.
	* GormLib/IBPlugin.m: Added implementations to some of the methods.
	* Gorm.m: Added a "pluginManager" method.
	* Palettes/1Windows/GNUmakefile.preamble
	* Palettes/2Controls/GNUmakefile.preamble
	* Palettes/3Containers/GNUmakefile.preamble
	* Palettes/4Data/GNUmakefile.preamble: Corrected issue with all
	of the palette makefiles pointing to the wrong name.
	* Plugins/GModel/GNUmakefile
	* Plugins/GModel/GNUmakefile.preamble
	* Plugins/GModel/GormGModelPlugin.m
	* Plugins/GModel/GormGModelWrapperLoader.h
	* Plugins/GModel/GormGModelWrapperLoader.m
	* Plugins/Gorm/GNUmakefile
	* Plugins/Gorm/GNUmakefile.preamble
	* Plugins/Gorm/GormGormPlugin.m
	* Plugins/Gorm/GormGormWrapperBuilder.m
	* Plugins/Gorm/GormGormWrapperLoader.h
	* Plugins/Gorm/GormGormWrapperLoader.m
	* Plugins/Nib/GNUmakefile
	* Plugins/Nib/GNUmakefile.preamble
	* Plugins/Nib/GormNibPlugin.m
	* Plugins/Nib/GormNibWrapperBuilder.m
	* Plugins/Nib/GormNibWrapperLoader.h
	* Plugins/Nib/GormNibWrapperLoader.m: Added new plugins for each
	supported file type.
	* Resources/Defaults.plist: Added the "BuiltinPlugins" default.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@26531 72102866-910b-0410-8b05-ffd578937521
2008-05-17 00:43:33 +00:00
Gregory John Casamento
7c96ff63ca Added shortcut to page layout.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@26493 72102866-910b-0410-8b05-ffd578937521
2008-05-07 00:04:42 +00:00
Gregory John Casamento
91bd1f2286 * English.lproj/Gorm.gorm: Add Page Layout menu.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@26492 72102866-910b-0410-8b05-ffd578937521
2008-05-06 00:26:47 +00:00
Gregory John Casamento
6f7c3ce553 * English.lproj/Gorm.gorm: Added Print menu.
* Gorm.m: Added print: method to print the current keyWindow.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@26491 72102866-910b-0410-8b05-ffd578937521
2008-05-06 00:09:10 +00:00
Gregory John Casamento
2dc0287a63 * GormCore/GormPalettesManager.m: Cleanup
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@26489 72102866-910b-0410-8b05-ffd578937521
2008-05-04 22:10:22 +00:00
Gregory John Casamento
bbedb6dd68 Correction for palette clipping issue.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@26488 72102866-910b-0410-8b05-ffd578937521
2008-05-04 22:01:03 +00:00
Gregory John Casamento
607d01c9ee * Palettes/1Windows/GormNSPanel.m
* Palettes/1Windows/GormNSWindow.m: Cleanup and fix for 
	release when closed on panel.
	* Palettes/2Controls/ControlsPalette.gorm: Minor adjustment


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@26485 72102866-910b-0410-8b05-ffd578937521
2008-05-03 17:40:55 +00:00
Gregory John Casamento
cea1fcb28d change min size
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@26479 72102866-910b-0410-8b05-ffd578937521
2008-04-28 23:21:28 +00:00
Gregory John Casamento
5ad1715061 Change back to large toolbar on document.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@26478 72102866-910b-0410-8b05-ffd578937521
2008-04-28 21:33:05 +00:00
Gregory John Casamento
c51b7b4e4b * English.lproj/GormPalettePanel.gorm: Moved palette window to
gorm file.
	* GNUmakefile: Added new gorm here.
	* GormCore/GormDocument.m: Made toolbar items smaller
	* GormCore/GormPalettesManager.[hm]: Added toolbar implementation
	to this class to allow the user to switch palettes using the toolbar.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@26477 72102866-910b-0410-8b05-ffd578937521
2008-04-27 23:34:38 +00:00
Gregory John Casamento
0a0af253db * English.lproj/GormDocument.gorm: Corrected possition.
* GormCore/GormInspectorsManager.m: Show the name of the object 
        which is being edited in the inspector title.
        * Palettes/1Windows/GormNSWindowInspector.gorm: Added support for 
        setting the frame save name.
        * Palettes/1Windows/GormWindowAttributesInspector.h: Added ivar
        * Palettes/1Windows/GormWindowAttributesInspector.m: Modified ok: and
        revert:



git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@26474 72102866-910b-0410-8b05-ffd578937521
2008-04-25 21:43:54 +00:00
Gregory John Casamento
685a9a4409 * English.lproj/GormDocument.gorm: Correct position of window.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@26472 72102866-910b-0410-8b05-ffd578937521
2008-04-24 22:59:12 +00:00
Gregory John Casamento
fff027c5fc Correct resize attributes of GormDocument.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@26471 72102866-910b-0410-8b05-ffd578937521
2008-04-24 22:08:14 +00:00
Gregory John Casamento
97e7bc6d2f Corrected resizing issues with scrollview inspector.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@26469 72102866-910b-0410-8b05-ffd578937521
2008-04-24 05:30:23 +00:00
Gregory John Casamento
605ca74210 * GormCore/GormDocument.m: change to log to debug instead.
* GormCore/GormImageEditor.m: properly dealloc the image code.



git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@26468 72102866-910b-0410-8b05-ffd578937521
2008-04-24 05:22:44 +00:00
Gregory John Casamento
63126d63f7 * English.lproj/GormDocument.gorm: Correct issue with window.
* GormCore/GormDocument.m
	* GormCore/GormImageEditor.m
	* GormCore/GormObjectEditor.m
	* GormCore/GormSoundEditor.m: Fix memory leak.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@26467 72102866-910b-0410-8b05-ffd578937521
2008-04-24 04:55:40 +00:00
Gregory John Casamento
c7b56de0d1 Correction for "is released when closed."
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@26466 72102866-910b-0410-8b05-ffd578937521
2008-04-24 00:06:10 +00:00
Gregory John Casamento
8180986151 Minor correction to the info plist.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@26452 72102866-910b-0410-8b05-ffd578937521
2008-04-20 15:48:48 +00:00
Gregory John Casamento
a91fcf8e6b 2008-04-14 17:37-EDT Gregory John Casamento <greg_casamento@yahoo.com>
* GormCore/GormImageEditor.m
        * GormCore/GormOutlineView.m
        * GormCore/GormResourceManager.m
        * GormCore/GormSoundInspector.m
        * GormCore/GormSplitViewEditor.m
        * GormLib/IBInspectorManager.m
        * Palettes/2Controls/GormBoxAttributesInspector.m
        * Palettes/4Data/GormDateFormatterAttributesInspector.m
        * Palettes/4Data/GormImageViewAttributesInspector.m
        * Palettes/4Data/GormNumberFormatterAttributesInspector.m: General
        clean up and compilation fixes to allow Gorm to compile without
        warnings.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@26447 72102866-910b-0410-8b05-ffd578937521
2008-04-14 21:40:11 +00:00
Gregory John Casamento
de80c16c94 Move to SVN 1.2.5.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@26439 72102866-910b-0410-8b05-ffd578937521
2008-04-07 23:01:07 +00:00
Gregory John Casamento
869f0eea88 Update version.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@26433 72102866-910b-0410-8b05-ffd578937521
2008-04-07 01:10:37 +00:00
Gregory John Casamento
4885ca5241 Version 1.2.4
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@26432 72102866-910b-0410-8b05-ffd578937521
2008-04-07 01:09:52 +00:00
Gregory John Casamento
6161138b6c Correction for c99'ism to allow compilation with gcc < 3.0
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@26217 72102866-910b-0410-8b05-ffd578937521
2008-03-06 01:45:39 +00:00
Gregory John Casamento
3769a607ea Changed to use helper method.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@26097 72102866-910b-0410-8b05-ffd578937521
2008-02-19 01:31:42 +00:00
Gregory John Casamento
03ec2e7792 * GormCore/GormViewEditor.m
* GormCore/GormViewWindow.m: Minor correction to view resizing for
	windowless views to show contents properly.  Still working on
	editor issues.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@26081 72102866-910b-0410-8b05-ffd578937521
2008-02-17 17:50:04 +00:00
Gregory John Casamento
a253bae6ee * GormCore/GormInternalViewEditor.m
* GormCore/GormScrollViewEditor.m
	* GormCore/GormSplitViewEditor.m
	* GormCore/GormViewEditor.m
	* GormCore/GormViewWithContentViewEditor.m: Corrections for bug#18171.
	Fixes issues with grouping and ungrouping.



git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@26077 72102866-910b-0410-8b05-ffd578937521
2008-02-17 06:08:27 +00:00
Gregory John Casamento
053d911cfe * Palettes/2Controls/GormSliderAttributesInspector.m: Cleaned up
code to use NSOnState and NSOffState properly, since we can't depend
	on them always reflecting YES and NO respectively.
	* Palettes/3Containers/GormTableViewAttributesInspector.m:
	Corrected call in ok: to use enclosingScrollView instead of 
	simply getting the superview of the table.  This corrects bug#22333.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@26076 72102866-910b-0410-8b05-ffd578937521
2008-02-17 01:57:01 +00:00
Adam Fedor
efe1aa64f3 Avoid segfaults on solaris machines
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@26047 72102866-910b-0410-8b05-ffd578937521
2008-02-10 03:00:51 +00:00
Gregory John Casamento
87874e0737 Change background color of object view.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@26045 72102866-910b-0410-8b05-ffd578937521
2008-02-09 17:15:43 +00:00
Nicola Pero
930b3ded83 Fixed compilation on windows with newer gnustep-make, and removed a compiler warning
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@25916 72102866-910b-0410-8b05-ffd578937521
2008-01-10 11:43:37 +00:00
Gregory John Casamento
d5556cc6b0 Moved variables to class to fix linking issues.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@25894 72102866-910b-0410-8b05-ffd578937521
2008-01-08 01:06:03 +00:00
Gregory John Casamento
4d6ba13fb2 * GormCore/GormGenericEditor.m: Removed patch for bug#17539. Was
causing issues on load.
	* GormCore/GormNibWrapperLoader.m: Removed extra NSLog(...);


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@25893 72102866-910b-0410-8b05-ffd578937521
2008-01-07 23:51:52 +00:00
Gregory John Casamento
e7534d0a71 * GormCore/GormNibWrapperLoader.m: Minor issues corrected with c99
changes.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@25892 72102866-910b-0410-8b05-ffd578937521
2008-01-07 23:39:25 +00:00
Gregory John Casamento
afcc4ce2e4 Fixed resize issue with textview which edits button title. Also fixed resize issue for dropdown.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@25890 72102866-910b-0410-8b05-ffd578937521
2008-01-07 22:40:56 +00:00
Riccardo Mottola
15ec85b917 removed some c99-isms
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@25877 72102866-910b-0410-8b05-ffd578937521
2008-01-06 00:32:18 +00:00
Riccardo Mottola
11fd9e5214 removed some c99-isms
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@25876 72102866-910b-0410-8b05-ffd578937521
2008-01-06 00:18:42 +00:00
Riccardo Mottola
9294743e9c removed some c99-isms
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@25871 72102866-910b-0410-8b05-ffd578937521
2008-01-05 19:03:45 +00:00
Gregory John Casamento
01d9259623 Get the editor for the standalone view and activate it.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@25864 72102866-910b-0410-8b05-ffd578937521
2008-01-04 23:39:30 +00:00
Gregory John Casamento
4b62dcb807 * English.lproj/Gorm.gorm: Changed delete to require command,
it was causing issues with editing text fields.
        * English.lproj/GormScrollViewAttributesInspector.gorm
        * GormCore/GormScrollViewAttributesInspector.h
        * GormCore/GormScrollViewAttributesInspector.m: Added ruler switches
        to inspector.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@25861 72102866-910b-0410-8b05-ffd578937521
2008-01-04 18:23:10 +00:00
Gregory John Casamento
1347eb518d Addition of code for bug#17892.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@25860 72102866-910b-0410-8b05-ffd578937521
2008-01-04 17:06:44 +00:00
Gregory John Casamento
3b0658b1e9 * GormCore/GormGenericEditor.m: Reformed and applied patch provided
by Sergey Golovin.  Corrects bug#17539.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@25852 72102866-910b-0410-8b05-ffd578937521
2008-01-04 01:40:18 +00:00
Gregory John Casamento
3d05090894 Correction for bug#15637
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@25851 72102866-910b-0410-8b05-ffd578937521
2008-01-04 01:18:30 +00:00
Gregory John Casamento
ae4cd37e77 Correction for bug#19792
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@25850 72102866-910b-0410-8b05-ffd578937521
2008-01-04 01:03:54 +00:00
Gregory John Casamento
29b9223701 Changed variable name.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@25849 72102866-910b-0410-8b05-ffd578937521
2008-01-04 00:41:02 +00:00
Gregory John Casamento
e3a196346f Make knobs more visually apparent.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@25848 72102866-910b-0410-8b05-ffd578937521
2008-01-03 22:24:14 +00:00
Gregory John Casamento
6e3b735155 Correction for invalid window level. bug#21723
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@25847 72102866-910b-0410-8b05-ffd578937521
2008-01-03 19:51:16 +00:00
Gregory John Casamento
c5122085ce Touch the document if corrections were made.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@25832 72102866-910b-0410-8b05-ffd578937521
2008-01-02 04:08:05 +00:00
Gregory John Casamento
674495a9cb Cleanup array after errors/warnings.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@25831 72102866-910b-0410-8b05-ffd578937521
2008-01-02 03:58:37 +00:00
Gregory John Casamento
eee7e21f96 Add dummy makefiles for plugins.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@25816 72102866-910b-0410-8b05-ffd578937521
2008-01-01 20:26:55 +00:00
Gregory John Casamento
7fe5b21476 Add makefile and directories for plugins.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@25815 72102866-910b-0410-8b05-ffd578937521
2008-01-01 20:22:11 +00:00
Gregory John Casamento
d5f30e29c8 More corrections to repair file. Changed info to reflect SVN only status.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@25814 72102866-910b-0410-8b05-ffd578937521
2008-01-01 19:04:15 +00:00
Gregory John Casamento
d047746fce Added code and gorm file to show inconsistencies in gorm files when they are detected.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@25813 72102866-910b-0410-8b05-ffd578937521
2008-01-01 02:24:35 +00:00
Gregory John Casamento
c1f3e4d48c Correction bug#21845, made corrections to _repairFile method to fix issues with old Gorm files.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@25761 72102866-910b-0410-8b05-ffd578937521
2007-12-20 00:13:14 +00:00
Gregory John Casamento
91dc686224 Correction for bug#19640.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@25677 72102866-910b-0410-8b05-ffd578937521
2007-12-05 01:52:56 +00:00
Gregory John Casamento
9f4ab26ceb First cut at adding plugin support to Gorm.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@25650 72102866-910b-0410-8b05-ffd578937521
2007-11-30 20:59:03 +00:00
Gregory John Casamento
b8375677d9 Preparing for release.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@25584 72102866-910b-0410-8b05-ffd578937521
2007-11-11 20:39:11 +00:00
Gregory John Casamento
3ca936cbef Call itemChanged to update the item so that changes are seen in the item immediately.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@25579 72102866-910b-0410-8b05-ffd578937521
2007-11-11 05:19:43 +00:00
Gregory John Casamento
6ecd3e5341 Updated docs and added key dropdown for menu.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@25578 72102866-910b-0410-8b05-ffd578937521
2007-11-11 02:47:42 +00:00
Gregory John Casamento
89386fd640 Changed header to reflect license change to GPLv3.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@25559 72102866-910b-0410-8b05-ffd578937521
2007-11-05 23:44:36 +00:00
Gregory John Casamento
88eba73015 Added new column title field to the inspector.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@25558 72102866-910b-0410-8b05-ffd578937521
2007-11-05 23:22:02 +00:00
Gregory John Casamento
079e761dc5 Correction for bug#21478
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@25552 72102866-910b-0410-8b05-ffd578937521
2007-11-05 06:58:00 +00:00
Gregory John Casamento
f6dc7bc66a Correct exception regarding locationKey.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@25464 72102866-910b-0410-8b05-ffd578937521
2007-09-07 23:58:16 +00:00
Gregory John Casamento
85dd5fed1f Key modifier mask changes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@25453 72102866-910b-0410-8b05-ffd578937521
2007-09-05 04:42:59 +00:00
Gregory John Casamento
ee016efa70 Added support for arrow keys in key equivalents.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@25447 72102866-910b-0410-8b05-ffd578937521
2007-09-04 03:13:48 +00:00
Gregory John Casamento
aed6296957 Corrected compilation issue.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@25433 72102866-910b-0410-8b05-ffd578937521
2007-09-01 20:25:19 +00:00
Gregory John Casamento
621b49441a Added version information for NSButtonCell.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@25416 72102866-910b-0410-8b05-ffd578937521
2007-08-25 02:36:37 +00:00
Gregory John Casamento
235f48c5ea Corrected issue found by Riccardo for version 0 gorm files.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@25414 72102866-910b-0410-8b05-ffd578937521
2007-08-24 04:51:53 +00:00
Gregory John Casamento
33b20b7b63 Initial changes for controllers palette.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@25400 72102866-910b-0410-8b05-ffd578937521
2007-08-20 01:22:58 +00:00
Gregory John Casamento
1e0950854b 2007-07-27 13:30-EDT Gregory John Casamento <greg_casamento@yahoo.com>
* Gorm.m: Remove commented code.
        * Palettes/0Menus/GormNSMenu.m: Added private category to prevent
        compilation warning.



git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@25361 72102866-910b-0410-8b05-ffd578937521
2007-07-27 17:31:51 +00:00
Gregory John Casamento
4bfb8f8101 2007-07-26 10:25-EDT Gregory John Casamento <greg_casamento@yahoo.com>
* Palettes/0Menus/GormNSMenuView.m: Remove commented out code.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@25357 72102866-910b-0410-8b05-ffd578937521
2007-07-26 14:26:10 +00:00
Gregory John Casamento
bde085c21f 2007-07-26 10:06-EDT Gregory John Casamento <greg_casamento@yahoo.com>
* Gorm.m: Remove default setting
        * Palettes/0Menus/GNUmakefile: Add GormNSMenuView.m
        * Palettes/0Menus/GormNSMenu.m: Override methods to prevent changing
        style to Mac style for menu being edited.
        * Palettes/0Menus/GormNSMenuView.[mh]: New class overrides methods
        to prevent switching style to Mac style for menu being edited.
        * Palettes/0Menus/palette.table: Added substitution rule for 
        NSMenuView.



git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@25356 72102866-910b-0410-8b05-ffd578937521
2007-07-26 14:09:13 +00:00
Gregory John Casamento
cf01cd1f26 Corrected 20274.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@25294 72102866-910b-0410-8b05-ffd578937521
2007-06-27 23:33:35 +00:00
Gregory John Casamento
0744c2ec58 Correction for bug#19640 and update GormInfo.plist file.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@25095 72102866-910b-0410-8b05-ffd578937521
2007-04-29 21:09:33 +00:00
Gregory John Casamento
31a08ac175 Updating release information.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@25063 72102866-910b-0410-8b05-ffd578937521
2007-04-18 03:31:26 +00:00
Fred Kiefer
7be850dbd6 Handle changed NSTabViewType enumerator values correctly.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@24807 72102866-910b-0410-8b05-ffd578937521
2007-03-07 23:17:55 +00:00
Matt Rice
47698b6a4f * GormLib/IBResourceManager.m (+registerResourceManagerClass:):
Post an IBResourceManagerRegistryDidChangeNotification.





git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@24673 72102866-910b-0410-8b05-ffd578937521
2007-02-21 11:55:22 +00:00
Matt Rice
fdb080a601 * GormCore/GormDocument.m (_real_close): New function.
(handleNotification:): Move document closing code to _real_close.
        (close:): Call _real_close.



git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@24467 72102866-910b-0410-8b05-ffd578937521
2007-02-04 22:17:42 +00:00
Gregory John Casamento
bbc211c363 * Gorm.m: [Gorm init] added code to force menu interface style
to NSNextStepInterfaceStyle.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@24275 72102866-910b-0410-8b05-ffd578937521
2006-12-28 04:03:05 +00:00
Matt Rice
c1531e8d73 * Palettes/3Menus/GormTableViewEditor.m: Start a connection when
control-mousing the selected table column.



git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@24183 72102866-910b-0410-8b05-ffd578937521
2006-12-04 09:51:03 +00:00
Gregory John Casamento
7fa91a4e06 * GormCore/GormDocument.h: Change declaration for window member
from NSWindow to GormDocumentWindow.
	* GormCore/GormDocument.m: Move cast from call to setDocument:
	to call to _docWindow private method.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@24181 72102866-910b-0410-8b05-ffd578937521
2006-12-04 01:06:28 +00:00
Gregory John Casamento
c86b0ada46 * GormCore/GormDocument.m: Use setDocument: method in awakeFromNib.
* GormCore/GormDocumentWindow.h: Add setDocument: method.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@24180 72102866-910b-0410-8b05-ffd578937521
2006-12-04 00:35:31 +00:00
Matt Rice
4a03adccea * Palettes/0Menus/GormMenuEditor.m (-mouseDown:): Call
startConnecting.
        * GormCore/GormViewEditor.m (-startConnectingObject:withEvent:): Ditto.
        * GormCore/GormObjectEditor.m (-mouseDown:): Ditto.
        * GormCore/GormDocument.m (changeToViewWithTag:): Don't change the
        selection if connecting.
        * GormCore/GormResourceManager.m: Revert previous commit.
        * Gorm.m (-startConnecting:): Remove checks for a nil
        connectDestination.



git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@24178 72102866-910b-0410-8b05-ffd578937521
2006-12-03 01:11:26 +00:00
Matt Rice
6826102d00 * GormCore/GormResourceManager.m: Temporarily comment out some code.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@24164 72102866-910b-0410-8b05-ffd578937521
2006-11-27 15:36:07 +00:00
Gregory John Casamento
744cd628d5 * English.lproj/GormDocument.gorm: Move initial position of
Gorm document window back to the lower left of the screen.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@24156 72102866-910b-0410-8b05-ffd578937521
2006-11-24 03:24:04 +00:00
Gregory John Casamento
85fc93f51d Updated version requirements to indicate Gorm's dependence on code recently added to gui.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@24155 72102866-910b-0410-8b05-ffd578937521
2006-11-23 16:04:29 +00:00
Matt Rice
3f873b490f 2006-11-18 Matt Rice <ratmice@gmail.com>
* GormCore/GormDocumentWindow.[h,m]: Add copyright headers.



git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@24130 72102866-910b-0410-8b05-ffd578937521
2006-11-19 01:26:27 +00:00
Matt Rice
8b6d518d07 * GormCore/GNUmakefile: Add GormDocumentWindow.[h,m].
* GormCore/GormResourceManager.m: Add code to handle
        image/sound/header files.
        * GormCore/GormDocument.[h,m]: Add -viewWithTag: method.
        * GormCore/GormClassEditor.m: Remove dragging destination code
        for resources.
        * GormCore/GormResourceEditor.m: Ditto.
        * GormCore/GormObjectEditor.m: Ditto.
        (addObject:): Change the editor to the GormObjectEditor.
        * GormCore/GormDocument.m: Register the window for dragged types.
        Implement -viewWithTag:.
        * GormCore/GormDocumentWindow.[h,m]: New subclass of NSWindow which
        handles drag and drop to GormResourceManager.
        * GormCore/GormDocument.gorm: Set the main document  window to a
        GormDocumentWindow class.



git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@24129 72102866-910b-0410-8b05-ffd578937521
2006-11-19 00:48:34 +00:00
Nicola Pero
d72994d445 Do not set GNUSTEP_INSTALLATION_DIR in examples
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@24101 72102866-910b-0410-8b05-ffd578937521
2006-11-15 17:28:07 +00:00
Gregory John Casamento
dbfa8e281f * Palettes/2Controls/GormNSSliderInspector.gorm: Added switch
and textfield to hold the number of tickmarks.
	* Palettes/2Controls/GormSliderAttributesInspector.[hm]: Added
	method and ivar to handle tick marks.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@24072 72102866-910b-0410-8b05-ffd578937521
2006-11-11 05:16:11 +00:00
Gregory John Casamento
09b7d2c257 * Palettes/3Containers/GormTableViewEditor.m: Add scrollToPoint:
method to call the super_view. Corrects bug #18143.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23997 72102866-910b-0410-8b05-ffd578937521
2006-10-30 00:23:55 +00:00
Gregory John Casamento
f7a4a54dd7 Add tool tips to the class editor.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23981 72102866-910b-0410-8b05-ffd578937521
2006-10-28 13:43:23 +00:00
Matt Rice
382ab03052 * Palettes/3Containers/GormTableViewEditor.m: Change documentRect to
documentVisibleRect.



git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23974 72102866-910b-0410-8b05-ffd578937521
2006-10-27 21:38:14 +00:00
Gregory John Casamento
1bc8528853 Resizing correction and blank text field when object does not have a tooltip.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23948 72102866-910b-0410-8b05-ffd578937521
2006-10-23 05:24:39 +00:00
Gregory John Casamento
fc12745708 Implemented simple help inspector to set tool tips on objects in Gorm.
* English.lproj/GormHelpInspector.gorm: Help inspector .gorm file.
	* GNUmakefile: Add .gorm file.
	* GormCore/GNUmakefile: Add new class.
	* GormCore/GormConnectionInspector.m: Call [super ok:] from ok: method.
	* GormCore/GormHelpInspector.[hm]: Implemented the beginnings of
	the help inspector.
	* GormCore/GormObjectEditor.m: Add helpInspectorClassName 
	implementation to NSView category.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23947 72102866-910b-0410-8b05-ffd578937521
2006-10-23 05:16:42 +00:00
Gregory John Casamento
49032a0328 * Palettes/3Containers/GormNSTableViewInspector.gorm: Added
connection from tag form to tagForm instance variable.
	* Palettes/3Containers/GormTableViewAttributesInspector.m: Cleaned
	up includes.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23942 72102866-910b-0410-8b05-ffd578937521
2006-10-22 03:53:31 +00:00
Gregory John Casamento
b6bfd4b2cb * GormCore/GormConnectionInspector.m: Added awakeFromNib method
to call setDoubleAction: on the newBrowser (connection) object
	so that double click will now cause a connection to be made.
	* GormCore/GormGenericEditor.m: Initialize local variables in
	refreshCells method.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23939 72102866-910b-0410-8b05-ffd578937521
2006-10-21 20:07:42 +00:00
Gregory John Casamento
260f3233c2 Applied Matt's patch for bug#18073.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23933 72102866-910b-0410-8b05-ffd578937521
2006-10-21 15:48:47 +00:00
Gregory John Casamento
e4a7db7a1c Modify GNUmakefiles to include Version to properly name .so libraries.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23926 72102866-910b-0410-8b05-ffd578937521
2006-10-21 00:09:12 +00:00
Gregory John Casamento
e3fb4c592f * GormCore/GormClassManager.m: Retain File's Owner setting, if
class is being updated.
        Correction for bug #18035 


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23918 72102866-910b-0410-8b05-ffd578937521
2006-10-20 03:13:04 +00:00
Gregory John Casamento
0b54892c78 * GormCore/GormClassManager.[hm]: Added actionExists:onClassNamed: and
outletExists:onClassNamed: methods to query the existence of a
        given action/outlet on a given class.
        * GormCore/GormDocument.[hm]: Added refreshConnectionsForClassNamed:
        method.
        * Images/GormFile.tiff: Added "gorm" in the center to make it obvious
        which type this is for.
        * Images/GormNib.tiff: Added "nib" in the center to make it obvious
        which type this is for.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23917 72102866-910b-0410-8b05-ffd578937521
2006-10-20 02:59:11 +00:00
Gregory John Casamento
57bc5a5108 Redid palette, nib and gmodel icons.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23904 72102866-910b-0410-8b05-ffd578937521
2006-10-18 18:03:29 +00:00
Gregory John Casamento
09adacfb56 * Images/GormFile.tiff: New Gorm file icon, based on new Gorm icon.
* Images/GormTesting.tiff: New testing icon.
	* Images/Gorm.tiff: Switch to icon by Jesse Ross.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23884 72102866-910b-0410-8b05-ffd578937521
2006-10-15 23:35:30 +00:00
Gregory John Casamento
9b8677ab08 * GNUmakefile: Install into SYSTEM domain by default.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23845 72102866-910b-0410-8b05-ffd578937521
2006-10-11 02:46:36 +00:00
Gregory John Casamento
22950c742d * GormLib/IBInspector.m: Remove uneeded call to
[window setDocumentEdited:] in touch: method.
	* Palettes/2Controls/GormButtonAttributesInspector.m:
	In ok: call [super ok:].


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23844 72102866-910b-0410-8b05-ffd578937521
2006-10-11 01:29:53 +00:00
Gregory John Casamento
94708f88b1 * English.lproj/GormClassEditor.gorm: Make button momentary push
and remove the image.
        * English.lproj/GormPrefGeneral.gorm: Change box title.
        * GormCore/GormClassEditor.[hm]: Change switchView to 
        switchViewToDefault, add method toggleView:, add code to change
        image as appropriate.
        * GormPrefs/GormGeneralPref.m: Remove notification in classesAction:
        so that the default changes don't effect all class editors.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23841 72102866-910b-0410-8b05-ffd578937521
2006-10-11 00:58:56 +00:00
Gregory John Casamento
c6a2cea11f * English.lproj/GormClassEditor.gorm: Aligned the toggle with
the classesView.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23832 72102866-910b-0410-8b05-ffd578937521
2006-10-10 04:37:56 +00:00
Gregory John Casamento
d535960de1 * English.lproj/GormClassEditor.gorm: Added button and search image.
* GNUmakefile: Added new tiff files to images.
	* GormCore/GormClassEditor.m: Added toggleView: method.
	* Images/browserView.tiff: Browser image.
	* Images/outlineView.tiff: Outline image.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23831 72102866-910b-0410-8b05-ffd578937521
2006-10-10 04:01:57 +00:00
Nicola Pero
4ec1f9f55b Do not set GNUSTEP_INSTALLATION_DIR in makefiles
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23811 72102866-910b-0410-8b05-ffd578937521
2006-10-09 22:07:35 +00:00
Gregory John Casamento
154705a4d2 * Resources/ClassInformation.plist: Add NSSearchField and
NSSearchFieldCell.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23791 72102866-910b-0410-8b05-ffd578937521
2006-10-09 00:33:08 +00:00
Richard Frith-MacDonald
404980e059 Fix visual bugs when dragging items from pallette.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23776 72102866-910b-0410-8b05-ffd578937521
2006-10-06 13:03:51 +00:00
Gregory John Casamento
f0119f3465 Minor cleanup in handleNotification: method of GormClassEditor.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23771 72102866-910b-0410-8b05-ffd578937521
2006-10-06 04:17:37 +00:00
Gregory John Casamento
5ef4bde45d corrected minor spelling error in ChangeLog.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23766 72102866-910b-0410-8b05-ffd578937521
2006-10-05 17:26:27 +00:00
Gregory John Casamento
9628e807f1 * English.lproj/GormClassEditor.gorm: Added new gorm file to hold
classes view contents as well as search and operations drop down.
	* English.lproj/GormDocument.gorm: Removed seatch and drop down
	* GNUmakefile: Added new gorm file.
	* GormCore/GormClassEditor.h: new outlets classesView and mainView, 
	added declarations for methods createSubclass:, createClassFiles:, 
	instantiateClass:, removeClass:
	* GormCore/GormClassEditor.m: Changes to methods to use the above.
	* GormCore/GormDocument.h: Removed duplicate declarations.
	* GormCore/GormDocument.m: Remove code for methods and replace with
	simple calls to the editor.
	* Palettes/2Controls/GormBoxAttributesInspector.m: ok: and revert:
	changed to convert to integer.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23765 72102866-910b-0410-8b05-ffd578937521
2006-10-05 17:20:40 +00:00
Gregory John Casamento
97f5a14d37 * GormCore/GormCustomView.m: Minor cleanup in initWithFrame:
* GormCore/GormGormWrapperLoader.m: Added logic to _repairFile
        to correct issue with views that don't have a name in the nametable.
        * GormCore/GormViewWithContentViewEditor.m: Properly add 
        the subview back into the document in ungroup method.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23763 72102866-910b-0410-8b05-ffd578937521
2006-10-05 02:39:50 +00:00
Gregory John Casamento
1e18b6b1db * English.lproj/GormDocument.gorm: Make connection to
fileType in GormFilePrefsManager.
	* GormCore/GormDocumentController.m: Move the window when 
	"New Application" is selected.
	* GormCore/GormDocument.m: Add call in awakeFromNib
	to setFileTypeName:.
	* GormCore/GormFilePrefsManager.h: add setFileTypeName: and
	fileTypeName.
	* GormCore/GormFilePrefsManager.m: add setFileTypeName: and
	fileTypeName.
	* Palettes/4Data/GormTextViewEditor.m: Remove commented out 
	windowAndRect:forObject:


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23747 72102866-910b-0410-8b05-ffd578937521
2006-10-04 04:16:47 +00:00
Gregory John Casamento
b1b7c581b6 * GormCore/GormClassEditor.m: Correct issue with class selection in
deleteSelection method.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23703 72102866-910b-0410-8b05-ffd578937521
2006-10-02 03:08:55 +00:00
Gregory John Casamento
cb24a7e17b * English.lproj/GormDocument.gorm: Remove some extra classes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23701 72102866-910b-0410-8b05-ffd578937521
2006-10-02 02:51:28 +00:00
Gregory John Casamento
3ec0137332 * English.lproj/GormDocument.gorm: Added section in file section
to show fileType.
	* GormCore/GormFilePrefsManager.m: Changed version number from 
	1,1,0 to 1,1,2.
	* GormCore/GormInspectorsManager.m: Removed kludge from 
	setCurrentInspector:.
	* GormCore/GormScrollViewEditor.m: Remove code which returns 
	the table view editor in editorClassName.  In mouseDown:
	remove check in mouseDown: for NSScroller and subclasses.
	* GormCore/GormViewEditor.h: Declare frameDidChange:
	* Palettes/3Containers/GormTableViewEditor.m: Remove redundant
	implementation of performDragOperation:.  Call draggingUpdated 
	instead.
	* Palettes/4Data/DataPalette.m: Change minimum size.
	* Palettes/4Data/GormTextViewEditor.m: Add handleNotification: 
	and add initWithObject:inDocument:.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23700 72102866-910b-0410-8b05-ffd578937521
2006-10-02 02:47:22 +00:00
Gregory John Casamento
1fbfdd1200 * GormCore/GormGModelWrapperLoader.m: Cleanup NSLog()
calls.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23686 72102866-910b-0410-8b05-ffd578937521
2006-10-01 03:09:55 +00:00
Gregory John Casamento
b310241acd * GormCore/GormClassManager.h: Added declaration findByClassName:
* GormCore/GormClassManager.m: Added findClassByName: method to 
	find classes with partial text matches.
	* GormCore/GormDocument.m: Modified controlTextDidChange: to call
	findClassByName:.
	* GormCore/GormGModelWrapperLoader.m: Change className to cm
	in initWithModelUnarchiver: to avoid warning.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23684 72102866-910b-0410-8b05-ffd578937521
2006-09-30 16:08:29 +00:00
Gregory John Casamento
ee19d1de23 * English.lproj/GormDocument.gorm: Added "Remove" to Operations
menu.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23675 72102866-910b-0410-8b05-ffd578937521
2006-09-30 03:29:21 +00:00
Gregory John Casamento
9f6579fa41 * English.lproj/GormDocument.gorm: Added "Operations" item to
prevent accidental subclassing.   Aligned with side of view and
        changed resizing properties.



git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23674 72102866-910b-0410-8b05-ffd578937521
2006-09-30 02:29:40 +00:00
Gregory John Casamento
bc0a78c47a * GormCore/GormClassManager.m: Allow addClassNamed:... to accept
arguments superClass, actions, and outlets as nil.
	* GormObjCHeaderParser/OCClass.m: Correctly recognize a category
	in [OCClass parse];  Corrects bug#17804.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23660 72102866-910b-0410-8b05-ffd578937521
2006-09-29 02:28:49 +00:00
Gregory John Casamento
d5e5de02c9 * English.lproj/GormDocument.gorm: Added search field and drop down
for loading reading and subclassing.
	* GormCore/GormClassManager.m: Removed sorting from allSuperclassesOf:
	* GormCore/GormDocument.m: Added delegate method for search field.
	Implemments suggestions in bug#17802 (Change request).


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23659 72102866-910b-0410-8b05-ffd578937521
2006-09-29 00:41:30 +00:00
Gregory John Casamento
8cdc16adab * Make the browser classes view the default.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23649 72102866-910b-0410-8b05-ffd578937521
2006-09-28 04:44:05 +00:00
Gregory John Casamento
7e89a2e6c2 * GormCore/GormClassEditor.m: Correct problem which caused
class inspector to loose focus.
	* GormInfo.plist: Update version to reflect SVN.
	* GormPrefs/GormGuidelinePref.m: Eliminate warning.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23648 72102866-910b-0410-8b05-ffd578937521
2006-09-28 04:38:26 +00:00
Gregory John Casamento
7762f68ce4 Sort subclass names to make navigation easier when editing classes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23647 72102866-910b-0410-8b05-ffd578937521
2006-09-28 02:31:06 +00:00
Gregory John Casamento
8ae617dd6e * Palettes/1Windows/GNUmakefile: Added new classes and interface.
* Palettes/1Windows/GormDrawerAttributesInspector.gorm: Inspector 
	interface.
	* Palettes/1Windows/GormDrawerAttributesInspector.[hm]: Inspector.
	* Palettes/1Windows/inspectors.m: Added implementation for
	inspectorClassName.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23495 72102866-910b-0410-8b05-ffd578937521
2006-09-14 03:20:54 +00:00
Gregory John Casamento
a72d9dae48 * GormCore/GormWindowEditor.m: Remove IBApplicationAdditions category.
* Palettes/1Windows/DrawerSmall.tiff: icon for NSDrawer in objects 
        view.
        * Palettes/1Windows/Drawer.tiff: Icon for drawer on palette
        * Palettes/1Windows/GNUmakefile: Added new files.
        * Palettes/1Windows/inspectors.m: Add IBApplicationAdditions category
        for NSWindow (from GormWindowEditor above) and add category for
        NSDrawer.
        * Palettes/1Windows/WindowsPalette.h: Moved interface for 
        WindowsPalette here.
        * Palettes/1Windows/WindowsPalette.m: Removed interface and added
        #include
        * Resources/ClassInformation.plist: Added ivars which were missing 
        for NSDrawer.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23479 72102866-910b-0410-8b05-ffd578937521
2006-09-13 03:12:59 +00:00
Gregory John Casamento
a1f235be53 * GormCore/GormBoxEditor.m: Check to see if the subview responds
to destroyAndListSubviews.
	* GormCore/GormViewWithContentViewEditor.m: 
	[GormViewWithContentViewEditor ungroup] added local
	variable "v" to hold the view.
	* Gorm.m: Remove NSLog from ungroup method.
	Partial correction for bug#17538.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23341 72102866-910b-0410-8b05-ffd578937521
2006-08-27 05:39:47 +00:00
Gregory John Casamento
a1aac66d2c * GormCore/GormDocument.m: Modify outdated "upgrade" warning in
fileWrapperRepresentationOfType:.
	* GormCore/GormGormWrapperLoader.m: Set .gorms of version 1 as 
	old in buildFileWrapperDictionaryWithDocument:.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23319 72102866-910b-0410-8b05-ffd578937521
2006-08-20 16:25:23 +00:00
Gregory John Casamento
b05e6844d4 * Palettes/2Controls/GormFormAttributesInspector.m: Minor
cleanup in ok:
	* Palettes/2Controls/GormNSFormInspector.gorm: Added missing
	connections.



git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23317 72102866-910b-0410-8b05-ffd578937521
2006-08-19 23:19:39 +00:00
Gregory John Casamento
32c3144b50 * GormCore/GormDocument.m: Simplify message in
fileRepresentationOfType:.
	* GormCore/GormNibWrapperBuilder.m: Correct test for menu which
	was causing the app to crash in openItems method.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23299 72102866-910b-0410-8b05-ffd578937521
2006-08-16 04:56:24 +00:00
Gregory John Casamento
6aba750c3b * GormCore/GormWrapperLoader.m: Correct problem introduced in
previous commit in [GormWrapperLoader loadFileWrapper: 
	withDocument:];
	


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23297 72102866-910b-0410-8b05-ffd578937521
2006-08-15 21:51:48 +00:00
Gregory John Casamento
1a0b921b56 * GormCore/GormFilePrefsManager.h: Add declaration for
nibDataWithOpenObjects:
	* GormCore/GormFilePrefsManager.m: Rename nibData to 
	nibDataWithOpenObjects:
	* GormCore/GormNibWrapperBuilder.m: Create the IBOpenObjects
	list in buildWrapper...
	* GormCore/GormResource.m: Properly assign the data to the ivar
	in initWithData:...
	* GormCore/GormWrapperBuilder.m: Correct image loading and saving
	issue.
	* GormCore/GormWrapperLoader.m: Correct image problem.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23293 72102866-910b-0410-8b05-ffd578937521
2006-08-15 06:18:50 +00:00
Gregory John Casamento
38808c068b 2006-08-14 21:48-EDT Gregory John Casamento <greg_casamento@yahoo.com>
* GormCore/GormNibWrapperBuilder.m: Properly encode oids as
	integers in -[NSIBObjectData initWithDocument:] since bug#17426
	is corrected.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23290 72102866-910b-0410-8b05-ffd578937521
2006-08-15 01:49:18 +00:00
Gregory John Casamento
94afd25de3 Temporary workaround in -[NSIBObjectData initWithDocument] until bug#17426 is resolved.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23288 72102866-910b-0410-8b05-ffd578937521
2006-08-14 05:05:56 +00:00
Gregory John Casamento
c7ce49dca4 Remove old method, correct oid issue, correct image issue.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23286 72102866-910b-0410-8b05-ffd578937521
2006-08-14 01:52:20 +00:00
Gregory John Casamento
92933fd3a5 Changed default backing store type to "Buffered".
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23256 72102866-910b-0410-8b05-ffd578937521
2006-08-11 15:14:35 +00:00
Gregory John Casamento
91a2a62ea0 Correct issues encoding as a NSCustomView. Now loads properly in IB.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23250 72102866-910b-0410-8b05-ffd578937521
2006-08-11 05:55:16 +00:00
Gregory John Casamento
7a60003663 Corrections to prevent errors when loading nibs created by Gorm into IB.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23229 72102866-910b-0410-8b05-ffd578937521
2006-08-09 06:31:12 +00:00
Gregory John Casamento
3a12289000 Remove initWithCoder: in GormFilesOwner, add code in -[NSIBObjectData initWithDocument:] to set NSFramework value to IBCocoaFramework as it is in nib files.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23208 72102866-910b-0410-8b05-ffd578937521
2006-08-06 04:39:29 +00:00
Gregory John Casamento
5f803300ed Nib changes to properly generate oids and names, encoding of info.nib and changes to properly encode classes.nib.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23205 72102866-910b-0410-8b05-ffd578937521
2006-08-05 12:48:45 +00:00
Gregory John Casamento
e46f1a4cbf Changes to write nib files.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23195 72102866-910b-0410-8b05-ffd578937521
2006-08-01 04:16:34 +00:00
Gregory John Casamento
e26b4303fd Changes for encoding GormObjectProxy as NSCustomObject also some minor cleanup of the minimalContainerFrame() function.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23179 72102866-910b-0410-8b05-ffd578937521
2006-07-19 03:09:16 +00:00
Gregory John Casamento
a73cd2aaa2 Improved placement of standalone views and automatically determine the minimum size for the view based on the positions of it's subviews.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23172 72102866-910b-0410-8b05-ffd578937521
2006-07-17 03:14:57 +00:00
Gregory John Casamento
c757b8f0a3 Slightly improved icon. Based on suggestions from people on #gnustep. More improvements to come.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23168 72102866-910b-0410-8b05-ffd578937521
2006-07-15 22:35:02 +00:00
Gregory John Casamento
040a0850dc Use the menu items with "terminate:" call deferredEndTesting: instead of terminate. This prevents the test mode from being able to quit the application.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23158 72102866-910b-0410-8b05-ffd578937521
2006-07-12 04:33:25 +00:00
Gregory John Casamento
4025566690 In loadFileWrapper:withDocument: removed the check for the info file. Some earlier versions of the .gorm wrapper don't have this file.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23156 72102866-910b-0410-8b05-ffd578937521
2006-07-10 05:34:43 +00:00
Gregory John Casamento
7d5e68a2c0 Resolve connection dest/src when pointing to a NSWindowTemplate.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23154 72102866-910b-0410-8b05-ffd578937521
2006-07-10 03:28:10 +00:00
Gregory John Casamento
d77a7fa239 Correction for issue which was causing size inspector not to update when a view was moved or changed.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23153 72102866-910b-0410-8b05-ffd578937521
2006-07-09 22:01:08 +00:00
Gregory John Casamento
9674692ac1 Correct test for custom class in loadFileWrapper:withDocument:. The NSLog was indicating a problem when there wasn't one.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23152 72102866-910b-0410-8b05-ffd578937521
2006-07-09 17:05:45 +00:00
Gregory John Casamento
43fd188678 Removal of dead code and correction of custom view problem.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23151 72102866-910b-0410-8b05-ffd578937521
2006-07-09 15:19:44 +00:00
Gregory John Casamento
defb7ce217 Gorm version 2 changes and nib file reading improvements.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23149 72102866-910b-0410-8b05-ffd578937521
2006-07-09 14:50:34 +00:00
Gregory John Casamento
e3ac238603 Assign testContainer top level objects to topObjects in testInterface method.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23135 72102866-910b-0410-8b05-ffd578937521
2006-07-06 00:18:34 +00:00
Gregory John Casamento
fb005e339f Correct problem with testInterface.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23134 72102866-910b-0410-8b05-ffd578937521
2006-07-05 23:58:14 +00:00
Gregory John Casamento
fc17434efb Added warning if custom class or name comes back nil.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23128 72102866-910b-0410-8b05-ffd578937521
2006-07-05 04:03:58 +00:00
Gregory John Casamento
6c4dab7c20 Remove category which declared/implemented setSuperview:.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23121 72102866-910b-0410-8b05-ffd578937521
2006-07-03 21:19:40 +00:00
Gregory John Casamento
ebab43f63f Use best possible non-custom superclass when loading a nib that has a custom view with subviews.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23118 72102866-910b-0410-8b05-ffd578937521
2006-07-02 04:55:30 +00:00
Gregory John Casamento
fd10b886b4 Remove "_" from _isTopLevelObject:.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23105 72102866-910b-0410-8b05-ffd578937521
2006-06-25 00:50:34 +00:00
Gregory John Casamento
7dcc22a791 Improve message window when there is a problem while testing interface. Also use the "objects" map to determine what is a top level object, since a top level object will always return either a nil, or the file's owner.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23104 72102866-910b-0410-8b05-ffd578937521
2006-06-25 00:45:18 +00:00
Gregory John Casamento
1039379c21 Remove swappedObjects ivar and references in init and dealloc.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23103 72102866-910b-0410-8b05-ffd578937521
2006-06-24 14:37:41 +00:00
Gregory John Casamento
cbba5cb5c7 Use the "classes" map from the nib instead of the "swappedObjects" dictionary. Remove the (now unecessary) delegate code which was building it.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23102 72102866-910b-0410-8b05-ffd578937521
2006-06-24 14:26:32 +00:00
Gregory John Casamento
7d9741531c Clear changes after gmodel load and use key objects from map returned by -names to populate the Gorm data structures. The "names" objects in the nib are analogous to the Gorm name table and should easily translate.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23099 72102866-910b-0410-8b05-ffd578937521
2006-06-23 05:03:36 +00:00
Gregory John Casamento
f112aa80be Code to remove NSIBHelpConnector instances from the connections array.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23081 72102866-910b-0410-8b05-ffd578937521
2006-06-18 18:41:28 +00:00
Gregory John Casamento
5298a0ee49 Move resizing change.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23079 72102866-910b-0410-8b05-ffd578937521
2006-06-18 00:41:02 +00:00
Gregory John Casamento
2ab6ac351b Properly resize window after loading .nib file.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23076 72102866-910b-0410-8b05-ffd578937521
2006-06-17 16:46:24 +00:00
Gregory John Casamento
6ce43e3549 nib changes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23074 72102866-910b-0410-8b05-ffd578937521
2006-06-17 14:56:02 +00:00
Gregory John Casamento
1c824fd1aa Corrections for document and connections.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23070 72102866-910b-0410-8b05-ffd578937521
2006-06-17 10:55:14 +00:00
Gregory John Casamento
f77fb0e8a1 Fix for connections to NSOwner.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23069 72102866-910b-0410-8b05-ffd578937521
2006-06-17 10:26:20 +00:00
Gregory John Casamento
c221647c27 New GModel loader.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23058 72102866-910b-0410-8b05-ffd578937521
2006-06-15 04:51:33 +00:00
Gregory John Casamento
da0073d8c8 Gorm/nib support fixes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23057 72102866-910b-0410-8b05-ffd578937521
2006-06-15 02:47:27 +00:00
Gregory John Casamento
09fbac4ce3 Nib changes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23052 72102866-910b-0410-8b05-ffd578937521
2006-06-14 05:47:54 +00:00
Gregory John Casamento
cd5032d192 removed some uneeded code.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23047 72102866-910b-0410-8b05-ffd578937521
2006-06-11 01:17:10 +00:00
Gregory John Casamento
3abcd4b201 Improvements to gorm encoding.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23044 72102866-910b-0410-8b05-ffd578937521
2006-06-10 14:30:33 +00:00
Gregory John Casamento
145a8afd69 Nib support changes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23043 72102866-910b-0410-8b05-ffd578937521
2006-06-10 13:34:44 +00:00
Gregory John Casamento
5fa3ae3247 Improved automatic name generation in the name table.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23035 72102866-910b-0410-8b05-ffd578937521
2006-06-06 01:25:51 +00:00
Gregory John Casamento
8cf554d371 Nib compatibility work.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23034 72102866-910b-0410-8b05-ffd578937521
2006-06-05 05:48:10 +00:00
Gregory John Casamento
966d2b8409 Merge from NibCompatibility branch.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23033 72102866-910b-0410-8b05-ffd578937521
2006-06-05 02:12:00 +00:00
Gregory John Casamento
3236e82774 Clarified changelog for merge.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@22963 72102866-910b-0410-8b05-ffd578937521
2006-05-20 23:48:51 +00:00
Gregory John Casamento
d23cc3fa50 Updated change log.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@22958 72102866-910b-0410-8b05-ffd578937521
2006-05-20 22:21:00 +00:00
Gregory John Casamento
9c8d2c41f2 Nib compatibility changes. These simply allow Gorm to compile with the nib code present. Changes to read nibs will be merged at a later date.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@22956 72102866-910b-0410-8b05-ffd578937521
2006-05-20 22:05:59 +00:00
Gregory John Casamento
f02f7ed53b Updating files for 1.0.8 release
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@22942 72102866-910b-0410-8b05-ffd578937521
2006-05-20 08:49:53 +00:00
Gregory John Casamento
95abbaf5b4 Further correction for bug#16587.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@22937 72102866-910b-0410-8b05-ffd578937521
2006-05-16 05:00:20 +00:00
Gregory John Casamento
5c7c120367 Correction for bug #16587
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@22936 72102866-910b-0410-8b05-ffd578937521
2006-05-16 02:59:45 +00:00
Gregory John Casamento
e1f767c200 Update 1.0.7.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@22934 72102866-910b-0410-8b05-ffd578937521
2006-05-16 01:29:26 +00:00
David Ayers
d8ffaf103a * Palettes/3Containers/GormNSTableView.m
([-tableView:objectValueForTableColumn:row:]): Do not assume that
	the identifier of the table column is an NSString.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@22845 72102866-910b-0410-8b05-ffd578937521
2006-05-01 07:51:35 +00:00
David Ayers
dd7c51c1f4 * GormCore/GormCustomClassInspector.m
([-_replaceWithCellClassForClassName:]): Cast to NSCell to invoke
	type to disambiguate incompatible method signatures.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@22841 72102866-910b-0410-8b05-ffd578937521
2006-04-30 09:17:09 +00:00
Gregory John Casamento
77a43cc5ef Add version and change the file prefs manager.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@22767 72102866-910b-0410-8b05-ffd578937521
2006-04-08 19:16:23 +00:00
Gregory John Casamento
076c88e7f5 Added version 1.0.6.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@22763 72102866-910b-0410-8b05-ffd578937521
2006-04-08 19:01:40 +00:00
Gregory John Casamento
14d81135ab Change for new release.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@22758 72102866-910b-0410-8b05-ffd578937521
2006-04-08 18:40:24 +00:00
Gregory John Casamento
b5df9b2866 Update of date.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@22750 72102866-910b-0410-8b05-ffd578937521
2006-04-06 11:30:04 +00:00
Gregory John Casamento
007379dab5 Clarify inspector labels.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@22708 72102866-910b-0410-8b05-ffd578937521
2006-03-25 15:32:59 +00:00
Gregory John Casamento
4cb9f45f13 Improved look of some inspectors, new testing icon.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@22706 72102866-910b-0410-8b05-ffd578937521
2006-03-24 22:35:51 +00:00
Gregory John Casamento
d349be0aa1 Change to make .xpm render a little more nicely.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@22697 72102866-910b-0410-8b05-ffd578937521
2006-03-22 01:03:58 +00:00
Gregory John Casamento
929f3bc667 Improved icon.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@22696 72102866-910b-0410-8b05-ffd578937521
2006-03-22 00:54:43 +00:00
Gregory John Casamento
7281aa2bfc Added new icons.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@22692 72102866-910b-0410-8b05-ffd578937521
2006-03-21 03:42:51 +00:00
Gregory John Casamento
b6dc4e01ac Recreated images.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@22689 72102866-910b-0410-8b05-ffd578937521
2006-03-20 04:39:17 +00:00
Gregory John Casamento
ec7e04e639 Update date.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@22688 72102866-910b-0410-8b05-ffd578937521
2006-03-20 03:42:33 +00:00
Gregory John Casamento
74fcc67962 Improved images.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@22687 72102866-910b-0410-8b05-ffd578937521
2006-03-20 02:43:32 +00:00
Gregory John Casamento
5a923726a1 Correction for problem found by Riccardo Mattolla. Cleanup.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@22676 72102866-910b-0410-8b05-ffd578937521
2006-03-19 01:16:18 +00:00
Gregory John Casamento
270338574f Correction to table column handling when table isn't selected.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@22668 72102866-910b-0410-8b05-ffd578937521
2006-03-16 11:34:35 +00:00
Gregory John Casamento
a05c71fae7 Applied patch for 15988
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@22641 72102866-910b-0410-8b05-ffd578937521
2006-03-12 01:41:26 +00:00
Gregory John Casamento
f96739125d Correction bug#16050.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@22639 72102866-910b-0410-8b05-ffd578937521
2006-03-11 22:07:33 +00:00
Gregory John Casamento
b17de24bf8 Correction for bug#16049.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@22630 72102866-910b-0410-8b05-ffd578937521
2006-03-10 06:26:38 +00:00
Gregory John Casamento
d1c3acdb2d Recreated coil/line graphics.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@22627 72102866-910b-0410-8b05-ffd578937521
2006-03-09 10:19:02 +00:00
Gregory John Casamento
577559fdcc Correction for bug#15989
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@22601 72102866-910b-0410-8b05-ffd578937521
2006-03-06 01:11:47 +00:00
Gregory John Casamento
33c6e0ce88 Correction for bug#15987
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@22595 72102866-910b-0410-8b05-ffd578937521
2006-03-05 00:46:42 +00:00
Gregory John Casamento
b434b37722 Corrected minor issue.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@22562 72102866-910b-0410-8b05-ffd578937521
2006-02-23 03:53:26 +00:00
Gregory John Casamento
21853c4d2c Correction for bug#15817
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@22521 72102866-910b-0410-8b05-ffd578937521
2006-02-20 14:08:15 +00:00
Gregory John Casamento
8562675080 Correction for bug#15780.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@22517 72102866-910b-0410-8b05-ffd578937521
2006-02-19 17:08:18 +00:00
Gregory John Casamento
1ee89c80e2 Updated version information.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@22451 72102866-910b-0410-8b05-ffd578937521
2006-02-10 04:37:36 +00:00
Gregory John Casamento
edac6ea119 Correction for bug#15642.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@22446 72102866-910b-0410-8b05-ffd578937521
2006-02-07 02:06:59 +00:00
Gregory John Casamento
fc7fe09848 Corrected problem with scrollview.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@22425 72102866-910b-0410-8b05-ffd578937521
2006-02-04 02:57:16 +00:00
Gregory John Casamento
f6cb9eb796 Updated with new version info.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@22404 72102866-910b-0410-8b05-ffd578937521
2006-02-02 04:25:07 +00:00
Gregory John Casamento
617c3a1119 Correction for bug#15556
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@22403 72102866-910b-0410-8b05-ffd578937521
2006-02-02 03:10:00 +00:00
Gregory John Casamento
eac86292e0 Release 1.0.4 of Gorm.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@22352 72102866-910b-0410-8b05-ffd578937521
2006-01-25 10:23:23 +00:00
Gregory John Casamento
a4119701cb A slightly more elegant solution to the original standalone view issue.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@22343 72102866-910b-0410-8b05-ffd578937521
2006-01-21 05:22:01 +00:00
Gregory John Casamento
e3b123eb05 Minor fix in view size inspector.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@22320 72102866-910b-0410-8b05-ffd578937521
2006-01-17 04:21:00 +00:00
Gregory John Casamento
2b3a549b4f Correction for bug#13994.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@22318 72102866-910b-0410-8b05-ffd578937521
2006-01-16 21:27:08 +00:00
Gregory John Casamento
0066b2f214 Correction for bug#15236.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@22317 72102866-910b-0410-8b05-ffd578937521
2006-01-16 17:24:36 +00:00
Gregory John Casamento
56d153ffc4 Correction for bug#15178
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@22171 72102866-910b-0410-8b05-ffd578937521
2005-12-16 00:10:23 +00:00
Gregory John Casamento
0c96d0e0af Correction for bug#15178
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@22168 72102866-910b-0410-8b05-ffd578937521
2005-12-15 03:12:26 +00:00
Gregory John Casamento
e650c71898 1.0.1 release of Gorm.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@22045 72102866-910b-0410-8b05-ffd578937521
2005-11-20 05:33:47 +00:00
Gregory John Casamento
d70f725da2 Correction for gcc < 3.x compatibility.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@22003 72102866-910b-0410-8b05-ffd578937521
2005-11-14 15:00:55 +00:00
Gregory John Casamento
720681d60e Corrected handling of image/text cells.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21999 72102866-910b-0410-8b05-ffd578937521
2005-11-14 04:19:20 +00:00
Richard Frith-Macdonald
e57534e771 Bugfix for resource location.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21997 72102866-910b-0410-8b05-ffd578937521
2005-11-13 09:10:31 +00:00
Gregory John Casamento
ec0d95b96f Corrected minor compilation warnings.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21993 72102866-910b-0410-8b05-ffd578937521
2005-11-12 21:33:26 +00:00
Gregory John Casamento
99bc1eab25 Corrected problem with table column selection.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21992 72102866-910b-0410-8b05-ffd578937521
2005-11-12 20:35:35 +00:00
Gregory John Casamento
1bec36dab3 Corrected problem with cell.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21942 72102866-910b-0410-8b05-ffd578937521
2005-11-04 05:21:00 +00:00
Gregory John Casamento
ce7f46450a Corrected resize issues with text inspector.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21939 72102866-910b-0410-8b05-ffd578937521
2005-11-03 01:18:18 +00:00
Gregory John Casamento
c4ec40f55b Forgot to update these with the 1.0.0 version.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21903 72102866-910b-0410-8b05-ffd578937521
2005-10-29 13:17:16 +00:00
Gregory John Casamento
5a7cce4806 Updated files for 1.0 release. Fixed a minor issue.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21902 72102866-910b-0410-8b05-ffd578937521
2005-10-29 13:07:31 +00:00
Gregory John Casamento
ffcc443606 Correction to window size inspector to prevent changes to window size while editing.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21777 72102866-910b-0410-8b05-ffd578937521
2005-10-06 00:23:02 +00:00
Fabien Vallon
085c65e366 GormButtonAttributesInspector.m Add delegate method for forms
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21776 72102866-910b-0410-8b05-ffd578937521
2005-10-05 13:14:15 +00:00
Gregory John Casamento
19137f67d5 Corrected spelling of "deactivate".
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21773 72102866-910b-0410-8b05-ffd578937521
2005-10-05 04:22:16 +00:00
Gregory John Casamento
76af904f00 Correction for bug.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21772 72102866-910b-0410-8b05-ffd578937521
2005-10-05 01:17:10 +00:00
Gregory John Casamento
0c864577da Corrected resizing problems.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21758 72102866-910b-0410-8b05-ffd578937521
2005-09-29 23:40:18 +00:00
Gregory John Casamento
b4b6c39964 Correction in setCurrentInspector:
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21745 72102866-910b-0410-8b05-ffd578937521
2005-09-25 18:41:17 +00:00
Gregory John Casamento
ca69dba62e Correction for inspector resizing issues.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21743 72102866-910b-0410-8b05-ffd578937521
2005-09-25 16:57:11 +00:00
Gregory John Casamento
90a920d9cb Corrected minor inspector sizing problem.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21718 72102866-910b-0410-8b05-ffd578937521
2005-09-15 04:55:04 +00:00
Gregory John Casamento
6dc0477648 Added GormDummyInspector.gorm and made additional changes to use it.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21715 72102866-910b-0410-8b05-ffd578937521
2005-09-13 02:42:18 +00:00
Gregory John Casamento
c865883bf3 Added inspector panel for inspector. The gui was previously hard coded.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21714 72102866-910b-0410-8b05-ffd578937521
2005-09-13 02:16:53 +00:00
Gregory John Casamento
74e8726643 Call revert to show changes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21695 72102866-910b-0410-8b05-ffd578937521
2005-09-04 14:15:41 +00:00
Gregory John Casamento
7057978020 Removed #warning messages.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21694 72102866-910b-0410-8b05-ffd578937521
2005-09-04 13:59:16 +00:00