wine
2010-02-05  Vincent Povirkwindowscodecs: Replace a call to a deprecated libpng...
2010-02-05  Maarten Lankhorstavrt: Add stub for AvSetMmThreadPriority.
2010-02-05  Peter Rosinkernel32: Document SetThreadErrorMode and GetThreadErro...
2010-02-05  Peter Rosinntdll: Document RtlSetThreadErrorMode and RtlGetThreadE...
2010-02-05  André Hentscheloleaut32/tests: Use testvalues from VarDateFromUdate...
2010-02-05  Matteo Bruniwpp: Assure if_stack is clean before returning.
2010-02-05  Dylan Smithrichedit: Removed unused local variable yStart.
2010-02-05  Henri Verbeetwined3d: Use the HDC from the acquired context to call...
2010-02-05  Henri Verbeetwined3d: Call SetDestWindowOverride() before acquiring...
2010-02-05  Henri Verbeetwined3d: Get rid of the now redundant max_ffp_texture_s...
2010-02-05  Henri Verbeetwined3d: Set the texture stage limit based on the fragm...
2010-02-05  Henri Verbeetwined3d: Add the general combiner limit to wined3d_gl_info.
2010-02-04  Alexandre Julliardfonts: Remove the rules for font symlinks and go back...
2010-02-04  Alexandre Julliarddbghelp: Fix broken sw_read_mem() call in i386 stack...
2010-02-04  Nikolay Sivovcomctl32/updown: Use set acceleration value while proce...
2010-02-04  Marcus Meissnermsi: Handle some error returns (Coverity).
2010-02-04  Marcus Meissnerws2_32: Check namelen before dereferencing it in TRACE...
2010-02-04  Alexandre Julliardwinex11: Update the window shape offset when the window...
2010-02-04  Maarten Lankhorstmsvcrt: Forward _ftol2 to ntdll._ftol.
2010-02-04  Maarten Lankhorstincludes: Fix typo in mmdeviceapi.idl.
2010-02-04  Huw Daviesmsdaps: Expose IRowsetLocate, IRowsetInfo and IAccessor...
2010-02-04  Huw Daviesmsdaps: Add server side stubs for IAccessor.
2010-02-04  Huw Daviesmsdaps: Add server side stubs for IRowsetInfo.
2010-02-04  Huw Daviesmsdaps: Add server side stubs for IRowsetLocate.
2010-02-04  Huw Daviesmsdaps: Add support for remoting IRowset_ReleaseRows.
2010-02-04  Huw Daviesmsdaps: Add support for remoting IRowset_GetNextRows.
2010-02-04  Huw Daviesmsdaps: Add support for remoting IRowset_AddRefRows.
2010-02-04  Huw Daviesmsdaps: Add server side stubs for IRowChange and IRowse...
2010-02-04  Paul Chitescuqedit: Mostly stubbed out implementation of SampleGrabb...
2010-02-04  Marcus Meissnermsi: Call Custom function via wrapper.
2010-02-04  Hans Leidekkermsi: Implement the DeleteServices standard action.
2010-02-04  Hans Leidekkermsi: Add tests for the _Streams table implementation.
2010-02-04  Hans Leidekkermsi: Fix an off-by-one error in STREAMS_find_matching_rows.
2010-02-04  Hans Leidekkermsi: Give the Name field from the _Streams table a...
2010-02-04  Hans Leidekkermsi: Make room for the new row in STREAMS_insert_row.
2010-02-04  Hans Leidekkermsi: Allow overwriting an existing stream in STREAMS_se...
2010-02-04  Hans Leidekkermsi: Encode the stream name before trying to open it.
2010-02-04  Hans Leidekkermsi: Improve error handling in STREAMS_set_row and...
2010-02-04  Hans Leidekkermsi: Implement STREAMS_get_row.
2010-02-04  Hans Leidekkermsi: Remove unused and redundant name field from STREAM...
2010-02-04  Christian Costad3drm: Improve IDirect3DRMMeshBuilderImpl_Load and...
2010-02-04  Juan Langmsi: Remove function name from fixme.
2010-02-04  Michael Stefaniucuser32: Don't print the function name twice in a FIXME.
2010-02-04  Michael Stefaniucshell32: Don't print the function name twice in an...
2010-02-04  Michael Stefaniucshlwapi: Don't print the function name twice in an...
2010-02-04  Michael Stefaniucriched20: Don't print the function name twice in ERR...
2010-02-04  Michael Stefaniucmsi: Don't print the function name twice in a WARN.
2010-02-04  Nikolay Sivovmsxml3: Use existing helpers for heap allocations.
2010-02-04  Nikolay Sivovmsxml4: Add self-registration for CLSID_DOMDocument40...
2010-02-04  Nikolay SivovFix remaining copy&paste typos in self-registration...
2010-02-04  Eric Pouechdbghelp: Remove a couple of unnneeded include files.
2010-02-04  Eric Pouechwinedbg: Implement is_func_call on x86_64 CPU.
2010-02-04  Eric Pouechwinedbg: Implemented is_step_over method for x86-64...
2010-02-04  Eric Pouechwinedbg: Implemented is_break_insn for x86-64 CPUs.
2010-02-04  Eric Pouechwinedbg: Implemented is_function_return method for...
2010-02-04  Eric Pouechwinedbg: Implement float fetching for x86-64 debugger.
2010-02-04  Eric Pouechwinedbg: Added some more instructions disassembly.
2010-02-04  Eric Pouechwinedbg: Fix 32bit displacement sign extension.
2010-02-04  Eric Pouechwinedbg: Add disassembly capacity to x86-64 backend.
2010-02-04  Eric Pouechwinedbg: For x86-64 CPU, fix $rip variable definition.
2010-02-04  Eric Pouechwinedbg: Extend print_typed_basic to handle unicode...
2010-02-04  Michael Stefaniucuser32: Avoid using HIWORD() on atoms/resources.
2010-02-04  Peter Rosinkernel32: Add SetThreadErrorMode and GetThreadErrorMode.
2010-02-04  Peter Rosinkernel32: Add tests for SetThreadErrorMode and GetThrea...
2010-02-04  André Hentscheloleaut32: Fix year 0.
2010-02-04  André Hentscheloleaut32: Fix day rolling.
2010-02-04  Henri Verbeetwined3d: Remove the unused device type parameter from...
2010-02-04  Henri Verbeetwined3d: Remove the unused device type parameter from...
2010-02-04  Henri Verbeetwined3d: Do not preload surfaces when attaching them...
2010-02-04  Henri Verbeetwined3d: Introduce surface_prepare_texture().
2010-02-04  Henri Verbeetwined3d: Never acquire a context in IWineD3DSurfaceImpl...
2010-02-04  André Hentschelmsi: Copy InstallerImpl_LastErrorRecord to use it for...
2010-02-03  Jacek Cabanmshtml: Improved debugstr_variant implementation.
2010-02-03  Huw Daviesgdi32: Zero pad the facename buffer so that we don...
2010-02-03  Nikolay SivovAdd stub msxml4.dll.
2010-02-03  Nikolay Sivovshell32: Fix a debug channel.
2010-02-03  Nikolay Sivovmsxml3: Fix a debug channel and comment copypaste.
2010-02-03  Nikolay Sivovitss: Fix typo in registry entry creation.
2010-02-03  Dan Kegelreg.exe: Handle setting DWORD registry values.
2010-02-03  Paul Vriensgdiplus/tests: Fix a test failure.
2010-02-03  Jörg Höhlewinealsa: Ignore failure to notify MIDI clients.
2010-02-03  Jörg Höhlewinecoreaudio: MOD_MIDIPORT has 0 voices and notes...
2010-02-03  Jörg Höhlemidimap: Support midiOutGetVolume, returning FFFFFFFF.
2010-02-03  Jörg Höhlewinmm: The 64KB buffer limit on MIDIHDR buffers applies...
2010-02-03  Jörg Höhlewinmm/tests: Initial set of MIDI tests.
2010-02-03  Huw Daviesmsdaps: Make use of the row server in ICreateRow_CreateRow.
2010-02-03  Huw Daviesmsdaps: Add support for remoting IRow_GetColumns.
2010-02-03  Huw Daviesmsdaps: Add a stub rowset proxy object.
2010-02-03  Huw Daviesmsdaps: Add a stub row proxy object.
2010-02-03  Huw Daviesmsdaps: Implement the marshalling object.
2010-02-03  Huw Daviesmsdaps: Add a stub server object.
2010-02-03  Huw Daviesmsdaps: Add a stub marshaller object.
2010-02-03  Henri Verbeetwined3d: Explicitly load and modify the surface in...
2010-02-03  Henri Verbeetwined3d: Do not depend on context_attach_surface_fbo...
2010-02-03  Henri Verbeetwined3d: Update the stream info before applying states.
2010-02-03  Henri Verbeetwined3d: Preload textures before applying states.
2010-02-03  Henri Verbeetwined3d: Select the blitter during adapter initialization.
2010-02-03  Alexandre Julliarduser: Add icon handle mapping in the Get/SetClassWord...
2010-02-03  Alexandre Julliarduser32: Add a safety check in release_user_handle_ptr.
2010-02-03  Alexandre Julliardconfigure: Create a symlink for generic.ppd.
next