server: Added access rights mapping to symlink objects.
[wine] / configure
2005-12-09  H. Verbeetd3d9: Add a test for BeginStateBlock and EndStateBlock.
2005-12-08  Alexandre JulliardRelease 0.9.3. wine-0.9.3
2005-12-01  Robert ShearmanCleanup SSL connections properly, do a few security...
2005-11-29  Hans LeidekkerLink to the reentrant version of libldap.
2005-11-22  Alexandre JulliardRelease 0.9.2. wine-0.9.2
2005-11-18  Hans LeidekkerAvoid using deprecated openldap functions.
2005-11-17  Marcus MeissnerImplemented getaddrinfo(), including full mapping of...
2005-11-16  Aric StewartBeginnings of an explorer.exe replacement that wraps...
2005-11-09  Alexandre JulliardRelease 0.9.1. wine-0.9.1
2005-10-31  Alexandre JulliardAdded an 'eject' Winelib app that allows unmounting...
2005-10-31  Alexandre JulliardGet rid of the no longer used tty driver.
2005-10-31  Michael JungAdded initial tests for shdocvw's FolderShortcut related
2005-10-27  Marcus MeissnerPrint first line of LDD output only.
2005-10-25  Alexandre JulliardRelease 0.9. wine-0.9
2005-09-30  Alexandre JulliardRelease 20050930. wine-20050930
2005-09-21  Steven EdwardsAdded stringtable regression test.
2005-09-15  Alexandre JulliardSet the proper build flags for Darwin based on the...
2005-09-15  Vincent BéronTweak the test for detecting libxslt as it didn't work...
2005-09-12  Alexandre JulliardOnly try to set -mpreferred-stack-boundary on i386.
2005-09-09  Alexandre JulliardAdded a define check for __x86_64__.
2005-09-03  Alexandre JulliardWe shouldn't use flat namespace for dlls on Mac OS...
2005-09-03  Mike McCormackImplemented IXMLDOMNode::selectNodes.
2005-08-30  Alexandre JulliardRelease 20050830. wine-20050830
2005-08-25  Alexandre JulliardAdded a make rules file for static import libraries.
2005-08-25  Alexandre JulliardBeginnings of a crt0 library.
2005-08-23  Rémi AssaillyMoved mciavi32 to the top-level dlls directory.
2005-08-22  Gerald PfeiferPrefer sys/limits.h over machine/limits.h.
2005-08-19  Rémi AssaillyRemoved mcianim.
2005-08-17  Rémi AssaillyMoved mciseq to the top-level dlls directory.
2005-08-12  Mike McCormackAdd some msxml3 tests.
2005-08-12  Mike McCormackAdd a configure test for xmlReadMemory.
2005-08-11  Mike McCormackTurn off gcc 4.0's builtin wchar inlines.
2005-08-09  Alexandre JulliardAdded support for the --image-base linker option in...
2005-08-08  Mike McCormackUse pkg-config in the libxml configure check.
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 JulliardGet rid of the no longer used regedit test.
2005-08-03  Alexandre JulliardMerged some of the header checks to reduce the size...
2005-08-03  Peter ÅstrandImplemented an Esound driver.
2005-08-03  Kai BlinSet up tests for secur32.
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-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  Alexandre JulliardRelease 20050725. wine-20050725
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-28  Alexandre JulliardRelease 20050628. wine-20050628
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  Alexandre JulliardRelease 20050524. wine-20050524
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-04-19  Alexandre JulliardRelease 20050419. wine-20050419
2005-03-28  Jacek CabanAdded checking for artsc library.
2005-03-19  Francois GougetIssue a warning if no sound system was found.
2005-03-10  Alexandre JulliardRelease 20050310. wine-20050310
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-11  Alexandre JulliardRelease 20050211. wine-20050211
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-11  Alexandre JulliardRelease 20050111. wine-20050111
2005-01-10  Vincent BéronOnly use Alsa if 1.0 is detected.
2005-01-07  Marcus MeissnerLoad libcapi20.so.* dynamically on demand.
next