dwrite: Implement GetWeight() for IDWriteFont.
[wine] / programs / regedit / childwnd.c
2011-04-18  Andrew Nguyenregedit: Convert the child window code to Unicode.
2011-04-18  Andrew Nguyenregedit: Remove all Unicode macros in main.h.
2011-04-18  Andrew Nguyenregedit: Convert regedit main code to Unicode.
2010-05-03  Gerald Pfeiferregedit: Remove variable hdc which is not really used...
2009-08-25  Detlef Riekenbergregedit: Do not write junk after the LastKey value.
2009-07-07  Vladimir Pankratovregedit: Implement open last key at startup.
2009-01-26  Francois Gougetregedit: Make some functions static.
2008-09-03  Alexander Nicolays... regedit: Some minor unicode conversions.
2008-09-03  Alexander Nicolays... regedit: Remove some unused code.
2008-09-03  Alexander Nicolays... regedit: Fix some references to TCHARs.
2008-09-02  Alexander Nicolays... regedit: Set the unicode flag for the treeview.
2008-09-02  Alexander Nicolays... regedit: Fix a memory leak.
2008-09-02  Alexander Nicolays... regedit: Remove some ANSI functions.
2008-09-02  Alexander Nicolays... regedit: Convert key renaming to unicode.
2008-08-28  Alexander Nicolays... regedit: Use Unicode strings when updating listview.
2008-08-27  Alexander Nicolays... regedit: Fix leak in GetItemFullPathW.
2008-08-26  Alexander Nicolays... regedit: Convert treeview init to Unicode.
2008-08-20  Alexander Nicolays... regedit: Convert clipboard handling to unicode.
2007-03-13  Stefan HuehnerMark several functions as static.
2007-02-19  Detlef Riekenbergregedit: Enable WM_RBUTTONDOWN to set the splitbar.
2007-02-08  Detlef Riekenbergregedit: Do not use a local copy of a global pointer.
2007-02-08  Detlef Riekenbergregedit: Do not pass a global available pointer to...
2006-10-25  Alexandre Julliardregedit: Properly handle negative coordinates for mouse...
2006-08-23  Mikołaj Zalewskiregedit: Put language-dependent strings in resources.
2006-08-17  Andrew Talbotregedit: Write-strings warnings fix.
2006-06-29  Juan Langregedit: Update status bar after editing key name.
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...
2006-01-05  Robert Shearmanregedit: Initialise nFocusPanel.
2005-09-26  Krzysztof Foltman- Copy key name works.
2005-03-21  Robert ShearmanAlways display path in status bar.
2005-01-10  Crestez LeonardImplement Refresh.
2004-07-08  Robert ReifAdded HKEY_DYN_DATA support.
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  Thomas WeidenmuellerFixed handling of control focus.
2003-12-12  Dimitrie O. PaunRemove most string size limitations.
2003-12-08  Dimitrie O. PaunReformat regedit in a consistent manner.
2003-12-05  Filip NavaraFixed some flags in calls to CreateWindowEx.
2003-12-03  Dimitrie O. PaunAdded support for editing strings.
2003-08-07  Alexandre JulliardAuthors: Robert Dickenson <robd@reactos.org>, Steven...