Complete implementation for DrawStatusText{A,W}.
[wine] / configure
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...
2001-05-29  Ian PilcherBuild AFM data for core PostScript fonts into WINEPS.
2001-05-29  Marcus MeissnerDrop any file64 functions, try to use system supplied...
2001-05-16  Ian PilcherRead metrics from TrueType fonts.
2001-05-14  Marcus MeissnerImplemented 64bit file size handling.
2001-05-07  Bang Jun-YoungAdd the NetBSD style errno location.
2001-05-02  Ove KaavenFixed the OSMesa configure check so that OSMesa won...
2001-04-30  Marcus MeissnerAdded check for cups/cups.h header file and a warning...
2001-04-27  Marcus MeissnerAdded CUPS printing support.
2001-04-16  Rein KlazesAdded new dll wintrust.dll with a stub for WinVerifyTru...
2001-03-21  Alexandre JulliardAdded first version of the Perl regression testing...
2001-03-19  Satsuki FujishimaFixed FreeBDS xpg4 check.
2001-01-19  Marcus MeissnerAdded configure check for old linux/input.h.
2001-01-17  Andreas MohrCosmetics.
2001-01-17  Alexandre JulliardCleaned up the various errno location tests in configure.
2001-01-12  Andreas MohrNetBSD 1.5 is lacking ecvt, fcvt, gcvt for crtdll.
2001-01-11  John R. SheetsImplemented stubs for IWebBrowser in shdocvw.dll.
2001-01-11  Ulrich WeigandReplaced architecture-dependent configure checks by...
2001-01-10  Jon Griffiths- Migrate CRTDLL to MSVCRT.
2001-01-04  Alexandre JulliardAuthors: Andrew Lewycky <andrew@transgaming.com>, Gavri...
2001-01-04  Jon GriffithsAdded spec generation tool specmaker.
2001-01-02  Ove KaavenTurn on detectable autorepeat if the X Keyboard Extensi...
2000-12-29  Eric PouechMade unaligned access test effective.
2000-12-27  Ulrich WeigandDon't link with libw if libc already contains w* routines.
2000-12-27  Ulrich WeigandAdded check whether unaligned memory access is allowed.
2000-12-26  Ove KaavenSeparated the MZ loader and core DOS VM into dlls/winedos.
2000-12-22  Hidenori TakeshimaUse dllwrap for building shared libraries in cygwin.
2000-12-19  Ulrich WeigandFixed IMAGE_RESOURCE_DIRECTORY_ENTRY on big-endian...
next