mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-25 16:10:55 +00:00
*** 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:
parent
c7767e47e5
commit
cd183ec422
2 changed files with 12 additions and 0 deletions
11
ChangeLog
11
ChangeLog
|
@ -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
|
||||
|
|
|
@ -1 +1,2 @@
|
|||
.xvpics
|
||||
Makefile
|
||||
|
|
Loading…
Reference in a new issue