Removed wrong or unneeded codepage pragmas.
[wine] / programs / regedit /
2003-08-30  Alexandre JulliardRemoved wrong or unneeded codepage pragmas.
2003-08-22  Rok MandeljcAdded Slovenian translation.
2003-08-22  José Manuel Ferrer... Some new Spanish translations and improvements to other...
2003-08-18  Francois GougetSpelling and case fixes.
2003-08-18  Marcelo DuarteLocalization to the Portuguese of Brazil.
2003-08-15  Vincent BéronFixed command line support.
2003-08-08  Dmitry TimoshkovFixed build with older compilers.
2003-08-07  Alexandre JulliardAuthors: Robert Dickenson <robd@reactos.org>, Steven...
2003-04-02  Alexandre JulliardMake sure we don't use libwine_port functions when...
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-07-31  Alexandre JulliardSplit routines that don't rely on C functions into...
2002-07-03  Gregg MattinsonAvoid multi-line string constants.
2002-06-28  Andriy PalamarchukFixed a few bugs, added processing of REG_MULTI_SZ...
2002-06-21  Bill MedlandTest the ability to handle hex values in excess of...
2002-06-21  Bill Medland- Rework the line reading. This version uses a single...
2002-06-21  Bill MedlandCorrect the comparison of two files. Just because...
2002-06-20  Andriy PalamarchukAdded regedit unit test, a couple minor changes to...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-31  Andriy PalamarchukUse native libc functions instead of msvcrt ones.
2002-05-21  Alexandre JulliardRenamed Winelib apps to .exe.so to follow the dll namin...
2002-05-17  Alexandre JulliardRemoved most imports of ntdll since we no longer import...
2002-05-14  Alexandre JulliardAdded winebuild support for generating a .dbg.c file...
2002-05-11  Alexandre JulliardAdded -res option to specify resources on winebuild...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-05-04  Andriy PalamarchukFixed a problem when regedit interpreted file names...
2002-04-26  Alexandre JulliardBetter support for configure detection of missing types...
2002-04-11  Andriy PalamarchukCreated regedit replacement. Fixed some bugs.