1999-02-06 simtools.h mgd
(InFile): Add a warning about error return behavior.

1998-12-10 simtools.h vjojic
Remove ListShuffler protocol and ListShuffler class definition

1998-08-22 simtools.h mgd
(ListShuffler): New protocol.

1998-08-19 simtools.h mgd
(ObjectLoader): Add it.

1998-07-07 simtools.h mgd
(ActiveOutFile): Remove protocol and class object.

1998-06-16 Makefile.am mgd
Include from refbook/ instead of src/.

1998-06-14 Makefile.am mgd
(MODULE): New variable. Include Makefile.rules from src. Remove everything else.

1998-06-11 simtools00.sgml, simtoolscont.sgml mgd
Update IDs to SWARM.module.SGML.type.

1998-06-05 simtools.ent mgd
Use public identifiers.

1998-06-04 Makefile.am mgd
(swarm_ChangeLog): Add.

1998-06-02 simtools.h mgd
Update documentation tags.

1998-05-22 Makefile.am mgd
New file.

1998-05-22 simtools.ent.in mgd
New file.

1998-05-22 simtools.ent mgd
Removed.

1998-05-21 mgd
Begin revision log.

1998-04-15 simtools.h mgd
Move tagged documentation to the respective protocols definition.

1998-04-05 simtools.h mgd
Declare new function initSwarmArguments.

1998-02-25 simtools.h mgd
Remove ControlPanel, WindowGeometryRecordName, CompositeWindowGeometryRecordName, ActioonCache, ProbeDisplay, CompleteProbeDisplay, ProbeDisplayManager, GUIComposite, GUISwarm, ActiveGraph protocols (moved to simtoolsgui). Remove declaration of probeDisplayManager. Remove mention of @classes ActionCache, ProbeDisplay, CompleteProbeDisplay, ProbeDisplayManager, GUISwarm, and ActiveGraph. Don't include GUISwarm.h.

1998-01-26 simtools.h mgd
Likewise.

1998-01-23 simtools.h mgd
Don't include tkobjc.h.

1998-01-19 simtools.h mgd
Add copyright header.

1998-01-14 simtools.h mgd
(SET_WINDOW_GEOMETRY_RECORD_NAME): Add convenience macro. ProbeDisplay and CompleteProbeDisplay derive from WindowGeometryRecordName protocol. CompositeWindowGeometryRecordName: New protocol. ActionCache and GUIComposite protocols derive from it.

1998-01-13 simtools.h mgd
Drop windowGeometryRecordNameForComponent and windowGeometryRecordName fro WindowGeometryRecordName protocol. (SET_COMPONENT_WINDOW_GEOMETRY_RECORD_NAME_FOR): New macro. (SET_COMPONENT_WINDOW_GEOMETRY_RECORD_NAME): New macro. (CREATE_PROBE_DISPLAY, CREATE_COMPLETE_PROBE_DISPLAY, CREATE_ARCHIVED_PROBE_DISPLAY, CREATE_ARCHIVED_COMPLETE_PROBE_DISPLAY): Rename to be in caps.

1998-01-12 simtools.h mgd
(_createProbeDisplay, _createCompleteProbeDisplay, createArchivedProbeDisplayNamed, createArchivedCompleteProbeDisplayNamed): Declare new functions. (CREATE_ARCHIVED_PROBE_DISPLAY): New macro to pass variable variable name through to archiving functions above. (CREATE_ARCHIVED_COMPLETE_PROBE_DISPLAY): Likewise. (ProbeDisplayManager): Replace setWindowGeometryRecordName versions of createProbeDisplayFor with createArchivedProbeDisplayFor:variableName: and createArchivedCompleteProbeDisplayFor:variableName. (CREATE_PROBE_DISPLAY, CREATE_COMPLETE_PROBE_DISPLAY): Define macros.

1998-01-12 simtools.h mgd
Add dropProbeDisplaysFor: to the ProbeDisplayManager protocol.

1998-01-11 simtools.h mgd
Declare buildWindowGeometryRecordName. New protocol WindowGeometryRecordName, derive ActionCache, and GUISwarm from it.

1998-01-05 simtools.h mgd
(Action): Rename setControlPanelGeometryRecordName to setWindowGeometryRecordName. (ControlPanel): Remove setControlPanelGeometryRecordName.

1997-12-18 simtools.h mgd
(ActionCache): Make setScheduleContext a Using phase method. Add setControlPanelGeometryRecordName. (InFile): Add getline to InFile protocol. Reformatting throughout (remove gratuitous space).

1997-12-17 simtools.h mgd
Add setWindowGeometryRecordName to ProbeDisplay protocol.

1997-12-09 simtools.h mgd
Consify toExecute argument of ActionCache sendActionOfType. Consify setBaseName argument of UName create. Consify argument to UName setBaseName. Consify return of UName getNewName. Consify withName argument of InFile create. Consify withName argument of OutFile create. Consify argument to OutFile putString. Consify withName argument of AppendFile create. Consify argument to AppendFile putString.

1997-12-06 simtools.h mgd
(CompleteProbeDisplay): Add getMarkedForDropFlag to protocol.

1997-12-03 simtools.h mgd
(ProbeDisplayManager): Add setDropImmediatelyFlag.

1997-11-30 simtools.h alex
Added AppendFile and added reverseOrder method to QSort protocol.

1997-11-28 simtools.h mgd
Make Object{Loader,Saver} fromFileNamed: arguments const.

1997-11-28 simtools.h mgd
Add methods below to ProbeDisplayManager protocol.

1997-11-19 simtools.h mgd
(library-wide): Brought simtools library into conformance with protocol interface standard.