Correct RegCreateKeyEx[A/W] prototype to match the PSDK.
[wine] / configure.ac
2005-07-27  Rémi AssaillyMoved mcicda to the top-level dlls directory.
2005-07-27  Steven EdwardsAdd stub implementation of the Uniscribe Script Processor.
2005-07-26  Thomas WeidenmuellerAdded stubs for objsel.dll and objsel.h.
2005-07-25  Anderson LizardoFixed "broken OpenGL setup" configure check, which...
2005-07-21  Rémi AssaillyMoved midimap to the top-level dlls directory.
2005-07-20  Huw DaviesImplement stdole2.tlb.
2005-07-15  Hans LeidekkerConfigure checks for OpenLDAP headers and libraries.
2005-07-15  Hans LeidekkerLink directly to liblcms.
2005-07-13  Hans LeidekkerBeginnings of WLDAP32.
2005-07-12  Jacek CabanAdded hh.exe.
2005-07-10  Gerald PfeiferAdd a configure check for struct request_sense. Use...
2005-07-01  Phil KrylovFixed dlls/ntdll/cdrom.c compilation in Darwin by addin...
2005-06-30  Vitaliy MargolenFix test for arts.
2005-06-30  Alexandre JulliardRemoved some no longer used asm checks.
2005-06-27  Dmitry TimoshkovAdd a check for sg_io_hdr_t and (not tested) check...
2005-06-27  Jacek CabanAdded tests.
2005-06-20  Pierre d'HerbemontAlso check for /usr/X11R6/lib/libGL.dylib.
2005-06-17  Alexandre JulliardMove the loader a bit higher in memory to leave more...
2005-06-13  Detlef RiekenbergAdded activeds.dll with some stubs to get the native...
2005-06-12  Adrian HarveyAdded sys/types.h to configure check for videodev.h.
2005-06-09  Alexandre JulliardMoved dde files to the main directory and got rid of...
2005-06-09  Alexandre JulliardMoved monitor functions to dlls/user/misc.c and finally...
2005-06-06  Christian CostaMoved d3ddevice and direct3d objects files to ddraw...
2005-06-05  Christian CostaMoved dsurface object files to ddraw root dir.
2005-06-04  Christian CostaMoved ddraw object files to ddraw root dir.
2005-06-03  Christian CostaMoved clipper and palette objects files to ddraw root...
2005-05-24  Phil KrylovAdded detection of platforms which don't have external...
2005-05-24  Kees CookCreate basic test suite for CryptProtectData/CryptUnpro...
2005-05-19  Alexandre JulliardDisable Win16 support by default on non-x86 platforms.
2005-05-18  Emmanuel MaillardAdded Darwin 8.0 specific headers.
2005-05-16  Mike McCormackInitial mostly stub implementation of ODBC control...
2005-05-11  Robert ReifAdded dinput tests.
2005-05-10  Dimi PaunMoved the SGML documentation over to SourceForge.
2005-05-07  Robert LunnonImplement futimes for Solaris using futimesat.
2005-04-27  Maarten LankhorstImplemented capGetDriverDescription.
2005-04-20  Benjamin CutlerAdded partial implementation of powrprof.dll.
2005-04-20  Alexandre JulliardMove all the old config conversion code to a new oldcon...
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...
next