regedit: add padding to fit REG_MULTI_SZ to the text field
[sfrench/samba-autobuild/.git] / source3 / utils / regedit_dialog.c
2014-10-01 Chris Davisregedit: add padding to fit REG_MULTI_SZ to the text...
2014-10-01 Chris Davisregedit: add search feature.
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-04-29 C. Davisregedit: Mark string values if they contain unprintable...
2013-04-29 C. Davisregedit: Add an edit binary command.
2013-04-29 C. Davisregedit: Handle zero-length buffers better with hexedit.
2013-04-29 C. Davisregedit: Simplify the editor dialog input loop.
2013-04-29 C. Davisregedit: Fix white space and wrap long lines.
2013-04-29 C. Davisregedit: Enable using tab to cycle thru dialog buttons.
2013-04-29 C. Davisregedit: Restore cursor position when user tabs to...
2013-04-29 C. Davisregedit: Reduce magic numbers in edit dialog, clean...
2013-04-29 C. Davisregedit: Update dialog position on screen resize.
2013-04-29 C. Davisregedit: Handle term resizes.
2013-04-29 C. Davisregedit: Edit binary values with hexedit.
2013-04-29 C. Davisregedit: Add an input dialog.
2013-04-29 C. Davisregedit: Simplify notice dialogs, don't overwrite exist...
2013-04-29 C. Davisregedit: Add new value type selection dialog.
2013-04-29 C. Davisregedit: Save contents of value editor.
2013-04-29 C. Davisregedit: Value editor changes.
2013-04-29 C. Davisregedit: Some work on dialogs.
2013-04-29 C. Davisregedit: Improve calculation for centering dialogs.
2013-04-29 C. Davisregedit: Introduce dialog windows.