mirror of
https://github.com/gnustep/apps-gorm.git
synced 2025-04-22 22:20:44 +00:00
Added comments to changelog for previous commit.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19305 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
89398d7533
commit
653a7f40a1
1 changed files with 13 additions and 0 deletions
13
ChangeLog
13
ChangeLog
|
@ -1,3 +1,16 @@
|
|||
2004-05-14 02:39 Gregory John Casamento <greg_casamento@yahoo.com>
|
||||
|
||||
* GormClassManager.m: Moved the call to _touch to the bottom of
|
||||
all of the methods. This should be called only after all changes
|
||||
have been made to the class.
|
||||
* GormImageInspector.m: setObject: wasn't calling [super setObject:]
|
||||
* GormInspectorsManager.m: [GormNotApplicableInspector setObject:]
|
||||
added code to prevent crash.
|
||||
* GormObjectEditor.m: Removed some commented-out code.
|
||||
* GormSoundInspector.m: Added code to set the _currentSound to nil if
|
||||
the selection sent is empty.
|
||||
* GormPreferences.gorm: Added line.
|
||||
|
||||
2004-05-13 18:47 Gregory John Casamento <greg_casamento@yahoo.com>
|
||||
|
||||
* Gorm.m: Removed some commented out code. Removed commented out
|
||||
|
|
Loading…
Reference in a new issue