2021-02-10 Fred Gleason <fredg@paravelsystems.com>

* Added a 'RDClockModel' model.
	* Refactored the 'Edit Clock' dialog in rdlogmanager(1) to use
	the model base API.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-02-10 15:49:42 -05:00
parent 5a67731cbd
commit da1d8f62fb
33 changed files with 1014 additions and 443 deletions

View File

@@ -21086,3 +21086,7 @@
2021-02-09 Fred Gleason <fredg@paravelsystems.com>
* Refactored the 'Log Clocks' dialog in rdlogmanager(1) to use
the model based API.
2021-02-10 Fred Gleason <fredg@paravelsystems.com>
* Added a 'RDClockModel' model.
* Refactored the 'Edit Clock' dialog in rdlogmanager(1) to use
the model base API.