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