Fred Kiefer
07a4efe71d
Make sure an action name of ":" gets ignored.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@27534 72102866-910b-0410-8b05-ffd578937521
2009-01-06 14:14:48 +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
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
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
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
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
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
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
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
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
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
9b1d69cbc7
Refactored code in GormClassEditor.m to re-use functionality, corrected a palette problem, and made GormClassManager deal with root classes more generically.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21463 72102866-910b-0410-8b05-ffd578937521
2005-07-13 06:19:16 +00:00
Gregory John Casamento
5ab6e00e3e
Minor code cleanup. Replaced deprecated method.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21317 72102866-910b-0410-8b05-ffd578937521
2005-06-17 04:41:24 +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
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
9b9575fb7f
Correction for a bug which was preventing editing of class names in the outline view also, preparations for the use of NSBrowser to view the classes (in addition to the outline).
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21186 72102866-910b-0410-8b05-ffd578937521
2005-05-04 09:34:49 +00:00
Gregory John Casamento
fbb9934b20
Corrects problem with actions/palette classes.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21172 72102866-910b-0410-8b05-ffd578937521
2005-05-01 05:16:48 +00:00
Gregory John Casamento
d9356d6300
Implemented logic to use canSubstituteForClass: to determine what classes should appear in the custom class inspector.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21157 72102866-910b-0410-8b05-ffd578937521
2005-04-24 15:21:12 +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
aef0f307df
improvments to palette loading.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21115 72102866-910b-0410-8b05-ffd578937521
2005-04-16 21:25:33 +00:00
Gregory John Casamento
3861edb3fa
Simplfied code. started outlet/action export code.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21108 72102866-910b-0410-8b05-ffd578937521
2005-04-14 04:40:48 +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