regedit: Fix the Turkish translation.
[wine] / programs / regedit / treeview.c
2008-04-09  Dmitry Timoshkovregedit: Fix Win64 warnings.
2006-08-11  Andrew Talbotregedit: Write-strings warnings fix.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-10  Michael Stefaniucjanitorial: Remove redundant NULL pointer checks before...
2006-03-17  Mike McCormackregedit: Fix some gcc 4.1 warnings.
2005-12-01  Alexandre JulliardFixed some compiler warnings on Darwin.
2005-10-26  Krzysztof Foltman- Added Find functions
2005-09-29  Vincent BéronRemove unused function from regedit/treeview.c.
2005-09-26  Krzysztof Foltman- Copy key name works.
2005-06-04  Mike McCormackFixes for -Wmissing-declarations and -Wwrite-strings...
2005-04-11  Marcus MeissnerRemoved inclusion of process.h (not needed and breaks...
2005-01-10  Crestez LeonardImplement Refresh.
2004-07-08  Robert ReifAdded HKEY_DYN_DATA support.
2004-06-14  Robert Shearman- Use hourglass cursor for better feedback when expandi...
2004-03-15  Dimitrie O. PaunProperly implement all key operations: new, delete...
2004-01-20  Thomas WeidenmuellerRegedit GUI enhancements with new Windows-like icons.
2004-01-16  Thomas WeidenmuellerExpand the treeview on startup.
2004-01-05  Dimitrie O. PaunAdd value delete, and dword edit support.
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.
2003-08-08  Dmitry TimoshkovFixed build with older compilers.
2003-08-07  Alexandre JulliardAuthors: Robert Dickenson <robd@reactos.org>, Steven...