- Fixed drawing of borders to that of native (uses DrawEdge).
[wine] / configure
2002-05-24  Alexandre JulliardNo longer need a special LDCOMBINE for cygwin/mingw.
2002-05-22  Alexandre JulliardAdded check for ln.
2002-05-22  Eric PouechCreated an ACM MS ADPCM codec.
2002-05-20  Alexandre JulliardMoved expand.c from libtest to programs/expand.
2002-05-20  Alexandre JulliardAdded configure check for the soname of libraries that...
2002-05-14  Alexandre JulliardPortability fixes.
2002-05-14  John K. HohmAdded comcat.dll with factory and manager but E_NOTIMPL...
2002-05-14  Alexandre JulliardSpecify the complete source file list for a dll inside...
2002-05-12  Alexandre JulliardAdded some support for cross-compilation using mingw32.
2002-05-10  Alexandre JulliardRelease 20020509. wine-20020509
2002-05-10  Steven EdwardsDetect snprintf && _snprintf, use _snprintf on stupid...
2002-05-09  Juergen SchmiedAdded some tests.
2002-05-09  Alexandre JulliardThere's no need to check for dlopen on cygwin.
2002-05-07  Alexandre JulliardFixed dll check for cygwin.
2002-05-07  Alexandre JulliardAdded check for sys/sysctl.h.
2002-05-05  Steven EdwardsCheck for and use chsize instead of ftruncate if present.
2002-05-05  Mike WetherellUtility to convert between Unix and Windows paths at...
2002-05-01  Rizsanyi ZsoltImplemented IOCTL_SCSI_GET_ADDRESS for non true scsi...
2002-05-01  Laurent PinchartImplementation of IOCTL_SCSI_PASS_THROUGH and
2002-04-30  Alexandre JulliardMoved remaining files in windows/x11drv to dlls/x11drv.
2002-04-29  Andriy PalamarchukImplemented regsvr32 tool. Based on ReactOS implementation.
2002-04-29  Patrik StridvallStub implementation of SNMPAPI.DLL.
2002-04-27  Alexandre JulliardLink the tools and the server against libwine so we...
2002-04-26  Alexandre JulliardBetter support for configure detection of missing types...
2002-04-24  Alexandre JulliardNo longer try to support non-reentrant Xlib.
2002-04-23  Alexandre JulliardLoad libXrender at run-time with dlopen (based on a...
2002-04-20  Bill MedlandGet the ldconfig check to work for bash shells.
2002-04-12  Alexandre JulliardRelease 20020411. wine-20020411
2002-04-11  Andriy PalamarchukCreated regedit replacement. Fixed some bugs.
2002-04-11  Alexandre JulliardUpdated configure to take advantage of new autoconf...
2002-04-08  Mike McCormackCreated a stubbed version of MSISYS.OCX.
2002-04-03  Alexandre JulliardBetter check for -lresolv. Removed FREETYPELIBS.
2002-04-01  Francois GougetOn Solaris inet_aton is exported by libresolv.so.
2002-03-31  Alexandre JulliardMore robust libsane check.
2002-03-29  Michal PasternakFixed pack/unpack routines for WM_DDE_EXECUTE.
2002-03-27  Alexandre JulliardMoved metafiles and win16 drivers to dlls/gdi.
2002-03-26  Marcus MeissnerPorted variant tests to the new testing framework.
2002-03-23  Hidenori TakeshimaImplemented an IMA driver.
2002-03-22  Hidenori TakeshimaImplemented G711 codec driver.
2002-03-21  Shi Quan HeStarted TWAIN implementation.
2002-03-21  Chris MorganAdded aRts driver.
2002-03-20  Alexandre JulliardChanged builtin dlls file names to make it clear they...
2002-03-11  Patrik StridvallAdded some optional headers and functions for compiling...
2002-03-10  Alexandre JulliardRelease 20020310. wine-20020310
2002-02-28  Alexandre JulliardRelease 20020228. wine-20020228
2002-02-28  Alexandre JulliardAdded tests extra directories.
2002-02-19  Lawson WhitneySupport for nonstandard baud rate in SetCommState.
2002-02-15  Alexandre JulliardFixed installation issues caused by new configure script.
2002-02-14  Alexandre JulliardUpgraded configure script to use autoconf 2.50 features...
2002-02-08  Huw D M DaviesWe need fttrigon.h, so don't define HAVE_FREETYPE if...
2002-02-04  Dmitry TimoshkovSupport for generation of .def files from .spec files.
2002-01-29  Aric StewartAdded a pass-through msvcrt20.
2002-01-29  Francois Gouget'test -e' is not supported on Solaris, replace with...
2002-01-29  Huw D M DaviesDon't define HAVE_FREETYPE unless we have freetype.h.
2002-01-29  Alexandre JulliardAuthors: Huw D M Davies <hdavies@codeweavers.com>,...
2002-01-22  Marcus MeissnerAbort if we do not find yacc or bison.
2002-01-21  Alexandre JulliardAuthors: Andrew Lewycky <andrew@transgaming.com>, Ove...
2002-01-10  Travis MichielsenAdded crypt32.dll stub.
2002-01-07  Alexandre JulliardAdded configure check for pread/pwrite.
2002-01-06  Alexandre JulliardRemoved obsolete dosmod.
2002-01-04  Alexandre JulliardWe no longer need libXpm.
2002-01-01  Alexandre JulliardLink with libutil only where needed.
2001-12-31  Alexandre JulliardLink with libdl only where needed.
2001-12-26  Alexandre JulliardLink to the curses library only for the dlls that need it.
2001-12-26  Andreas MohrDocumentation update.
2001-12-14  Bang Jun-YoungAdded check for stdint.h (needed on NetBSD).
2001-11-23  Eric PouechNew console code based on Win32 windows.
2001-11-06  Dmitry TimoshkovAdd $X_LIBS path while searching for libfreetype.
2001-11-06  François GougetFix the #include order for config.h.
2001-11-06  François GougetMake debugtools.h independent from config.h.
2001-11-06  Mike McCormackAdded netapi32.dll and the Netbios() call.
2001-11-06  Hidenori TakeshimaAdded stubs for msrle32.dll and implemented RLE8 decoder.
2001-11-05  François GougetTell Solaris users where to get XPM.
2001-10-23  Hidenori TakeshimaAdded stubs for msdmo.dll, qcap.dll and devenum.dll.
2001-10-23  Huw D M DaviesImplement GetFontData.
2001-10-02  Andreas MohrYet another documentation/message text patch.
2001-09-19  Bernhard RosenkraenzerFixes for autoconf 2.52 or higher.
2001-09-17  Alexandre JulliardImproved make_dlls script. Moved dll list out of
2001-09-14  Hidenori TakeshimaAdded stubs for mapi32, msimg32, sti and url.
2001-09-14  Huw D M DaviesAdd config check and thread safe wrappers for the XRend...
2001-09-12  Huw D M DaviesLay down the infrastructure for gdi font rendering.
2001-09-07  Eric PouechAdded PE dump capabilities to specmaker and renamed...
2001-08-10  Eric PouechFixes for Solaris X86.
2001-08-08  Marcus MeissnerChange libGLU check to look for gluLookAt instead of...
2001-08-06  Marcus MeissnerImplemented OleLoadPicture.
2001-07-30  Patrik StridvallMade it possible to install the winapi tools.
2001-07-14  Jeremy WhiteRemove the -rpath option from the link command.
2001-07-12  Lionel Ulmer- removed unused OSMesa linking
2001-07-08  Patrik StridvallAdd proper check for existance of struct sockaddr membe...
2001-07-02  Hidenori TakeshimaAdded stubs for quartz.dll.
2001-06-29  Dmitry TimoshkovFix 'make depend' for out of the source tree build.
2001-06-28  Patrik StridvallFixed subtle configure bug concerning OpenGL.
2001-06-27  Alexandre JulliardPut AC_DEFINE symbols definitions directly in the confi...
2001-06-26  Uwe BonnesAdded /dev/parport support for direct port access.
2001-06-19  Patrik StridvallAdded support for autoconf 2.50.
2001-06-08  Marcus MeissnerAdded check for broken mmap64.
2001-06-08  Marcus MeissnerImplemented glu32.dll as libGLU.so forwarder.
2001-06-06  Bang Jun-YoungReplace "Linux dll" with "GNU style ELF dll".
2001-06-06  Ian PilcherUse autoconf checks to check for various FreeType headers.
2001-05-31  Marcus MeissnerIf you have freetype1 and freetype2 coexisting, freetyp...
next