makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / programs / uninstaller / Makefile.in
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliardprograms: Remove explicit imports of kernel32 and ntdll.
2010-07-08  Igor Paliychukuninstaller: Add Ukrainian translation.
2010-07-07  Ken Sharpuninstaller: Add Welsh resource.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2009-08-24  Akihiro Sagawauninstaller: Add Japanese translation.
2009-06-30  Michael Stefaniucuninstaller: Build language resource files separately.
2009-03-03  Francois Gougetuninstaller: Use DELAYIMPORTS on the GUI dlls to speed...
2008-09-03  Alexandre Julliardprograms: Build the programs that support it with ...
2008-08-20  Owen Rudgeuninstaller: Remove GUI portion of Wine uninstaller.
2007-09-18  Alexandre Julliarduninstaller.exe: We can now store binary files in the...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2005-08-25  Alexandre JulliardAdded a -municode flag to winegcc for applications...
2005-08-25  Alexandre JulliardBeginnings of a crt0 library.
2005-03-11  Jonathan ErnstAdd search field with find-as-you-type function.
2004-03-09  Alexandre JulliardTake advantage of the new winegcc -B support.
2004-03-02  Alexandre JulliardBuild all the programs with winegcc.
2003-10-09  Mike McCormackHandle quoting on the command line in uninstaller.
2003-10-04  Pavel RoskinUse a better icon. Comment out the binary resource.
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...
2001-11-24  Alexandre JulliardCompile all programs with -DSTRICT -DNONAMELESSUNION...
2000-11-10  Alexandre JulliardBuild most programs as .so files.
2000-10-31  Alexandre JulliardAdded import of ntdll.
2000-10-23  Alexandre JulliardBuild Win32 resources as .res files and dump them into...
2000-08-04  Hidenori TakeshimaAdded a few missing imports.
2000-08-04  Alexandre JulliardAdded a few missing imports.
2000-08-01  Andreas MohrAdded an uninstaller for InstallShield, WISE etc.