wine
2001-10-08  Dmitry TimoshkovDefer edit style correction until EDITSTATE is fully...
2001-10-08  Francois Gouget_beginthread: Don't store the trampoline on the stack.
2001-10-08  Francois GougetMove COLORREF from wingdi.h to windef.h.
2001-10-08  Francois GougetWrappers must always be compiled in STRICT mode.
2001-10-08  Alexandre JulliardProvide help even when in the NOPROCESS state.
2001-10-08  Francois GougetFix infinite loop problem in wineclipsrv startup.
2001-10-08  Francois GougetBetter handling of the timeout in WaitForInputIdle.
2001-10-08  Malte StarostikCreateURLMoniker takes a LPCWSTR, not a LPWSTR.
2001-10-05  Alexandre JulliardProcess pending events before sending WM_PAINT on RDW_U...
2001-10-05  Alexandre JulliardAdded get_file_info support to named pipes and sockets...
2001-10-05  Stefan LeichterAdded defines for resource types RT_MESSAGETABLE, RT_VE...
2001-10-05  Gerard PatelFix sign extension problem in map_wparam_WtoA.
2001-10-05  Malte StarostikAdded IPersistPropertyBag2 and IPropertyBag2 definition...
2001-10-05  Johan GillThe LR_ defines do not reside in windows.h anymore.
2001-10-05  Huw D M DaviesRemove some unnecessary AddRef's.
2001-10-05  Dmitry TimoshkovAdd XK_Mode_switch to the list of ignored keysyms.
2001-10-05  Daniel SaboA 'fi' was needed in the last if statement.
2001-10-04  Alexandre JulliardRelease 20011004. wine-20011004
2001-10-04  Alexandre JulliardIgnore RLE data that goes past the line end (found...
2001-10-04  Nikolas ZimmermannSkip port number before calling gethostbyname.
2001-10-04  Ove KaavenThe DISPPARAMS parameter array is a reverse-order array.
2001-10-04  Mike McCormackFetch a handle type in FILE_GetUnixHandle.
2001-10-04  Alexandre JulliardDon't ignore first chance debug exceptions since it...
2001-10-04  Bill MedlandA couple of minor points about converting Windows fonts.
2001-10-04  Ove KaavenImplement coercion to VT_UNKNOWN from VT_DISPATCH.
2001-10-04  Ove KaavenITypeInfo::Invoke should also search inherited interfac...
2001-10-03  Alexandre JulliardSkip BitBlt DIB optimization if source and dest DCs...
2001-10-03  Gerard PatelMap a window if it is shown by a direct style change.
2001-10-03  Ove KaavenDon't ignore DISPATCH_METHOD in ITypeInfo::Invoke.
2001-10-03  Guy AlbertelliFix SHAddToRecentDocs code to properly handle native...
2001-10-03  Huw D M DaviesLooks like the SLTG_ImplInfo struct isn't a fixed size.
2001-10-03  Ove KaavenCorrected INVOKEKIND enumeration values.
2001-10-03  Aric StewartMake sure that newly allocated TLS indexes are cleared.
2001-10-03  Andreas MohrBetter fake implementation of SetThreadExecutionState.
2001-10-02  Alexandre JulliardFree cache DCEs if the DC gets deleted.
2001-10-02  Alexandre JulliardFixed typo in previous change.
2001-10-02  Alexandre JulliardAvoid including winbase.h in generated .spec.c files.
2001-10-02  Bill MedlandAllow two connections by not releasing the wrapped...
2001-10-02  Alexandre JulliardMerged mouse buttons states into the key state array.
2001-10-02  Alexandre JulliardRemoved unnecessary includes/definitions.
2001-10-02  Ilya KonstantinovAdded a _NET_WM_NAME(UTF8_STRING) property to every...
2001-10-02  Andriy PalamarchukAdded SYSMETRICS_Set.
2001-10-02  Andreas MohrMake OaBuildVersion() return the highest version value...
2001-10-02  Andreas MohrYet another documentation/message text patch.
2001-10-02  Bill MedlandAdditions to how to use Docbook under RedHat (to help...
2001-10-02  Bill MedlandUpgrade winemaker man page for the two options added...
2001-10-02  Andreas MohrAdded WSC*InstallProvider stubs.
2001-10-02  Gracjan PolakAdded some MFC documentation (with the help of Francois...
2001-10-02  Uwe BonnesCheck for NULL path argument in DeleteFile.
2001-10-02  Huw D M DaviesLong nameless args in SLTG apparently get denoted by...
2001-10-02  Guy AlbertelliImplemented dummy stub for SHChangeNotifyUpdateEntryLis...
2001-10-02  Gerald PfeiferFix implicit type declarations. Add required cast.
2001-10-02  Dmitry TimoshkovRemove a hack for keyboard group switching.
2001-10-01  Hidenori TakeshimaImplemented CLSID_AudioRender.
2001-10-01  Ove KaavenImplemented DispGetParam.
2001-10-01  Andreas MohrFix/document SHLWAPI ordinals 217 and 218.
2001-10-01  Andreas MohrSpeed optimization.
2001-10-01  Andreas MohrAdded stub for WSApSetPostRoutine.
2001-10-01  Ove KaavenMake MoveFileEx fail with ERROR_INVALID_PARAMETER ...
2001-10-01  Eric PouechShould initialize COM before calling it.
2001-09-26  Alexandre JulliardFixed size check in HEAP_FindFreeBlock to make sure...
2001-09-26  Andriy Palamarchukwinemaker documentation fix.
2001-09-26  Huw D M DaviesBetter handling of typelibs loaded with a trailing...
2001-09-26  Bill MedlandPrevent calling null functions.
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...
next