wine
2002-04-08  Alexandre JulliardNeed to check for focus and capture also on the childre...
2002-04-08  Mike McCormackCreated a stubbed version of MSISYS.OCX.
2002-04-08  Guy AlbertelliSome additional traces.
2002-04-08  Dusan LackoIf we can't extract the icon, defer link creation to...
2002-04-08  Alexandre JulliardFixed compile when HAVE_OPENGL is not defined.
2002-04-08  Dmitry TimoshkovAdded CS_PARENTDC style.
2002-04-08  François GougetAdded some error codes.
2002-04-08  Hidenori TakeshimaAdded some stubs.
2002-04-08  Dimitrie O... - get rid of parent handle from info struct
2002-04-08  Michael KarcherFixed OpenGL routines broken by the DC -> PHYSDEV change.
2002-04-08  Geoffrey HausheerAdded comments explaing how to use cygwin/mingw/wine...
2002-04-08  Dimitrie O... - fix indentation
2002-04-08  Paul RupeAdded keymap tables for US dvorak layout.
2002-04-08  Gerald PfeiferAlso #include <sys/uio.h>.
2002-04-08  Hidenori TakeshimaAdded a sample win.ini.
2002-04-08  Hidenori TakeshimaAdded some stubs.
2002-04-08  Hidenori TakeshimaAdded resources for Japanese.
2002-04-08  Hidenori TakeshimaFixed crashing in stopping parser.
2002-04-08  Hidenori TakeshimaUse default GUI font instead of hard-coded 'MS Sans...
2002-04-08  Jukka HeinonenConverted "read standard input with echo" interrupt...
2002-04-08  Jukka HeinonenWrites to stdout and VGA_WriteChars routine now update...
2002-04-08  Hidenori TakeshimaFixed an overflow in calculating times.
2002-04-06  Dmitry TimoshkovAdded registry entries required for IE installer.
2002-04-06  Huw D M DaviesDon't hang around for a minute if we can't exec the...
2002-04-06  François GougetReplace some SendMessage with SendNotifyMessage in...
2002-04-06  Jeremy WhiteFixed exit status in some cases.
2002-04-06  Huw D M DaviesSpout a FIXME if we try to call ExtTextOut on an open...
2002-04-06  Huw D M DaviesImplement ResetDC and PHYSICALOFFSET[X|Y] devcaps.
2002-04-06  Huw D M DaviesChanged default paper size to letter.
2002-04-06  Alexandre JulliardAvoid crash when trying to attach to a terminating...
2002-04-06  Huw D M DaviesAdded support for ResetDC.
2002-04-05  Huw D M DaviesMake ExtDeviceMode dialog use unicode property sheet...
2002-04-05  Marcus MeissnerHKEY_LOCAL_USER should be HKEY_CURRENT_USER.
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.
next