Commit graph

15 commits

Author SHA1 Message Date
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
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
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
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
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
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
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
b742588aea Implemented view resource delegate functionality.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21402 72102866-910b-0410-8b05-ffd578937521
2005-07-03 16:27:52 +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
a685897ef9 Fix for duplicate call to setView:. Also eliminates a recursive notification loop.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21136 72102866-910b-0410-8b05-ffd578937521
2005-04-21 04:41:57 +00:00
Gregory John Casamento
d71b1e88b8 Improved standalone view support.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21133 72102866-910b-0410-8b05-ffd578937521
2005-04-21 01:56:08 +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 GormViewEditor.m (Browse further)