regedit: Fix the Slovenian translation.
[wine] / programs / regedit / framewnd.c
2008-05-22  Alexander Nicolays... regedit: Set selected key name as default favourite...
2008-05-22  Alexander Nicolays... regedit: Allow modifying values of root keys.
2008-05-19  Alexander Nicolays... regedit: Add Export option to context menu.
2008-01-07  Andre Wisplinghoffregedit: Refresh tree view on import.
2007-07-19  Michael Stefaniucprograms: Remove unreachable break after return/break...
2007-05-25  Dmitry Timoshkovwine: Switch to using 'long' for INT_PTR type for 64...
2007-04-03  Byeong-Sik Jeonregedit: Support REG_MULTI_SZ creation and editing.
2007-02-08  Detlef Riekenbergregedit: Declare some variables static.
2006-10-03  Mikołaj Zalewskiregedit: Add option to export only a specified branch.
2006-10-03  Mikołaj Zalewskiregedit: Some import/export dialogs code cleanup.
2006-09-07  Jan Zerebeckiregedit: Also refresh the listview.
2006-08-23  Mikołaj Zalewskiregedit: Put language-dependent strings in resources.
2006-08-23  Mikołaj Zalewskiregedit: Remove custom filter from open/save dialogs.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-03-03  Mike McCormackregedit: Fix some gcc 4.1 warnings caused by casts...
2005-10-26  Krzysztof Foltman- Added Find functions
2005-09-26  Krzysztof Foltman- Copy key name works.
2005-06-04  Mike McCormackFixes for -Wmissing-declarations and -Wwrite-strings...
2005-03-21  Robert ShearmanAlways display path in status bar.
2005-01-10  Crestez LeonardImplement Refresh.
2004-12-22  Francois GougetRemove unneeded NULL casts.
2004-12-09  Alexandre JulliardJanitorial: C booleans must not be compared against...
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 WeidenmuellerImplemented View|Split.
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-05  Filip NavaraFixed some flags in calls to CreateWindowEx.
2003-12-03  Dimitrie O. PaunAdded support for editing strings.
2003-08-07  Alexandre JulliardAuthors: Robert Dickenson <robd@reactos.org>, Steven...