regedit: Properly handle negative coordinates for mouse events.
[wine] / programs / regedit / regedit.c
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.