wine
2008-02-25  Rob Shearmanmciavi32: Fix the buffer length passed into strncat...
2008-02-25  Rob Shearmanexplorer: Clean up after CreateProcess in WinMain.
2008-02-25  Rob Shearmanwineboot: Fix the character count passed to RegEnumKeyW...
2008-02-25  Rob Shearmanwineboot: Fix thread handle leak in runCmd.
2008-02-25  Rob Shearmancmd: Fix character count passed to GetShortPathName...
2008-02-25  Rob Shearmancmd: Fix loop termination check in WCMD_batch.
2008-02-25  Rob Shearmancomctl32: Fix possible use of uninitialised variable...
2008-02-25  Rob Shearmancomdlg32: Fix checks for failure of COMDLG32_SHGetFolde...
2008-02-25  Rob Shearmanavicap32: Fix the type of retval in capGetDriverDescrip...
2008-02-25  Rob Shearmanrpcrt4: Include ws2tcpip.h instead of Unix headers...
2008-02-25  Stefan Leichteruser32: Added stub for GetMouseMovePointsEx.
2008-02-25  Stefan Leichteruser32: Fix a test of GetMouseMovePointsEx.
2008-02-25  Andrew Talbotdmloader: Assign to structs instead of using memcpy.
2008-02-25  Andrew Talbotdmime: Assign to structs instead of using memcpy.
2008-02-25  Andrew Talbotdmime: Assign to structs instead of using memcpy.
2008-02-25  Andrew Talbotdmband: Assign to struct instead of using memcpy.
2008-02-25  Mikołaj Zalewskicomctl32: datetime: Support literals in apostrophes.
2008-02-25  Anatoly Lyutinuser32: Fix return value in ShowScrollBar according...
2008-02-25  Anatoly Lyutinuser32: Added some tests for scrollbar.
2008-02-25  Alexander Dorofeyevd3d8/tests: Add a P8 texture test.
2008-02-25  Gerald Pfeiferd3dx8: Simplify D3DXMatrixInverse().
2008-02-25  Stefan Dösingerd3d9: Fix a ok line.
2008-02-25  Stefan Dösingerd3d9: ATI drivers do not handle D3DUSAGE_QUERY_LEGACYBU...
2008-02-25  Stefan Dösingerd3d9: Add a non-shader reversed fog test.
2008-02-25  James Hawkinsmsi: Fix and simplify handling of REG_MULTI_SZ strings...
2008-02-25  James Hawkinsmsi: Simplify MsiSourceListAddMediaDisk.
2008-02-25  James Hawkinsmsi: Remove invalid fixmes.
2008-02-25  James Hawkinsmsi: Return the result of the call to OpenSourceKey.
2008-02-25  James Hawkinsmsi: Validate the parameters of MsiSourceListAddMediaDisk.
2008-02-25  James Hawkinsmsi: Add tests for MsiSourceListAddMediaDisk.
2008-02-25  James Hawkinsmsi: Fix the INSTALLPROPERTY_LASTUSEDTYPE case.
2008-02-25  James Hawkinsmsi: Fix the INSTALLPROPERTY_LASTUSEDSOURCE case.
2008-02-25  James Hawkinsmsi: Factorize and fix the INSTALLPROPERTY_MEDIAPACKAGE...
2008-02-25  James Hawkinsmsi: Simplify the check for a valid product code.
2008-02-25  James Hawkinsmsi: Add more tests for MsiSourceListGetInfo.
2008-02-25  Jacek Cabanmshtml: Added IHTMLBodyElement::aLink implementation.
2008-02-25  Jacek Cabanmshtml: Added IHTMLBodyElement::vLink implementation.
2008-02-25  Jacek Cabanmshtml: Added IHTMLBodyElement::get_link implementation.
2008-02-25  Jacek Cabanmshtml: Added IHTMLBodyElement::put_link implementation.
2008-02-25  Steven Edwardswinecfg: Up the default desktop resolution to 800x600.
2008-02-25  Alexandre Julliardqmgr: Ignore errors when registering the service.
2008-02-25  Roderick Colenbranderwined3d: Request aux buffers when using backbuffer...
2008-02-25  Roderick Colenbranderwgl: Add aux buffers support to DescribePixelFormat.
2008-02-25  Roderick Colenbranderwgl: Remove unneeded opengl initialisation code at...
2008-02-25  Roderick Colenbranderwgl: Remove the pixel format limitation.
2008-02-25  Roderick Colenbranderwined3d: Request alpha in backbuffer mode, to work...
2008-02-25  Rob Shearmancomctl32: Rename the dwStyle and dwOldStyle variables...
2008-02-25  Rob Shearmancomctl32: Fix local variable shadowing in load_string...
2008-02-25  Rob Shearmancomctl32: Fix the signedness of i, oldNumParts and...
2008-02-25  Rob Shearmanshdocvw: The default value for the "CLSID\%CLSID_Intern...
2008-02-25  Rob Shearmanshdocvw: Add more keys to the CLSID_Internet key.
2008-02-25  Rob Shearmanshdocvw: Fix quoting of double-quote in shdocvw.inf.
2008-02-25  Hans Leidekkermscms: Assume read sharing when no sharing flags are...
2008-02-25  Hans Leidekkermscms: Add tests for AssociateColorProfileWithDevice...
2008-02-25  Hans Leidekkermscms: Implement AssociateColorProfileWithDevice and...
2008-02-25  Gerald Pfeiferwidl: Include <unistd.h> for prototype of unlink().
2008-02-25  Jacek Cabanshdocvw: Added WebBrowser::TheaterMode implementation.
2008-02-25  Jacek Cabanshdocvw: Silence more invalid QueryInterface FIXMEs.
2008-02-25  Jacek Cabanshdocvw: Added get_LocationURL implementation.
2008-02-22  Alexandre JulliardRelease 0.9.56. wine-0.9.56
2008-02-22  Alexandre Julliardwinex11: Force the client dimensions to at least 1x1...
2008-02-22  Alistair Leslie... slc: Added stub for SLGetWindowsInformationDWORD.
2008-02-22  James Hawkinsmsi: Fix the size of the data sent in to RegSetValueExW.
2008-02-22  Jacek Cabanbrowseui: Code clean up.
2008-02-22  Jacek Cabanurlmon: 0x800c0008 is INET_E_DOWNLOAD_FAILURE.
2008-02-22  Jacek Cabanurlmon: Correctly handle creating object failure.
2008-02-22  Dan Hipschmanwidl: Allow is_string_type to work for typedef'd types.
2008-02-22  Roderick Colenbranderddraw: Add yv12 detection support.
2008-02-22  Frans Koolcrypt32: Created Dutch translations.
2008-02-22  Andrew Talbotdmband: Rename identifiers to remove false implications...
2008-02-22  Maarten Lankhorstadvapi: Check if service really exists before bombing...
2008-02-22  Roderick Colenbranderwined3d: Use the color key in glAlphaFunc in case of...
2008-02-22  Roderick Colenbranderwined3d: Unify p8 render target detection code.
2008-02-22  Roderick Colenbranderwined3d: In DirectDraw a palette is a property of a...
2008-02-22  Roderick Colenbranderwined3d: Don't flush in D3D RealizePalette without...
2008-02-22  Roderick Colenbranderwined3d: Don't flush in GDI RealizePalette without...
2008-02-22  Stefan Leichteruser32: Fix a test of GetMouseMovePointsEx failing...
2008-02-22  Rob Shearmanwinex11.drv: Optimise getting the bits of a DIB after...
2008-02-22  Rob Shearmangdi32: Optimise StretchBlt for the case where no stretc...
2008-02-22  Alexandre Julliardwinex11: Re-create the client window when setting the...
2008-02-21  Alexandre Julliardwinex11: Keep track of the window colormap and free...
2008-02-21  Aric Stewartcoreaudio: Set mDataByteSize of the buffer to the amoun...
2008-02-21  Louis Lendersshdocvw: Pretend success in WebBrowser_get_RegisterAsDr...
2008-02-21  Rob Shearmanwinspool: Fix the character count passed into RegEnumKe...
2008-02-21  Rob ShearmanRevert "winspool: Fix character count passed to RegQuer...
2008-02-21  Rob Shearmandplayx: Fix incorrect check in DirectPlayLobbyAImpl_Enu...
2008-02-21  Rob Shearmandplayx: Fix incorrect check in DirectPlay3AImpl_EnumCon...
2008-02-21  Rob Shearmandbghelp: Fix read beyond end of field in module_get_debug.
2008-02-21  Rob Shearmandbghelp: VARIANT unions are accessed by name in msc...
2008-02-21  Rob Shearmaninclude: Include excpt.h from wine/exception.h.
2008-02-21  Huw Daviesuser32: Add a test for CS_OWNDC windows that are create...
2008-02-21  Alexandre Julliardwinex11: Make the BitBlt short-cuts more generic to...
2008-02-21  Mikołaj ZalewskiMake Italian, Spanish, Dutch and German resources use...
2008-02-21  Jacek Cabanurlmon: Make session object thread safe.
2008-02-21  Jacek Cabanurlmon: Optimize get_protocol_info for urlmon protocols.
2008-02-21  Jacek Cabanurlmon: Optimize registering urlmon protocols.
2008-02-21  Dmitry Timoshkovwinex11.drv: Add an optimized path for BitBlt(SRCINVERT).
2008-02-21  Andrew Talbotdmcompos: Assign to structs instead of using memcpy.
2008-02-21  Rob Shearmanntdll: When using HEAP_ZERO_MEMORY in heap allocation...
2008-02-21  Rob Shearmanntdll: Fix the use of oldSize in RtlReAllocateHeap...
next