dwrite: Implement GetWeight() for IDWriteFont.
[wine] / programs / regedit / main.c
2012-01-23  Alexandre Julliardregedit: Don't use tchar.h.
2011-04-18  Alexandre Julliardregedit: Remove unnecessary use of class atoms.
2011-04-18  Andrew Nguyenregedit: Convert regedit main code to Unicode.
2011-04-18  Andrew Nguyenregedit: Remove obsolete comments in InitInstance.
2011-04-18  Andrew Nguyenregedit: Refactor window class initialization to a...
2008-12-04  Michael Stefaniucregedit: Remove some superfluous casts.
2008-09-02  Alexander Nicolays... regedit: Set the unicode flag for the listview.
2008-08-27  Alexander Nicolays... regedit: Convert menu & statusbar handling to unicode.
2008-08-20  Alexander Nicolays... regedit: Convert clipboard handling to unicode.
2008-08-20  Alexander Nicolays... regedit: Convert deletion to unicode.
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-06-04  Mike McCormackFixes for -Wmissing-declarations and -Wwrite-strings...
2005-04-14  Robert Shearman- Add neutral English resources.
2005-04-11  Marcus MeissnerRemoved inclusion of process.h (not needed and breaks...
2004-12-22  Francois GougetRemove unneeded NULL casts.
2004-05-04  Krzysztof Foltman- F2 is now an accelerator for rename
2004-03-15  Dimitrie O. PaunAdd all needed accelerators to regedit. Cleanups.
2004-01-16  Thomas WeidenmuellerFixed handling of control focus.
2004-01-16  Thomas WeidenmuellerAdded context menu 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  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-08-18  Francois GougetSpelling and case fixes.
2003-08-07  Alexandre JulliardAuthors: Robert Dickenson <robd@reactos.org>, Steven...