













| |
V1.2.8, 10/31/94
Maintenance and update release:
- MiscReadOnlyColorWell can now be placed in a scrolling view. Michael T. H. Scott.
- Added MiscDateView palette. Hugh Ashton.
- Added MiscString_ExtendedParsing category. Thomas Engel.
- Added MiscRuntimeExtensions Object category, MiscTextExtensions Text category and added to the MiscListExtensions. If you have any ideas for things to add here, send 'em in! Don Yacktman.
- MiscSerialPort2 in Temp area. Unfinished work needs comments; it may eventually replace the current MiscSerialPort object. Arnaud Meuret.
- Update to MiscArrowButton. R. Todd Thomas.
- More MiscMatrix fixes. Darrin Smart.
- More MiscDragView fixes. Chris Walters.
- Made more refinements to the Makefiles, fixed profile target, and fixed build/runtime problems with DragViewTest app. Don Yacktman
- Fixed a potential memory smash when unarchiving MiscStringArray objects. Don Yacktman
- Fixed bug in MiscParseTable routines. Don Yacktman
- Cleaned up MiscLock. Use -hasLock instead of -haveLock from now on! Don Yacktman
- Added MiscDistributor object to MiscTee palette and created a test app to demonstrate its use. Don Yacktman
- Removed extraneous printf from MiscDictionary object. Don Yacktman
- MiscMailApp will now wait until it can't find the "MailSendDemo" port before launching Mail.app. Don Yacktman
- Enhanced some of the documentation. Don Yacktman.
- Fixed MiscThreeStateButton to work properly inside Matrix objects with its inspector and all. Don Yacktman, Trevor Pocock.
- Added -isRTFText to MiscString plus a few bug fixes, including one in -cat:n:fromZone: and others in MiscParseTable that weren't 8bit clean. It should work better now... Don Yacktman, Darcy Brockbank.
- Added -plainTextForRTF to MiscString. Darcy Brockbank.
- Fixed MiscString memory leak with DO bycopy and bug that grew buffer by a byte on unarchiving MiscStrings. Eric Norum, Don Yacktman.
|