urlmon: Added more BindProtocol::ReportProgress implementation.
[wine] / dlls /
2007-12-24  Jacek Cabanurlmon: Added more BindProtocol::ReportProgress impleme...
2007-12-24  Jacek Cabanurlmon: Added BindProtocol::[Un]LockRequest.
2007-12-24  Jacek Cabanurlmon: Added BindProtocol::Continue implementation.
2007-12-24  Jacek Cabanurlmon: Added BindProtocol::Switch implementation.
2007-12-24  Jacek Cabanurlmon: Added IServiceProvider implementation to BindPr...
2007-12-24  Jacek Cabanurlmon: Added BindProtocol::GetBindString implementation.
2007-12-24  Jacek Cabanurlmon: Fixed protocol tests.
2007-12-24  Jeremy Whitewintab32: Do not offset the physical device id by the...
2007-12-24  Jeremy Whitewintab32: Store and use the physical device id to match...
2007-12-24  Alistair Leslie... msxml3: Fix memory leaks in tests.
2007-12-24  Alexander Dorofeyevole32: Fix wrong timeout check.
2007-12-24  Eric Pouechvalgrind: Made Wine compliant will latest Valgrind...
2007-12-24  Andrew Talbotmsi: Remove unneeded cast.
2007-12-24  Andrew Talbotmsvcrt: Remove unneeded cast.
2007-12-24  Andrew Talbotmsacm32: Remove unneeded casts.
2007-12-23  Stefan Leichterkernel32: Silence a fixme in GetNativeSystemInfo.
2007-12-23  Stefan Leichtergdiplus: Partly implement GdipCreateFromHDC2
2007-12-23  Johannes Stezenbachws2_32: Set *res = NULL for error return from WS_getadd...
2007-12-23  Johannes Stezenbachwininet: Fix error return code in FindFirstUrlCacheEntr...
2007-12-23  Johannes Stezenbachwininet: Implement support for INTERNET_OPTION_VERSION...
2007-12-23  Peter Oberndorfergdi32: Fix a comment typo.
2007-12-23  Peter Oberndorferwinex11: Remove unused SWAP_INT macro.
2007-12-23  James Hawkinsmsi: Allow whitespace after the property name when...
2007-12-23  James Hawkinsmsi: Allow the not-equal operator in WHERE query string...
2007-12-23  James Hawkinsmsi: Fix deleting temporary rows, with tests.
2007-12-23  Rob Shearmanrpcrt4: Set pStubMsg->BufferMark in NdrConformantVaryin...
2007-12-23  Andrey Turkindbghelp: Adjust minidump streams ordering and sizing.
2007-12-23  Alexandre Julliardwinedos: Add the possibility of refusing to emulate...
2007-12-23  Alexandre Julliardkernel32: Initialize MaximumLength of the user params...
2007-12-21  Alexandre Julliardkernel32: Yet another workaround for broken apps in...
2007-12-21  Kirill K. Smirnovkernel32: Invalidate local copy of console input event...
2007-12-21  Lei Zhangquartz: Make filtergraph aggregatable.
2007-12-21  Lei Zhangquartz: Move aggregation tests into separate file.
2007-12-21  Alexander Dorofeyevwined3d: Use IWineD3DDeviceImpl_ClearSurface in IWineD3...
2007-12-21  Alexander Dorofeyevwined3d: Rewrite IWineD3DSurfaceImpl_BltOverride colorf...
2007-12-21  Andrey Turkinntdll: Implement BindIoCompletionCallback.
2007-12-21  Zhangrong Huangsecur32: Fix possible crash while loading SSP providers...
2007-12-21  Zhangrong Huanggdi32, winex11.drv: Correct default Chinese font name.
2007-12-21  Stefan Dösingerd3d9: Accept D3DDEVTYPE_REF devices in the vertex decla...
2007-12-21  Stefan Dösingerwined3d: Implement and test vertex fixups with per...
2007-12-21  Stefan Dösingerwined3d: Per stream offsets are 4 byte aligned.
2007-12-21  Stefan Dösingerwined3d: Vertex attributes are 4 byte aligned.
2007-12-21  Stefan Dösingerwined3d: Add a test for POSITIONT vertex fixups.
2007-12-21  Stefan Dösingerwined3d: Improve some traces.
2007-12-21  Stefan Dösingerd3d9: Extend the fixed function vertex declaration...
2007-12-21  Stefan Dösingerwined3d: Change the vertex buffer declaration's data...
2007-12-21  Stefan Dösingerwined3d: Implement half float vertex buffer conversion.
2007-12-21  Michael Jungole32: Avoid leaving a critical section twice.
2007-12-21  Alexandre Julliardkernel32: Store the initial directory as a full path...
2007-12-21  Rob Shearmankernel32: Add a test for calling VirtualAlloc on a...
2007-12-21  Rob Shearmanrpcrt4: Fix a memory leak from the get_filename call...
2007-12-21  Rob Shearmanrpcrt4: Print an error if stub buffer pointer is passed...
2007-12-21  Alex Villacís Lassocomdlg32: Fix another regression in 3.1-style file...
2007-12-21  Andrew Talbotmciseq: Remove unneeded casts.
2007-12-21  Andrew Talbotmciavi32: Remove unneeded casts.
2007-12-21  Andrew Talbotkernel32: Revert the removal of a cast from a macro.
2007-12-21  Andrew Talbotmapi32: Remove unneeded casts.
2007-12-21  Andrew Talbotkernel32: Remove unneeded casts.
2007-12-21  Huw Daviesinetcomm: Implement IMimeBody_GetOffsets.
2007-12-20  Alexandre Julliardntdll: Increase the buffer size dynamically for relay...
2007-12-20  Alexandre Julliardadvapi32: Start non-interactive services in a separate...
2007-12-20  Alexandre Julliardadvapi32: Move the EnumDependentServicesA/W stubs in...
2007-12-20  Roy Sheaqmgr: AddRef, QueryInterface, and stub functions for...
2007-12-20  Alexandre Julliardserver: Use SIGQUIT instead of SIGTERM to terminate...
2007-12-20  Alexandre Julliardkernel32: Forward interrupts in 32-bit code to winedos...
2007-12-20  Dmitry Timoshkovriched20: Remove a redundant parameter from trace.
2007-12-20  James Hawkinsmsi: The BS_GROUPBOX style should only be used if the...
2007-12-20  Rob Shearmanole32: Fix RPC_GetLocalClassObject to wait for 30 secon...
2007-12-20  Rob Shearmanrpcrt4: Fix NdrConformantStringUnmarshall to always...
2007-12-20  Stefan Dösingerwined3d: Add a test for 16 bit floats.
2007-12-20  Stefan Dösingerwined3d: Move the GL info structure into the adapter.
2007-12-20  Stefan Dösingerwined3d: Fix vertex buffers based on type, not semantic.
2007-12-20  Stefan Dösingerwined3d: Fixed function vertex attribute types are...
2007-12-20  Stefan Dösingerwined3d: Store if half float conversion is needed in...
2007-12-20  Stefan Dösingerwined3d: Always dump the fbo state on errors.
2007-12-20  Dmitry Timoshkovuser32: Add a test for an invalid DEVMODE passed to...
2007-12-20  Dmitry Timoshkovgdi32: Add a test for minimal acceptable DEVMODEA size...
2007-12-20  James Hawkinsmsi: Initialize a default COM apartment for custom...
2007-12-20  James Hawkinsmsi: Allow NULL parameters to be passed to the local...
2007-12-20  Andrew Riedigdiplus: Add GdipCreateHBITMAPFromBitmap() stub.
2007-12-20  Rico Schüllerwined3d: Fix some typos.
2007-12-20  Andrew Talbotkernel32: Remove unneeded casts.
2007-12-19  Alex Villacís Lassouser32: Fix regression in DlgDirList caused by modified...
2007-12-19  Rob Shearmanrpcrt4: Don't use BufferEnd in RpcStream_Write.
2007-12-19  Rob Shearmanrpcrt4: Initialise memory passed into RPCs in the serve...
2007-12-19  Rob Shearmanrpcrt4: Memory should only be cleared in ComplexUnmarsh...
2007-12-19  Rob Shearmanrpcrt4: Fix the ALIGN_POINTER_CLEAR macro.
2007-12-19  Alexandre Julliardadvapi32: Return from StartServiceCtrlDispatcher when...
2007-12-19  Alexandre Julliardadvapi32: Replace the list of services with an array.
2007-12-19  Alexandre Julliardadvapi32: Use exponential backoff when waiting for...
2007-12-19  Alexandre Julliardadvapi32: Fix RegisterServiceCtrlHandler spec entry.
2007-12-19  Alexandre Julliardadvapi32: Reimplement RegisterServiceCtrlHandler on...
2007-12-19  Roy Sheaqmgr: Generate C file with local GUID definitions from...
2007-12-19  Dmitry Timoshkovuser32: Set the edit text in a combobox only if combobo...
2007-12-19  Dmitry Timoshkovuser32: Make sure to setup clipping before any painting...
2007-12-19  Dmitry Timoshkovgdi32: In the calculations use a fixed dmSize, not...
2007-12-19  Dmitry Timoshkovgdi32: When compiling with PSDK headers request latest...
2007-12-19  Stefan Dösingerwined3d: Implement texture -> swapchain blits with...
2007-12-19  Stefan Dösingerwined3d: Some improvements for SFLAG_CONVERTED checking.
2007-12-19  Stefan Dösingerwined3d: Emulate half float vertices if GL_NV_half_floa...
next