Added native mode dll support (based on a patch by Marcus Meissner).
[wine] / configure
2004-02-13  Mike McCormackImplement enough of rsabase.dll to get Steam to login.
2004-02-12  Alexandre JulliardWe don't really need subdirectories in dlls/dinput.
2004-02-12  Alexandre JulliardMoved remaining files from graphics/ to dlls/gdi.
2004-02-12  Alexandre JulliardAdded version scripts for libwine and libwine_unicode.
2004-02-09  Alexandre JulliardWorkaround for broken artsc-config script (based on...
2004-02-05  Eric Pouech- Fixed broken winedbg compilation on BSD.
2004-01-26  Alexandre JulliardMoved libuuid to the dlls directory, and moved the...
2004-01-23  Mike McCormackMerged ffmpeg's MS Video 1 decoder by Mike Melanson.
2004-01-22  Alexandre JulliardRelease 20040121. wine-20040121
2004-01-20  Rok Mandeljc- updated resources to DX9
2004-01-18  Marcus MeissnerDo not cache results of checks with side effects.
2004-01-15  Alexandre JulliardAuthors: Tim Ferguson <Tim.Ferguson@infotech.monash...
2004-01-12  Mike McCormackStub enough of MSVCRT40 to make IE4 install work.
2004-01-09  Aric StewartEnable Tablet support with both Tilt and Pressure.
2004-01-08  Alexandre JulliardAdded configure check for readlink.
2004-01-08  Alexandre JulliardIf supported by the linker, prevent the ELF loader...
2004-01-07  Juan LangFixed the dwBCastAddr member of MIB_IPADDRROW, added...
2004-01-07  Wim LewisFixed shell quoting of the inline-asm tests so that...
2004-01-06  Hans LeidekkerUse gcc's -pipe option to reduce compile time.
2004-01-06  Chris MorganAdded winebrowser app that launches a Unix browser.
2004-01-02  Marcus MeissnerWhen checking for gethostbyname_r_6 not try to compile...
2004-01-02  Alexandre JulliardUpdated configure with autoconf 2.58. Set the bug repor...
2003-12-30  Ulrich CzekallaAdd stubbed version of newdev.dll.
2003-12-30  Michael StefaniucSearch for mingw-$prog too.
2003-12-13  Alexandre JulliardRelease 20031212. wine-20031212
2003-12-05  Alexandre JulliardMoved all the files in graphics/x11drv to dlls/x11drv.
2003-12-04  Alexandre JulliardAuthors: Jakob Eriksson <jakov@vmlinux.org>, Dimitrie...
2003-12-03  Jacek CabanAdded -lXmu and -lXi for glut library.
2003-12-02  Jacek CabanAdded glut32 dll.
2003-11-30  Alexandre JulliardRemoved some no longer used programs.
2003-11-27  Alexandre JulliardAdded unicows dll, based on the spec file written by...
2003-11-25  Pierre d'HerbemontAdd Darwin/Mac OS X support to the build system.
2003-11-22  Alexandre JulliardCreate a huge array in bss to reserve the memory area...
2003-11-20  Rein KlazesFix detection of freetype/freetype.h when the libfreety...
2003-11-19  Alexandre JulliardRelease 20031118. wine-20031118
2003-11-19  Rein KlazesInclude ft2build.h before freetype/freetype.h. Libfreet...
2003-11-18  Sami AarioAdded some conformance tests for ddraw. These enumerate...
2003-11-17  Alexandre JulliardLink the main binaries with --export-dynamic so that...
2003-11-14  Alexandre JulliardGet rid of the msdos/ directory.
2003-11-14  Raphael JunqueiraAdd the wined3d dll for beginning a cleaner d3d archite...
2003-11-13  Alexandre JulliardMoved memory/environ.c, memory/virtual.c and misc/cpu...
2003-11-12  Alexandre JulliardAdded configure check for pthread_getattr_np.
2003-11-12  Alexandre JulliardAdded a wine-glibc binary that detects the glibc thread...
2003-11-12  Alexandre JulliardAdded sigsetjmp/siglongjmp and gettid to the portabilit...
2003-11-11  Alexandre JulliardOnly build both Wine binaries on Linux, pthread support...
2003-11-09  Huw DaviesLoad any TrueType fonts that fontconfig knows about.
2003-11-06  Alexandre JulliardCreate two separate wine binaries, one using libpthread...
2003-11-06  Alexandre JulliardRe-use the loader directory for the main wine loader...
2003-11-06  Alexandre JulliardAVM Computersysteme Vertriebs GmbH
2003-10-31  Mike McCormackMostly stub implemenation for cfgmgr32.
2003-10-27  Pierre d'HerbemontInclude <arpa/nameser.h> before <resolv.h>.
2003-10-16  Alexandre JulliardRelease 20031016. wine-20031016
2003-10-16  Alexandre JulliardRecent versions of libXrandr depend on libXrender.
2003-10-15  Alexandre JulliardRegroup the X11 header checks to reduce the size of...
2003-10-15  Alex PasadynCheck for Xrandr extension.
2003-10-14  Dmitry TimoshkovFixed some problems found while compiling and linking...
2003-10-14  Alexandre JulliardAdded check for pthread.h (reported by Steven Edwards).
2003-10-11  Alexandre JulliardDefine an LDDLL command to link dlls, instead of using...
2003-10-09  Dimitrie O. PaunUse docbook2txt to generate the text output instead...
2003-10-08  Alexandre JulliardRemoved creation of loader/ne and win32 directories.
2003-10-07  Rein KlazesAdded a check for <scsi/scsi.h> and include it in dlls...
2003-10-04  Kevin KoltzauInitial implementation of uxtheme.dll, mostly stubbed...
2003-10-03  Pavel RoskinAdded check for scsi/scsi_ioctl.h.
2003-10-03  Pavel RoskinAdded check for st_blocks in struct stat.
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.
next