Match PSDK STATUS_* definitions.
[wine] / programs / regedit / edit.c
2005-10-26  Krzysztof Foltman- Added Find functions
2005-07-07  Mike McCormackgcc 4.0 -Wpointer-sign fixes (Reg* functions).
2005-06-04  Mike McCormackFixes for -Wmissing-declarations and -Wwrite-strings...
2005-04-14  Robert Shearman- Add neutral English resources.
2005-03-21  Robert Shearman- Display an error message if any edit operation fails.
2005-01-10  Crestez LeonardImplement Refresh.
2004-05-04  Krzysztof Foltman- F2 is now an accelerator for rename
2004-03-15  Dimitrie O. PaunProperly implement all key operations: new, delete...
2004-03-12  Zimler AttilaAdd delete key support.
2004-02-06  Robert ShearmanCancel rename if value to rename to already exists.
2004-01-27  John K. HohmAllow regedit to edit (Default) key values.
2004-01-16  Dimitrie O. PaunFix value renaming. Cleanup code, fix a few leaks.
2004-01-16  Dimitrie O. PaunStreamline the editing interfaces a bit.
2004-01-13  Dimitrie O. PaunAdd value rename support to regedit.
2004-01-06  Dimitrie O. PaunAdd new value support. Misc improvements and cleanups.
2004-01-05  Dimitrie O. PaunAdd value delete, and dword edit support.
2004-01-03  Zimler AttilaAdded support for creating new keys.
2003-12-12  Dimitrie O. PaunRemove most string size limitations.
2003-12-08  Dimitrie O. PaunReformat regedit in a consistent manner.
2003-12-03  Dimitrie O. PaunAdded support for editing strings.