*** empty log message ***

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5027 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
tremblay2 1999-10-18 19:30:39 +00:00
parent c7767e47e5
commit cd183ec422
2 changed files with 12 additions and 0 deletions

View file

@ -1,3 +1,14 @@
1999-10-18 Lyndon Tremblay <humasect@coolmail.com>
* Headers/gnustep/gui/NSSecureTextField.h: Added.
* Headers/gnustep/gui/NSTextField.h: Added method to share initialization
data with NSSecureTextField.
* Source/NSSecureTextField.m: Added, 90% done.
* Source/NSTextField.m ([-_initFieldWithFrame:cellClass:]): Added for shared
initialization code with NSSecureTextField.
* Images/common_Diamond.tiff: Added for NSSecureTextField's bullets.
* GNUmakefile: Added rules for NSSecureTextField's sources.
Tue Oct 14 1999 Nicola Pero <n.pero@mi.flashnet.it> Tue Oct 14 1999 Nicola Pero <n.pero@mi.flashnet.it>
Sorry for having messed things up using the wrong modifier Sorry for having messed things up using the wrong modifier

View file

@ -1 +1,2 @@
.xvpics
Makefile Makefile