wine
2002-04-05  Martin Wilck- separate cleanly between async scheduling and file...
2002-04-05  Alexandre JulliardFixed GetTextExtentPointI driver usage.
2002-04-05  Martin WilckMake the recv() and send() family of functions use...
2002-04-05  Steven EdwardsFixed mingw32 warning about stdcall and fastcall being...
2002-04-05  Stefan LeichterCheck for NULL pointer in DrawTextExA.
2002-04-05  Dimitrie O... - fix edit box placement
2002-04-05  Guy L. Albertelli- Add defines for the NMTBHOTITEM flag word.
2002-04-05  Guy L. Albertelli- Use the new comctl32 color array for the colors....
2002-04-05  Guy L. Albertelli- Keep track of all system colors used by comctl32...
2002-04-05  Guy L. AlbertelliAdjust the child offset x value based on band style...
2002-04-05  Guy L. Albertelli- Try to match the native control for the SetBkColor...
2002-04-04  Alexandre JulliardFixed compile without freetype.
2002-04-03  Charles LoepSupport for hiding file extensions in IShellFolder_GetD...
2002-04-03  Huw D M DaviesCheck for failure of IShellFolder_GetDisplayNameOf.
2002-04-03  Alexandre JulliardAdded timer on server exit to wait a bit for new clients.
2002-04-03  Francois GougetForward C++ functions to the msvcrt library.
2002-04-03  Aric StewartUse rect only if there are flags.
2002-04-03  Huw D M DaviesAdded writing META_ESCAPE records.
2002-04-03  Huw D M DaviesDo not enumerate the META_EOF record.
2002-04-03  Huw D M DaviesRemoved old FF_ code.
2002-04-03  Huw D M DaviesFix off by one error in HEADER_InsertItemW.
2002-04-03  Alexandre JulliardMake dlopen_dll return an error immediately if the...
2002-04-03  Huw D M DaviesIf lfFaceName == "", then we patch up the names accordi...
2002-04-03  Huw D M DaviesImplement GetTextExtentPointI and add support for ETO_G...
2002-04-03  Huw D M DaviesDon't calculate cached metrics or enumerate X11 fonts...
2002-04-03  Huw D M DaviesFixed font enumeration.
2002-04-03  Huw D M DaviesFix a few font problems with rotated text and non MM_TE...
2002-04-03  Huw D M DaviesAdd font substitution lookup in the registry. We look...
2002-04-03  Dmitry TimoshkovImplement GetGlyphIndices. Tweak GetCharacterPlacement...
2002-04-03  Alexandre JulliardBetter check for -lresolv. Removed FREETYPELIBS.
2002-04-03  Huw D M DaviesThe horizontal dialog base unit is calculated as the...
2002-04-03  Mike McCormackAdd stub for WSAEnumProtocols(A/W) functions.
2002-04-03  Huw D M DaviesLoad libfreetype.so on the fly with dlopen and friends.
2002-04-03  Aric StewartEnable ShellExecuteEx to actually open things with...
2002-04-03  Mike McCormackAdded some stubs.
2002-04-03  Huw D M DaviesAdded ImpersonateLoggedOnUser stub.
2002-04-03  Alexandre JulliardAvoid local WINAPI function pointers to work around...
2002-04-03  Patrik StridvallFixed some issues found by winapi_check.
2002-04-03  Patrik Stridvall- Minor API file update.
2002-04-03  Jukka HeinonenRedirect DOS writes to stdout/console to DOSVM_PutChar.
2002-04-03  Geoffrey HausheerCleaned up a bit, removed todos for OpenThread, avoid...
2002-04-02  Andreas MohrSpelling/error messages fixes.
2002-04-02  Alexandre JulliardMore portable signature check.
2002-04-02  Andreas MohrAdd return traces to GlobalMemoryStatus, GetSystemInfo...
2002-04-02  Geoffrey HausheerAdded test for thread functions.
2002-04-02  Geoffrey HausheerAdded perl script which will build a Makefile for runni...
2002-04-02  Jukka HeinonenCompiles now even on platforms that do not support...
2002-04-02  Gerald PfeiferUse ENOMEDIUM errno code only when defined.
2002-04-02  Dimitrie O... - correct notifications
2002-04-02  Dimitrie O... Fix two compilation warnings.
2002-04-02  Dimitrie O... Declare swprintf.
2002-04-02  Alexandre JulliardFixed crash in BitBlt when source DC is NULL.
2002-04-02  Alexandre JulliardVarious makefile fixes for the test environment.
2002-04-02  Alexandre JulliardImplemented a large number of the 32-bit setupapi funct...
2002-04-02  François GougetDon't suspend a terminated thread.
2002-04-02  Dmitry TimoshkovFix sign extension in message mapping routines.
2002-04-02  Alexandre JulliardAvoid crash when trying to attach to a terminating...
2002-04-02  Dmitry TimoshkovFixed handling of a dll being loaded at the same addres...
2002-04-02  Alexandre JulliardAvoid recursive DeleteDC calls.
2002-04-02  Alexandre JulliardMake GetFullPathName fail if input path name is empty.
2002-04-02  Dmitry TimoshkovAlways call LoadLibrary.
2002-04-02  Alexandre JulliardFixed length handling in RtlUnicodeStringToAnsi/OemString.
2002-04-02  François GougetImplemented _mbsnbicmp.
2002-04-02  Dmitry TimoshkovMake sure the security descriptor is initialized in...
2002-04-02  Alexandre JulliardCheck ELF signature before processing file.
2002-04-02  Dmitry TimoshkovConvert NULL menu items to separators.
2002-04-02  Chris MorganImplement OpenThread() winapi call.
2002-04-02  Eric PouechMade use of MSACM driver definitions.
2002-04-02  François GougetInclude wine/test.h before windows headers.
2002-04-02  François GougetMake the testing framework thread safe.
2002-04-01  Francois GougetFix warnings for Linux, FreeBSD and Solaris.
2002-04-01  Alexandre JulliardGot rid of #ifdef USE_STABS.
2002-04-01  Francois GougetOn Solaris inet_aton is exported by libresolv.so.
2002-04-01  Francois GougetAdded missing FP_PNORM case.
2002-04-01  Eric PouechRemoved a couple of now obsolete FIXMEs.
2002-04-01  Eric PouechFixed some bugs in first chance exception handling.
2002-04-01  Eric PouechMore robust and less time consuming playback.
2002-04-01  Eric PouechFixed size of buffers in conversion.
2002-04-01  Eric PouechFixed writing multiline block while wrapping enabled.
2002-04-01  Eric PouechFixed module mapping for debug info when PE section...
2002-04-01  Francois GougetFix for the unistd.h vs. winsock.h problem in Winelib...
2002-04-01  Francois GougetDon't bother with declare, just 'use kernel32'.
2002-04-01  Francois GougetWindows headers must be included after wine/test.h.
2002-04-01  Hidenori TakeshimaFixed some bugs.
2002-04-01  Hidenori TakeshimaImplemented CreateStdDispatch and CreateDispTypeInfo.
2002-04-01  Dimitrie O... - implement UDS_HOTTRACK
2002-04-01  Dimitrie O... Added the DFCS_{HOT,TRANSPARENT} definitions.
2002-04-01  Chris MorganPrevent the user from running wineinstall as root,...
2002-04-01  Jukka HeinonenRoutine DOSVM_Wait now wakes up if new events are queue...
2002-03-31  Alexandre JulliardMore robust libsane check.
2002-03-31  Alexandre JulliardHack to make wineconsole work again.
2002-03-29  Alexandre JulliardFixed compile without curses.
2002-03-29  Alexandre JulliardTransfer the full process startup info as well as the...
2002-03-29  Alexandre JulliardLoad classes.dat too.
2002-03-29  Alexandre JulliardMake sure the import directory is not in shared memory.
2002-03-29  Francois GougetFix SetFileAttributes to honor the umask (rather than...
2002-03-29  Alexandre JulliardFixed winelauncher for new dll files layout.
2002-03-29  Alexandre JulliardUse ExitProcess to terminate the application.
2002-03-29  Michal PasternakFixed pack/unpack routines for WM_DDE_EXECUTE.
2002-03-29  Alexandre JulliardFixed pack/unpack routines for WM_DDE_EXECUTE.
next