regedit: Update the German translation.
[wine] / programs / regedit / listview.c
2008-04-09  Dmitry Timoshkovregedit: Fix Win64 warnings.
2007-12-03  Ted Percivalregedit: Display REG_DWORD as unsigned with lowercase...
2007-09-11  Lionel Debrouxregedit: Fixed a memory leak in listview.c (found by...
2007-07-19  Michael Stefaniucprograms: Remove unreachable break after return/break...
2007-06-14  Francois Gougetregedit: Remove cruft and make functions static, reorde...
2006-09-26  Jan Zerebeckiregedit: Remove dead code.
2006-08-29  Marcus MeissnerRemove some more unused debugging channels.
2006-08-23  Mikołaj Zalewskiregedit: Put language-dependent strings in resources.
2006-07-27  Andrew Talbotregedit: Write-strings warning fix.
2006-07-07  Andrew Talbotregedit: Write-strings warning fix.
2006-07-03  Andrew Talbotregedit: Write-strings warnings fix.
2006-06-07  Michael StefaniucRemove more redundant NULL checks before HeapFree ...
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-06-29  Gerald PfeiferAvoid compiler warning in AddEntryToList().
2005-06-10  Mike McCormackFix more warnings.
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-03-21  Robert Shearman- Add icons for the value pane.
2004-11-24  Alexandre JulliardAvoid using the MAKEPOINTS macro, it's broken on big...
2004-09-22  Hans LeidekkerFix signed/unsigned comparison warnings.
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-01-16  Dimitrie O. PaunFix value renaming. Cleanup code, fix a few leaks.
2004-01-16  Thomas WeidenmuellerFixed handling of control focus.
2004-01-16  Thomas WeidenmuellerAdded context menu support.
2004-01-13  Dimitrie O. PaunAdd value rename support to regedit.
2003-12-12  Dimitrie O. PaunRemove most string size limitations.
2003-12-10  Jon GriffithsSort the listview when clicking the Name or Type headers.
2003-12-08  Dimitrie O. PaunReformat regedit in a consistent manner.
2003-08-07  Alexandre JulliardAuthors: Robert Dickenson <robd@reactos.org>, Steven...