dwrite: Implement GetWeight() for IDWriteFont.
[wine] / programs / regedit / regedit.c
2012-01-23  Alexandre Julliardregedit: Don't use tchar.h.
2011-11-21  Bruno Jesusregedit: Allow binary files to be imported.
2011-04-18  Andrew Nguyenregedit: Explicitly use ANSI functions in regedit helpe...
2008-09-16  Alexander Nicolays... regedit: Add support for exporting unicode files.
2008-09-09  Alexander Nicolays... regedit: Convert parts of export handling to unicode.
2008-07-10  Alexander Nicolays... regedit: Add support for importing Unicode files.
2008-07-10  Alexandre Julliardregedit: Fixed the GetWideString and GetMultiByteString...
2008-07-10  Alexander Nicolays... regedit: Use unicode for all key deletion.
2007-10-10  Francois Gougetregedit: Add support for 'regedit -' for feeding regedi...
2007-06-14  Francois Gougetregedit: Remove cruft and make functions static, reorde...
2007-06-14  Francois Gougetregedit: Remove setAppName() as the application name...
2007-06-14  Francois Gougetregedit: Move PerformRegAction() and get_file_name...
2007-05-15  Francois GougetAssorted spelling fixes.
2007-05-10  Thomas Spearregedit: Spelling and grammar fixes.
2006-10-10  Gerald Pfeiferprograms/regedit: Fix format specifiers for _stscanf...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-06-23  Steven EdwardsRemove an outdated comment in the command line options.
2005-06-04  Mike McCormackFixes for -Wmissing-declarations and -Wwrite-strings...
2004-01-13  Francois GougetDo a SearchPath before opening the file to improve...
2003-12-08  Dimitrie O. PaunReformat regedit in a consistent manner.
2003-12-05  Francois GougetPrint error messages to stderr as is customary.
2003-08-15  Vincent BéronFixed command line support.
2003-08-07  Alexandre JulliardAuthors: Robert Dickenson <robd@reactos.org>, Steven...
2002-07-03  Gregg MattinsonAvoid multi-line string constants.
2002-06-20  Andriy PalamarchukAdded regedit unit test, a couple minor changes to...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-04  Andriy PalamarchukFixed a problem when regedit interpreted file names...
2002-04-11  Andriy PalamarchukCreated regedit replacement. Fixed some bugs.