winecoreaudio: Initial Audio Driver for Mac OS X.
[wine] / programs / regedit / regproc.c
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-08-19  Mike McCormackFix gcc 4.0 warnings.
2005-06-22  Stefan HuehnerRemove some more -Wstrict-prototypes warnings.
2005-06-04  Mike McCormackFixes for -Wmissing-declarations and -Wwrite-strings...
2005-03-30  Francois GougetAssorted spelling fixes.
2005-03-28  Peter Berg LarsenJanitorial: Get rid of strncpy/strncpyW.
2005-02-25  Jon GriffithsDocumentation spelling fixes.
2004-12-23  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2004-09-22  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-07-08  Robert ReifAdded HKEY_DYN_DATA support.
2004-03-23  Francois GougetCompute dwLen after passing the string through
2003-12-08  Dimitrie O. PaunReformat regedit in a consistent manner.
2003-12-05  Francois GougetPrint error messages to stderr as is customary.
2003-11-20  Dimitrie O. PaunHeapReAlloc() does not allocate memory.
2003-10-28  Francois GougetWeekly spelling fixes.
2003-08-07  Alexandre JulliardAuthors: Robert Dickenson <robd@reactos.org>, Steven...
2002-11-06  Juraj HercekBug fixes related to sparc 4-byte boundary alignment.
2002-08-15  Andriy PalamarchukLinked regedit against msvcrt instead of the platform...
2002-06-28  Andriy PalamarchukFixed a few bugs, added processing of REG_MULTI_SZ...
2002-06-21  Bill Medland- Rework the line reading. This version uses a single...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-04-26  Alexandre JulliardBetter support for configure detection of missing types...
2002-04-11  Andriy PalamarchukCreated regedit replacement. Fixed some bugs.