* Fixed a bug the 'Editing Event' dialog in rdlogmanager(1) that
caused the Services List to be initialized with all services upon
creation, even when one or more services had already be added to
the list by the user.
* Fixed a bug the 'Edit Clock' dialog in rdlogmanager(1) that
caused the Services List to be initialized with all services upon
creation, even when one or more services had already be added to
the list by the user.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
* Removed the 'EVENTS.PROPERTIES' field from the database.
* Incremented the database version to 316.
* Removed the 'RDEventLine::properties()' and
'RDEventLine::setProperties()' methods.
* Added 'RDEventLine::propertiesText()' methods.
* Added a 'Trans' column to the event list in the 'Edit Clock'
dialog in rdlogmanager(1).
* Added a 'Trans' column to the event list in the 'List Events'
dialog in rdlogmanager(1).
Signed-off-by: Fred Gleason <fredg@paraelsystems.com>
* Added an 'EVENT_LINES' table to the database.
* Incremented the database version to 290.
* Removed the 'RDEvent::preimportTableName()' method.
* Removed the 'RDEvent::postimportTableName()' method.