shlwapi: Make more strict restriction for URL scheme and fix error handling in ParseURLA.
[wine] / dlls /
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...
2009-10-15  Juan Langcrypt32: Decode enhanced key usages using CRYPT_AsnDeco...
2009-10-15  Juan Langcrypt32: Decode CRL dist points using CRYPT_AsnDecodeAr...
2009-10-15  Juan Langcrypt32: Decode cert policies info using CRYPT_AsnDecod...
2009-10-15  Juan Langcrypt32: Decode authority info access with CRYPT_AsnDec...
2009-10-15  Juan Langcrypt32: Decode unicode names using CRYPT_AsnDecodeArra...
2009-10-15  Juan Langcrypt32: Decode names using CRYPT_AsnDecodeArrayNoAlloc.
2009-10-15  Juan Langcrypt32: Correct a sequence item size.
2009-10-15  Juan Langcrypt32: Convert internal callers of CRYPT_AsnDecodeArr...
2009-10-15  Juan Langcrypt32: Pass decode flags to CRYPT_AsnDecodeArrayNoAlloc.
2009-10-15  Juan Langcrypt32: Further simplify calling CRYPT_AsnDecodeArrayN...
2009-10-15  Juan Langcrypt32: Let CRYPT_AsnDecodeArrayNoAlloc calculate...
2009-10-15  Juan Langcrypt32: Simplify calling CRYPT_AsnDecodeArrayNoAlloc.
2009-10-15  Juan Langcrypt32: Add array descriptor members describing offset...
2009-10-15  Juan Langcrypt32: Simplify CRYPT_AsnDecodePKCSAttributes.
2009-10-15  Juan Langcrypt32: Explicitly pass array pointer when decoding...
2009-10-15  Juan Langcrypt32: Explicitly pass array pointer when decoding...
2009-10-15  Juan Langcrypt32: Explicitly pass array pointer when decoding...
2009-10-15  Juan Langcrypt32: Explicitly pass array pointer when decoding...
2009-10-15  Juan Langcrypt32: Remove a redundant trace.
2009-10-15  Juan Langcrypt32: Explicitly pass array pointer when decoding...
2009-10-15  Juan Langcrypt32: Explicitly pass array pointer when decoding...
2009-10-15  Juan Langcrypt32: Explicitly pass array pointer when decoding...
2009-10-15  Juan Langcrypt32: Simplify CRYPT_AsnDecodeDistPointName.
next