d3dx9: Add D3DXAssembleShader and related declarations.
[wine] / dlls /
2009-10-19  Francois Gougetcomctl32: Add a trailing '\n' to a Wine trace.
2009-10-19  Francois Gougetshell32: Fix compilation on systems that don't support...
2009-10-19  Francois Gougetshlwapi: Fix compilation on systems that don't support...
2009-10-19  Francois Gougetddraw/tests: Fix compilation on systems that don't...
2009-10-19  Francois Gougetntdll/tests: Fix compilation on systems that don't...
2009-10-19  Francois Gougetcrypt32: Fix compilation on systems that don't support...
2009-10-19  Francois Gougetcomctl32/monthcal: Fix compilation on systems that...
2009-10-19  Ričardas Barkauskascomctl32/propsheet: Test and fix for crash processing...
2009-10-19  Marcus Meissnerlocalspl: Check for NULL return from HeapAlloc.
2009-10-19  Juan Langws2_32: Don't overwrite address length before checking it.
2009-10-19  Henri Verbeetd3d8: Add traces.
2009-10-19  Henri Verbeetwined3d: Cleanup IWineD3DDeviceImpl_UpdateTexture().
2009-10-19  Henri Verbeetddraw/tests: Remove some leftover debug code.
2009-10-19  Henri Verbeetd3d9/tests: Remove an unused color result.
2009-10-19  Henri Verbeetd3d9: Fix some IDirect3DDevice9Ex methods.
2009-10-19  Nikolay Sivovcomctl32/monthcal: Explicitly set required control...
2009-10-19  Nikolay Sivovcomctl32/header: Process input order array more accurately.
2009-10-19  Nikolay Sivovcomctl32/treeview: Erase background on WM_PAINT if...
2009-10-19  Wilfried Pasquazzooleaut32: Updated IPicture_Render testcase to pass...
2009-10-19  Alexandre Julliardgdiplus: Remove a useless inline specifier.
2009-10-19  Alexandre Julliardws2_32: Set Information to 0 upon completion of an...
2009-10-19  Jacek Cabanshlwapi: Added ParseURL[AW] tests.
2009-10-19  Jacek Cabanshlwapi: Make more strict restriction for URL scheme...
2009-10-19  Jacek Cabanshlwapi: Make more strict restriction for URL scheme...
2009-10-19  Jacek Cabanshlwapi: Properly handle ParseURL errors in UrlGetPart...
2009-10-19  Marcus Meissnercabinet: Fixed free_decompression_temps/_mem , handle...
2009-10-19  Ge van Geldorpwinex11.drv: Fix build on systems without libXrender.
2009-10-19  Marcus Meissnerwinmm: Handle NULL szFileName in mmioOpen16 (Coverity).
2009-10-19  Marcus Meissnermciwave: Return on error (Coverity).
2009-10-19  Marcus Meissnerwinmm: Return error on NULL ioProc (Coverity).
2009-10-19  Marcus Meissnerdsound: Check for NULL listener (Coverity).
2009-10-19  Eric Pouechwinmm: Get rid of WINE_TIMER_IS32 internal flag.
2009-10-19  Eric Pouechmmsystem: Cleanly separate MCI in MMSystem from WinMM...
2009-10-19  Eric Pouechmmsystem: Move the 16-bit MCI functions to a new mci16...
2009-10-19  Eric Pouechwinmm: Protect MCI_SYSINFO against null buffers.
2009-10-19  Eric Pouechmciwave: Try to synchronize better async commands.
2009-10-19  Eric Pouechmciwave: Simplify async command management by directly...
2009-10-19  Michael Stefaniucuser32: Remove a duplicated return statement (Smatch).
2009-10-19  Juan Langwintrust: Simplify CRYPT_AsnDecodeInt.
2009-10-19  Juan Langcrypt32: Compare certificates in a consistent order.
2009-10-19  Juan Langcrypt32: Avoid repeatedly decoding authority key id...
2009-10-19  Juan Langcrypt32: Introduce a helper function to search for...
2009-10-19  Juan Langcrypt32: Use helper function to search for certs.
2009-10-19  Juan Langcrypt32: Explicitly pass pointers to blob arrays rather...
2009-10-19  Juan Langcrypt32: Explicitly pass pointers to blob arrays rather...
2009-10-19  Juan Langcrypt32: Fix an invalid alignment assumption decoding...
2009-10-19  Juan Langcrypt32: Simplify CRYPT_AsnDecodeIntInternal.
2009-10-19  Owen Rudgecomctl32: Only execute hit test in MouseMove if necessary.
2009-10-16  Detlef Riekenbergwinspool/tests: Fix a failure on NT4 for EnumPrintProce...
2009-10-16  Detlef Riekenbergwinspool: Use the backend for GetPrintProcessorDirector...
2009-10-16  Detlef Riekenberglocalspl: Implement fpGetPrintProcessorDirectory.
2009-10-16  Detlef Riekenbergwinspool: Fix a copy & paste error in a comment.
2009-10-16  Rein Klazesuser32: Handle MN_GETHMENU in PopupMenuWndProc.
2009-10-16  Tony Wasserkad3dx9: Add tests for ARGB pixel format conversion in...
2009-10-16  Tony Wasserkad3dx9: Implement converting and copying ARGB surface...
2009-10-16  Roderick Colenbranderwinex11: Use get_xrender_picture in X11DRV_AlphaBlend.
2009-10-16  Juan Langcrypt32: Don't pass CRYPT_DECODE_ALLOC_FLAG to array...
2009-10-16  Alexandre Julliardntdll: Assume leaf function when we can't find exceptio...
2009-10-16  Henri Verbeetwined3d: Printing a FIXME once only works if the releva...
2009-10-16  Henri Verbeetd3d9/tests: Check some more return values (LLVM/Clang).
2009-10-16  Henri Verbeetd3d8/tests: Check some more return values (LLVM/Clang).
2009-10-16  Henri Verbeetddraw/tests: Check some more return values (LLVM/Clang).
2009-10-16  Henri Verbeetd3d8: Get rid of some unused variables in IDirect3DDevi...
2009-10-16  Jeff Zaroykod3dxof: Remove unused variable.
2009-10-16  Ken Thomaseswinmm/tests: Don't complain for Wine drivers that allow...
2009-10-16  Ken Thomaseswinecoreaudio: Quiet a noisy FIXME.
2009-10-16  Andrew Eikummshtml: Implement IHTMLLocation::get_hostname.
2009-10-16  Andrew Eikummshtml: Implement IHTMLLocation::get_host.
2009-10-16  Andrew Eikummshtml: Implement IHTMLLocation::get_protocol.
2009-10-16  Detlef Riekenbergd3d8/tests: Mark a failure of GetLightEnable on Win9x...
2009-10-16  Nikolay Sivovcomctl32/monthcal: Get/set unicode format flag using...
2009-10-15  Alexandre Julliarduser32: Add a helper to retrieve the dimensions of...
2009-10-15  Alexandre Julliarduser32: Move 16-bit resource functions to user16.c.
2009-10-15  Alexandre Julliarduser32: Reimplement accelerator functions to use 32...
2009-10-15  Hans Leidekkermsi: Eliminate the last parameter from ACTION_PerformAc...
2009-10-15  Hans Leidekkermsi: Use a function to test the UI level instead of...
2009-10-15  Hans Leidekkermsi: Reorder functions to avoid forward declarations.
2009-10-15  Hans Leidekkermsi: Add some tests for MsiGetTargetPathW.
2009-10-15  Hans Leidekkermsi: Define common strings only once.
2009-10-15  Nikolay Sivovcomctl32/tooltips: Remove unneeded helper parameter.
2009-10-15  Nikolay Sivovcomctl32/tooltips: Remove redundant code, let handlers...
2009-10-15  Nikolay Sivovcomctl32/tooltips: Test the way structure size field...
2009-10-15  Nikolay Sivovcomctl32/tooltips: Fix an obviously wrong structure...
2009-10-15  Stefan Dösingeropengl32: Give wglSwapBuffers a real function, make...
2009-10-15  Alexandre Julliardsetupapi: Add support for specifying a fake dll source...
2009-10-15  Alexandre Julliardsetupapi: Add support for using a wildcard in fake...
2009-10-15  Alexandre Julliardsetupapi: Maintain a list of fake dlls that have been...
2009-10-15  Alexandre Julliardsetupapi: Abstract the creation of the fake dll destina...
2009-10-15  Alexandre Julliardsetupapi: Check that the source is a valid fake dll...
2009-10-15  Alexandre Julliardsetupapi: Use a global buffer to read fake dll files...
2009-10-15  Alexandre Julliardsetupapi: Get rid of the code to build fake dlls from...
2009-10-15  Alexandre Julliardkernel32: Use the PWD variable to set the initial curre...
2009-10-15  Charles Davisntdll: Shorten an ERR message and change it to a FIXME.
2009-10-15  Charles Davisntdll: Use the parent device for everything when proces...
2009-10-15  Christian Costaddraw: Make SetColorKey handle case where dwColorSpaceH...
2009-10-15  Wilfried Pasquazzooleaut32: Respect size of icons when drawing with IPict...
2009-10-15  Wilfried Pasquazzooleaut32/tests: Testcase for IPicture_Render with icons...
2009-10-15  Juan Langcrypt32: Let CRYPT_AsnDecodeArray allocate memory for...
2009-10-15  Juan Langcrypt32: Allocate memory if requested in CRYPT_AsnDecod...
2009-10-15  Juan Langcrypt32: Rename CRYPT_AsnDecodeArrayNoAlloc to CRYPT_As...
next