Gregory John Casamento
523ef5bf4b
Added patch by Wolfgang
...
* GormCore/GormGenericEditor.h
* GormCore/GormGenericEditor.m
* GormCore/GormImageEditor.m
* GormCore/GormObjectEditor.m
* GormCore/GormSoundEditor.m: Observe notification IBWillCloseDocument
and remove the reference to the document when that is recieved to
avoid a crash.
* Resources/ClassInformation.plist: Add outlet for delegate to
NSSplitView.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@26940 72102866-910b-0410-8b05-ffd578937521
2008-10-20 01:48:37 +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
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
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
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
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
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
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
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
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
b1b9a402d5
Correction for bug #13780 .
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21528 72102866-910b-0410-8b05-ffd578937521
2005-07-24 16:26:46 +00:00
Gregory John Casamento
4d39d97c82
Updated gorm file version to handle window autopositioning.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21281 72102866-910b-0410-8b05-ffd578937521
2005-06-04 11:46:43 +00:00
Gregory John Casamento
d4ce568b41
Changes to allow the user to switch between a browser and an outline view for classes.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21242 72102866-910b-0410-8b05-ffd578937521
2005-05-21 15:10:14 +00:00
Gregory John Casamento
33bee67221
Added missing classes.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21109 72102866-910b-0410-8b05-ffd578937521
2005-04-14 05:46:15 +00:00
Gregory John Casamento
660c9fd7ad
Improved attachObject:toParent: and implemented more of the resource manager.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21080 72102866-910b-0410-8b05-ffd578937521
2005-04-10 22:21:59 +00:00
Gregory John Casamento
db6fe33741
Merge from branch: build_reorg_branch
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21012 72102866-910b-0410-8b05-ffd578937521
2005-03-31 03:01:36 +00:00
Gregory John Casamento
e538fd2c68
Corrected problem with guideline adjustment.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20928 72102866-910b-0410-8b05-ffd578937521
2005-03-19 10:31:38 +00:00
Gregory John Casamento
d10aef8928
Added new preferences panel for guideline spacing.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20927 72102866-910b-0410-8b05-ffd578937521
2005-03-19 09:50:47 +00:00
Gregory John Casamento
f9af79eb27
Font correction and disabling of poseAs:/poseAsClass:
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20727 72102866-910b-0410-8b05-ffd578937521
2005-02-16 04:19:50 +00:00
Gregory John Casamento
581db167d0
Corrected box title color
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20664 72102866-910b-0410-8b05-ffd578937521
2005-02-06 07:06:35 +00:00
Gregory John Casamento
769457a1cb
Improved parser and corrected background color.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20636 72102866-910b-0410-8b05-ffd578937521
2005-01-30 19:30:56 +00:00
Gregory John Casamento
9eb5c02771
Corrected bug#11346. Redid background for all inspectors.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20627 72102866-910b-0410-8b05-ffd578937521
2005-01-28 05:41:55 +00:00
Gregory John Casamento
4273cafae2
Added nextKeyView for all views in the window.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20479 72102866-910b-0410-8b05-ffd578937521
2004-12-23 11:19:43 +00:00
Gregory John Casamento
7d1020708d
Inspector now shows outlet/action counts.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20439 72102866-910b-0410-8b05-ffd578937521
2004-12-11 05:53:51 +00:00
Gregory John Casamento
8991805873
Correction to resizing behavior.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20436 72102866-910b-0410-8b05-ffd578937521
2004-12-11 05:00:11 +00:00
Gregory John Casamento
0778f595b4
Changes to make class editor more self sufficient. Some minor refactoring.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20421 72102866-910b-0410-8b05-ffd578937521
2004-12-05 20:52:36 +00:00
Gregory John Casamento
b53a7e50eb
Correction for a segfault, corrections for all inspectors when resizing.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20419 72102866-910b-0410-8b05-ffd578937521
2004-12-05 13:00:36 +00:00
Gregory John Casamento
71a9a54e2b
Updated all of the existing .gorm files to the latest format.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20365 72102866-910b-0410-8b05-ffd578937521
2004-11-20 18:27:16 +00:00
Gregory John Casamento
e0ead07623
More gmodel improvements.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20355 72102866-910b-0410-8b05-ffd578937521
2004-11-17 00:21:04 +00:00
Gregory John Casamento
6fcd7fa54c
Remove connection from browser to okButton:. This makes the panel a little easier to use.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20353 72102866-910b-0410-8b05-ffd578937521
2004-11-13 06:19:20 +00:00
Gregory John Casamento
007501ef56
Added new class and interface
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20351 72102866-910b-0410-8b05-ffd578937521
2004-11-13 05:08:29 +00:00
Gregory John Casamento
835917baf5
Updated to stop clipping.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20188 72102866-910b-0410-8b05-ffd578937521
2004-10-02 17:02:41 +00:00
Gregory John Casamento
ad55726416
Lengthened the text labels.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19849 72102866-910b-0410-8b05-ffd578937521
2004-08-08 20:30:32 +00:00
Gregory John Casamento
585b53c4a4
Added ivar to allow release of temp window.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19755 72102866-910b-0410-8b05-ffd578937521
2004-07-21 02:03:59 +00:00
Gregory John Casamento
958fdfcabb
A sizable number of changes to correct some bugs and add external/custom palette support and the file prefs gui which allows the user to set which version a given .gorm should be saved as.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19719 72102866-910b-0410-8b05-ffd578937521
2004-07-12 04:16:09 +00:00
Gregory John Casamento
ead6139314
New .gorm file version support and some other minor changes.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19650 72102866-910b-0410-8b05-ffd578937521
2004-06-29 03:27:37 +00:00
Gregory John Casamento
2b6a9b80aa
fix for report 9463, additional functionality in the class inspector.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19622 72102866-910b-0410-8b05-ffd578937521
2004-06-26 03:36:29 +00:00
Gregory John Casamento
ac6aab7240
Removing old infoPanel: method and using the proper way to create an info panel.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19384 72102866-910b-0410-8b05-ffd578937521
2004-05-22 03:10:05 +00:00
Gregory John Casamento
5548627a42
Added code to use the toolbar and added a .gorm for the document window to
...
reduce code.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19376 72102866-910b-0410-8b05-ffd578937521
2004-05-20 02:34:03 +00:00
Gregory John Casamento
a5eed116f1
Cleaned up the appearance of the image inspector.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19344 72102866-910b-0410-8b05-ffd578937521
2004-05-16 03:34:25 +00:00
Gregory John Casamento
01aa05e69a
Minor corrections.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19341 72102866-910b-0410-8b05-ffd578937521
2004-05-15 20:41:24 +00:00
Gregory John Casamento
89398d7533
More fixes to stabilize Gorm.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19304 72102866-910b-0410-8b05-ffd578937521
2004-05-14 06:32:24 +00:00
Gregory John Casamento
a894e6b56a
Corrected a problem with creating palettes or inspectors.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19277 72102866-910b-0410-8b05-ffd578937521
2004-05-10 12:08:49 +00:00
Gregory John Casamento
c68cb685cd
More sound stuff. Also some change to allow preferences to affect matrix size universally.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19233 72102866-910b-0410-8b05-ffd578937521
2004-05-03 22:43:50 +00:00
Gregory John Casamento
5c2cb798da
Beginnings of new sound view and a correction for an issue in the class inspector.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19226 72102866-910b-0410-8b05-ffd578937521
2004-05-01 15:45:47 +00:00
Gregory John Casamento
3bcebe6fbd
Correction to repair method and repaired Gorm.gorm file which had some extra menu items in it.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19218 72102866-910b-0410-8b05-ffd578937521
2004-04-30 22:34:43 +00:00
Gregory John Casamento
ace7f1b036
Correction for a few recently discovered bugs.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19187 72102866-910b-0410-8b05-ffd578937521
2004-04-26 03:26:23 +00:00
Gregory John Casamento
0116f965e4
Modifications to allow changes of color to guidelines (for now). More configurability to come. :)
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19142 72102866-910b-0410-8b05-ffd578937521
2004-04-18 04:07:06 +00:00
Gregory John Casamento
c1907d45be
Slight optimization of Gorm.gorm file.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18877 72102866-910b-0410-8b05-ffd578937521
2004-03-24 05:20:26 +00:00
Gregory John Casamento
a7bd9866f3
Cleanup of logging and new prefs section for archives.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18637 72102866-910b-0410-8b05-ffd578937521
2004-02-21 18:48:48 +00:00