dwrite: Implement GetWeight() for IDWriteFont.
[wine] / programs / regedit / main.h
2011-04-18  Andrew Nguyenregedit: Remove all Unicode macros in main.h.
2011-04-18  Andrew Nguyenregedit: Convert regedit main code to Unicode.
2009-01-26  Francois Gougetregedit: We don't bother unregistering window classes...
2008-09-03  Alexander Nicolays... regedit: Remove some unused code.
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: Remove some ANSI functions.
2008-09-02  Alexander Nicolays... regedit: Convert key renaming to unicode.
2008-09-02  Alexander Nicolays... regedit: Convert value renaming to unicode.
2008-09-02  Alexander Nicolays... regedit: Convert value editing to unicode.
2008-08-29  Alexander Nicolays... regedit: Convert value creation to unicode.
2008-08-28  Alexander Nicolays... regedit: Use Unicode strings when updating listview.
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: Convert favourites handling 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-08-20  Alexander Nicolays... regedit: Convert deletion to unicode.
2008-07-11  Andre Wisplinghoffregedit: Implement deleting multiple values.
2008-04-09  Dmitry Timoshkovregedit: Fix Win64 warnings.
2008-03-12  Mikołaj Zalewskiregedit: Remove windows class names (they shouldn't...
2006-08-23  Mikołaj Zalewskiregedit: Put language-dependent strings in resources.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-10-26  Krzysztof Foltman- Added Find functions
2005-09-26  Krzysztof Foltman- Copy key name works.
2005-04-14  Robert Shearman- Add neutral English resources.
2005-03-21  Robert ShearmanAlways display path in status bar.
2005-01-10  Crestez LeonardImplement Refresh.
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-03-12  Zimler AttilaAdd delete key support.
2004-01-16  Dimitrie O. PaunFix value renaming. Cleanup code, fix a few leaks.
2004-01-16  Dimitrie O. PaunStreamline the editing interfaces a bit.
2004-01-16  Thomas WeidenmuellerAdded context menu support.
2004-01-13  Dimitrie O. PaunAdd value rename support to regedit.
2004-01-06  Dimitrie O. PaunAdd new value support. Misc improvements and cleanups.
2004-01-05  Dimitrie O. PaunAdd value delete, and dword edit support.
2004-01-03  Zimler AttilaAdded support for creating new keys.
2003-12-12  Dimitrie O. PaunRemove most string size limitations.
2003-12-08  Dimitrie O. PaunReformat regedit in a consistent manner.
2003-12-03  Alexandre JulliardUse delayed imports instead of explicit GetProcAddress...
2003-12-03  Dimitrie O. PaunAdded support for editing strings.
2003-11-26  Alexandre JulliardFixed declarations of BroadcastSystemMessage and Transl...
2003-09-07  Alexandre JulliardAdded a few missing stdarg.h includes.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-07  Alexandre JulliardAuthors: Robert Dickenson <robd@reactos.org>, Steven...