













| |
V1.4.0, 2/3/95
Maintenance and update release:
- Added -miscStringSortCaseSensitive: method to List class extensions, MiscTaggedImage class, MiscTabMatrixPalette (with permission), MiscKeys macros. Don Yacktman.
- Added MiscClockViewExtensions category to temp area. Jesse Tayler.
- Folded MOKit classes into the MiscKit: MODocType MiscDocType, MODocController (MiscDocument), MODocManager (MiscDocManager), MOString/MOPathString/MOSybaseString (MiscString). Don Yacktman.
- Added MiscFile (and several categories), List(StringSearching) category (in MiscListExtensions), _MiscDirectoryStream, MiscAppFile, MiscUser, and MiscUserGroup classes and three example apps (UsersAndGroups, FileBrowser, FileSearchTest) which use these new objects. Robert Todd Thomas.
- Added submission.make and language.make. Stephan Wacker.
- Fixed up "debug" variable in Miscdaemon more cleanly (now non-global with accessor functions) and added a cooperative MiscKit debug/diagnostic facility (see debug.[hm] for details). Don Yacktman.
- Cleaned up some of the icons. Thomas Engel.
- Added UNIX-HatersTool example app (shows use of MiscSwapKit, MiscTabMatrix, and MiscShell). Thomas Engel.
- Added Text_more category (for copy/cut/paste to arbitrary pastboards) to Temp area. Thomas Engel.
- Added -initWithTime_t: to MiscTime class. Robert T. Thomas.
- Overrode -format: for MiscStopwatch to get sane behavior. Don Yacktman.
- Added MiscWindowButtons category. John Randolph.
- Added MiscSavePanel object. Peter Langston.
- MiscClockView bug fix in archiving code. Stan Jirman, Robert Stabl.
- New MiscSoundPalette should fix HP crashing problems. Beware incompatible changes! New documentation added. Sean Luke.
- Fix to make MiscClassDecoder example build correctly without first installing the MiscKit. Stephan Wacker.
- SwapKit is now a palette; replaces library project. Thomas Engel, Robert T. Thomas, Don Yacktman.
- Fix to generate-makefile program and addition of qlipo (v1.2) program. Darcy Brockbank.
- Updated MiscString to adopt the MiscCompare and MiscEndCompare protocols. Don Yacktman.
- MiscShell fixes; moved out of Temp to MiscKit proper. Steve Hayman.
- Fixed Makefiles on MiscClockView palette and palette.table in MiscCoolButtons palette. Adjusted the example .nib for MiscOrderForm. Fixed examples so all build properly for make all. Don Yacktman.
- The "K" and "M" #defines are not in MiscBase anymore unless you #define MISC_NUM_CONSTANTS before the file is first imported. They are considered too dangerous to be defining by default. Don Yacktman.
|