Framework for the doppler effect.
[wine] / configure
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...
2002-11-12  Patrik StridvallUpdated the generated tests.
2002-11-11  Alexandre JulliardRemoved winetest.
2002-11-08  Patrik Stridvall- Added #include <sys/types.h> where needed for FreeBSD.
2002-11-06  Gerald PfeiferWhen checking for sys/mount.h and sys/user.h also inclu...
2002-11-04  Francois GougetTest sound format support with waveOutGetDevCaps and...
2002-11-01  Alexandre JulliardRelease 20021031. wine-20021031
2002-10-31  Steven EdwardsMingw porting fix.
2002-10-30  Uwe BonnesFirst version of msvcrt scanf test.
2002-10-22  Alexandre JulliardAvoid reference to glibc internal __libc_fork function.
2002-10-10  Francois GougetThe NAS headers and libraries are sometimes stored...
2002-10-10  Alexandre JulliardUpdated with autoconf 2.54.
2002-10-08  Alexandre JulliardRelease 20021007. wine-20021007
2002-10-08  Michael GünnewigImplemented the MS RLE video codec.
2002-10-07  Greg TurnerAdded skeleton for rpcrt4 unit test with some UUID...
2002-10-02  Patrik StridvallAdded some more autogenerated tests.
2002-10-02  Alexandre JulliardAdded --disable-win16 configure option.
2002-10-01  Alexandre JulliardMoved X flags and libraries out of Make.rules into...
2002-09-25  Alexandre JulliardMoved ts_xlib.c into x11drv and removed libwine_tsx11.
2002-09-13  Alexandre JulliardMoved the debugger to programs/winedbg where it belongs.
2002-09-11  Andriy PalamarchukImplemented buffer management functions, a couple of...
2002-09-06  Alexandre JulliardAdded preliminary support for cross-compiling tests...
2002-09-05  Alexandre JulliardRelease 20020904. wine-20020904
2002-08-29  Marco PietrobonoUse alsa/asoundlib.h instead of sys/asoundlib.h if...
2002-08-27  Andriy PalamarchukSHFileOperation: Implemented the FO_RENAME action,...
2002-08-26  Patrik StridvallMSVC compatibility fixes.
2002-08-20  Marcus MeissnerDo not emit .string into the instruction stream, but...
2002-08-15  Jon GriffithsImplement and test rtl bitmap functions.
2002-08-09  Marcus MeissnerCopy va_lists by using va_copy, not by just assigning...
2002-08-09  Alexandre JulliardCreate separate makefiles for tests for more flexibility.
2002-08-07  Alexandre JulliardDon't make the ac_asm function wrapper static to preven...
2002-08-04  Alexandre JulliardRelease 20020804. wine-20020804
2002-08-03  Alexandre JulliardOnly link with msvcrt on mingw32. Cleaned up a few...
2002-08-01  Robert LunnonPreliminary audio driver for Solaris Libaudioio.
2002-07-30  Alexandre JulliardMerged the NAS driver written by Nicolas
2002-07-29  Marcus MeissnerCheck for mkstemp, added a port implementation if it...
2002-07-23  Gerald PfeiferInclude sys/types.h before sys/socket.h.
2002-07-22  Alexandre JulliardGenerate the __ASM_NAME and __ASM_FUNC macros directly...
2002-07-20  Gregg MattinsonAdded checks for __sparc__, __sun__ and @function.
2002-07-19  Gregg Mattinson - X11/extensions/shape.h requires X11/Xutil.h.
2002-07-16  Alexandre JulliardMerged the IDL compiler written by Ove Kaaven.
2002-07-16  Alexandre JulliardSplit the C preprocessor from wrc into a separate library.
2002-07-11  Alexandre JulliardRelease 20020710. wine-20020710
2002-07-10  Alexandre JulliardCreated registry unit test and added tests for RegEnumV...
2002-07-01  Alexandre JulliardHopefully more portable errno check.
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.
next