Gui Release Notes
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.
Version 0.9.3
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.