Fixed SetTextAlign(), SetBkMode(), SetROP2(), SetPolyFillMode(), and
[wine] / configure.ac
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...
2004-03-01  Alexandre JulliardPortability fixes for LSB compatibility.
2004-02-27  Alexandre JulliardMoved msrle32 to the top-level dlls directory.
2004-02-24  Alexandre JulliardMore robust fix for the artsc-config breakage.
2004-02-21  Alexandre JulliardAllow the implementation of the VxDCall entry points...
2004-02-20  Alexandre JulliardAdded support for implementing VxDs as separate dlls...
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-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-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...
next