makefiles: Rename the SRCDIR, TOPSRCDIR and TOPOBJDIR variables to follow autoconf...
[wine] / programs / regedit / Makefile.in
2010-09-19  Alexandre Julliardmakefiles: Rename the SRCDIR, TOPSRCDIR and TOPOBJDIR...
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-08-16  Yaron Shahrabaniregedit: Added Hebrew translation.
2010-07-21  Alexandre Julliardprograms: Remove explicit imports of kernel32 and ntdll.
2010-07-19  Igor Paliychukregedit: Add Ukrainian translation.
2010-07-12  Michael Stefaniucregedit: Add the Romanian translation.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2009-07-02  Michael Stefaniucregedit: Build language resource files separately.
2008-05-26  Alexandre Julliardprograms: Use the Wine import libraries when compiling...
2008-03-25  Herve Chanalregedit: A nicer icon.
2007-09-18  Alexandre Julliardregedit.exe: We can now store binary files in the repos...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2005-08-11  Mike McCormackTurn off gcc 4.0's builtin wchar inlines.
2005-08-03  Alexandre JulliardGet rid of the no longer used regedit test.
2005-04-14  Robert Shearman- Add neutral English resources.
2004-03-12  Zimler AttilaAdd delete key support.
2004-03-09  Alexandre JulliardTake advantage of the new winegcc -B support.
2004-03-02  Alexandre JulliardBuild all the programs with winegcc.
2004-01-20  Thomas WeidenmuellerRegedit GUI enhancements with new Windows-like icons.
2004-01-16  Thomas WeidenmuellerSimplify the About dialog code.
2003-12-03  Alexandre JulliardUse delayed imports instead of explicit GetProcAddress...
2003-12-03  Dimitrie O. PaunAdded support for editing strings.
2003-10-04  Pavel RoskinConvert resources to standard format without embedded...
2003-10-03  Dimitrie O. PaunExtract binary resources to files, to fit the standard.
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-08-15  Andriy PalamarchukLinked regedit against msvcrt instead of the platform...
2002-06-20  Andriy PalamarchukAdded regedit unit test, a couple minor changes to...
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-11  Alexandre JulliardAdded -res option to specify resources on winebuild...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-04-11  Andriy PalamarchukCreated regedit replacement. Fixed some bugs.