mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 07:00:46 +00:00
Added lines to describe my changes to AppKit.h, GMAppKit.h and GMAppKit.m.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9319 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
d702b19bc9
commit
1d22a9665e
1 changed files with 14 additions and 0 deletions
14
ChangeLog
14
ChangeLog
|
@ -1,3 +1,17 @@
|
|||
2001-03-09 Gregory John Casamento <greg_casamento@yahoo.com>
|
||||
* Model/GMAppKit.m NSClipView ([-encodeWithModelArchiver:] and
|
||||
[-initWithModelUnarchiver:]): Added checks to make sure that
|
||||
the object responds to drawsBackground/setDrawsBackground to
|
||||
prevent nib2gmodel from crashing when running on OPENSTEP4.2.
|
||||
NSSecureTextFieldCell - Added methods to support archiving and
|
||||
unarchiving this class.
|
||||
* Source/GMAppKit.h Added category for archiving/unarchiving
|
||||
of NSSecureTextFieldCell
|
||||
* Source/AppKit.h Added #include <AppKit/NSSecureTextField.h> and added
|
||||
forward declarations for both NSSecureTextFieldCell and
|
||||
NSSecureTextField.
|
||||
|
||||
|
||||
Wed Mar 7 16:11:19 2001 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Source/NSBezierPath.m ([-appendBezierPathWithArcWithCenter:
|
||||
|
|
Loading…
Reference in a new issue