wine
2009-05-19  Francois Gougetuserenv/tests: Replace realloc() with HeapReAlloc().
2009-05-19  Francois Gougetoleaut32/tests: Replace realloc() with HeapReAlloc().
2009-05-19  Francois Gougetmstask/tests: Replace realloc() with HeapReAlloc().
2009-05-19  Michael Stefaniucurlmon: Move 'inline' right after the storage specifier.
2009-05-19  Hans Leidekkerkernel32: Add tests for FormatMessageA/W.
2009-05-19  Hans Leidekkerkernel32: Add support for %ws and %wc format specifiers...
2009-05-19  Andrew Nguyenkernel32/tests: Correctly skip when the Unicode communi...
2009-05-19  Dmitry Timoshkovuser32: Invalidate a being removed listbox item before...
2009-05-19  Roderick Colenbranderwgl: Use local pixel format data for WGL_ACCELERATION_ARB.
2009-05-19  Michael StefaniucFix typo in Romanian translation basă => bază.
2009-05-19  Michael Stefaniucnotepad: Fix the Romanian translation.
2009-05-19  Michael Stefaniucnotepad: The UNICODE define isn't needed anymore; remov...
2009-05-19  Michael Stefaniucnotepad: Use the explicit W-form of the functions.
2009-05-19  Michael Stefaniucnotepad: Use the more specific MAKEINTRESOURCEW macro.
2009-05-19  Jacek Cabanurlmon: Added MIME filter handling in BindProtocol...
2009-05-19  Jacek Cabanurlmon: Added support for MIME filters.
2009-05-19  Jacek Cabanurlmon: Use common name for IInternetProtocol and IInte...
2009-05-19  Jacek Cabanurlmon: Use protocol_handler in Switch implementation.
2009-05-19  Jacek Cabanurlmon: Move MIME availability handling to separated...
2009-05-19  Jacek Cabanurlmon: Fixed buffer size argument in Read call.
2009-05-19  Jacek Cabanurlmon: Use internal IInternetProtocol protocol for...
2009-05-19  Paul Vrienskernel32/tests: Fix some test failures on Win9x/WinME.
2009-05-19  Paul Vriensntdll: Fix a typo.
2009-05-19  Paul Vrienswine.inf: Set the correct initial service pack information.
2009-05-19  Aric Stewartmsctf: Starting implementation of ITfContext::RequestEd...
2009-05-18  Andrew Nguyenkernel32/tests: Use named constants for a drive test.
2009-05-18  Andrew Nguyenkernel32: Correct the last error of CreateProcessW...
2009-05-18  Andrew Nguyenkernel32: Correct the last error of CreateProcessW...
2009-05-18  Andrew Nguyenkernel32: Don't validate the command line parameter...
2009-05-18  Andrew Nguyenkernel32/tests: Correctly skip when Unicode thread...
2009-05-18  Andrew Nguyenkernel32/tests: Correctly skip when GetTempPathW is...
2009-05-18  Andrew Nguyenkernel32/tests: Correctly skip when Unicode locale...
2009-05-18  Andrew Nguyenkernel32/tests: Correctly skip when the Unicode file...
2009-05-18  Andrew Nguyenkernel32/tests: Correctly skip tests when the Unicode...
2009-05-18  Andrew Nguyenkernel32/tests: Correctly skip tests when the Unicode...
2009-05-18  Paul Vrienssetupapi: Fix passing a NULL parameter (Coverity).
2009-05-18  Juan Langinetmib1: Rename a poorly named variable.
2009-05-18  Aric Stewartmsctf/tests: Test TextService requesting an EditSession.
2009-05-18  Aric Stewartmsctf: TfContext intitalization and uninitialization...
2009-05-18  Aric Stewartmsctf: Define ITfEditSession implemented by TextServices.
2009-05-18  Stefan DösingerWineD3D: Support more constants in ARB shaders.
2009-05-18  Stefan Dösingerwined3d: Avoid declaring helper_const in vertex program...
2009-05-18  Stefan Dösingerwined3d: Support clipplanes with GLSL.
2009-05-18  Stefan Dösingerwined3d: Update the bump constants after a shader change.
2009-05-18  Stefan Dösingerwined3d: Use local constants for bump parameters.
2009-05-18  Nikolay Sivovcomctl32/tests: Don't use magic numbers for ListView...
2009-05-18  Nikolay Sivovcomctl32/treeview: Use cached colors instead of GetSysC...
2009-05-18  Nikolay Sivovcomtl32/listview: Cache Header control window GWL_STYLE.
2009-05-18  Nikolay Sivovcomctl32/header: Use cached colors instead of querying...
2009-05-18  Nikolay Sivovcomctl32/header: Move parameter cast to WinProc where...
2009-05-18  Nikolay Sivovcomctl32/header: Retrieve control data only once at...
2009-05-18  Robert Keywined3d: Remove HD 4800 "2048MB for X2 versions" comment.
2009-05-18  Huw Daviesole32: Implement TYMED_ISTORAGE marshalling.
2009-05-18  Huw Daviesole32: Implement TYMED_ISTREAM marshalling.
2009-05-18  Huw Daviesole32/tests: Add tests for TYMED_ISTREAM marshalling.
2009-05-18  Huw Daviesole32: Add support for marshalling pUnkForRelease.
2009-05-18  Huw Daviesole32/tests: Add tests for STGMEDIUM marshalling with...
2009-05-18  Huw Daviesole32: Implement the WdtpInterfacePointer marshal funct...
2009-05-18  Huw Daviesole32/tests: Show that it's the loword of the separate...
2009-05-18  Huw Daviesmsctf/tests: Fix a compiler warning.
2009-05-18  Huw Daviesole32: Add proxies and stubs for FillAppend and FillAt.
2009-05-18  Huw Daviesole32: Add proxies and stubs for ReadAt and WriteAt.
2009-05-18  Huw Daviesole32: Add proxies and stubs for OpenStream and EnumEle...
2009-05-18  Huw Daviesole32: Add proxies and stubs for Seek and CopyTo.
2009-05-18  Huw Daviesole32: Add proxies and stubs for Read and Write.
2009-05-18  Huw Daviesole32: Add proxies and stubs for GetData and GetDataHere.
2009-05-18  Huw Daviesinclude: Correct a typo.
2009-05-18  Roderick Colenbranderwgl: Make sure WGL_DRAW_TO_BITMAP_ARB is only seen...
2009-05-18  Roderick Colenbranderwgl: Make sure WGL_SUPPORT_GDI_ARB is only seen on...
2009-05-18  Roderick Colenbranderwgl: Add WGL_SWAP_METHOD_ARB support.
2009-05-18  Detlef Riekenbergwininet/tests: Remove a duplicate test.
2009-05-18  Jacek Cabanurlmon: Added BINDSTATUS_LOADINGMIMEHANDLER and BINDSTA...
2009-05-18  Jacek Cabanurlmon: Added GetBindString(BINDSTRING_URL) implementation.
2009-05-18  Vitaliy Margolendxdiagn: DirectShowFilters should go under numbered...
2009-05-18  Vitaliy Margolendxdiagn: Correct version format property.
2009-05-18  Vitaliy Margolendxdiagn: Rename szClsidCat and szClsidFilter to match...
2009-05-18  Aurimas Fišerasnotepad: Update Lithuanian translation.
2009-05-18  Francois Gougetgphoto2.ds: Use Win32 APIs instead of strdup().
2009-05-18  Francois Gougetadvapi32/tests: Replace realloc() with HeapReAlloc().
2009-05-18  Francois Gougetwinetest: Replace malloc() & co with HeapAlloc().
2009-05-18  Francois Gougetwinetest: Rename xmalloc() & co to heap_xxx() to not...
2009-05-18  Francois Gougetdplayx: cbDelete{Groups,Player}Elem() are unused so...
2009-05-18  Francois Gougetwinapi_test: Simplify the code that builds the list...
2009-05-18  Damjan Jovanovicoleaut32: Add a failing VarFormat test showing that...
2009-05-18  Michael Stefaniucmsctf: Allocate memory only right before it's needed.
2009-05-18  Michael Stefaniucmsvideo.dll16: Add missing unlock on an error path...
2009-05-18  Vincent Povirkshell32: Handle NULL return icon parameters in SHDefExt...
2009-05-18  Gerald Pfeiferlibwine: Remove redundant prototype for wine_call_on_st...
2009-05-18  Alexandre Julliardntdll: Free old memory block when reallocating to a...
2009-05-18  Alexandre Julliardntdll/tests: Added some test cases for RtlVirtualUnwind.
2009-05-15  Alexandre Julliardntdll: Initial implementation of RtlVirtualUnwind on...
2009-05-15  Alexandre Julliardntdll: Added a stub for RtlUnwindEx on x86_64.
2009-05-15  Paul Vrienssetupapi/tests: Fix remaining failures on Win9x.
2009-05-15  Alexandre Julliardshlwapi: Add a partial stub for IConnectionPoint_Invoke...
2009-05-15  Robert Keywined3d: Fix ATI HD4800 being reported as ATI 9500.
2009-05-15  Roderick Colenbranderwgl: Offer PFD_GENERIC_ACCELERATED on bitmap capable...
2009-05-15  Roderick Colenbranderwgl: Select bitmap capable formats when PFD_DRAW_TO_BIT...
2009-05-15  Roderick Colenbranderwgl: Duplicate some single buffered pixel formats for...
2009-05-15  Stefan Dösingerwined3d: Don't use TMP_COLOR unless srgb is enabled.
2009-05-15  Eric Pouechmsvideo16: Make msvideo16 a separate 16-bit module.
next