mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-30 15:50:41 +00:00
*** empty log message ***
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6604 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
aeaec5ee30
commit
f8c9fc8515
1 changed files with 11 additions and 0 deletions
11
ChangeLog
11
ChangeLog
|
@ -1,3 +1,14 @@
|
|||
2000-05-20 Fred Kiefer <FredKiefer@gmx.de>
|
||||
|
||||
* Headers/gnustep/gui/NSText.h:
|
||||
* Source/NSAttributedString.m:
|
||||
* Source/NSText.m:
|
||||
* Source/NSTextView.m:
|
||||
Improved the handling of character and paragraph attributes on NSText
|
||||
and added basic implementations for these methods on NSTextView.
|
||||
Some ivars on NSText have been replaced by values in
|
||||
[ typingAttributes].
|
||||
|
||||
2000-05-17 Jonathan Gapen <jagapen@whitewater.chem.wisc.edu>
|
||||
|
||||
* Model/GMAppKit.m: NSButton methods removed; all NSButton
|
||||
|
|
Loading…
Reference in a new issue