Gregory John Casamento
594ba123b3
Committing the palette panel.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@26889 72102866-910b-0410-8b05-ffd578937521
2008-09-28 01:08:20 +00:00
Gregory John Casamento
167ca6ab03
* GormCore/GNUmakefile: Added GNUSTEP_INSTALLATION_DOMAIN
...
* GormCore/GormCustomView.m: Reverted previous change. Need to
write a GormCustomViewEditor instead to handle this case.
* GormLib/GNUmakefile: Added GNUSTEP_INSTALLATION_DOMAIN
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@26833 72102866-910b-0410-8b05-ffd578937521
2008-09-06 20:12:47 +00:00
Gregory John Casamento
a7a6b897b0
Correction for bug #24146 . Removed unhide:.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@26831 72102866-910b-0410-8b05-ffd578937521
2008-09-04 12:01:10 +00:00
Gregory John Casamento
adefb08ae6
Fixing standalone view handling.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@26818 72102866-910b-0410-8b05-ffd578937521
2008-08-24 17:20:16 +00:00
Gregory John Casamento
31c6238394
* GormObjCHeaderParser/OCIVar.m
...
* GormObjCHeaderParser/ParserFunctions.h
* GormObjCHeaderParser/ParserFunctions.m: Correction for
bug #23889 .
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@26796 72102866-910b-0410-8b05-ffd578937521
2008-07-20 13:35:32 +00:00
Gregory John Casamento
090f40d417
* GormCore/GormWrapperBuilder.h
...
* GormCore/GormWrapperBuilder.m
* GormCore/GormWrapperLoader.h
* GormCore/GormWrapperLoader.m
* Plugins/GModel/GormGModelPlugin.m
* Plugins/GModel/GormGModelWrapperLoader.h
* Plugins/GModel/GormGModelWrapperLoader.m
* Plugins/Gorm/GormGormPlugin.m
* Plugins/Gorm/GormGormWrapperBuilder.m
* Plugins/Gorm/GormGormWrapperLoader.m
* Plugins/Nib/GormNibPlugin.m
* Plugins/Nib/GormNibWrapperBuilder.m
* Plugins/Nib/GormNibWrapperLoader.m: Change method name from "type"
to "fileType" to avoid issues with gcc < 3.0
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@26706 72102866-910b-0410-8b05-ffd578937521
2008-06-24 23:18:16 +00:00
Gregory John Casamento
08f8fa896c
Move type method declaration to superclass.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@26698 72102866-910b-0410-8b05-ffd578937521
2008-06-24 22:09:55 +00:00
Gregory John Casamento
b2bbde6826
Remove ;
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@26692 72102866-910b-0410-8b05-ffd578937521
2008-06-23 22:47:01 +00:00
Gregory John Casamento
704ea0b55a
Temporary fix for OpenBSD compilation issue.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@26691 72102866-910b-0410-8b05-ffd578937521
2008-06-23 22:42:30 +00:00
Gregory John Casamento
e383a5eec4
Fix for compilation error.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@26571 72102866-910b-0410-8b05-ffd578937521
2008-05-25 13:10:00 +00:00
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
Fabien Vallon
b68527e3ec
implement draggingExited: to autoscroll during the IBAction connection if needed
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@26544 72102866-910b-0410-8b05-ffd578937521
2008-05-20 17:49:54 +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
Fabien Vallon
a3e1d154be
Add itemPrevious and itemNext Outlet to implement items ordering
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@26536 72102866-910b-0410-8b05-ffd578937521
2008-05-18 08:51:55 +00:00
Fabien Vallon
cf8e50e4ea
ok: implements items ordering
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@26535 72102866-910b-0410-8b05-ffd578937521
2008-05-18 08:50:48 +00:00
Fabien Vallon
48cfc955aa
Add itemPrevious and itemNext Outlet to implement items ordering
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@26534 72102866-910b-0410-8b05-ffd578937521
2008-05-18 08:49:58 +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
56f0325c24
Correct exception
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@26490 72102866-910b-0410-8b05-ffd578937521
2008-05-04 22:26:04 +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
43cdbe8f98
Add COPYING file.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@26454 72102866-910b-0410-8b05-ffd578937521
2008-04-22 22:59:52 +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