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

* Added 'RDVarhostListModel'.
	* Refactored the 'Host Variables' dialog in rdadmin(1) to use the
	model-based API.
	* Removed the 'Add Host Variable' dialog from rdadmin(1).

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-02-02 11:41:07 -05:00
parent 84a0af81dc
commit ffea0d3279
27 changed files with 691 additions and 541 deletions

View File

@@ -20973,3 +20973,8 @@
* Added 'RDGpioListModel'.
* Refactored the 'List GPIs'/'List GPOs' dialog in
rdadmin(1) to use the model-based API.
2021-02-02 Fred Gleason <fredg@paravelsystems.com>
* Added 'RDVarhostListModel'.
* Refactored the 'Host Variables' dialog in rdadmin(1) to use the
model-based API.
* Removed the 'Add Host Variable' dialog from rdadmin(1).