Commit graph

15 commits

Author SHA1 Message Date
Wolfgang Lux
1923d95b45 Remove the former container view from its parent after an ungroup
operation.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@29306 72102866-910b-0410-8b05-ffd578937521
2010-01-17 10:42:55 +00:00
Gregory John Casamento
4585271703 * English.lproj/Gorm.gorm
* GormCore/GormGenericEditor.h
	* GormCore/GormViewWithContentViewEditor.h
	* GormCore/GormViewWithContentViewEditor.m
	* Gorm.m: Beginning of implementation of groupSelectionInView:


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@28618 72102866-910b-0410-8b05-ffd578937521
2009-09-07 03:56:08 +00:00
Gregory John Casamento
92376549f6 * GormCore/GNUmakefile: Added reference to new classes.
* GormCore/GormBoxEditor.m: Cleanup.
	* GormCore/GormClassManager.m: Correction for when loading from a
	nib and there are no custom classes in the nib file.
	* GormCore/GormDocumentWindow.m: Added awakeFromNib to accept
	mouse moved events.
	* GormCore/GormInternalViewEditor.m: Cleanup.
	* GormCore/GormStandaloneViewEditor.[hm]: Addition of new class.
	* GormCore/GormViewWithContentViewEditor.[hm]: Removal of
	handleMouseOnKnob:ofView:withEvent:,
	handleMouseOnView:withEvent: methods
	* GormCore/GormViewWithSubviewsEditor.[hm]: Addition of
	handleMouseOnKnob:ofView:withEvent:,
	handleMouseOnView:withEvent: methods
	* Palettes/0Menus/GormNSMenu.m: Cleanup.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@28444 72102866-910b-0410-8b05-ffd578937521
2009-08-08 07:18:33 +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
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
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
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
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
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
08f846d1df parent->child connection fixes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21658 72102866-910b-0410-8b05-ffd578937521
2005-08-19 01:05:46 +00:00
Gregory John Casamento
f5d58d88ac Change of address change for FSF.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21261 72102866-910b-0410-8b05-ffd578937521
2005-05-26 03:37:38 +00:00
Gregory John Casamento
2c832d7795 Refactored code out of GormPrivate and into separate headers.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21149 72102866-910b-0410-8b05-ffd578937521
2005-04-23 18:43:36 +00:00
Gregory John Casamento
3a84a68109 Small correction when cutting/pasting. Attach the view to the proper parent.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21079 72102866-910b-0410-8b05-ffd578937521
2005-04-10 16:32:10 +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
Renamed from GormViewWithContentViewEditor.m (Browse further)