wine
2001-09-26  Francois GougetRenamed W_OK to MSVCRT_W_OK.
2001-09-26  Susan FarleyBetter formatting for PDF output.
2001-09-25  Ove KaavenFixed a couple of typos.
2001-09-25  Ove KaavenAdded ICOM_[C]THIS_MULTI macros to make it easier to...
2001-09-25  Ove KaavenAdded some named pipe definitions.
2001-09-25  Ove KaavenAdded prototype for GetHGlobalFromStream.
2001-09-25  Ove KaavenA failure to open a pipe should return INVALID_HANDLE_V...
2001-09-25  Hidenori TakeshimaMerged some C sources.
2001-09-24  Alexandre JulliardA couple of optimizations to avoid some server calls...
2001-09-24  Alexandre JulliardAvoid list corruption when linking window with HWND_BOT...
2001-09-24  Francois GougetGetTextExtentExPointW: dump the string before modifying...
2001-09-24  Bill MedlandAdd support for making a build environment without...
2001-09-21  Guy Albertelli- Implement message loop on the client side of the...
2001-09-21  David HammertonFixed typos.
2001-09-21  Guy AlbertelliImplement initial version of SHAddToRecentDocs.
2001-09-21  Alexandre JulliardAdded proper support for storing window parents in...
2001-09-21  Alexandre JulliardIgnore ConfigueNotify size changes while the window...
2001-09-21  Eric PouechSome dumb fixes.
2001-09-21  Mike McCormackDeclare DeviceIoControl.
2001-09-21  Andriy PalamarchukImplemented SPI_GETSHOWSOUNDS.
2001-09-21  Ove KaavenVariants and safe arrays is now able to copy BSTR swith...
2001-09-21  Ove KaavenRegister typelib marshaling for OLE Automation-compatib...
2001-09-20  Alexandre JulliardFixed a couple of bugs in _except_handler3.
2001-09-20  Andreas MohrAdded stub for GdiInit2().
2001-09-20  Guy L. AlbertelliGet more entry points from Comctl32 and save the addresses.
2001-09-20  Guy L. AlbertelliDefine the SHQueryValueEx{A|W} entry points.
2001-09-20  Aric StewartThe behavior for wsprintfA is different that for wsprin...
2001-09-20  Francois GougetFix the conversions of a command line to/from an argv...
2001-09-20  Guy AlbertelliImplement most of the MRU related functions.
2001-09-20  Guy AlbertelliAdd support for the +snoop style output.
2001-09-20  Huw D M DaviesFix mapping of DEFAULT_CHARSET.
2001-09-19  Brad CampbellFixed mouse position processing for use with a touchscreen.
2001-09-19  Hidenori TakeshimaImplemented ISeekingPassThru.
2001-09-19  Andreas MohrUpdates and error message improvements.
2001-09-19  Joshua ThielenChanged MDICreateChild to support CW_USEDEFAULT for...
2001-09-19  Alexandre JulliardFixed a couple of bugs in WIN_SetWindowLong caused...
2001-09-19  Francois GougetFix the definition of structs NUMBERFMT* and CURRENCYFMT*.
2001-09-19  Guy AlbertelliFix problem comparing pidls and return correct code.
2001-09-19  Andriy PalamarchukAdded russian layout with phantom key.
2001-09-19  Francois GougetRemove macros that should not be there (cause conflicts...
2001-09-19  Francois GougetRemove duplicate definition of _tmain.
2001-09-19  Alexandre JulliardMade all 16<->32 HWND conversions use explicit function...
2001-09-19  Alexandre JulliardFixed a couple of HWND type mismatches.
2001-09-19  Huw D M DaviesUse the font charset to obtain a codepage for A->W...
2001-09-19  Andreas MohrRename "SystemTime" to "t" (this is *not* SYSTEMTIME...
2001-09-19  Bernhard RosenkraenzerFixes for autoconf 2.52 or higher.
2001-09-19  Francois GougetAdd msvcrt/locale.h.
2001-09-17  Francois GougetMake relative paths of [Drive] sections relative to...
2001-09-17  Ove KaavenLots of rpcrt4.dll stubs.
2001-09-17  Eric PouechFixed demangling invocation.
2001-09-17  Mike McCormackIgnore negative widths in HEADER_SetItemBounds.
2001-09-17  Francois GougetCosmetic changes.
2001-09-17  Alexandre JulliardImproved make_dlls script. Moved dll list out of
2001-09-17  Hidenori TakeshimaImplemented IMemAllocator.
2001-09-17  Andriy PalamarchukFixed references to old documentation location.
2001-09-17  Francois GougetImplemented _mbsupr.
2001-09-17  Bobby BinghamWhen you hold the left mouse button inside the scrollba...
2001-09-14  Hidenori TakeshimaAdded stubs for mapi32, msimg32, sti and url.
2001-09-14  Alexandre JulliardFixed HWND compare in NC_HandleSetCursor.
2001-09-14  Huw D M DaviesAvoid calling RestoreDC with gdi lock.
2001-09-14  Huw D M DaviesAdd config check and thread safe wrappers for the XRend...
2001-09-14  Dmitry TimoshkovDo not hold the GDI lock while 16-bit ExtDeviceMode...
2001-09-14  Dmitry TimoshkovAdd missing CALLBACK modifier.
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.
next