2001-02-07  simtoolsgui.h mgd
 (GUISwarm): Add
GETTERS section.  
2000-09-20  simtoolsgui.h mgd
(WindowGeometryRecordName): Declare -setSaveSizeFlag:.  
2000-09-18  simtoolsgui.h mgd
 Include gui.h.  (MessageProbeWidget, MultiVarProbeWidget):
Qualify setParent: argument with Frame.  (MessageProbeWidget): Qualify
argument to setProbe: with Probe.  (SimpleProbeDisplay): Qualify
argument to setProbeMap:.  (ProbeDisplayManager): Qualify
addProbeDisplay: and removeProbeDisplay: arguments with
CommonProbeDisplay.  
2000-08-31  simtoolsgui.h alex
 Add doc string to
"doTkEvents" method.  
2000-05-18  simtoolsgui.h mgd
 (SimpleProbeDisplay,
ProbeDisplay): Remove -getProbemap.  
2000-04-28  simtoolsgui.h mgd
 (ActionCache, CommonProbeDisplay, MultiVarProbeWidget):
Adopt SwarmObject.  
2000-03-28 mgd
 Swarmdocs 2.1.1
frozen.  
2000-02-29 mgd
 Swarmdocs 2.1 frozen.  
1999-11-23  simtoolsgui.h mgd
 Make ControlState*
symbols conform to Symbol.  
1999-08-22  simtoolsgui.h mgd
 (ControlPanel,
ActionCache, CommonProbeDisplay, SimpleProbeDisplay,
CompleteProbeDisplay): Switch from CREATABLE to RETURNABLE.
(SingleProbeDisplay, GUIComposite): Remove CREATABLE.  (GUISwarm): Add
ActionCache and ControlPanel return typing to getters.  
1999-07-21  simtoolsgui.h vjojic
 Make CommonProbeDisplay protocol CREATABLE.  Make
SingleProbeDisplay protocol CREATABLE.  Add SimpleProbeDisplay
protocol and make it CREATABLE.  
1999-05-29  simtoolsgui.h mgd
 Include externvar.h.
1999-05-28  simtoolsgui.h mgd
 Use `externvar' for
external variables.  
1999-04-26  simtoolsgui.h alex
 (GUIComposite): Add
compliance to SwarmObject protocol.  Revert this change, since
protocol is abstract, confirmation added to instantiatable protocols.
1999-04-01  simtoolsgui.h vjojic
 Protocol GUISwarm
inherits protocol Swarm.  
1999-03-31  simtoolsgui.h vjojic
 Add methods
getActionCache and getControlPanel to GUISwarm.  
1999-02-26  simtoolsgui.h mgd
 Add CREATABLE tags to all non-abstract protocols.
1999-01-31  simtoolsgui.h mgd
(ProbeDisplayManager): Declare -getDropImmediateFlag.  
1998-12-31  simtoolsgui.h mgd
 (ActionCache, GUISwarm): Declare -drop.  
1998-09-03  simtoolsgui.h mgd
 (CommonProbeDisplay): Declare -getTopLevel.  
1998-08-18  simtoolsgui.h mgd
 (SingleProbeDisplay): Add //S and //D.  
1998-07-15  simtoolsgui.h mgd
 (CommonProbeDisplay): Remove setProbedObject: and
getProbedObject from protocol (moved to SingleProbeDisplay).
(SingleProbeDisplay): New protocol.  (CompleteProbeDisplay,
SimpleProbeDisplay): Adopt SingleProbeDisplay instead of
CommonProbeDisplay.  (MultiVarProbeDisplay): New protocol.
(MultiVarProbeWidget): Replace setProbeList: with setProbeMap:.
Rename setLabelingFlag: to setFieldLabelingFlag:.  Rename
setAgentNameSelector: to setObjectNameSelector:.  Add +createBegin:.
Add MultiVarProbeDisplay class object.  
1998-07-14  simtoolsgui.h mgd
 Add MultiVarProbeWidget protocol and class object.
1998-07-10  simtoolsgui.h alex
(MessageProbeWidget): Add phase tags.  
1998-07-08  simtoolsgui.h mgd
 (ActiveGraph): Remove protocl and class object.
1998-07-07  simtoolsgui.h mgd
 (MessageProbeWidget):
New protocol and class object.  
1998-06-17  Makefile.am mgd
 Include from refbook/
instead of src/.  
1998-06-17  simtoolsgui00.sgml alex
 Added missing
description of activity.h dependency.  
1998-06-15  Makefile.am mgd
 (MODULE): New
variable.  Include Makefile.rules from src.  Remove everything else.
1998-06-12  simtoolsgui00.sgml,
simtoolsguicont.sgml mgd
 Update IDs to
SWARM.module.SGML.type.  
1998-06-06  simtoolsgui.ent mgd
 Use public
identifiers.  
1998-06-05  Makefile.am mgd
 (swarm_ChangeLog):
Add.  
1998-06-03  simtoolsgui.h mgd
 Update documentation
tags.  Prefix global references with extern.  
1998-05-28  simtoolsgui.h mgd
 Include activity.h.  
1998-05-23  Makefile.am mgd
 New file.
1998-05-23  simtoolsgui.ent.in mgd
 New file.
1998-05-23  simtoolsgui.ent mgd
 Removed.
1998-05-22 mgd
 Begin revision log.  
1998-05-22  simtoolsgui.h alex
 (ActionCache,
probeDisplayManager, initSimtoolsGUI): Added doc tags (//G) to global
variables and symbols.
(SET_WINDOW_GEOMETRY_RECORD_NAME,CREATE_PROBE_DISPLAY,
CREATE_COMPLETE_PROBE_DISPLAY, CREATE_ARCHIVED_PROBE_DISPLAY,
CREATE_ARCHIVED_COMPLETE_PROBE_DISPLAY): Added doc tags (//#) for
macros.  
1998-05-07  simtoolsgui.h mgd
 (_createProbeDisplay,
createArchivedProbeDisplayNamed): Return id conforming to ProbeDisplay
protocol.  (_createCompleteProbeDisplay,
createArchivedCompleteProbeDisplayNamed): Return an object conforming
to CompleteProbeDisplay protocol.  (-createProbeDisplayFor:,
-createArchivedProbeDisplayFor:variableName:): Return an object
conforming to ProbeDisplay protocol.
(-createCompleteProbeDisplayFor:,
-createArchivedCompleteProbeDisplayFor:variableName:): Return an
object conforming to the CompleteProbeDisplay protocol.
(-createDefaultProbeDisplayFor:,
-createArchivedDefaultProbeDisplayFor:variableName:): Declare.  Return
an object conforming to the CompleteProbeDisplay protocol.
(-getMarkedForDrop): Return BOOL.  
1998-05-06  simtoolsgui.h mgd
(WindowGeometryRecordName, CompositeWindowGeometryRecordName,
GUIComposite): Add phase tags.  (WindowGeometryRecordName,
CompositeWindowGeometryRecordName, ControlPanel, ActionCache,
CommonProbeDisplay, ProbeDisplay, CompleteProbeDisplay,
ProbeDisplayManager, GUIComposite, GUISwarm, ActiveGraph): Move //S
and //D tags inside protocol.  
1998-04-16  simtoolsgui.h mgd
 Add comment tags with
documentation.