mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-22 16:10:48 +00:00
Update documentation.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2271 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
de863be6b8
commit
7be9f7e801
2 changed files with 2 additions and 2 deletions
|
@ -41,7 +41,7 @@ Initial implementation of NSCursor class.
|
|||
|
||||
@item
|
||||
Almost complete implementation of NSButton and NSButtonCell class.
|
||||
Buttons can not display images and/or text, handles all of the OpenStep
|
||||
Buttons can now display images and/or text, handles all of the OpenStep
|
||||
button types and styles.
|
||||
|
||||
@item
|
||||
|
|
2
NEWS
2
NEWS
|
@ -27,7 +27,7 @@ Noteworthy changes in version `0.2.0'
|
|||
* Initial implementation of NSCursor class.
|
||||
|
||||
* Almost complete implementation of NSButton and NSButtonCell class.
|
||||
Buttons can not display images and/or text, handles all of the
|
||||
Buttons can now display images and/or text, handles all of the
|
||||
OpenStep button types and styles.
|
||||
|
||||
* Fill out implementation of NSScroller class.
|
||||
|
|
Loading…
Reference in a new issue