Cast time_t to long for printing.
[wine] / dlls / serialui /
2003-09-25  José Manuel Ferrer... Added Spanish resources.
2003-09-22  Vincent BéronYet another batch of French resources updates.
2003-09-17  Igor StepinAdded Russian translation.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-06-30  Dmitry TimoshkovFor all DLLs with defined DllMain and which do not...
2003-06-18  Francois Gouget'sizeof type' is best avoided as it won't always compil...
2002-12-12  Alexandre JulliardAdded .spec.def files.
2002-11-04  Alexandre JulliardMade the dll entry point default to DllMain and removed...
2002-10-31  Dmitry TimoshkovFix some types and function prototypes according to...
2002-10-18  Alexandre JulliardFixed warnings caused by conversion to -DSTRICT.
2002-06-21  Alexandre JulliardMade some more spec file entries optional or unnecessary.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-17  Alexandre JulliardRemoved most imports of ntdll since we no longer import...
2002-05-16  Steven EdwardsFixed snprintf warnings.
2002-05-14  Alexandre JulliardAdded winebuild support for generating a .dbg.c file...
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...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-07-02  Patrik StridvallDocumentation fixes.
2001-01-17  Alexandre JulliardCleaned up dll startup routines now that we have separa...
2000-12-13  Alexandre JulliardFixed some warnings.
2000-11-30  David ElliottRemove libXXXX.so.1.0 lines from .cvsignore files.
2000-11-12  Alexandre JulliardStart using import tables for dlls that can already...
2000-11-05  Alexandre JulliardDeclare debug channels in all dlls that need them;...
2000-10-23  Alexandre JulliardBuild Win32 resources as .res files and dump them into...
2000-08-09  Alexandre JulliardRemoved some unnecessary #includes and dll dependencies.
2000-08-08  Alexandre JulliardSmall dll interfaces cleanups.
2000-08-06  Alexandre JulliardAdded imports of kernel32.dll where necessary.
2000-08-03  Alexandre JulliardAdded imports of user32/gdi32/kernel32 wherever necessary.
2000-07-25  Patrik StridvallFixed issues found by winapi_check.
2000-07-16  Andreas MohrSpelling fixes.
2000-07-15  Mike McCormackImplemented serialui dll containing CommConfigDialog,