Added a DOS text mode memory buffer copy in order to be able to tell
[wine] / configure.ac
2002-07-01  Alexandre JulliardAdded configure check for getpwuid.
2002-06-28  Alexandre JulliardAdded some ALSA configure checks.
2002-06-28  Eric PouechCreated an ALSA driver (with the help of David Hammerto...
2002-06-25  Sylvain PetreolleCreated d3d8 stub dll.
2002-06-24  Steven EdwardsAdded check for pwd.h.
2002-06-21  Aric StewartReworking of http and asyncronous calls to get IE6...
2002-06-20  Andriy PalamarchukAdded regedit unit test, a couple minor changes to...
2002-06-14  Ove Kaaven- support DirectInput 8 interfaces.
2002-06-04  Alexandre JulliardMerged Martin Fuchs' file manager (with the help of...
2002-06-04  Eric PouechImplemented a MP3 decoder (based on mpglib).
2002-06-01  Alexandre JulliardRemoved some more trailing whitespace.
2002-05-24  Alexandre JulliardNo longer need a special LDCOMBINE for cygwin/mingw.
2002-05-22  Alexandre JulliardAdded check for ln.
2002-05-22  Eric PouechCreated an ACM MS ADPCM codec.
2002-05-20  Alexandre JulliardMoved expand.c from libtest to programs/expand.
2002-05-20  Alexandre JulliardAdded configure check for the soname of libraries that...
2002-05-14  Alexandre JulliardPortability fixes.
2002-05-14  John K. HohmAdded comcat.dll with factory and manager but E_NOTIMPL...
2002-05-14  Alexandre JulliardSpecify the complete source file list for a dll inside...
2002-05-12  Alexandre JulliardAdded some support for cross-compilation using mingw32.
2002-05-10  Steven EdwardsDetect snprintf && _snprintf, use _snprintf on stupid...
2002-05-09  Juergen SchmiedAdded some tests.
2002-05-09  Alexandre JulliardThere's no need to check for dlopen on cygwin.
2002-05-07  Alexandre JulliardFixed dll check for cygwin.
2002-05-07  Alexandre JulliardAdded check for sys/sysctl.h.
2002-05-05  Steven EdwardsCheck for and use chsize instead of ftruncate if present.
2002-05-05  Mike WetherellUtility to convert between Unix and Windows paths at...
2002-05-01  Rizsanyi ZsoltImplemented IOCTL_SCSI_GET_ADDRESS for non true scsi...
2002-05-01  Laurent PinchartImplementation of IOCTL_SCSI_PASS_THROUGH and
2002-04-30  Alexandre JulliardMoved remaining files in windows/x11drv to dlls/x11drv.
2002-04-29  Andriy PalamarchukImplemented regsvr32 tool. Based on ReactOS implementation.
2002-04-29  Patrik StridvallStub implementation of SNMPAPI.DLL.
2002-04-27  Alexandre JulliardLink the tools and the server against libwine so we...
2002-04-26  Alexandre JulliardBetter support for configure detection of missing types...
2002-04-24  Alexandre JulliardNo longer try to support non-reentrant Xlib.
2002-04-23  Alexandre JulliardLoad libXrender at run-time with dlopen (based on a...
2002-04-20  Bill MedlandGet the ldconfig check to work for bash shells.
2002-04-11  Andriy PalamarchukCreated regedit replacement. Fixed some bugs.
2002-04-11  Alexandre JulliardUpdated configure to take advantage of new autoconf...
2002-04-08  Mike McCormackCreated a stubbed version of MSISYS.OCX.
2002-04-03  Alexandre JulliardBetter check for -lresolv. Removed FREETYPELIBS.
2002-04-01  Francois GougetOn Solaris inet_aton is exported by libresolv.so.
2002-03-31  Alexandre JulliardMore robust libsane check.
2002-03-29  Michal PasternakFixed pack/unpack routines for WM_DDE_EXECUTE.
2002-03-27  Alexandre JulliardMoved metafiles and win16 drivers to dlls/gdi.
2002-03-26  Marcus MeissnerPorted variant tests to the new testing framework.
2002-03-23  Hidenori TakeshimaImplemented an IMA driver.
2002-03-22  Hidenori TakeshimaImplemented G711 codec driver.
2002-03-21  Shi Quan HeStarted TWAIN implementation.
2002-03-21  Chris MorganAdded aRts driver.
2002-03-20  Alexandre JulliardChanged builtin dlls file names to make it clear they...
2002-03-11  Patrik StridvallAdded some optional headers and functions for compiling...
2002-02-28  Alexandre JulliardAdded tests extra directories.
2002-02-19  Lawson WhitneySupport for nonstandard baud rate in SetCommState.
2002-02-15  Alexandre JulliardFixed installation issues caused by new configure script.
2002-02-14  Alexandre JulliardUpgraded configure script to use autoconf 2.50 features...