2021-01-27 Fred Gleason <fredg@paravelsystems.com>

* Added 'RDEndpointListModel'.
	* Refactored the 'List Inputs'/'List Outputs dialogs in rdadmin(1) to
	use the	model-based API.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-01-29 08:21:26 -05:00
parent c2dc97289b
commit 5f4be64b52
27 changed files with 1285 additions and 1056 deletions

View File

@@ -20937,3 +20937,7 @@
2021-01-27 Fred Gleason <fredg@paravelsystems.com>
* Added 'RDIconEngine::Input' and 'RDIconEngine::Output' icons
to 'RDIconEngine'.
2021-01-27 Fred Gleason <fredg@paravelsystems.com>
* Added 'RDEndpointListModel'.
* Refactored the 'List Inputs'/'List Outputs dialogs in rdadmin(1) to
use the model-based API.