user32/tests: Fix a couple of failing menu tests.
[wine] / dlls /
2009-03-03  Alexandre Julliarduser32/tests: Fix a couple of failing menu tests.
2009-03-03  Alexandre Julliarduser32: Use MAKEWPARAM instead of MAKELONG for menu...
2009-03-03  Henri Verbeetd3d10: Implement ID3D10EffectPass::GetDesc().
2009-03-03  Henri Verbeetd3d10: Store the shader's input signature.
2009-03-03  Henri Verbeetd3d10: Implement ID3D10EffectTechnique::GetDesc().
2009-03-03  Henri Verbeetd3d10: Simplify DXBC chunk handlers.
2009-03-03  Henri Verbeetd3d10: Actually use the parse_fx10() return value.
2009-03-03  Paul Vriensshlwapi/tests: Fix a typo.
2009-03-03  Paul Vriensmsi/tests: Fix a test failure on Win95.
2009-03-03  Ken Thomasesdsound: Don't use HEAP_ZERO_MEMORY when we're about...
2009-03-03  Francois Gougetsane.ds: Fix compilation with older SANE headers.
2009-03-03  Jeremy Whitesane.ds: Implement grayscale and B&W scanning for nativ...
2009-03-03  Jeremy Whitesane.ds: Add a few trace messages useful in following...
2009-03-03  Jeremy Whitesane.ds: Downgrade inappropriate FIXMEs.
2009-03-03  Jacek Cabanurlmon: Use pluggable protocol for ftp binding.
2009-03-03  Jacek Cabanurlmon: Added ftp pluggable protocol implementation.
2009-03-03  Jacek Cabanwininet: Don't send INTERNET_STATUS_HANDLE_CLOSING...
2009-03-03  Vitaliy Margolendinput: Add few special cases for key mappings.
2009-03-03  Vincent Povirkkernel32/tests: Add named pipe test using i/o completio...
2009-03-03  Alexandre Julliardkernel32: Fix the last error code for timeout in GetQue...
2009-03-02  Aurimas Fischershell32: Update Lithuanian translation.
2009-03-02  Aurimas Fischercomctl32: Add Lithuanian translation.
2009-03-02  Stefano Guidoniimaadp32: Support for non-standard formats.
2009-03-02  Stefano Guidoniimaadp32: Fixed adpcm_FormatSuggest.
2009-03-02  Stefano Guidoniimaadp32: block align the adpcm extra data.
2009-03-02  Rein Klazesuser32: MENU_TrackMenu, called from TrackPopupMenu...
2009-03-02  Tony Wasserkad3dx9: ID3DXSprite: Move vdecl creation to ID3DXSprite_...
2009-03-02  Tony Wasserkad3dx9: Implement ID3DXSprite_Get/SetTransform.
2009-03-02  Eric Pouechwinex11: Correctly pad 1 bpp DDB's lines with 0 values.
2009-03-02  Paul Vriensuser32/tests: Fix some test failures on Win98/WinME.
2009-03-02  Alistair Leslie... mshtml: Implement IHTMLStyle get/put textDecorationBlink.
2009-03-02  Alistair Leslie... mshtml: Implement IHTMLStyle get/put textDecorationOver...
2009-03-02  Alistair Leslie... mshtml: Implement IHTMLStyle get/put textDecorationNone.
2009-03-02  Detlef Riekenbergspoolss: Implement AddPrinterDriverExW.
2009-03-02  Detlef Riekenbergspoolss: Implement DeleteMonitorW.
2009-03-02  Detlef Riekenbergspoolss: Implement AddMonitorW.
2009-03-02  Gerald Pfeifercomctl32: Simplify three TAB_ functions.
2009-03-02  Detlef Riekenbergshdocvw/tests: Detect more interfaces in the webbrowser...
2009-03-02  Detlef Riekenbergshdocvw/tests: Add IServiceProvider to the webbrowser...
2009-03-02  Stefan Leichterntoskrnl.exe: Stub for MmQuerySystemSize.
2009-03-02  Alexandre Julliardiphlpapi: Remove the no longer needed getNumRoutes...
2009-03-02  Alexandre Julliardiphlpapi: Remove the no longer needed getNumTcpEntries...
2009-03-02  Alexandre Julliardiphlpapi: Remove the no longer needed getNumUdpEntries...
2009-03-02  Alexandre Julliardiphlpapi: Remove the no longer needed getNumArpEntries...
2009-03-02  Alexandre Julliardiphlpapi: Moved AllocateAndGetIpForwardTableFromStack...
2009-03-02  Alexandre Julliardiphlpapi: Moved AllocateAndGetIpNetTableFromStack imple...
2009-03-02  Alexandre Julliardiphlpapi: Moved AllocateAndGetTcpTableFromStack impleme...
2009-03-02  Alexandre Julliardiphlpapi: Moved AllocateAndGetUdpTableFromStack impleme...
2009-03-02  Alexandre Julliardiphlpapi: Reimplement GetIpForwardTable to avoid parsin...
2009-03-02  Alexandre Julliardiphlpapi: Reimplement GetIpNetTable to avoid parsing...
2009-03-02  Alexandre Julliardiphlpapi: Reimplement GetTcpTable to avoid parsing...
2009-03-02  Alexandre Julliardiphlpapi: Reimplement GetUdpTable to avoid parsing...
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  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  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  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  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...
next