Cast time_t to long for printing.
[wine] / dlls / ddraw / Makefile.in
2003-07-19  John K. HohmImplement DllRegisterServer and DllUnregisterServer...
2003-06-04  Alexandre JulliardAuthors: Mike McCormack <mike@codeweavers.com>, Lionel...
2002-11-21  Lionel Ulmer- Clean up all the D3D COM handling (but the underlayin...
2002-11-15  Lionel UlmerLoad OpenGL library dynamically from x11drv.
2002-10-01  Alexandre JulliardMoved X flags and libraries out of Make.rules into...
2002-09-25  Alexandre JulliardImport wine_tsx11_lock/unlock directly from x11drv...
2002-09-06  Alexandre JulliardLink all remaining dlls except kernel32 as separated...
2002-05-23  Alexandre JulliardRemoved some unnecessary imports.
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...
2001-07-27  Alexandre JulliardAdded missing ntdll imports.
2001-07-26  Alexandre JulliardRemoved import of x11drv from ddraw.
2001-04-18  Alexandre JulliardRemoved a few obsolete files.
2001-04-17  Ove KaavenImplemented DirectDraw's Hardware Abstraction Layer...
2001-04-17  Ove KaavenRemoved the obsolete DIBTexture surface class.
2001-04-16  Ove KaavenImplemented the IDirectDrawGammaControl interface.
2001-04-16  Ove KaavenAdd version resource to ddraw.dll, versioned to DirectX...
2001-01-04  Alexandre JulliardAuthors: Andrew Lewycky <andrew@transgaming.com>, Gavri...
2000-12-06  Alexandre JulliardCreated a small static library in ole/libuuid.a that...
2000-11-30  Alexandre JulliardFinished separation of ole32.
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-05-01  Lionel UlmerAdded DGA2 driver to DirectDraw.
2000-04-25  Patrik StridvallCompile fix for --without-x.
2000-04-09  Alexandre JulliardImproved support for Makefiles that need to recurse...
2000-04-09  Marcus MeissnerRestructured DirectDraw. Split into X11 and DGA driver...
2000-03-25  Alexandre JulliardLink ttydrv and x11drv objects into their respective...
2000-03-17  Alexandre JulliardMade ddraw and dinput separate dlls.