Cast time_t to long for printing.
[wine] / dlls / commdlg / Makefile.in
2003-08-02  Steven EdwardsSplit Win16/32 printer dialogs.
2003-06-16  Steven EdwardsSplit Win16/32 file dialogs.
2003-06-13  Steven EdwardsSplit Win16/32 color dialog support.
2003-06-07  Steven EdwardsSeparate Win16 and Win32 font dialog support.
2003-03-31  Dmitry TimoshkovFix some problems found while compiling and linking...
2003-03-23  Alexandre JulliardList 16-bit spec files explicitly to avoid problems...
2002-12-12  Alexandre JulliardImplemented import libraries; on Unix we import the...
2002-11-21  Andrew John HughesMake commdlg compile with -DSTRICT.
2002-10-18  Alexandre JulliardAdded support for building certain dlls with -DSTRICT.
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-03-20  Alexandre JulliardChanged builtin dlls file names to make it clear they...
2000-12-06  Alexandre JulliardCreated a small static library in ole/libuuid.a that...
2000-11-30  Alexandre JulliardFinished separation of comclt32 and comdlg32.
2000-11-12  Alexandre JulliardStart using import tables for dlls that can already...
2000-10-31  Alexandre JulliardAdded import of ntdll.
2000-10-23  Alexandre JulliardBuild Win32 resources as .res files and dump them into...
2000-08-03  Alexandre JulliardAdded imports of user32/gdi32/kernel32 wherever necessary.
2000-06-20  Alexandre JulliardFor dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
2000-04-25  Eric PouechFixed winspool(.drv) loading.
2000-04-23  Alexandre JulliardRemoved a few inter-dll dependencies.
2000-04-19  Alexandre JulliardRemoved winmm from import list.
2000-03-05  Alexandre JulliardAdded support for creating extra symlinks for .so files...
2000-03-04  Alexandre JulliardMoved dll-specific make rules to a separate Makedll...
2000-02-26  Alexandre JulliardMade winmm a separate shared library.
2000-01-31  Alexandre JulliardBuild most dlls as separate shared libraries.
1999-08-15  Ulrich WeigandAdapted to glue code generation changes.
1999-07-27  Francois BoisvertImplemented the Win95 file open/save dialogs.
1999-07-25  Ulrich WeigandMoved .spec files to corresponding dlls/ directory.
1999-04-25  Bertho StultiensBuilt-in dlls now have resources attached via the PE...
1999-02-28  Klaas van GendCreate a new subdirectory for the common dialog box...