regedit: Some work on dialogs.
commitdb5295a7dc61056092b43523409fd11b147e031d
authorC. Davis <cd.rattan@gmail.com>
Tue, 7 Aug 2012 02:11:13 +0000 (6 19:11 -0700)
committerMichael Adam <obnox@samba.org>
Mon, 29 Apr 2013 11:06:03 +0000 (29 13:06 +0200)
tree5f294dd3e87ef3f3b64579210cca989f24807753
parent3c14ab13b19fd11f728d61b7f467b09c4e06fc02
regedit: Some work on dialogs.

* Make dialogs modal with a separate getch() loop to avoid extra
  complexity keeping track of dialogs and getting the result.

* Start work on the value editor dialog.

Reviewed-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
source3/utils/regedit.c
source3/utils/regedit_dialog.c
source3/utils/regedit_dialog.h