*** 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:
Lyndon Tremblay 1999-10-18 19:30:39 +00:00
parent ae1ba8d249
commit cb3cef1dcc
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>
Sorry for having messed things up using the wrong modifier

View file

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