server: Support event ports on Solaris.
[wine] / include / config.h.in
2006-10-27  Pierre d'Herbemontquartzdrv: Add the quartz (Mac OS X) video driver to...
2006-10-23  Alexandre Julliardconfigure: Check for the Xinerama extension.
2006-09-26  Alexandre Julliardexplorer: Work around the latest HAL binary compatibili...
2006-09-08  Mike McCormackoleaut32: Include minimal ungif source to remove depend...
2006-08-15  Alexandre Julliardloader/kthread: Remove some unneeded #ifdefs, other...
2006-08-15  Alexandre Julliardconfigure: Moved the library checks after the function...
2006-08-15  Alexandre Julliardconfigure: Only link against libpoll where really neces...
2006-08-07  Tijl Coosemansloader/pthread: Added pthread_attr_get_np support.
2006-08-04  Alexandre Julliardserver: Added support for kqueue() as an alternative...
2006-07-29  Roderick Colenbranderwinex11.drv: Kill DGA support.
2006-07-26  Robert Shearmanconfigure: Add a check for the DGifOpen function in...
2006-07-17  Paul Millarlibwine: Add a configure check for setrlimit.
2006-06-27  Alexandre Julliardwineconsole: Portability fixes in the curses mouse...
2006-05-31  Alexandre Julliarddnsapi: Added check for _msg_ptr vs. _ptr member in...
2006-05-30  Emmanuel Maillardwinecoreaudio: Initial Audio Driver for Mac OS X.
2006-05-08  Marcus Meissnergphoto.ds: Implemented a libgphoto2 import driver,...
2006-04-18  Alexandre Julliardconfigure: Added checks for HAL libraries.
2006-04-12  Huw Daviestools: Don't try to use FT_Load_Sfnt_Table unless FreeT...
2006-04-10  Hans Leidekkerdnsapi: Add a configure check for the resolver library...
2006-04-06  Alexandre Julliardkernel: Show the exe name instead of wine-[kp]thread...
2006-03-08  Huw Daviesopengl32: Implement wglUseFontOutlines.
2006-03-01  Mike McCormackserver: Print a message if wineserver crashes and we...
2006-02-22  Huw Daviesgdi32: Update due to last minute api change in freetype...
2006-02-20  Hans Leidekkerwinsock: Implement getnameinfo.
2006-02-20  Vitaly Lipatovwinsock: Add check for sin6_scope_id.
2006-02-11  Alexandre Julliardconfigure: Added check for dladdr in libdl.
2006-02-06  Robert Millanconfigure: For sys/mount.h, sys/statfs.h and sys/vfs...
2006-02-06  Gerald Pfeiferntdll: Use struct mtget.mt_blkno on those systems provi...
2006-02-05  Gerald Pfeiferntdll: Use struct mtget.mt_blksiz on systems featuring...
2006-01-26  Hans Leidekkerntdll: Add implementation of tape IOCTLs.
2006-01-24  Huw Daviesgdi: Use correct include file for FT_Get_Module.
2006-01-14  Alexandre Julliardmsvcrt: Implemented asctime, ctime and strftime instead...
2005-12-21  Hans Leidekkerwldap32: Added configure checks for some potentially...
2005-12-01  Robert ShearmanCleanup SSL connections properly, do a few security...
2005-11-17  Marcus MeissnerImplemented getaddrinfo(), including full mapping of...
2005-09-15  Vincent BéronTweak the test for detecting libxslt as it didn't work...
2005-09-03  Mike McCormackImplemented IXMLDOMNode::selectNodes.
2005-08-22  Gerald PfeiferPrefer sys/limits.h over machine/limits.h.
2005-08-12  Mike McCormackAdd a configure test for xmlReadMemory.
2005-08-08  Alexandre JulliardRemoved some unused or redundant configure checks.
2005-08-03  Alexandre JulliardRemoved the broken mmap64 configure check, and moved the
2005-08-03  Alexandre JulliardMerged some of the header checks to reduce the size...
2005-08-03  Peter ÅstrandImplemented an Esound driver.
2005-08-02  Mike McCormackInitial implementation of msxml3 based on libxml2.
2005-07-29  Daniel RemenakDetect force-feedback-capable linux event device joysti...
2005-07-15  Hans LeidekkerConfigure checks for OpenLDAP headers and libraries.
2005-07-15  Hans LeidekkerLink directly to liblcms.
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  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-05-24  Phil KrylovAdded detection of platforms which don't have external...
2005-05-18  Emmanuel MaillardAdded Darwin 8.0 specific headers.
2005-05-07  Robert LunnonImplement futimes for Solaris using futimesat.
2005-04-27  Maarten LankhorstImplemented capGetDriverDescription.
2005-03-04  Steven EdwardsAdded a check for poll.h.
2005-01-10  Vincent BéronOnly use Alsa if 1.0 is detected.
2005-01-07  Marcus MeissnerLoad libcapi20.so.* dynamically on demand.
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-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-14  Hans LeidekkerAdded check for fork() to fix the MinGW build.
2004-10-09  Jeremy WhiteMade NtDelayExecution with a 0 timeout yield the CPU...
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-23  Alexandre JulliardAdded support for epoll() as an alternative to poll...
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  Alexandre JulliardAdded configure check for socklen_t.
2004-08-04  Huw Daviesdlopen libungif and libjpeg.
2004-07-30  Christian CostaAdded native and emulated S3TC support.
2004-07-21  Emmanuel Maillardwine_pthread_init_thread: retrieve the stack info on...
2004-06-18  Pierre d'Herbemont- Detection of .size instruction.
2004-06-16  Huw DaviesAdd support for bitmap fonts.
2004-04-29  Alexandre JulliardAdded auto-detection of DOS drive devices based on...
2004-04-07  Mike McCormackLoad the XRandR extension dynamically (with help from...
2004-04-06  Alexandre JulliardAdded support for fstatvfs.
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-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-02  Dimitrie O. PaunInstrument winegcc to use the compilers and options...
2004-03-01  Alexandre JulliardPortability fixes for LSB compatibility.
2004-02-05  Eric Pouech- Fixed broken winedbg compilation on BSD.
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-02  Alexandre JulliardUpdated configure with autoconf 2.58. Set the bug repor...
2003-11-25  Pierre d'HerbemontAdd Darwin/Mac OS X support to the build system.
2003-11-19  Rein KlazesInclude ft2build.h before freetype/freetype.h. Libfreet...
2003-11-12  Alexandre JulliardAdded configure check for pthread_getattr_np.
2003-11-12  Alexandre JulliardAdded sigsetjmp/siglongjmp and gettid to the portabilit...
2003-11-09  Huw DaviesLoad any TrueType fonts that fontconfig knows about.
next