Version 1.3, 24 November 2000
- Updated documentation to explicitly described which
modules support which environments (68K, PowerPC,
Carbon). Also updated source files to explicitly document
(and enforce by #error) the environments in which they
build.
- Documentation is now managed in version control
system.
- Updated everything to CodeWarrior Pro 6.
- MoreAppearance: The
various "have this feature" routines now auto-initialise
so that other MIB modules can use them without calling
the initialisation routine.
- MoreAppleEvents:
Lots of new work by George Warner.
- MoreCodeFragments:
Updated CFMLateImport to support importing from
CFBundles, and hence from Mac OS X frameworks.
- MoreControls: Updated
GetControlDefProcResID to at least work in
Carbon builds on Mac OS 9.
- MoreDevices: Updated
InterruptSafeDebug to build for Carbon. Fixed a missed
MemError bug in TradDriverLoaderLib.
- MoreDialogs: Made
SetDialogItemString work with embedding
turned on.
- MoreInterfaceLib:
Added new Time Manager interfaces.
- MoreMemory: Added
MoreBlockCompare .
- MoreMultiprocessing:
New module.
- MoreNavigation: New
module.
- MoreOpenAndSave:
Some tricky work to Carbonise.
- MoreOpenTransport:
New module. OTMP allows synchronous blocking access to
networking from preemptive (MP) tasks. OTClassicContext
lets you call OT "InContext" routines from
InterfaceLib-based applications. MoreAutoPush is a
convenience API for the STREAMS autopush facility.
- MoreOSL: New module. A C
library for implementing scripting in your
application.
- MorePreferences: A
number of minor updates.
- MoreProcesses: A
number of minor updates. Also added the MoreScheduledExec
module, which lets you quit your application and schedule
a time for it to be relaunched.
- MoreQuickDraw: Added
some Carbon-style accessors for non-Carbon builds.
- MoreTextUtils: Added
more
'STR#' support. Added
MoreReplaceText and
MoreStrLen .
- MoreNetworkSetup:
Lots of minor updates.
Version 1.2, 18 October 1999
22 Apr 1999
|