wine
2001-11-09  François GougetCorrect handling of strings in setValue.
2001-11-09  Francois GougetDocument the new -winver versions.
2001-11-09  Joshua ThielenChanged BM_ messages SETCHECK and GETCHECK to SETCHECK1...
2001-11-09  François GougetRecognize the FreeBSD dlopen equivalent of "cannot...
2001-11-09  Guy L. AlbertelliUse proper unicode routine.
2001-11-09  François GougetMake out-of-source-tree builds work with Solaris make.
2001-11-08  Alexandre JulliardRelease 20011108. wine-20011108
2001-11-08  Alexandre JulliardImplemented inline version of the iswxxx functions.
2001-11-08  Ove KaavenMoved the int 9 (keyboard) handler to dlls/winedos.
2001-11-08  Mike McCormackFind out how much data is available when calling ReadFi...
2001-11-07  Gerard PatelRepaired child window activation broken by previous...
2001-11-07  Dmitry TimoshkovAdd dumping of window styles at the window creation...
2001-11-07  Ove KaavenAdded a few default palette entries for the VGA/MCGA...
2001-11-07  Alexandre JulliardAvoid ftruncate to work around broken UMSDOS file system.
2001-11-07  Andriy PalamarchukCreated new infrastructure for SystemParametersInfo...
2001-11-07  Bill MedlandMinor grammatical corrections.
2001-11-07  Ove KaavenAdded RunInThread callout to winedos.
2001-11-07  Mike McCormackMake ConnectNamedPipe work in overlapped mode.
2001-11-07  Mike McCormackIgnore DSR/DTR flow control in DCB. termios doesn't...
2001-11-06  Guy Albertelli- Define rest of URL_ESCAPE... and other flags.
2001-11-06  Guy Albertelli- Implement URL_ESCAPE_SEGEMENT_ONLY, URL_ESCAPE_PERCENT,
2001-11-06  Guy Albertelli- Implement SHLWAPI_1 (ASCII version of SHLWAPI_2).
2001-11-06  Alexandre JulliardWindow activation cleanups.
2001-11-06  Alexandre JulliardReturn success in CreateProcess when we started a non...
2001-11-06  Dmitry TimoshkovAdd $X_LIBS path while searching for libfreetype.
2001-11-06   <larstiq@larstiq... Devices never need to be polled, so return DI_NOEFFECT...
2001-11-06  Bill MedlandPrevent danger of accessing freed memory (theoretical...
2001-11-06  François Gougetstrsep is not implemented on Solaris, replace it with...
2001-11-06  Marcus MeissnerRenamed struct option to struct debug_option to avoid...
2001-11-06  Francois GougetFix a buffer overflow in write_name_str, bug found by
2001-11-06   <ghutchis... Avoid parsing the whole tree to find libwine.so.
2001-11-06  Francois GougetDon't prefix %p with 0x.
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  Alexandre JulliardAllow owner to be the desktop window.
2001-11-06  Hidenori TakeshimaThe 'dword' values should be stored as big endian values.
2001-11-06  Mike McCormackAdded netapi32.dll and the Netbios() call.
2001-11-06  Eric PouechFor drawing a caret, internally replaced the brush...
2001-11-06  Francois GougetAdd versions for WinME and WinXP.
2001-11-06  Francois GougetFix incorrect use of a Unicode string literal.
2001-11-06  François GougetAdd traces to help diagnose systematic cached-metrics...
2001-11-06  Francois GougetRename SIC_CompareEntrys to SIC_CompareEntries, and...
2001-11-06  Hidenori TakeshimaAdded stubs for msrle32.dll and implemented RLE8 decoder.
2001-11-05  Dmitry TimoshkovConvert GetCharWidth to Unicode.
2001-11-05  Guy AlbertelliMove SPY_EnterMessage call after all possible exits...
2001-11-05  Guy Albertelli- Indicate that StrRetToStrN{A|W} and StrRetToBuf{A...
2001-11-05  Guy AlbertelliAdd support for Wine internal messages.
2001-11-05  Eric PouechFixed and globalized some path and module name handling.
2001-11-05  Eric PouechFixed dst / src lines implementation.
2001-11-05  Gerard PatelTest for ws_timeout=NULL in winsock select().
2001-11-05  François GougetTell Solaris users where to get XPM.
2001-11-05  François GougetFALSE is not defined on Solaris.
2001-11-05  François GougetFix line length calculation in X11DRV_DIB_Convert_any_asis.
2001-11-05  Joshua ThielenFor global classes, GetClassInfo now returns a handle...
2001-11-05  Ove KaavenImplemented a dynamic table of DOS interrupt handlers.
2001-10-28  Gerard PatelFix RegSetValueEx calls and crash when DriverName=...
2001-10-28  Ove KaavenProtect against an interrupt-pending signal recursion.
2001-10-28  Hidenori TakeshimaFixed some bugs.
2001-10-28  Hidenori TakeshimaAdded definitions of MERITs.
2001-10-28  Hidenori TakeshimaAdded stub for ICImageCompress.
2001-10-28  Guy L. Albertelli- Added stubs for _18,_21,_22 which seem to be used...
2001-10-28  Guy L. AlbertelliStub UrlCombineA and initial implementation of UrlCombineW.
2001-10-28  Guy L. AlbertelliImplement SHRegGetBoolUSValue{A|W}.
2001-10-28  Jeremy NewmanReplaced Martini glass.
2001-10-25  Alexandre JulliardDon't keep main exe and dlls handles open when the...
2001-10-25  Aric StewartAdd handling for LVN_GETDISPINFOW.
2001-10-24  Guy Albertelli- Correct implementation of HUSKEY internals, including...
2001-10-24  Guy Albertelli- Implement:
2001-10-24  Joshua ThielenSwitch focus to activated window even if no window...
2001-10-24  Alexandre JulliardTry to use read instead of mmap for files on removable...
2001-10-24  Ove KaavenSave a disk file's drive type in the server object.
2001-10-23  Alexandre JulliardCosmetic fixes.
2001-10-23  Hidenori TakeshimaAdded stubs for msdmo.dll, qcap.dll and devenum.dll.
2001-10-23  Huw D M DaviesImplement GetFontData.
2001-10-23  Hidenori TakeshimaImplemented OleCreatePropertyFrame and
2001-10-23  Eric PouechMoved/added some console definitions.
2001-10-23  Marcus MeissnerRevert 16bit win95 version back to original value....
2001-10-23  Huw D M DaviesExtTextOutW with symbol fonts works with chars in the...
2001-10-23  Huw D M DaviesBetter failure messages for CoCreateInstance.
2001-10-23  Alexandre JulliardFixed window handle check in GetDCEx.
2001-10-23  Alexandre JulliardA couple of optimizations.
2001-10-23  Francois GougetExpand environment variables in "Debugger" setting.
2001-10-23  Aric StewartFixed the behavior for SHGetFileInfo when the SHGFI_USE...
2001-10-22  Alexandre JulliardStore in the server all the window information accessib...
2001-10-22  Francois GougetSpelling, grammar and a bit of comment formatting fixes.
2001-10-22  Hidenori TakeshimaFixed some bugs.
2001-10-22  Alexandre JulliardAdded "--auto" option.
2001-10-22  Francois GougetAdd support for environment variables in the printer...
2001-10-22  Francois GougetAdded __WINE_USE_MSVCRT.
2001-10-22  David ElliottImplemented the wcstoul function.
2001-10-21  Andreas MohrCosmetics.
2001-10-21  Guy L. Albertelli- Add stubs for _25, _33, _35
2001-10-21  Guy L. Albertelli- Implement HUSKEY design.
2001-10-21  Guy L. Albertelli- Implement UrlCanonicalizeW, UrlEscapeW, UrlUnescapeW.
2001-10-21  Alexandre JulliardAvoid crashing on non-initialized debug info.
2001-10-21  Hidenori TakeshimaFixed a typo.
2001-10-21  Guy L. AlbertelliImplemented GetCharacterPlacementW.
2001-10-21  Andrew LewyckyXFree86 4.1 gamma ramp support.
2001-10-21  Ove KaavenFixed a typo.
2001-10-21  Mike McCormackReturn TRUE on success in COMM_BuildOldCommDCB.
next