winedbg: Disassemble more Thumb instructions.
[wine] / programs / regedit / treeview.c
2011-04-18  Andrew Nguyenregedit: Convert the treeview code to Unicode.
2011-04-18  Andrew Nguyenregedit: Remove all Unicode macros in main.h.
2009-01-15  Michael Stefaniucregedit: Remove superfluous pointer casts.
2008-12-04  Michael Stefaniucregedit: Remove some superfluous casts.
2008-11-03  Michael StefaniucRemove the remaining casts of NULL.
2008-10-02  Lei Zhangregedit: Check return values, don't request unneeded...
2008-10-02  Lei Zhangregedit: Use W version of TreeView_GetItem.
2008-09-02  Alexander Nicolays... regedit: Set the unicode flag for the treeview.
2008-09-02  Alexander Nicolays... regedit: Remove some ANSI functions.
2008-08-26  Alexander Nicolays... regedit: Use only SendMessageW in treeview.c.
2008-08-26  Alexander Nicolays... regedit: Convert treeview init to Unicode.
2008-08-26  Alexander Nicolays... regedit: Convert searching to Unicode.
2008-08-25  Alexander Nicolays... regedit: Fix memory leaks in favourites handling.
2008-08-25  Alexander Nicolays... regedit: Convert favourites handling to unicode.
2008-08-25  Alexander Nicolays... regedit: Fix possible memory leaks.
2008-08-25  Alexander Nicolays... regedit: Remove unneeded character conversions.
2008-08-22  Alexander Nicolays... regedit: Convert AddEntryToTree to unicode.
2008-08-22  Alexander Nicolays... regedit: Convert key creation to unicode.
2008-08-20  Alexander Nicolays... regedit: Convert clipboard handling to unicode.
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...