mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-01 18:20:49 +00:00
.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@10073 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
d63c81bdea
commit
ee5a31c065
1 changed files with 11 additions and 0 deletions
11
ChangeLog
11
ChangeLog
|
@ -1,3 +1,14 @@
|
|||
2000-06-05 Fred Kiefer <FredKiefer@gmx.de>
|
||||
|
||||
* Headers/AppKit/NSTextAttachment.h
|
||||
* Source/NSTextAttachment.m
|
||||
Added missing methods.
|
||||
* Source/NSStringDrawing.m
|
||||
Added drawing code for text attachments (Still untested, as there
|
||||
is a problem with unicode characters in NSAttributedString)
|
||||
* Source/NSTextView.m
|
||||
Implemented some basic handling for mouse down on attachment cell.
|
||||
|
||||
2001-06-02 Mirko Viviani <mirko.viviani@rccr.cremona.it>
|
||||
|
||||
* Source/NSMatrix.m ([NSMatrix -mouseDown:]): set highlight in list
|
||||
|
|
Loading…
Reference in a new issue