Cast time_t to long for printing.
[wine] / dlls / msvideo / drawdib.c
2003-01-02  Eric PouechFixed some nasty bugs in drawdib creation/deletion.
2002-12-15  Lionel UlmerFix bad logic in == NULL test.
2002-11-20  Eric PouechNo longer using Win32 API relative to 16 bit subsystem...
2002-10-31  Eric PouechSplit between 16 / 32 bit code.
2002-10-23  Michael StefaniucCompile the msvideo dll with -DSTRICT.
2002-08-26  Michael StefaniucMoved most of the 16-bit functions in dlls/msvideo...
2002-08-14  Mike McCormackCorrect the size of the colour map allocated in the...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-29  Dimitrie O. PaunMake FIXMEs more grep-able.
2001-06-20  Patrik StridvallDocumentation ordinal fixes.
2001-06-19  Patrik StridvallDocumentation ordinal fixes.
2001-01-28  Eric PouechAdded a bit more of flags handling in drawdib functions.
2001-01-26  James JuranAdd <string.h> to files that needed it.
2001-01-03  Andreas MohrFixed bitmap size handling.
2000-12-19  François Gougetwinuser.h now requires that we include winbase.h first.
2000-11-01  Alexandre JulliardAuthors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie...
2000-09-26  Alexandre JulliardMoved all Win16 definitions out of the standard Windows...
2000-07-26  Eric Pouech- removed (now obsolete) driver.h file (it's content...
2000-07-08  Bradley BaetzImplemented a large number of the msvideo dll routines.