1. 99d14ad regedit: Display REG_DWORD as unsigned with lowercase hex digits. by Ted Percival · 17 years ago
  2. 4278c67 regedit: Fixed a memory leak in listview.c (found by Smatch). by Lionel Debroux · 18 years ago
  3. 9a52258 programs: Remove unreachable break after return/break. Found by Smatch. by Michael Stefaniuc · 18 years ago
  4. 0d2d994 regedit: Remove cruft and make functions static, reordering where necessary to avoid forward declarations. by Francois Gouget · 18 years ago
  5. 08de1f4 regedit: Remove dead code. by Jan Zerebecki · 18 years ago
  6. b3a72ad Remove some more unused debugging channels. by Marcus Meissner · 19 years ago
  7. 1ee7095 regedit: Put language-dependent strings in resources. by Mikołaj Zalewski · 19 years ago
  8. 510b6d3 regedit: Write-strings warning fix. by Andrew Talbot · 19 years ago
  9. 973371c regedit: Write-strings warning fix. by Andrew Talbot · 19 years ago
  10. feb11af regedit: Write-strings warnings fix. by Andrew Talbot · 19 years ago
  11. 5602629 Remove more redundant NULL checks before HeapFree (found by Smatch). by Michael Stefaniuc · 19 years ago
  12. 360a3f9 Update the address of the Free Software Foundation. by Jonathan Ernst · 19 years ago
  13. d8bc687 regedit: Fix some gcc 4.1 warnings caused by casts in macros. by Mike McCormack · 19 years ago
  14. db7fc1c Avoid compiler warning in AddEntryToList(). by Gerald Pfeifer · 20 years ago
  15. 5f409c7 Fix more warnings. by Mike McCormack · 20 years ago
  16. d73dad6 Fixes for -Wmissing-declarations and -Wwrite-strings warnings. by Mike McCormack · 20 years ago
  17. 3e5b9b8 Removed inclusion of process.h (not needed and breaks with gcc4). by Marcus Meissner · 20 years ago
  18. 3a4eaa2 - Add icons for the value pane. by Robert Shearman · 20 years ago
  19. a79c534 Avoid using the MAKEPOINTS macro, it's broken on big endian. by Alexandre Julliard · 20 years ago
  20. 719a789 Fix signed/unsigned comparison warnings. by Hans Leidekker · 20 years ago
  21. b2d8cd3 - F2 is now an accelerator for rename by Krzysztof Foltman · 21 years ago
  22. fb1845d Properly implement all key operations: new, delete, rename. by Dimitrie O. Paun · 21 years ago
  23. a38979a Fix value renaming. Cleanup code, fix a few leaks. by Dimitrie O. Paun · 21 years ago
  24. 7285f46 Fixed handling of control focus. by Thomas Weidenmueller · 21 years ago
  25. 649643a Added context menu support. by Thomas Weidenmueller · 21 years ago
  26. d160d46 Add value rename support to regedit. by Dimitrie O. Paun · 21 years ago
  27. 1661453 Remove most string size limitations. by Dimitrie O. Paun · 21 years ago
  28. 979d543 Sort the listview when clicking the Name or Type headers. by Jon Griffiths · 21 years ago
  29. 58c185e Reformat regedit in a consistent manner. by Dimitrie O. Paun · 21 years ago
  30. f752b124 Authors: Robert Dickenson <robd@reactos.org>, Steven Edwards <Steven_Ed4153@yahoo.com>, Mike McCormack <mike@codeweavers.com> by Alexandre Julliard · 22 years ago