cmdlgtst: Fix the Portuguese translations.
[wine] / programs / regedit / main.h
2008-04-09  Dmitry Timoshkovregedit: Fix Win64 warnings.
2008-03-12  Mikołaj Zalewskiregedit: Remove windows class names (they shouldn't...
2006-08-23  Mikołaj Zalewskiregedit: Put language-dependent strings in resources.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-10-26  Krzysztof Foltman- Added Find functions
2005-09-26  Krzysztof Foltman- Copy key name works.
2005-04-14  Robert Shearman- Add neutral English resources.
2005-03-21  Robert ShearmanAlways display path in status bar.
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-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-16  Thomas WeidenmuellerAdded context menu support.
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  Alexandre JulliardUse delayed imports instead of explicit GetProcAddress...
2003-12-03  Dimitrie O. PaunAdded support for editing strings.
2003-11-26  Alexandre JulliardFixed declarations of BroadcastSystemMessage and Transl...
2003-09-07  Alexandre JulliardAdded a few missing stdarg.h includes.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-07  Alexandre JulliardAuthors: Robert Dickenson <robd@reactos.org>, Steven...