mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-31 14:30:48 +00:00
Version 0.8.2
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14769 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
002aacb942
commit
c4d18c4dec
6 changed files with 53 additions and 15 deletions
|
@ -9,6 +9,22 @@
|
|||
The currently released version of the library is @samp{@value{GNUSTEP-GUI-VERSION}}.
|
||||
@end ifclear
|
||||
|
||||
@section Noteworthy changes in version @samp{0.8.2}
|
||||
|
||||
@itemize @bullet
|
||||
@item Handle fonts that aren't found better.
|
||||
@item Implement pageUp/Down.
|
||||
@item Some window focusing problems fixed.
|
||||
@item Quartz-like interface partially implemented.
|
||||
@item NSSecureTextField partially rewritten. More secure.
|
||||
@item NSBrowser: implement non-separate columns
|
||||
@item Fix firstResponder status in text fields.
|
||||
@end itemize
|
||||
|
||||
@c ====================================================================
|
||||
@c Keep the next line just below the list of changes in most recent version.
|
||||
@ifclear ANNOUNCE-ONLY
|
||||
|
||||
@section Noteworthy changes in version @samp{0.8.1}
|
||||
|
||||
@itemize @bullet
|
||||
|
@ -19,10 +35,6 @@ The currently released version of the library is @samp{@value{GNUSTEP-GUI-VERSIO
|
|||
@item Spell checker starts correctly now.
|
||||
@end itemize
|
||||
|
||||
@c ====================================================================
|
||||
@c Keep the next line just below the list of changes in most recent version.
|
||||
@ifclear ANNOUNCE-ONLY
|
||||
|
||||
@section Noteworthy changes in version @samp{0.8.0}
|
||||
|
||||
@section Noteworthy changes in version @samp{0.7.9}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue