Authors
- Adam Fedor (
fedor@gnu.org
)
-
Version: $Revision: 1.1 $
Date: $Date: 2004/06/11 18:58:40 $
The release notes include descriptions of API changes, behavior
changes and other information that might help developers and users
migrate to using a newer version of the library.
- Spell checker daemon reimplemented using libaspell
-
If the optional library libaspell is found, the spell checker
will use it (otherwise spell checking will not work).
- New NSComboBox implementation
-
NSComboBox and related classes have been re-implemented
and documented.
- NSToolbar code redone
-
A lot of changes where made to the NSToolbar class to
make it more functional.
- Binary Incompatibilities
-
New ivars were added NSTableView, NSView,
NSSavePanel. Applications that use this class and
subclasses (e.g. NSOutlineView) may need to be
recompiled to work properly.