wine
14 years agohhctrl.ocx: Allow ListView navigation with the Return/Enter key.
Erich Hoover [Sun, 7 Feb 2010 17:08:38 +0000 (10:08 -0700)] 
hhctrl.ocx: Allow ListView navigation with the Return/Enter key.

14 years agohhctrl.ocx: Support HTML Help having indented Index tab items.
Erich Hoover [Sun, 7 Feb 2010 17:08:18 +0000 (10:08 -0700)] 
hhctrl.ocx: Support HTML Help having indented Index tab items.

14 years agohhctrl.ocx: Fix HTML Help Index tab with alternative 'keyword' style.
Erich Hoover [Sun, 7 Feb 2010 17:07:56 +0000 (10:07 -0700)] 
hhctrl.ocx: Fix HTML Help Index tab with alternative 'keyword' style.

14 years agoshdocvw: Dump the commands in OleCommandTarget_QueryStatus.
Detlef Riekenberg [Sun, 7 Feb 2010 16:20:23 +0000 (17:20 +0100)] 
shdocvw: Dump the commands in OleCommandTarget_QueryStatus.

14 years agomscoree: Add stub implementations of DllRegisterServer and DllUnregisterServer.
Hans Leidekker [Mon, 8 Feb 2010 08:21:23 +0000 (09:21 +0100)] 
mscoree: Add stub implementations of DllRegisterServer and DllUnregisterServer.

14 years agowininet: Don't call libcrypto function after closing the library.
Hans Leidekker [Mon, 8 Feb 2010 08:20:58 +0000 (09:20 +0100)] 
wininet: Don't call libcrypto function after closing the library.

Spotted by Paul Vriens.

14 years agows2_32/tests: Fix test failures on Win9x/WinMe.
Paul Vriens [Mon, 8 Feb 2010 08:16:03 +0000 (09:16 +0100)] 
ws2_32/tests: Fix test failures on Win9x/WinMe.

14 years agomsdaps: Implement IDBAsynchNotify_OnProgress and OnStop proxies and stubs.
Huw Davies [Fri, 5 Feb 2010 14:44:07 +0000 (14:44 +0000)] 
msdaps: Implement IDBAsynchNotify_OnProgress and OnStop proxies and stubs.

14 years agomsdaps: Add support for remoting IRowChange_SetColumns.
Huw Davies [Fri, 5 Feb 2010 13:29:32 +0000 (13:29 +0000)] 
msdaps: Add support for remoting IRowChange_SetColumns.

14 years agowordpad: Update Russian translation.
Vladimir Pankratov [Sun, 7 Feb 2010 16:42:50 +0000 (21:42 +0500)] 
wordpad: Update Russian translation.

14 years agoquartz: Add stubbed IAMDirectSound interface to DSoundRenderer.
Christian Costa [Sun, 7 Feb 2010 20:17:59 +0000 (21:17 +0100)] 
quartz: Add stubbed IAMDirectSound interface to DSoundRenderer.

14 years agoquartz/tests: Add test for querying IAMDirectSound from DSoundRenderer.
Christian Costa [Sun, 7 Feb 2010 20:17:53 +0000 (21:17 +0100)] 
quartz/tests: Add test for querying IAMDirectSound from DSoundRenderer.

14 years agoquartz: Fix IAMDirectSound interface definition.
Christian Costa [Sun, 7 Feb 2010 20:17:47 +0000 (21:17 +0100)] 
quartz: Fix IAMDirectSound interface definition.

14 years agod3drm: Beginning of Mesh info retrieval.
Christian Costa [Sun, 7 Feb 2010 20:17:24 +0000 (21:17 +0100)] 
d3drm: Beginning of Mesh info retrieval.

14 years agod3dxof: Fix data buffer deallocation on error.
Christian Costa [Sun, 7 Feb 2010 20:16:33 +0000 (21:16 +0100)] 
d3dxof: Fix data buffer deallocation on error.

14 years agod3dxof: Fix typo in comment.
Christian Costa [Sun, 7 Feb 2010 20:15:43 +0000 (21:15 +0100)] 
d3dxof: Fix typo in comment.

14 years agooleaut32: Fix formula.
André Hentschel [Sun, 7 Feb 2010 17:59:15 +0000 (18:59 +0100)] 
oleaut32: Fix formula.

14 years agoshell32: Use the current directory when copying to an empty destination.
Vincent Povirk [Mon, 1 Feb 2010 23:42:31 +0000 (17:42 -0600)] 
shell32: Use the current directory when copying to an empty destination.

14 years agogdiplus: Use linear gradient brush angles.
Vincent Povirk [Sat, 6 Feb 2010 21:43:16 +0000 (15:43 -0600)] 
gdiplus: Use linear gradient brush angles.

14 years agogdiplus: Don't use gdi32 to do pixel format conversion.
Vincent Povirk [Fri, 5 Feb 2010 01:05:54 +0000 (19:05 -0600)] 
gdiplus: Don't use gdi32 to do pixel format conversion.

14 years agouser32/tests: Fix crash on Win9x/WinMe.
Paul Vriens [Sun, 7 Feb 2010 12:33:51 +0000 (13:33 +0100)] 
user32/tests: Fix crash on Win9x/WinMe.

14 years agouser32/tests: Don't try to detect Win9x/WinMe several times.
Paul Vriens [Sun, 7 Feb 2010 12:20:53 +0000 (13:20 +0100)] 
user32/tests: Don't try to detect Win9x/WinMe several times.

14 years agogdiplus/tests: Initialize buffer in test_GdipCreateBitmapFromHBITMAP.
Dan Kegel [Sat, 6 Feb 2010 18:44:21 +0000 (10:44 -0800)] 
gdiplus/tests: Initialize buffer in test_GdipCreateBitmapFromHBITMAP.

14 years agowinspool.drv: Fix some test failures on Win9x/WinMe.
Paul Vriens [Sat, 6 Feb 2010 14:37:24 +0000 (15:37 +0100)] 
winspool.drv: Fix some test failures on Win9x/WinMe.

14 years agojscript: Added support for constructor property.
Jacek Caban [Fri, 5 Feb 2010 22:17:35 +0000 (23:17 +0100)] 
jscript: Added support for constructor property.

14 years agojscript: Avoid unnecessary prototype lookup.
Jacek Caban [Fri, 5 Feb 2010 22:17:06 +0000 (23:17 +0100)] 
jscript: Avoid unnecessary prototype lookup.

14 years agojscript: Get value as VARIANT in prop_put.
Jacek Caban [Fri, 5 Feb 2010 22:15:46 +0000 (23:15 +0100)] 
jscript: Get value as VARIANT in prop_put.

14 years agojscript: Moved property creation out of find_prop_name_prot.
Jacek Caban [Fri, 5 Feb 2010 22:15:07 +0000 (23:15 +0100)] 
jscript: Moved property creation out of find_prop_name_prot.

14 years agojscript: Don't try to create property in jsdisp_call_name.
Jacek Caban [Fri, 5 Feb 2010 22:14:35 +0000 (23:14 +0100)] 
jscript: Don't try to create property in jsdisp_call_name.

14 years agodbghelp: Add basic support for PVOID64.
Alistair Leslie-Hughes [Wed, 3 Feb 2010 01:41:51 +0000 (12:41 +1100)] 
dbghelp: Add basic support for PVOID64.

14 years agowinemenubuilder: Use a custom error function.
Vincent Povirk [Fri, 5 Feb 2010 18:14:18 +0000 (12:14 -0600)] 
winemenubuilder: Use a custom error function.

14 years agosetupapi: Add stub for SetupLogFile{A,W}.
Vitaly Perov [Fri, 5 Feb 2010 16:46:02 +0000 (19:46 +0300)] 
setupapi: Add stub for SetupLogFile{A,W}.

14 years agomsxml3: Use libxml2 functionality to skip top XML declaration node while writing...
Nikolay Sivov [Fri, 5 Feb 2010 13:25:02 +0000 (16:25 +0300)] 
msxml3: Use libxml2 functionality to skip top XML declaration node while writing to file.

14 years agowinetest: Report the correct source directory for program tests.
Alexandre Julliard [Sat, 6 Feb 2010 19:36:12 +0000 (20:36 +0100)] 
winetest: Report the correct source directory for program tests.

14 years agowinetest: Require an email address to submit a report.
Alexandre Julliard [Sat, 6 Feb 2010 09:21:22 +0000 (10:21 +0100)] 
winetest: Require an email address to submit a report.

14 years agoRelease 1.1.38. wine-1.1.38
Alexandre Julliard [Fri, 5 Feb 2010 17:31:34 +0000 (18:31 +0100)] 
Release 1.1.38.

14 years agoconfigure: Avoid incorrectly cleaning up symlink targets when running in the source...
Alexandre Julliard [Fri, 5 Feb 2010 16:24:12 +0000 (17:24 +0100)] 
configure: Avoid incorrectly cleaning up symlink targets when running in the source dir.

14 years agomsi: Implement the SelfUnregModules standard action.
Hans Leidekker [Fri, 5 Feb 2010 13:48:20 +0000 (14:48 +0100)] 
msi: Implement the SelfUnregModules standard action.

14 years agomsi: Implement the RemoveFolders standard action.
Hans Leidekker [Fri, 5 Feb 2010 13:47:55 +0000 (14:47 +0100)] 
msi: Implement the RemoveFolders standard action.

14 years agomsdaps: Add support for remoting IRow_Open.
Huw Davies [Thu, 4 Feb 2010 19:54:59 +0000 (19:54 +0000)] 
msdaps: Add support for remoting IRow_Open.

14 years agomsdaps: Make use of the row server in ICommand_Execute.
Huw Davies [Thu, 4 Feb 2010 19:22:21 +0000 (19:22 +0000)] 
msdaps: Make use of the row server in ICommand_Execute.

14 years agomsdaps: Make use of the row server in IBindResource_Bind.
Huw Davies [Thu, 4 Feb 2010 15:22:29 +0000 (15:22 +0000)] 
msdaps: Make use of the row server in IBindResource_Bind.

14 years agomsdaps: Add support for remoting IRowsetLocate_GetRowsAt.
Huw Davies [Thu, 4 Feb 2010 14:47:56 +0000 (14:47 +0000)] 
msdaps: Add support for remoting IRowsetLocate_GetRowsAt.

14 years agomsdaps: Add support for remoting IRowset_GetData.
Huw Davies [Thu, 4 Feb 2010 14:34:17 +0000 (14:34 +0000)] 
msdaps: Add support for remoting IRowset_GetData.

14 years agomsdaps: Add support for remoting IRowsetInfo_GetProperties.
Huw Davies [Thu, 4 Feb 2010 14:21:30 +0000 (14:21 +0000)] 
msdaps: Add support for remoting IRowsetInfo_GetProperties.

14 years agomsdaps: Add support for remoting IAccessor_GetBindings.
Huw Davies [Thu, 4 Feb 2010 14:13:17 +0000 (14:13 +0000)] 
msdaps: Add support for remoting IAccessor_GetBindings.

14 years agomsdaps: Add support for remoting IAccessor_ReleaseAccessor.
Huw Davies [Thu, 4 Feb 2010 14:10:08 +0000 (14:10 +0000)] 
msdaps: Add support for remoting IAccessor_ReleaseAccessor.

14 years agomsdaps: Add support for remoting IAccessor_CreateAccessor.
Huw Davies [Thu, 4 Feb 2010 14:07:25 +0000 (14:07 +0000)] 
msdaps: Add support for remoting IAccessor_CreateAccessor.

14 years agouser32: Don't hide the window in SetParent when window and parent are equal.
Bernhard Übelacker [Tue, 2 Feb 2010 13:16:02 +0000 (14:16 +0100)] 
user32: Don't hide the window in SetParent when window and parent are equal.

14 years agodwmapi: Silence a noisy fixme.
Maarten Lankhorst [Fri, 5 Feb 2010 10:34:42 +0000 (11:34 +0100)] 
dwmapi: Silence a noisy fixme.

14 years agowinecoreaudio: Ignore failure to notify MIDI clients.
Jörg Höhle [Thu, 4 Feb 2010 21:13:34 +0000 (22:13 +0100)] 
winecoreaudio: Ignore failure to notify MIDI clients.

14 years agokernel32: Export InterlockedCompareExchange64.
Alexandre Julliard [Fri, 5 Feb 2010 11:31:48 +0000 (12:31 +0100)] 
kernel32: Export InterlockedCompareExchange64.

14 years agontdll: Export RtlInterlockedCompareExchange64.
Alexandre Julliard [Fri, 5 Feb 2010 11:23:48 +0000 (12:23 +0100)] 
ntdll: Export RtlInterlockedCompareExchange64.

14 years agoddraw/tests: Fix a test that fails on Win2k.
Alexandre Julliard [Fri, 5 Feb 2010 10:54:51 +0000 (11:54 +0100)] 
ddraw/tests: Fix a test that fails on Win2k.

14 years agourlmon/tests: Comment out a test that crashes on Win2k.
Alexandre Julliard [Fri, 5 Feb 2010 10:50:36 +0000 (11:50 +0100)] 
urlmon/tests: Comment out a test that crashes on Win2k.

14 years agomlang/tests: Fix a test failure on Win2k.
Alexandre Julliard [Fri, 5 Feb 2010 10:50:24 +0000 (11:50 +0100)] 
mlang/tests: Fix a test failure on Win2k.

14 years agowininet/tests: Fix a test failure on Win2k.
Alexandre Julliard [Fri, 5 Feb 2010 10:44:18 +0000 (11:44 +0100)] 
wininet/tests: Fix a test failure on Win2k.

14 years agopsapi/tests: Handle an error that happens on Win2k.
Alexandre Julliard [Fri, 5 Feb 2010 10:39:24 +0000 (11:39 +0100)] 
psapi/tests: Handle an error that happens on Win2k.

14 years agomstask/tests: Add some error codes for Win2k.
Alexandre Julliard [Fri, 5 Feb 2010 10:35:38 +0000 (11:35 +0100)] 
mstask/tests: Add some error codes for Win2k.

14 years agocomdlg32/tests: Remove some AbortProc checks that fail on various Windows versions.
Alexandre Julliard [Fri, 5 Feb 2010 10:29:27 +0000 (11:29 +0100)] 
comdlg32/tests: Remove some AbortProc checks that fail on various Windows versions.

14 years agouser32/tests: Fix the menu capture test for NT4.
Alexandre Julliard [Fri, 5 Feb 2010 10:29:12 +0000 (11:29 +0100)] 
user32/tests: Fix the menu capture test for NT4.

14 years agowineoss: Ignore failure to notify MIDI clients.
Jörg Höhle [Thu, 4 Feb 2010 20:04:56 +0000 (21:04 +0100)] 
wineoss: Ignore failure to notify MIDI clients.

14 years agowindowscodecs: Define a custom png error handler.
Vincent Povirk [Thu, 4 Feb 2010 23:43:53 +0000 (17:43 -0600)] 
windowscodecs: Define a custom png error handler.

14 years agowindowscodecs: Replace a call to a deprecated libpng function.
Vincent Povirk [Thu, 4 Feb 2010 23:45:31 +0000 (17:45 -0600)] 
windowscodecs: Replace a call to a deprecated libpng function.

It was removed in libpng 1.4.0.

14 years agoavrt: Add stub for AvSetMmThreadPriority.
Maarten Lankhorst [Thu, 4 Feb 2010 12:27:09 +0000 (13:27 +0100)] 
avrt: Add stub for AvSetMmThreadPriority.

14 years agokernel32: Document SetThreadErrorMode and GetThreadErrorMode.
Peter Rosin [Thu, 4 Feb 2010 13:22:28 +0000 (14:22 +0100)] 
kernel32: Document SetThreadErrorMode and GetThreadErrorMode.

14 years agontdll: Document RtlSetThreadErrorMode and RtlGetThreadErrorMode.
Peter Rosin [Thu, 4 Feb 2010 07:20:10 +0000 (08:20 +0100)] 
ntdll: Document RtlSetThreadErrorMode and RtlGetThreadErrorMode.

14 years agooleaut32/tests: Use testvalues from VarDateFromUdate also for regression testing...
André Hentschel [Thu, 4 Feb 2010 20:16:18 +0000 (21:16 +0100)] 
oleaut32/tests: Use testvalues from VarDateFromUdate also for regression testing of DosDateTimeToVariantTime.

14 years agowpp: Assure if_stack is clean before returning.
Matteo Bruni [Thu, 4 Feb 2010 17:56:52 +0000 (18:56 +0100)] 
wpp: Assure if_stack is clean before returning.

14 years agorichedit: Removed unused local variable yStart.
Dylan Smith [Thu, 4 Feb 2010 17:52:57 +0000 (12:52 -0500)] 
richedit: Removed unused local variable yStart.

14 years agowined3d: Use the HDC from the acquired context to call SwapBuffer().
Henri Verbeet [Thu, 4 Feb 2010 17:30:08 +0000 (18:30 +0100)] 
wined3d: Use the HDC from the acquired context to call SwapBuffer().

These should be the same, but this way the relation is clearer.

14 years agowined3d: Call SetDestWindowOverride() before acquiring a context.
Henri Verbeet [Thu, 4 Feb 2010 17:30:07 +0000 (18:30 +0100)] 
wined3d: Call SetDestWindowOverride() before acquiring a context.

14 years agowined3d: Get rid of the now redundant max_ffp_texture_stages device field.
Henri Verbeet [Thu, 4 Feb 2010 17:30:06 +0000 (18:30 +0100)] 
wined3d: Get rid of the now redundant max_ffp_texture_stages device field.

14 years agowined3d: Set the texture stage limit based on the fragment pipe caps.
Henri Verbeet [Thu, 4 Feb 2010 17:30:05 +0000 (18:30 +0100)] 
wined3d: Set the texture stage limit based on the fragment pipe caps.

14 years agowined3d: Add the general combiner limit to wined3d_gl_info.
Henri Verbeet [Thu, 4 Feb 2010 17:30:04 +0000 (18:30 +0100)] 
wined3d: Add the general combiner limit to wined3d_gl_info.

14 years agofonts: Remove the rules for font symlinks and go back to standard VPATH usage.
Alexandre Julliard [Thu, 4 Feb 2010 19:29:23 +0000 (20:29 +0100)] 
fonts: Remove the rules for font symlinks and go back to standard VPATH usage.

14 years agodbghelp: Fix broken sw_read_mem() call in i386 stack backtrace.
Alexandre Julliard [Thu, 4 Feb 2010 18:24:00 +0000 (19:24 +0100)] 
dbghelp: Fix broken sw_read_mem() call in i386 stack backtrace.

14 years agocomctl32/updown: Use set acceleration value while processing keyboard keypresses.
Nikolay Sivov [Thu, 4 Feb 2010 16:05:14 +0000 (19:05 +0300)] 
comctl32/updown: Use set acceleration value while processing keyboard keypresses.

14 years agomsi: Handle some error returns (Coverity).
Marcus Meissner [Thu, 4 Feb 2010 14:26:53 +0000 (15:26 +0100)] 
msi: Handle some error returns (Coverity).

14 years agows2_32: Check namelen before dereferencing it in TRACE (Coverity).
Marcus Meissner [Thu, 4 Feb 2010 14:07:30 +0000 (15:07 +0100)] 
ws2_32: Check namelen before dereferencing it in TRACE (Coverity).

14 years agowinex11: Update the window shape offset when the window rect changes.
Alexandre Julliard [Thu, 4 Feb 2010 16:27:19 +0000 (17:27 +0100)] 
winex11: Update the window shape offset when the window rect changes.

14 years agomsvcrt: Forward _ftol2 to ntdll._ftol.
Maarten Lankhorst [Wed, 3 Feb 2010 21:53:41 +0000 (22:53 +0100)] 
msvcrt: Forward _ftol2 to ntdll._ftol.

14 years agoincludes: Fix typo in mmdeviceapi.idl.
Maarten Lankhorst [Thu, 4 Feb 2010 12:27:43 +0000 (13:27 +0100)] 
includes: Fix typo in mmdeviceapi.idl.

14 years agomsdaps: Expose IRowsetLocate, IRowsetInfo and IAccessor on the client side.
Huw Davies [Thu, 4 Feb 2010 12:33:06 +0000 (12:33 +0000)] 
msdaps: Expose IRowsetLocate, IRowsetInfo and IAccessor on the client side.

14 years agomsdaps: Add server side stubs for IAccessor.
Huw Davies [Thu, 4 Feb 2010 12:19:06 +0000 (12:19 +0000)] 
msdaps: Add server side stubs for IAccessor.

14 years agomsdaps: Add server side stubs for IRowsetInfo.
Huw Davies [Thu, 4 Feb 2010 12:12:35 +0000 (12:12 +0000)] 
msdaps: Add server side stubs for IRowsetInfo.

14 years agomsdaps: Add server side stubs for IRowsetLocate.
Huw Davies [Thu, 4 Feb 2010 12:07:08 +0000 (12:07 +0000)] 
msdaps: Add server side stubs for IRowsetLocate.

14 years agomsdaps: Add support for remoting IRowset_ReleaseRows.
Huw Davies [Thu, 4 Feb 2010 11:55:36 +0000 (11:55 +0000)] 
msdaps: Add support for remoting IRowset_ReleaseRows.

14 years agomsdaps: Add support for remoting IRowset_GetNextRows.
Huw Davies [Thu, 4 Feb 2010 11:52:52 +0000 (11:52 +0000)] 
msdaps: Add support for remoting IRowset_GetNextRows.

14 years agomsdaps: Add support for remoting IRowset_AddRefRows.
Huw Davies [Thu, 4 Feb 2010 11:48:02 +0000 (11:48 +0000)] 
msdaps: Add support for remoting IRowset_AddRefRows.

14 years agomsdaps: Add server side stubs for IRowChange and IRowset. Expose IRowChange on the...
Huw Davies [Thu, 4 Feb 2010 11:43:38 +0000 (11:43 +0000)] 
msdaps: Add server side stubs for IRowChange and IRowset. Expose IRowChange on the client side.

14 years agoqedit: Mostly stubbed out implementation of SampleGrabber filter.
Paul Chitescu [Thu, 4 Feb 2010 00:02:59 +0000 (02:02 +0200)] 
qedit: Mostly stubbed out implementation of SampleGrabber filter.

14 years agomsi: Call Custom function via wrapper.
Marcus Meissner [Wed, 3 Feb 2010 15:57:00 +0000 (16:57 +0100)] 
msi: Call Custom function via wrapper.

14 years agomsi: Implement the DeleteServices standard action.
Hans Leidekker [Thu, 4 Feb 2010 09:04:09 +0000 (10:04 +0100)] 
msi: Implement the DeleteServices standard action.

14 years agomsi: Add tests for the _Streams table implementation.
Hans Leidekker [Thu, 4 Feb 2010 09:03:47 +0000 (10:03 +0100)] 
msi: Add tests for the _Streams table implementation.

14 years agomsi: Fix an off-by-one error in STREAMS_find_matching_rows.
Hans Leidekker [Thu, 4 Feb 2010 09:03:21 +0000 (10:03 +0100)] 
msi: Fix an off-by-one error in STREAMS_find_matching_rows.

14 years agomsi: Give the Name field from the _Streams table a valid type.
Hans Leidekker [Thu, 4 Feb 2010 09:02:59 +0000 (10:02 +0100)] 
msi: Give the Name field from the _Streams table a valid type.

14 years agomsi: Make room for the new row in STREAMS_insert_row.
Hans Leidekker [Thu, 4 Feb 2010 09:02:26 +0000 (10:02 +0100)] 
msi: Make room for the new row in STREAMS_insert_row.

14 years agomsi: Allow overwriting an existing stream in STREAMS_set_row.
Hans Leidekker [Thu, 4 Feb 2010 09:01:56 +0000 (10:01 +0100)] 
msi: Allow overwriting an existing stream in STREAMS_set_row.

14 years agomsi: Encode the stream name before trying to open it.
Hans Leidekker [Thu, 4 Feb 2010 09:01:32 +0000 (10:01 +0100)] 
msi: Encode the stream name before trying to open it.