wine
2010-02-05  Alexandre Julliardconfigure: Avoid incorrectly cleaning up symlink target...
2010-02-05  Hans Leidekkermsi: Implement the SelfUnregModules standard action.
2010-02-05  Hans Leidekkermsi: Implement the RemoveFolders standard action.
2010-02-05  Huw Daviesmsdaps: Add support for remoting IRow_Open.
2010-02-05  Huw Daviesmsdaps: Make use of the row server in ICommand_Execute.
2010-02-05  Huw Daviesmsdaps: Make use of the row server in IBindResource_Bind.
2010-02-05  Huw Daviesmsdaps: Add support for remoting IRowsetLocate_GetRowsAt.
2010-02-05  Huw Daviesmsdaps: Add support for remoting IRowset_GetData.
2010-02-05  Huw Daviesmsdaps: Add support for remoting IRowsetInfo_GetProperties.
2010-02-05  Huw Daviesmsdaps: Add support for remoting IAccessor_GetBindings.
2010-02-05  Huw Daviesmsdaps: Add support for remoting IAccessor_ReleaseAccessor.
2010-02-05  Huw Daviesmsdaps: Add support for remoting IAccessor_CreateAccessor.
2010-02-05  Bernhard Übelackeruser32: Don't hide the window in SetParent when window...
2010-02-05  Maarten Lankhorstdwmapi: Silence a noisy fixme.
2010-02-05  Jörg Höhlewinecoreaudio: Ignore failure to notify MIDI clients.
2010-02-05  Alexandre Julliardkernel32: Export InterlockedCompareExchange64.
2010-02-05  Alexandre Julliardntdll: Export RtlInterlockedCompareExchange64.
2010-02-05  Alexandre Julliardddraw/tests: Fix a test that fails on Win2k.
2010-02-05  Alexandre Julliardurlmon/tests: Comment out a test that crashes on Win2k.
2010-02-05  Alexandre Julliardmlang/tests: Fix a test failure on Win2k.
2010-02-05  Alexandre Julliardwininet/tests: Fix a test failure on Win2k.
2010-02-05  Alexandre Julliardpsapi/tests: Handle an error that happens on Win2k.
2010-02-05  Alexandre Julliardmstask/tests: Add some error codes for Win2k.
2010-02-05  Alexandre Julliardcomdlg32/tests: Remove some AbortProc checks that fail...
2010-02-05  Alexandre Julliarduser32/tests: Fix the menu capture test for NT4.
2010-02-05  Jörg Höhlewineoss: Ignore failure to notify MIDI clients.
2010-02-05  Vincent Povirkwindowscodecs: Define a custom png error handler.
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.
next