wine
2009-03-02  Alexandre Julliardiphlpapi: Reimplement GetUdpTable to avoid parsing...
2009-03-02  Hwang YunSong... wordpad: Updated Korean resource.
2009-03-02  Hwang YunSong... setupapi: Updated Korean resource.
2009-03-02  Henri Verbeetd3d10: Implement ID3D10EffectTechnique::GetPassByIndex().
2009-03-02  Henri Verbeetd3d10: Implement ID3D10EffectTechnique::GetPassByName().
2009-03-02  Henri Verbeetd3d10: Implement ID3D10Effect::GetTechniqueByIndex().
2009-03-02  Henri Verbeetd3d10: Implement ID3D10Effect::GetTechniqueByName().
2009-03-02  Henri Verbeetd3d10: Fix a typo.
2009-03-02  Alexandre Julliardloader: Get rid of the no longer supported wine-kthread.
2009-03-02  Paul Vriensd3d8/tests: Use win_skip() and skip() where appropriate.
2009-03-02  Michael Stefaniucuser32: Remove superfluous pointer casts.
2009-03-02  Dmitry Timoshkovgdi32: Fix the font rotation direction.
2009-03-02  Dmitry Timoshkovwinex11.drv: Take into account current world transform...
2009-03-02  James Hawkinsmsi: Handle reading from a NULL stream.
2009-03-02  James Hawkinsmsi: Don't treat carriage returns as spaces.
2009-03-02  James Hawkinsmsi: Don't allow nested quotes in SQL queries.
2009-03-02  James Hawkinsmsi: Add missing calls to MsiViewClose.
2009-03-02  James Hawkinsmsi: Use a SQL marker to query the _Property table...
2009-03-02  James Hawkinsmsi: Delete the view on error.
2009-03-02  James Hawkinsmsi: The PATH environment variable can be longer than...
2009-03-02  James Hawkinsmsi: The _Streams and _Storages table are special and...
2009-03-02  James Hawkinsmsi: Column attributes for temporary string and int...
2009-03-02  James Hawkinsmsi: Order primary keys to be first in the column list...
2009-03-02  James Hawkinsmsi: Correctly order transposed column values in the...
2009-03-02  Jacek Cabanurlmon: Added IInternetPriority interface stup implemen...
2009-03-02  Jacek Cabanurlmon: Move HttpProtocolVtbl to its implementation...
2009-03-02  Jacek Cabanurlmon: Move HttpProtocol::Start implementation to...
2009-03-02  Jacek Cabanurlmon: Move HttpProtocol::Continue implementation...
2009-03-02  Jacek Cabanurlmon: Move HttpProtocol::Read implementation to gener...
2009-03-02  Jacek Cabanurlmon: Move close_connection implementation to common...
2009-03-02  Jacek Cabanurlmon: Moved HttpProtocol::[Lock|Unlock]Request implem...
2009-03-02  Jacek Cabanurlmon: Move strndupW implementation to header file.
2009-03-02  Jacek Cabanurlmon: Move some HttpProtocol variables to generic...
2009-03-02  Jacek Cabanurlmon: Ignore report_data call if binding is stopped.
2009-03-02  Mike Ruprechtwinedbg: Fix typo in a comment.
2009-03-02  Rico Schüllermshtml/tests: Add SysFreeString(sDefault) after the...
2009-03-02  Rico Schüllermshtml/tests: Fix SysFreeString call with wrong variable.
2009-03-02  Paul Vriensfusion/tests: Fix the last test failure on .NET 1.x.
2009-03-02  Paul Vriensfusion/tests: Skip some tests on .NET 1.x.
2009-03-02  Paul Vrienscrypt32/tests: Don't crash on NT4.
2009-03-02  Michael Stefaniucmcicda: Compare a file handle with INVALID_HANDLE_VALUE...
2009-02-27  Alexandre JulliardRelease 1.1.16. wine-1.1.16
2009-02-27  Alexandre Julliardwinebuild: Don't prefix local symbols with an underscore.
2009-02-27  Huw Daviesgdi32/tests: Winnt doesn't set last error when a NULL...
2009-02-27  Huw Daviesgdi32/tests: Don't expect the screen dc's bitmap to...
2009-02-27  Huw Daviesgdi32/tests: Add a broken() to an always true test.
2009-02-27  Christian Costamciqtz32: Add stubbed mciqtz32.dll (part of DirectShow).
2009-02-27  Chris Robinsonmcicda: Partially handle Play notifications.
2009-02-27  Chris Robinsonmcicda: Play back an audio CD digitally, when possible.
2009-02-27  Alexandre Julliardwinecfg: Offer a few more dlls in the load order drop...
2009-02-27  Aric Stewartmsctf: Use ITfCategoryMgr::FindClosestCategory to set...
2009-02-27  Aric Stewartmsctf: Implement ITfCategoryMgr::FindClosestCategory.
2009-02-27  Alistair Leslie... mshtml: Show IPersistHistory interface is supported.
2009-02-27  Alistair Leslie... uuid: Add IID_PersistHistory GUID.
2009-02-27  Rein Klazesuser32: In SetMenuInfo() implement the MIM_APPLYTOSUBME...
2009-02-27  Igor Tarasovcomctl32: Make REBAR_StyleChanged respect wParam.
2009-02-27  Vincent Povirkkernel32/tests: Fix overlapped named pipe test.
2009-02-27  Vincent Povirkkernel32/tests: Remove a redundant check for ERROR_CALL...
2009-02-27  Dmitry Timoshkovgdi32: Revert an unrelated part of 028617b90ba586bdb307...
2009-02-27  Michael Stefaniucwinemp3.acm: Remove superfluous pointer casts.
2009-02-27  Paul Vriensfusion/tests: Fix some test failures on .NET 1.x.
2009-02-27  Paul Vriensfusion/tests: Fix a few test failures on .NET 1.x.
2009-02-27  Henri Verbeetd3d10: Add an initial effect parser.
2009-02-27  Henri Verbeetd3d10: Add some code for parsing DXBC data.
2009-02-27  Henri Verbeetd3d10: Add the _D3D10_SHADER_MACRO struct.
2009-02-27  Henri Verbeetd3d10: Add the D3D10_SHADER flags.
2009-02-27  Henri Verbeetd3d10: Add the ID3D10EffectPass interface.
2009-02-27  Detlef Riekenbergspoolss: Implement GetPrinterDriverDirectoryW.
2009-02-27  Juan Langcrypt32: Fix more test failures on Win9x.
2009-02-27  Stefan Dösingerwined3d: Create a common sampling function in GLSL.
2009-02-27  Stefan Dösingerwined3d: Make shader_glsl_get_sample_function aware...
2009-02-27  Stefan Dösingerwined3d: Put the color_correction calls into the instru...
2009-02-26  Huw Daviesole32/tests: win9x and winnt don't include the trailing...
2009-02-26  Paul Vriensshlwapi/tests: Fix remaining test failures on several...
2009-02-26  Alistair Leslie... mshtml: Add idl for IPersistHistory interface.
2009-02-26  Alexandre Julliarduser32/tests: Fix some message sequences for Win9x.
2009-02-26  Hans Leidekkermsi: Add reinstall tests.
2009-02-26  Dylan Smithrichedit: Avoid crashing if TxSendMessage is called...
2009-02-26  David Adamddraw: Implement ComputeSphereVisibility.
2009-02-26  Alexandre Julliardconfigure: Disable 16-bit code by default for Mingw...
2009-02-26  Alexandre Julliardkernel32: Make winhelp.exe into a stand-alone 16-bit...
2009-02-26  Alexandre Julliardkernel32: Make winoldap.mod into a stand-alone 16-bit...
2009-02-26  Alexandre Julliardkernel32: Make sure the process has an entry point...
2009-02-26  Alexandre Julliardkernel32: Add support for loading stand-alone 16-bit...
2009-02-26  Alexandre Julliardwinecrt0: Add entry point code for stand-alone 16-bit...
2009-02-26  Alexandre Julliardwinebuild: Add support for generating stand-alone 16...
2009-02-26  Alexandre Julliardwinebuild: Allow the module entry point to be NULL.
2009-02-26  Alexandre Julliardwinebuild: Make the 16-bit DOS header a local symbol.
2009-02-26  David Korthwinex11.drv: Map Super_L, Super_R, and Menu keys correctly.
2009-02-26  Thomas Khoiphlpapi: Fix Solaris build error due to ERR redefinition.
2009-02-26  Paul Vriensddrawex/tests: Fix some test failures on W95.
2009-02-26  Francois Gougettwain_32/tests: Use win_skip() to skip over unimplement...
2009-02-26  Francois Gougetcomctl32/tests: Use win_skip() to skip over unimplement...
2009-02-26  Francois Gougetadvpack/tests: Use win_skip() to skip over unimplemente...
2009-02-26  Francois Gougetadvapi32/tests: Use win_skip() to skip over unimplement...
2009-02-26  Henri Verbeetd3d10: Add a stub ID3D10Effect implementation.
2009-02-26  Henri Verbeetd3d10: Add the ID3D10EffectPool interface.
2009-02-26  Henri Verbeetd3d10: Add the ID3D10Effect interface.
2009-02-26  Henri Verbeetd3d10: Add the ID3D10EffectTechnique interface.
2009-02-26  Henri Verbeetd3d10: Add the ID3D10EffectConstantBuffer interface.
next