













| |
V1.6.0, 7/12/95
Maintenance and update release:
- Tried to remove calls littered about the kit that referred to MiscString compatability methods. Don Yacktman, Carl Lindberg.
- Added MiscMergeKit object kit. Don Yacktman.
- Added list-misc Perl script that was posted to the MiscKit mailing list. Bill Bumgarner.
- Fixed memory leak in MiscClockView and added capability to be "hidden". Constantin Szallies, Don Yacktman.
- Added misckit/miscinterface.h header. Use it to grab all the headers that refer to palletized objects in libs. John Milton, Don Yacktman.
- Added MiscTableSource object and MiscListSorting category. Vince Demarco
- Added MiscPaperView/MiscColorView palette. Thomas Engel
- Added preliminary regexpr documentation and left/right buttons to MiscCoolButtons palette. Carl Lindberg
- Fix to leap year calculation in MiscDateView. Rod Ragner.
- Added MiscRecordParser object. Don Yacktman.
- Added MiscClipTextPalette palette to the Temp area. Balazs Pataki.
- Bug fix and enhancement to cnvwrap--thanks to Todd Nathan for spotting the bug. Don Yacktman, Carl Lindberg.
- Enhanced MiscString home directory/tilde handling. Carl Lindberg.
- Enhanced MiscSubprocess handling of synchronous subprocessesÐnow reads stderr as well as stdout. Nicolas Droux, Carl Lindberg.
- Fixed bug in autodoc which printed "Class Description" on category descriptions. Todd Nathan.
- Bug fix to MiscSortedStorage sort routines. Michael Giddings.
- Bug fix to MiscString crashing when trimming spaces from strings that are nothing but spaces. Noted by T. S. Engel, fixed by Don Yacktman.
- MiscString(UNIX) category is now MiscString(Unix) to avoid namespace conflicts (especially with macros). Don Yacktman.
- Fixed writing of octal 8-bit chars in MiscParseTable. Don Yacktman.
- Added -loadFromFile: method to MiscString. Don Yacktman.
- MiscTime copy allocates a copy of [self class] now. Don Yacktman.
- Enhancements to MiscCircularSlider Carl Lindberg.
- Created separate MiscString library. Don Yacktman.
- Bug fixes (-freeObjects works now, inserting lists shouldn't reverse order) and enhancements (can add/insert contents of List objects now) to MiscLinkedList. Don Yacktman.
- MiscString -plainTextForRTF no longer leaks Text objects. Don Yacktman, thanks to Eric Sunshine for noticing problem.
|