winedbg: Disassemble more Thumb instructions.
[wine] / programs / regedit / listview.c
2011-04-18  Andrew Nguyenregedit: Convert the listview code to Unicode.
2009-01-29  Marcus Meissnerregedit: Check HeapAlloc results (coverity).
2009-01-15  Michael Stefaniucregedit: Remove superfluous pointer casts.
2008-09-03  Alexander Nicolays... regedit: Some minor unicode conversions.
2008-09-02  Alexander Nicolays... regedit: Remove an ANSI function.
2008-09-02  Alexander Nicolays... regedit: Set the unicode flag for the listview.
2008-09-02  Alexander Nicolays... regedit: Convert listview init to unicode.
2008-09-02  Alexander Nicolays... regedit: Convert value renaming to unicode.
2008-08-28  Alexander Nicolays... regedit: Use Unicode strings when updating listview.
2008-08-28  Lei Zhangregedit: Fix typo in commit c6d01ac847edc2ad02ef02c7a0e...
2008-08-27  Alexander Nicolays... regedit: Ignore case when sorting values.
2008-08-27  Alexander Nicolays... regedit: Add listview entries as unicode.
2008-07-11  Andre Wisplinghoffregedit: Implement deleting multiple values.
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...