mssign32: Add stubs PvkFreeCryptProv, PvkGetCryptProv, PvkPrivateKeyAcquireContextFro...
[wine] / dlls /
2012-03-13  Alistair Leslie... mssign32: Add stubs PvkFreeCryptProv, PvkGetCryptProv...
2012-03-13  André Hentscheld3drm/tests: Add GetParent NULL pointer test.
2012-03-13  André Hentscheld3drm/tests: Add tests for IDirect3DRMFrameArray_GetEle...
2012-03-13  Jozef Kuciad3dx9/tests: Don't leak D3DXBuffer in D3DXWeldVertices...
2012-03-13  Christian Costad3dxof: Do not allow separator to terminate the string...
2012-03-13  André Hentschelinetcpl: Add stub for DllInstall.
2012-03-13  Austin Englishkernel32: Add a stub for WerRegisterRuntimeExceptionModule.
2012-03-13  Austin Englishadvapi32: Add a stub for RegDisableReflectionKey.
2012-03-13  Austin Englishntoskrnl.exe: Add a stub for IoStartNextPacket.
2012-03-13  André Hentschelddraw: Fix a typo.
2012-03-13  Kusanagi Kouichigdi32: Remove unused parameters and code, and a useless...
2012-03-13  Kusanagi Kouichigdi32: Simplify font replacement loading.
2012-03-13  Kusanagi Kouichigdi32: Add a helper function to get face list from...
2012-03-13  Kusanagi Kouichigdi32: Add a helper function to create a full name...
2012-03-13  Kusanagi Kouichigdi32: Move font signature of font link from Face to...
2012-03-13  Kusanagi Kouichigdi32: Add a helper function to find font link.
2012-03-13  Jacek Cabanjscript: Removed no longer needed ref counting in parse...
2012-03-13  Jacek Cabanjscript: Store parser_ctx_t in bytecode_t instead of...
2012-03-13  Jacek Cabanjscript: Store script context in exec_ctx_t.
2012-03-13  Jacek Cabanjscript: Don't store compiler_ctx_t in parser_ctx_t.
2012-03-13  Jacek Cabanjscript: Call script_parse from compile_script, not...
2012-03-13  Jacek Cabanjscript: Compile all function from given source in...
2012-03-13  Jacek Cabanjscript: Simplify compile_subscript_stat.
2012-03-13  Jacek Cabanjscript: Store bytecode_t in exec_ctx_t.
2012-03-13  Nikolay Sivovcomctl32: Update thumb position on autopage instead...
2012-03-13  Ken Thomasesntdll: Fix status returned for too-long registry value...
2012-03-13  Vincent Povirkgdiplus: Add tests for path gradient center point funct...
2012-03-13  Vincent Povirkgdiplus: Set path gradient center points based on the...
2012-03-13  Vincent Povirkgdiplus: Add stub GdipGetPathGradientPath with tests.
2012-03-13  Vincent Povirkgdiplus: Store a real path in path gradient brushes.
2012-03-13  Vincent Povirkgdiplus: Rewrite SOFTWARE_GdipFillRegion to call brush_...
2012-03-13  Henri Verbeetddraw: Get rid of IDirectDrawPaletteImpl.
2012-03-13  Henri Verbeetddraw/tests: Fix a couple of return value checks.
2012-03-13  Henri Verbeetd3d8/tests: Fix a couple of return value checks.
2012-03-13  Henri Verbeetd3d9/tests: Fix a couple of return value checks.
2012-03-13  Henri Verbeetd3d9: Cleanup IDirect3D9Impl_QueryInterface().
2012-03-13  Piotr Cabanmsvcrt: Fixed printf behaviour on hexadecimal, zero...
2012-03-13  Piotr Cabanurlmon: Added missing memcpy in CopyBindInfo.
2012-03-12  Alexandre Julliardntdll: Add support for jump instructions in function...
2012-03-12  Alexandre Julliardntdll: Add support for rep;ret instruction in function...
2012-03-12  Jacek Cabanmsident: Added IUserIdentityManager::EnumIdentities...
2012-03-12  Jacek Cabanmsident: Added CLSID_UserIdentityManager object stub...
2012-03-12  Jacek Cabanmsident: Added DLL registration implementation.
2012-03-12  Dmitry Timoshkovgdiplus: Implement GdipCreateMetafileFromEmf.
2012-03-12  Dmitry Timoshkovserver: OpenMutex should perform a real access check...
2012-03-12  Hans Leidekkermsi: Perform a case insensitive match on filenames...
2012-03-12  Hans Leidekkermsi: Reimplement MsiEnumProducts on top of MsiEnumProdu...
2012-03-12  Hans Leidekkermsi: Implement MsiEnumProductsEx.
2012-03-12  Hans Leidekkermsi: Deformat the description field of INSTALLMESSAGE_A...
2012-03-12  Hans Leidekkerwinhttp: Fix up headers with wrong termination.
2012-03-12  Jacek Cabanjscript: Removed no longer needed caller argument from...
2012-03-12  Jacek Cabanjscript: Removed no longer needed caller argument from...
2012-03-12  Jacek Cabanjscript: Removed no longer needed caller argument from...
2012-03-12  Jacek Cabanjscript: Removed no longer needed caller argument from...
2012-03-12  Jacek Cabanjscript: Removed no longer needed caller argument from...
2012-03-12  Jacek Cabanjscript: Removed no longer needed caller argument from...
2012-03-12  Jacek Cabanjscript: Added VARIANT conversion tests.
2012-03-12  Jacek Cabanjscript: Added QueryService(SID_VariantConversion)...
2012-03-12  Jacek Cabanjscript: Added ChangeType implementation.
2012-03-12  Piotr Cabanmsxml3: Added internal function for loading xml from...
2012-03-12  Piotr Cabanmsxml3/tests: Added XMLView QueryInterface tests.
2012-03-12  Piotr Cabanmsxml3: Added XMLView class stub.
2012-03-12  Alexandre Julliardntdll: Add support for the special STATUS_UNWIND_CONSOL...
2012-03-12  Alexandre Julliardntdll: Trace the exception extra information also in...
2012-03-12  Alexandre Julliardntdll: Set the TARGET_UNWIND flag when calling the...
2012-03-12  Alexandre Julliardntdll: Restore the original context for the last frame...
2012-03-12  Alexandre Julliardntdll: Use the context argument as working variable...
2012-03-12  André Hentschelntdll: Add support for dynamically generated stub entry...
2012-03-12  André Hentschelkernel32: Forward RtlRaiseException to ntdll on ARM.
2012-03-12  André Hentschelkernel32: Forward RtlPcToFileHeader to ntdll also on...
2012-03-12  Owen Rudgecomctl32/datetime: Fix AM/PM handling with 12-hour...
2012-03-12  Owen Rudgecomctl32/datetime: Allow entering 'AM' or 'PM' via...
2012-03-12  Owen Rudgecomctl32/datetime: Don't check box if no valid date...
2012-03-12  Owen Rudgecomctl32/datetime: Don't allow an invalid year to be...
2012-03-12  Owen Rudgecomctl32/datetime: Ensure up/down/home/end increments...
2012-03-12  Owen Rudgecomctl32/datetime: Check dates are within range in...
2012-03-12  Owen Rudgecomctl32/tests: Add test for DTM_SETSYSTEMTIME outside...
2012-03-12  Owen Rudgecomctl32/monthcal: Check both min and max ranges in...
2012-03-12  Alistair Leslie... mscoree: Add CoEEShutDownCOM stub.
2012-03-12  Alexandre Julliardwinex11: Never try to clip the cursor if we don't have...
2012-03-12  Alexandre Julliardkernel32: Implement the memory resource notification...
2012-03-12  Henri Verbeetddraw: Get rid of IDirectDrawSurfaceImpl.
2012-03-12  Henri Verbeetwined3d: GL_MAX_TEXTURE_COORDS_ARB is not available...
2012-03-12  Henri Verbeetwined3d: Also recognise the "classic" Mesa Nouveau...
2012-03-12  Henri Verbeetwined3d: surface_cpu_blt() should always receive valid...
2012-03-12  Henri Verbeetwined3d: Pass correctly offset pointers to surface_cpu_...
2012-03-12  Dmitry Timoshkovgdiplus: Create GDI bitmap only when needed.
2012-03-12  Dmitry Timoshkovkernel32: Make CreateFile called with creation == 0...
2012-03-12  Józef Kuciad3dcompiler/tests: Add test for comments containing...
2012-03-12  Alistair Leslie... advapi32: Correct tests under WOW64.
2012-03-12  Nikolay Sivovcomctl32: Update thumb position on WM_MOUSEMOVE instead...
2012-03-12  Michael Stefaniucmmsystem.dll16: Drop the WINE_ prefix from a FIXME.
2012-03-12  Michael Stefaniucriched20: Drop the WINE_ prefix from a FIXME.
2012-03-12  Nikolay Sivovmsxml3: Accept names in predicate expressions for XSLPa...
2012-03-09  Matteo Brunid3d9/tests: Add shader model 2 fog tests.
2012-03-09  Matteo Brunid3d8/tests: Port fog_with_shader_test() from d3d9 tests.
2012-03-09  Matteo Brunid3d9/tests: Reenable a VS fog test.
2012-03-09  Matteo Bruniwined3d: Clamp fog coordinate in the ARB backend too.
2012-03-09  Matteo Bruniwined3d: Clamp fog coordinate in the vertex shader.
2012-03-09  Piotr Cabanurlmon/tests: Show that text/plain and application...
next