mirror of
https://github.com/gnustep/apps-gorm.git
synced 2025-02-24 03:51:22 +00:00
Change log entry for correction to GormClassManager.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21173 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
fbb9934b20
commit
cc62de25fb
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
2005-05-01 01:18 Gregory John Casamento <greg_casamento@yahoo.com>
|
||||
|
||||
* GormCore/GormClassManager.m: Added code in initWithDocument:
|
||||
which properly adds the methods to FirstResponder. Previously these
|
||||
methods were being added in "ExtraActions" which was not correct.
|
||||
Methods which are added in the palette should be added to "Actions".
|
||||
|
||||
2005-04-28 08:50 Gregory John Casamento <greg_casamento@yahoo.com>
|
||||
|
||||
* GormCore/GormDocument.m: Correct problem in setName:forObject:
|
||||
|
|
Loading…
Reference in a new issue