makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / programs / cmdlgtst / Makefile.in
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-23  Igor Paliychukcmdlgtst: Add Ukrainian translation.
2010-07-21  Alexandre Julliardprograms: Remove explicit imports of kernel32 and ntdll.
2010-07-14  Michael Stefaniuccmdlgtst: Add the Romanian translation.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2009-07-02  Michael Stefaniuccmdlgtst: Build language resource files separately.
2007-09-18  Alexandre Julliardcmdlgtst.exe: We can now store binary files in the...
2006-10-03  Michael Stefaniuccmdlgtst: Win64 printf format warning fixes.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2004-03-09  Alexandre JulliardTake advantage of the new winegcc -B support.
2004-03-02  Alexandre JulliardBuild all the programs with winegcc.
2003-10-04  Pavel RoskinConvert resources to standard format without embedded...
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-09-09  Francois GougetAdded the missing library dependencies.
2000-08-04  Hidenori TakeshimaAdded a few missing imports.
2000-07-23  Francois GougetAdded -DSTRICT.
2000-04-28  Alexandre JulliardChanged imports of winspool to winspool.drv.
2000-04-24  Alexandre JulliardImplemented on-demand loading of builtin dlls using...
2000-04-15  Alexandre JulliardImproved Winelib apps initialisation code. No longer...
2000-02-03  Ulrich WeigandAdded .spec files for all libtest/ and programs/ WineLi...
2000-01-31  Alexandre JulliardBuild most dlls as separate shared libraries.
1999-10-25  Alexandre JulliardAdded dependency on winestub.o
1999-04-25  Bertho StultiensBuilt-in dlls now have resources attached via the PE...
1999-02-05  Eric WilliamsAdded common dialogs test program.