wine
2001-09-14  Francois GougetFix recv prototype for WSARecvEx.
2001-09-14  Francois GougetFix the error returned by GetLongPathNameA.
2001-09-14  Alexandre JulliardMake sure that HWND comparisons are always done with...
2001-09-14  Francois GougetFix the WSAStartup prototype.
2001-09-14  Alexandre JulliardFixed dumping of dll export table.
2001-09-14  Marcus MeissnerReturn the FOURCC codes set by the HAL driver.
2001-09-14  Huw D M DaviesRelease gdi lock before calling DeleteDC.
2001-09-14  Francois GougetPlace the log in $TMP if set and /tmp otherwise.
2001-09-14  Francois GougetHANDLER_ROUTINE is in fact PHANDLER_ROUTINE.
2001-09-14  Francois GougetCheck for htotal=vtotal=0 (for xfree 4 vesa driver).
2001-09-12  Huw D M DaviesLay down the infrastructure for gdi font rendering.
2001-09-12  Alexandre JulliardMake sure that functions returning an HWND always retur...
2001-09-12  Travis MichielsenCreated stubs for all cryptographic functions.
2001-09-12  Alexandre JulliardConvert user handles received from client to full handles.
2001-09-11  Dmitry TimoshkovRemove not used include/process.h.
2001-09-11  Patrik StridvallCleanup code that is strange or difficult to parse.
2001-09-11  Dmitry TimoshkovBetter separate some system specific code.
2001-09-11  Hidenori TakeshimaFixed some broken macros.
2001-09-11  Guy AlbertelliQuiet FlushInstructionCache for non-NT systems where...
2001-09-11  Hidenori TakeshimaSynchronize access to the s_COMLockCount, firstRegister...
2001-09-10  Alexandre JulliardIgnore size change on ConfigureNotify if window rect...
2001-09-10  Alexandre JulliardMake sure that returned window belongs to correct threa...
2001-09-10  Huw D M DaviesThe [windows] section is in win.ini not in ~/.wine...
2001-09-10  Patrik StridvallDocumentation fixes.
2001-09-10  Patrik Stridvall- FreeBSD now supported.
2001-09-10  Andy RysinAdded Ukrainian keyboard layout.
2001-09-10  Bill MedlandBasic implementation of IStream:Clone.
2001-09-10  Bill MedlandMore graceful exit on failure.
2001-09-10  Huw D M DaviesUse V_* macros.
2001-09-10  Huw D M DaviesFix typo.
2001-09-10  Huw D M DaviesLoad some useful TYPEATTR elements from v1 typelibs.
2001-09-10  Marcus MeissnerMore debug output for InternetGetCookie, added stub...
2001-09-10  Marcus MeissnerAdded dwFlags to lock_update private functions so we...
2001-09-10  Patrik StridvallThe message handler of WM_STYLECHANGING is supposed...
2001-09-10  Patrik StridvallUse the min/max in windef.h instead.
2001-09-10  Marcus MeissnerEnhanced GetCalendarInfo stub, added known CAL_* defines.
2001-09-10  Ove KaavenFix buffering problems in HEL mode.
2001-09-10  Francois GougetFix compilation errors on FreeBSD.
2001-09-10  Francois GougetRewrite msvcrt_{argvtos,valisttos} to be more efficient.
2001-09-10  Francois GougetLink tsx11 with the X/GL libraries.
2001-09-10  Francois GougetAdded an option to disable XVidMode support.
2001-09-10  Eric LammertsPreserve wine return status.
2001-09-07  Justin Santa... Fixed problem with check for special characters.
2001-09-07  Johann MessnerFixed bug in _ultoa.
2001-09-07  Francois GougetInitialize argc/argv/wargv by calling ntdll.__wine_get_...
2001-09-07  Jukka HeinonenChanging DIB color table now updates the DIB visible...
2001-09-07  Hidenori TakeshimaAdded some stubs.
2001-09-07  Ulrich WeigandEmulate the behaviour of Linux mmap() on Solaris. Based...
2001-09-07  Guy L. AlbertelliEnhance SPY_GetMsgName to translate common control...
2001-09-07  Huw D M DaviesAdd SHGetSpecialFolderPathW to spec file.
2001-09-07  Guy L. Albertelli- Finish PathParseIconLocation{A|W}.
2001-09-07  Guy L. AlbertelliImplemented stubs for SHRegEnumUSKey{A|W} and return...
2001-09-07  Hidenori TakeshimaUse a default DevMode if no DevMode information is...
2001-09-07  Marcus MeissnerImplemented mbsnbcnt, added stubs for _Gettnames and...
2001-09-07  Guy L. Albertelli- Handle CCS_NODIVIDER both when present and when not.
2001-09-07  Eric PouechAdded PE dump capabilities to specmaker and renamed...
2001-09-07  Guy L. Albertelli- Fix positioning of text in buttons.
2001-09-07  Travis MichielsenFixed behavior of GetTextExtentExPointW. It must alway...
2001-09-07  Guy L. AlbertelliPrevent bomb when GDI_ObjPtr returns null object.
2001-09-07  Huw D M DaviesMove GDI_ERROR definition to wingdi.h.
2001-09-07  Huw D M DaviesAdd reader for v1 (SLTG) typelibs.
2001-09-07  Huw D M DaviesOpenPrinter should fail if pPrinterName is "".
2001-09-07  Huw D M DaviesAdd FUNCFLAGS and change TYPEFLAGS_* to an enum.
2001-09-07  Francois GougetConvert the socket type (necessary on Solaris).
2001-09-07  Huw D M DaviesStub implementation for UuidHash().
2001-09-07  Dmitry TimoshkovCorrect .spec file parameters for msvcrt._fullpath...
2001-09-07  Hidenori TakeshimaAdded DirectShow filter categories.
2001-09-07  Hidenori TakeshimaAdded some missing GUIDs.
2001-09-07  Guy AlbertelliReplace calls to StrRetToBuf{A|W} with duplicate code...
2001-08-29  Alexandre JulliardMake window handles 32-bit before calling window procedure.
2001-08-28  Alexandre JulliardAdded global management of user handles in the server.
2001-08-28  James JuranUse the new development page URL in the announcement.
2001-08-28  Francois GougetReimplement PROFILE_GetSectionNames to match the NT...
2001-08-28  Francois GougetOnly use winsock2.h in Wine.
2001-08-28  Guy L. AlbertelliAdded WM_MOUSEHOVER and WM_MOUSELEAVE to formatting.
2001-08-28  Alexandre JulliardOutput correct assembly function headers for all functions.
2001-08-28  Hidenori TakeshimaAdded some stubs.
2001-08-27  Alexandre JulliardCheck for valid object in GDI_GetObjPtr even for MAGIC_...
2001-08-27  Jukka HeinonenGrabPointer uses now SetWindowLong to change window...
2001-08-27  Mike McCormackImplemented GetNamedPipeInfo.
2001-08-27  Hidenori TakeshimaAdded some missing interfaces.
2001-08-27  Hidenori TakeshimaAdded ICOM_METHOD12-26, ICOM_VMETHOD12-26, ICOM_CALL12-26.
2001-08-24  Alexandre JulliardRelease 20010824. wine-20010824
2001-08-24  Francois GougetAdded WSASTARTUP16 a 1 byte alignment version of WSASTA...
2001-08-24  Hidenori TakeshimaAdded some missing CLSIDs.
2001-08-24  Bill MedlandAdded LOAD_WITH_ALTERED_SEARCH_PATH support to LoadLibr...
2001-08-24  Alexandre JulliardAdded WIN_ListParents function and renamed WIN_BuildWin...
2001-08-24  Alexandre JulliardRemoved inclusion of win.h.
2001-08-24  Mike McCormackAdd stubs for several named pipe functions.
2001-08-24  Francois GougetRename the regular WS_FD_XXX macros to FD_XXX.
2001-08-24  Francois GougetMade independent from winsock.
2001-08-24  Bill MedlandMinor fixes involving handling NULL pointers.
2001-08-24  Alexandre JulliardImplemented GetAncestor and removed WIN_GetTopParent.
2001-08-23  Alexandre JulliardDon't hold the GDI lock during accesses to the metafile...
2001-08-23  Mike McCormackImplement WaitNamedPipe and DisconnectNamedPipe.
2001-08-23  Daniel Walker- Fix for nonblocking sockets using WSAEventSelect...
2001-08-22  Hidenori TakeshimaAdded two missing headers.
2001-08-22  Patrik Stridvall- Continued on the new C parser.
2001-08-22  Hidenori TakeshimaAdded some stubs for CLSID_FilterGraph.
2001-08-22  Dmitry TimoshkovFixed an incorrect (harmless) memory allocation.
next