summaryrefslogtreecommitdiff
path: root/source3/utils/regedit_dialog.h
Commit message (Expand)AuthorAgeFilesLines
* regedit: Fix format-nonliteral warningAmitay Isaacs2016-08-241-6/+12
* regedit: add a button to resize hexedit bufferChris Davis2014-10-011-0/+2
* regedit: add a number input boxChris Davis2014-10-011-0/+4
* regedit: use pad as a canvas for dialogsChris Davis2014-10-011-0/+1
* regedit: move cursor to edited value in list and report edit errorsChris Davis2014-10-011-3/+4
* regedit: Introduce a new API to build the dialogs.Chris Davis2014-10-011-20/+166
* regedit: add search feature.Chris Davis2014-10-011-0/+4
* regedit: Add an edit binary command.C. Davis2013-04-291-1/+2
* regedit: Fix white space and wrap long lines.C. Davis2013-04-291-4/+4
* regedit: Update dialog position on screen resize.C. Davis2013-04-291-7/+7
* regedit: Add an input dialog.C. Davis2013-04-291-0/+3
* regedit: Simplify notice dialogs, don't overwrite existing values.C. Davis2013-04-291-3/+7
* regedit: Add new value type selection dialog.C. Davis2013-04-291-0/+2
* regedit: Save contents of value editor.C. Davis2013-04-291-1/+3
* regedit: Some work on dialogs.C. Davis2013-04-291-15/+5
* regedit: Introduce dialog windows.C. Davis2013-04-291-0/+74