Added checking for artsc library.
[wine] / configure.ac
2005-03-28  Jacek CabanAdded checking for artsc library.
2005-03-19  Francois GougetIssue a warning if no sound system was found.
2005-03-05  Krzysztof FoltmanInitial implementation of riched20.
2005-03-04  Steven EdwardsAdded a check for poll.h.
2005-03-01  Emmanuel MaillardAdd '-read_only_relocs warning' to LDDLLFLAGS on Darwin.
2005-02-26  Pierre d'HerbemontSyntax fix in configure.ac.
2005-02-10  Alex WoodsHandle host_cpu of x86_64 like other x86s.
2005-01-28  Huw DaviesAdded stdole32.tlb.
2005-01-28  Steven EdwardsAdd a stub dll for the System Event Notification Service.
2005-01-24  Ulrich CzekallaAdded WTSAPI32.DLL.
2005-01-24  Ulrich CzekallaAdd stub version of cryptdll.dll.
2005-01-20  Robert ReifAdded stubs for NeedRebootInit and NeedReboot.
2005-01-10  Vincent BéronOnly use Alsa if 1.0 is detected.
2005-01-07  Marcus MeissnerLoad libcapi20.so.* dynamically on demand.
2005-01-05  Mike McCormackAdd a simple test case for MSI databases.
2004-12-07  Paul MillarCheck for features missing in mingw environment, allowi...
2004-12-06  Vincent BéronRemove some unused tests.
2004-11-23  Kevin KoltzauLook for lcms.h in lcms/lcms.h.
2004-11-23  Huw DaviesWe don't use DGA version 1 so remove the configure...
2004-11-21  Evan G. ParryAdded some tests for lzexpand.
2004-11-09  Rein KlazesAdd a first AC_CHECK_HEADERS, forcing checking of the...
2004-11-04  Michael JungImplemented a substantial part of rsaenh.dll.
2004-10-27  Kevin KoltzauAdd stretching support to AlphaBlend.
2004-10-19  Hans LeidekkerAdd ffs() to porting library, needed by MinGW.
2004-10-19  Vincent BéronUse a new DLLDEFS variable in configure/Makefiles to...
2004-10-19  Warren Baird- added -fPIC to the LDDLLFLAGS line for HPUX; winegcc...
2004-10-14  Hans LeidekkerAdded check for fork() to fix the MinGW build.
2004-10-14  Vincent BéronDon't build wine-preloader for other cpus than x86.
2004-10-09  Jeremy WhiteMade NtDelayExecution with a 0 timeout yield the CPU...
2004-10-08  Alexandre JulliardBuild Wine as 32-bit by default on x86-64, and added...
2004-10-07  Hans LeidekkerImplement color profile handles.
2004-10-04  Steven EdwardsCheck for getuid and avoid the use of it in libwine...
2004-09-27  Huw DaviesPartial implementation of advpack.RegInstall.
2004-09-23  Alexandre JulliardAdded support for epoll() as an alternative to poll...
2004-09-22  Warren BairdFix autoconf to have a new WINE_TRY_SHLIB_FLAGS functio...
2004-09-22  Hans LeidekkerBeginnings of an MSCMS implementation based on LittleCMS.
2004-09-16  Alexandre JulliardAvoid using socklen_t.
2004-09-14  Marcus MeissnerAutodetect libgif so extension and try to load it.
2004-09-07  Rein KlazesFix compile error with include files from Linux 2.6.7+.
2004-09-03  Steven EdwardsUse Windows sockets when building Wininet on Mingw.
2004-09-03  Alexandre JulliardAdded configure check for socklen_t.
2004-08-31  Alexandre JulliardMoved all files from the controls/ directory to dlls...
2004-08-24  Alexandre JulliardAuthors: Stewart Caie<kyz@uklinux.net>, Jed Wing <jedwi...
2004-08-19  Francois GougetAdded 'strmiids.lib'.
2004-08-19  Emmanuel Maillard- Update build system to support IOKit and CoreFoundati...
2004-08-19  Vincent BéronShow the proper make command at the end of configure.
2004-08-17  Huw DaviesFirst stab at Wine versions of Courier, System and...
2004-08-16  Christian CostaAdded tests for filtergraph.
2004-08-16  Alexandre JulliardMake sure we check for egrep before we use it.
2004-08-12  Alexandre JulliardAutomatically disable 16-bit support in the PE build.
2004-08-11  Mike McCormackAdded a test for stat'ing a memory based storage file.
2004-08-04  Huw Daviesdlopen libungif and libjpeg.
2004-08-04  Alexandre JulliardAuthors: Dmitry Timoshkov <dmitry@codeweavers.com>...
2004-07-30  Christian CostaAdded native and emulated S3TC support.
2004-07-30  Michael JungAdded a tiny unit test for rsabase.dll.
2004-07-22  Emmanuel MaillardSet segment address of wine executable and libwine...
2004-07-21  Alexandre JulliardMoved all files from the objects/ directory to dlls...
2004-07-21  Emmanuel Maillardwine_pthread_init_thread: retrieve the stack info on...
2004-07-19  Emmanuel MaillardBuild wine-pthread on Darwin.
2004-07-19  Vincent BéronFirst draft for a msiexec.exe replacement.
2004-07-06  Aric StewartFirst implementation of the Advanced Template Library...
2004-07-06  Emmanuel MaillardCheck for -lresolv for Darwin.
2004-06-22  Alexandre JulliardDo direct Linux system calls in the preloader to avoid...
2004-06-18  Pierre d'Herbemont- Detection of .size instruction.
2004-06-16  Huw DaviesAdd support for bitmap fonts.
2004-06-15  Stefan LeichterMoved implementation of GetModuleBaseName from ascii...
2004-06-14  Pierre d'Herbemont- strip support for darwin
2004-06-03  Christian CostaAdded d3dxof dll, part of Direct3D.
2004-06-02  Alexandre JulliardAdded check for static libc.
2004-05-28  Alexandre JulliardInitial version of the Wine preloader, used to reserve...
2004-05-18  Patrik StridvallImplemented the debug version of operator new (C++).
2004-05-18  Ivan Leo Murray... Added empty (stubs in spec only) d3drm.
2004-05-14  Alexandre JulliardRemoved the no longer used SMB file I/O support, we...
2004-05-03  Robert ReifAdded tests for msacm32.dll.
2004-04-29  Alexandre JulliardAdded auto-detection of DOS drive devices based on...
2004-04-23  Jon GriffithsTests for newly added MAPI functions.
2004-04-22  Krzysztof FoltmanAdded dummy hhctrl.ocx with stubs of HtmlHelpA and...
2004-04-16  Raphael JunqueiraAdded dxdiagn.dll with a simple implementation of IDxDi...
2004-04-15  Kevin KoltzauAdd additional names of mingw tools.
2004-04-07  Raphael JunqueiraAdded simple dpnet.dll implementation.
2004-04-07  Sami AarioStubs to prevent taskmgr.exe from crashing or aborting...
2004-04-07  Mike McCormackLoad the XRandR extension dynamically (with help from...
2004-04-06  Shachar ShemeshStatic libraries names for ICU are libsicu*.a now.
2004-04-06  Alexandre JulliardAdded support for fstatvfs.
2004-04-05  Stefan LeichterAdded tests for GetFileVersionInfoSizeA.
2004-04-05  Eric PouechFirst shot at implementing dbghelp.
2004-03-27  Alexandre JulliardUse futimes() instead of utime() to implement SetFileTi...
2004-03-25  Alexandre JulliardRemoved check for -lm, winegcc takes care of that.
2004-03-23  Eric PouechPorted the ReactOS taskmgr written by Brian Palmer.
2004-03-16  Mike McCormackRequire bison to compile Wine.
2004-03-15  Sami NopanenInitial implementation of cards.dll.
2004-03-09  Robert ReifAdded dxerr8 and dxerr9 libraries.
2004-03-09  Christian CostaAdd amstream dll (MultiMedia Streams), part of Direct...
2004-03-07  Alexandre JulliardAdded check for f_namelen in struct statfs.
2004-03-05  Alexandre JulliardUse statvfs instead of statfs, and provide a default...
2004-03-03  Alexandre JulliardRenamed the symbol for the cpp binary to avoid conflict...
2004-03-02  Alexandre JulliardWe need to use AC_CHECK_TOOL to check for cpp in order...
2004-03-02  Juan LangAdded a secur32.dll that loads other SSP DLLs and forwa...
2004-03-02  Dimitrie O. PaunInstrument winegcc to use the compilers and options...
2004-03-01  Juan Lang- The virtual netbios device driver is properly named...
next