Cast time_t to long for printing.
[wine] / configure
2003-09-24  Pavel RoskinAdded configure check for spawnvp().
2003-09-19  Alexandre JulliardGet rid of relay32 directory.
2003-09-12  Alexandre JulliardRelease 20030911. wine-20030911
2003-09-11  Alexandre JulliardMoved winegcc and winewrap to a separate directory.
2003-09-08  Mike McCormackAdded an initial (mostly stub) implementation of MSHTML...
2003-09-03  Alexandre JulliardMoved the implementation of the pthread wrappers to...
2003-08-26  Alexandre JulliardThe if1632 directory no longer exists.
2003-08-21  Alexandre JulliardIt seems FreeBSD no longer requires libpthread when...
2003-08-20  Mike McCormackDlopen libncurses.so in wineconsole.
2003-08-20  Alexandre JulliardRemove the dummy pthread functions and use -lpthread...
2003-08-13  Alexandre JulliardRelease 20030813. wine-20030813
2003-08-13  Mike McCormackPartial implementation of the Microsoft Installer ...
2003-08-11  Gerald Pfeiferresolv.h may require netinet/in.h, so try to #include...
2003-08-02  André JohansenIntroduced the mswsock dll.
2003-07-26  Todd VierlingMake WINE_GET_SONAME work on NetBSD.
2003-07-24  Alexandre JulliardDisable gcc strict aliasing optimization for now.
2003-07-21  Richard CohenAlways use our own c2man.
2003-07-16  Pierre d'HerbemontAdd PowerPC processor detection.
2003-07-09  Alexandre JulliardRelease 20030709. wine-20030709
2003-07-01  Alexandre JulliardAdded d3d9 dll.
2003-06-27  Dmitry TimoshkovImplement LCMapString using unicode collation tables.
2003-06-23  Eric PouechCreated an empty oleacc DLL.
2003-06-20  David Hammerton- implemented support for https protocol
2003-06-20  Alexandre JulliardAdded checks for ICU libraries (based on a patch by...
2003-06-18  Alexandre JulliardRelease 20030618. wine-20030618
2003-05-21  Mike McCormackRemove code that starts wineshelllink, instead create...
2003-05-20  Yorick HardyImplemented GetSystemInfo on NetBSD.
2003-05-19  Yorick HardyAdded the implementation for CDROM_GetIdeInterface...
2003-05-15  Uwe BonnesNew comctl32 test directory and test case for DPA_Search.
2003-05-13  Juan LangAdded an implementation of iphlpapi.dll; most Get*...
2003-05-08  Alexandre JulliardRelease 20030508. wine-20030508
2003-05-06  Alexandre JulliardIn assembler check, try to use gas first (based on...
2003-05-01  Alexandre JulliardMoved the wpp library from tools/ to libs/.
2003-05-01  Alexandre JulliardMoved rules for building shared libraries into a global...
2003-04-27  Alexandre JulliardMoved the functionality of starting Win16 and DOS progr...
2003-04-21  Alexandre JulliardSupport resources in cross-compiled tests.
2003-04-20  Alexandre JulliardCheck for struct option independently of the getopt_lon...
2003-04-14  Alexandre JulliardAllow overriding CFLAGS when running configure. Other...
2003-04-12  Hans LeidekkerAdd aliases to configure check for mingw cross compiler...
2003-04-08  Alexandre JulliardRelease 20030408. wine-20030408
2003-04-08  Rok MandeljcAdded stubs for dpnhpast and for all the dmusic dlls.
2003-04-04  Adam GundyAdded an implementation of the MSVCRTD.DLL debugging...
2003-04-03  Alexandre JulliardAdded --with-nptl configure option and necessary change...
2003-04-02  Alexandre JulliardDon't bother checking for the errno function, simply...
2003-04-02  Alexandre JulliardAdded support for marking heap blocks as inaccessible...
2003-04-01  Alexandre JulliardAdded SYSDEPS_GetUnixTid to return the Unix thread...
2003-04-01  Alexandre JulliardUse _spawnvp to replace fork for non-Unix platforms.
2003-03-31  Dimitrie O. PaunNew winecfg skeleton app, based heavily on original...
2003-03-28  Alexandre JulliardReplaced WINE_CHECK_STRUCT_MEMBER autoconf macro by...
2003-03-24  Alexandre JulliardIf supported, relocate the main wine binary to a higher...
2003-03-23  Alexandre JulliardPortability fixes.
2003-03-23  Christian CostaMake use of .half and/or .asciiz assembler keywords...
2003-03-22  Alexandre JulliardMoved libwine to libs/ directory.
2003-03-21  Alexandre JulliardMoved libwine_unicode to the libs/ directory.
2003-03-21  Rok MandeljcStub implementation of the dmusic dll.
2003-03-20  Alexandre JulliardMoved [efg]cvt functions to msvcrt and fixed them to...
2003-03-20  Alexandre JulliardReplaced mkstemp by mkstemps from libiberty.
2003-03-20  Alexandre JulliardMoved libwine_uuid to the new libs/ directory.
2003-03-19  Alexandre JulliardCreated a separate static portability library and moved...
2003-03-19  Alexandre JulliardRelease 20030318. wine-20030318
2003-02-27  Alexandre JulliardGet rid of win16drv directory.
2003-02-25  Mike McCormackTurn off -Wpointer-arith if it generates warnings when...
2003-02-20  Alexandre JulliardRelease 20030219. wine-20030219
2003-01-24  Enrico HornAdded d3dim.dll with stubs.
2003-01-23  Alexandre JulliardAdded -Wpointer-arith gcc flag, and fixed the resulting...
2003-01-21  Dan KegelAdded Windows-compatible start.exe.
2003-01-21  Alexandre JulliardMoved the IPX check so that the sys/socket.h check...
2003-01-16  Alexandre JulliardRelease 20030115. wine-20030115
2003-01-15  Stefan LeichterAdded tests for GetPrinterDriverDirectoryA.
2003-01-14  Steven EdwardsCheck for vsnprintf and _vsnprintf, and define vsnprint...
2003-01-13  Alexandre JulliardAdded configure check for regex.h.
2003-01-09  Marcus MeissnerAdded GIF decompressor support to OLE Automation IPictures.
2003-01-09  Marcus MeissnerCheck and define AS (for cross/biarch compiler support).
2003-01-09  Alexandre JulliardAdd -gstabs+ option if supported (based on a patch...
2003-01-04  Shachar ShemeshInitial wineboot implementation; at this stage only...
2003-01-02  Dmitry TimoshkovAdded ctl3d, ctl3dv2 and ctl3d32 API implementations.
2002-12-24  Alexandre JulliardFixed quoting in INSTALL check.
2002-12-24  Alexandre JulliardMake sure INSTALL path is relative to the top dir when...
2002-12-20  Alexandre JulliardRelease 20021219. wine-20021219
2002-12-17  Patrik StridvallAdded stubs for WINTAB{,32}.DLL (used by many important...
2002-12-17  Raphael Junqueira- some D3D8 fixes
2002-12-13  Brad CampbellAdded additional test for gcvt as uClibc appears to...
2002-12-13  Chris MorganAdd support for Jack audio server.
2002-12-12  Alexandre JulliardImplemented import libraries; on Unix we import the...
2002-12-12  Alexandre JulliardMade stdcall decoration in .def files the default,...
2002-12-11  Alexandre JulliardAdded WINE_CHECK_DEFINE macro to factor out some repeat...
2002-12-10  Steven EdwardsAlpha porting fix.
2002-12-10  Dimitrie O. PaunGracefully degrade to getopt if getopt_long does not...
2002-12-05  Francois GougetA simple test for IDirectSound.GetCaps.
2002-12-02  Alexandre JulliardAuthors: Greg Turner <gmturner007@ameritech.net>, Ove...
2002-11-25  Alexandre JulliardRelease 20021125. wine-20021125
2002-11-25  Patrik StridvallFixed pthreads on FreeBSD (based on patch by Alexandre...
2002-11-23  Vincent BéronThe default behavior of "make everything" is now to...
2002-11-21  Alexandre JulliardRemoved OpenGL thread safety check.
2002-11-21  Alexandre JulliardUse the '-z defs' linker option if supported to better...
2002-11-19  Patrik StridvallAdded stub implementation of cabinet.dll.
2002-11-15  Lionel UlmerLoad OpenGL library dynamically from x11drv.
2002-11-15  Alberto MassariAdded rundll32 utility.
2002-11-12  Gerald Pfeiferucontext.h check requires signal.h.
2002-11-12  Marcus MeissnerDo not link against -lcups directly, but dynamically...
next