wine
14 years agontdll: Use the same value as Windows for filling free heap blocks.
Alexandre Julliard [Tue, 26 Jan 2010 13:30:25 +0000 (14:30 +0100)] 
ntdll: Use the same value as Windows for filling free heap blocks.

14 years agontdll: Fill the tail of heap blocks when HEAP_TAIL_CHECKING_ENABLED is set.
Alexandre Julliard [Tue, 26 Jan 2010 13:29:51 +0000 (14:29 +0100)] 
ntdll: Fill the tail of heap blocks when HEAP_TAIL_CHECKING_ENABLED is set.

14 years agohhctrl.ocx: Find node attributes in a case-insensitive way.
Erich Hoover [Mon, 25 Jan 2010 16:06:02 +0000 (09:06 -0700)] 
hhctrl.ocx: Find node attributes in a case-insensitive way.

14 years agowined3d: Put the APPLE_flush_buffer_range code into the right branch.
Stefan Dösinger [Mon, 25 Jan 2010 22:39:43 +0000 (23:39 +0100)] 
wined3d: Put the APPLE_flush_buffer_range code into the right branch.

14 years agoshell32/tests: Fix the old shell32 detection.
Paul Vriens [Tue, 26 Jan 2010 10:08:50 +0000 (11:08 +0100)] 
shell32/tests: Fix the old shell32 detection.

14 years agod3drm: Add definitions for IDirect3DRMMeshBuilder3.
Christian Costa [Tue, 26 Jan 2010 07:17:09 +0000 (08:17 +0100)] 
d3drm: Add definitions for IDirect3DRMMeshBuilder3.

14 years agod3drm: Add definitions for IDirect3DRMMeshBuilder2.
Christian Costa [Tue, 26 Jan 2010 07:17:02 +0000 (08:17 +0100)] 
d3drm: Add definitions for IDirect3DRMMeshBuilder2.

14 years agoshell32: Improve some FIXMEs.
Christian Costa [Tue, 26 Jan 2010 07:16:37 +0000 (08:16 +0100)] 
shell32: Improve some FIXMEs.

14 years agocomctl32: Use IS_INTRESOURCE instead of HIWORD to check a resource.
Michael Stefaniuc [Mon, 25 Jan 2010 23:50:44 +0000 (00:50 +0100)] 
comctl32: Use IS_INTRESOURCE instead of HIWORD to check a resource.

14 years agokernel32: Use IS_INTRESOURCE instead of HIWORD to check a resource.
Michael Stefaniuc [Mon, 25 Jan 2010 23:50:34 +0000 (00:50 +0100)] 
kernel32: Use IS_INTRESOURCE instead of HIWORD to check a resource.

14 years agogdi32: Add GdiInitializeLanguagePack() stub.
Nikolay Sivov [Mon, 25 Jan 2010 21:01:04 +0000 (00:01 +0300)] 
gdi32: Add GdiInitializeLanguagePack() stub.

14 years agoxmllite: Reset state to XmlReadState_Initial on input reset, update tests to run...
Nikolay Sivov [Mon, 25 Jan 2010 20:52:09 +0000 (23:52 +0300)] 
xmllite: Reset state to XmlReadState_Initial on input reset, update tests to run on new versions.

14 years agoxmllite: Don't release reader input reference on failure, as newer versions do.
Nikolay Sivov [Mon, 25 Jan 2010 19:37:59 +0000 (22:37 +0300)] 
xmllite: Don't release reader input reference on failure, as newer versions do.

14 years agoxmllite/tests: Add test for XML declaration parsing.
Nikolay Sivov [Mon, 25 Jan 2010 18:55:02 +0000 (21:55 +0300)] 
xmllite/tests: Add test for XML declaration parsing.

14 years agoshlwapi: Only check for NULL pointers in HashData.
Andrew Nguyen [Mon, 25 Jan 2010 12:44:57 +0000 (06:44 -0600)] 
shlwapi: Only check for NULL pointers in HashData.

14 years agoshlwapi/tests: Add tests for HashData.
Andrew Nguyen [Mon, 25 Jan 2010 18:44:43 +0000 (12:44 -0600)] 
shlwapi/tests: Add tests for HashData.

14 years agowined3d: Move some macros to directx.c.
Henri Verbeet [Mon, 25 Jan 2010 18:51:32 +0000 (19:51 +0100)] 
wined3d: Move some macros to directx.c.

Nothing GL specific about these.

14 years agowined3d: Add support for ARB_vertex_array_bgra.
Henri Verbeet [Mon, 25 Jan 2010 18:51:31 +0000 (19:51 +0100)] 
wined3d: Add support for ARB_vertex_array_bgra.

14 years agowined3d: Add an ARB_sync implementation of event queries.
Henri Verbeet [Mon, 25 Jan 2010 18:51:30 +0000 (19:51 +0100)] 
wined3d: Add an ARB_sync implementation of event queries.

14 years agowined3d: Add support for ARB_sync.
Henri Verbeet [Mon, 25 Jan 2010 18:51:29 +0000 (19:51 +0100)] 
wined3d: Add support for ARB_sync.

14 years agowined3d: Get rid of some unnecessary casts to specific shader types.
Henri Verbeet [Mon, 25 Jan 2010 18:51:28 +0000 (19:51 +0100)] 
wined3d: Get rid of some unnecessary casts to specific shader types.

14 years agouser32: Preselect all editbox text when combo gets focus.
Jason Edmeades [Sun, 24 Jan 2010 20:56:11 +0000 (12:56 -0800)] 
user32: Preselect all editbox text when combo gets focus.

14 years agouser32/tests: Combo should preselect all text on first WM_SETFOCUS.
Jason Edmeades [Sun, 24 Jan 2010 20:37:59 +0000 (12:37 -0800)] 
user32/tests: Combo should preselect all text on first WM_SETFOCUS.

14 years agooleaut32: Fix a crash in VB6.
André Hentschel [Sun, 24 Jan 2010 19:14:48 +0000 (20:14 +0100)] 
oleaut32: Fix a crash in VB6.

14 years agoshell32/tests: Fix test failures on old shell32 for FO_MOVE.
Paul Vriens [Mon, 25 Jan 2010 14:14:32 +0000 (15:14 +0100)] 
shell32/tests: Fix test failures on old shell32 for FO_MOVE.

14 years agoshell32/tests: Skip FO_COPY tests on old shell32.
Paul Vriens [Mon, 25 Jan 2010 13:18:43 +0000 (14:18 +0100)] 
shell32/tests: Skip FO_COPY tests on old shell32.

14 years agoshell32/tests: Fix FO_RENAME tests for old shell32.
Paul Vriens [Mon, 25 Jan 2010 12:13:54 +0000 (13:13 +0100)] 
shell32/tests: Fix FO_RENAME tests for old shell32.

14 years agowininet: Handle PROXY_TYPE_PROXY | PROXY_TYPE_DIRECT per-connection flags.
Andrew Eikum [Mon, 25 Jan 2010 16:17:31 +0000 (10:17 -0600)] 
wininet: Handle PROXY_TYPE_PROXY | PROXY_TYPE_DIRECT per-connection flags.

14 years agontdll: Use the heap flags instead of debug channels to test for enabled debug features.
Alexandre Julliard [Mon, 25 Jan 2010 14:02:31 +0000 (15:02 +0100)] 
ntdll: Use the heap flags instead of debug channels to test for enabled debug features.

14 years agoshlwapi: Change a magic HRESULT value to the appropriate name.
Andrew Nguyen [Mon, 25 Jan 2010 12:44:45 +0000 (06:44 -0600)] 
shlwapi: Change a magic HRESULT value to the appropriate name.

14 years agowinhttp: Store the context passed to WinHttpSendRequest.
Hans Leidekker [Mon, 25 Jan 2010 13:00:08 +0000 (14:00 +0100)] 
winhttp: Store the context passed to WinHttpSendRequest.

14 years agoxmllite: Initial support for just created reader state.
Nikolay Sivov [Sat, 23 Jan 2010 20:03:14 +0000 (23:03 +0300)] 
xmllite: Initial support for just created reader state.

14 years agoxmllite: Implement a query through IXmlReaderInput for underlying stream interface,.
Nikolay Sivov [Sat, 23 Jan 2010 16:05:50 +0000 (19:05 +0300)] 
xmllite: Implement a query through IXmlReaderInput for underlying stream interface,.

14 years agod3d10: Add D3D10_EOO_PARSED_OBJECT_INDEX in parse_fx10_object().
Rico Schüller [Sun, 24 Jan 2010 13:26:54 +0000 (14:26 +0100)] 
d3d10: Add D3D10_EOO_PARSED_OBJECT_INDEX in parse_fx10_object().

14 years agod3d10: Add D3D10_EOO_PARSED_OBJECT in parse_fx10_object().
Rico Schüller [Sun, 24 Jan 2010 13:26:46 +0000 (14:26 +0100)] 
d3d10: Add D3D10_EOO_PARSED_OBJECT in parse_fx10_object().

14 years agod3d10: Implement ID3D10EffectType::IsValid().
Rico Schüller [Sun, 24 Jan 2010 13:26:39 +0000 (14:26 +0100)] 
d3d10: Implement ID3D10EffectType::IsValid().

14 years agod3d10: Implement ID3D10EffectPass::GetPixelShaderDesc().
Rico Schüller [Sun, 24 Jan 2010 13:26:21 +0000 (14:26 +0100)] 
d3d10: Implement ID3D10EffectPass::GetPixelShaderDesc().

14 years agod3d10: Implement ID3D10EffectPass::GetGeometryShaderDesc().
Rico Schüller [Sun, 24 Jan 2010 13:26:13 +0000 (14:26 +0100)] 
d3d10: Implement ID3D10EffectPass::GetGeometryShaderDesc().

14 years agod3d10: Implement ID3D10EffectPass::GetVertexShaderDesc().
Rico Schüller [Sun, 24 Jan 2010 13:25:52 +0000 (14:25 +0100)] 
d3d10: Implement ID3D10EffectPass::GetVertexShaderDesc().

14 years agod3d10: Parse shaders in parse_fx10_local_variable().
Rico Schüller [Sun, 24 Jan 2010 13:25:42 +0000 (14:25 +0100)] 
d3d10: Parse shaders in parse_fx10_local_variable().

14 years agod3d10: Add anonymous shaders.
Rico Schüller [Sun, 24 Jan 2010 13:25:19 +0000 (14:25 +0100)] 
d3d10: Add anonymous shaders.

14 years agowinhttp: Adjust connect timeout to the value observed on Windows.
Hans Leidekker [Mon, 25 Jan 2010 11:26:58 +0000 (12:26 +0100)] 
winhttp: Adjust connect timeout to the value observed on Windows.

14 years agoinclude: Add some missing prototypes.
Hans Leidekker [Mon, 25 Jan 2010 11:26:24 +0000 (12:26 +0100)] 
include: Add some missing prototypes.

14 years agopdh: Add a stub implementation of PdhSetDefaultRealTimeDataSource.
Hans Leidekker [Mon, 25 Jan 2010 11:25:47 +0000 (12:25 +0100)] 
pdh: Add a stub implementation of PdhSetDefaultRealTimeDataSource.

14 years agowinmm: Add a bunch of new mmio tests which discover some bugs in mmio handling.
Dmitry Timoshkov [Mon, 25 Jan 2010 09:40:55 +0000 (17:40 +0800)] 
winmm: Add a bunch of new mmio tests which discover some bugs in mmio handling.

14 years agowinemp3: Fix incorrect stream handling.
Stefano Guidoni [Mon, 25 Jan 2010 00:13:46 +0000 (01:13 +0100)] 
winemp3: Fix incorrect stream handling.

14 years agorichedit: Initialize fields for windowless richedit controls.
Dylan Smith [Mon, 25 Jan 2010 06:27:30 +0000 (01:27 -0500)] 
richedit: Initialize fields for windowless richedit controls.

Caught by valgrind.

14 years agorichedit: Prevent uninitialized value from being used.
Dylan Smith [Mon, 25 Jan 2010 06:27:24 +0000 (01:27 -0500)] 
richedit: Prevent uninitialized value from being used.

NULL may be returned by ITextHost::TxGetDC. Caught by valgrind.

14 years agojscript: Fix jsdisp_propget_idx implementation.
Piotr Caban [Mon, 25 Jan 2010 02:49:49 +0000 (03:49 +0100)] 
jscript: Fix jsdisp_propget_idx implementation.

14 years agojscript: Fix array.reverse implementation.
Piotr Caban [Mon, 25 Jan 2010 02:49:24 +0000 (03:49 +0100)] 
jscript: Fix array.reverse implementation.

14 years agogdiplus: Prefer the builtin version.
Vincent Povirk [Sun, 24 Jan 2010 21:18:46 +0000 (15:18 -0600)] 
gdiplus: Prefer the builtin version.

14 years agomshtml: Code clean up.
Jacek Caban [Sun, 24 Jan 2010 20:39:30 +0000 (21:39 +0100)] 
mshtml: Code clean up.

14 years agomshtml: Improved IHTMLWindow::GetIDsOfNames implementation.
Jacek Caban [Sun, 24 Jan 2010 20:39:01 +0000 (21:39 +0100)] 
mshtml: Improved IHTMLWindow::GetIDsOfNames implementation.

14 years agomshtml: Added semi-stub IHTMLSelectElement::add implementation.
Jacek Caban [Sun, 24 Jan 2010 20:38:20 +0000 (21:38 +0100)] 
mshtml: Added semi-stub IHTMLSelectElement::add implementation.

14 years agomshtml: Added support for pure IDispatch event handlers.
Jacek Caban [Sun, 24 Jan 2010 20:37:52 +0000 (21:37 +0100)] 
mshtml: Added support for pure IDispatch event handlers.

14 years agomshtml: Call attached event handlers in reversed order.
Jacek Caban [Sun, 24 Jan 2010 20:37:15 +0000 (21:37 +0100)] 
mshtml: Call attached event handlers in reversed order.

14 years agowined3d: Add support for EXT_gpu_shader4 provided sampling functions with explicit...
Henri Verbeet [Sun, 24 Jan 2010 20:16:14 +0000 (21:16 +0100)] 
wined3d: Add support for EXT_gpu_shader4 provided sampling functions with explicit derivatives.

14 years agowined3d: Store a pointer to the GL info in the shader context.
Henri Verbeet [Sun, 24 Jan 2010 20:16:13 +0000 (21:16 +0100)] 
wined3d: Store a pointer to the GL info in the shader context.

14 years agowined3d: Use the correct GLSL functions for sampling Rect textures with explicit...
Henri Verbeet [Sun, 24 Jan 2010 20:16:12 +0000 (21:16 +0100)] 
wined3d: Use the correct GLSL functions for sampling Rect textures with explicit derivatives.

Also kill the obsolete comment.

14 years agowined3d: Use the GLSL round() function when available.
Henri Verbeet [Sun, 24 Jan 2010 20:16:11 +0000 (21:16 +0100)] 
wined3d: Use the GLSL round() function when available.

14 years agowined3d: Add support for EXT_gpu_shader4.
Henri Verbeet [Sun, 24 Jan 2010 20:16:10 +0000 (21:16 +0100)] 
wined3d: Add support for EXT_gpu_shader4.

14 years agoole32: IStorage_Revert has no effect for non-transacted storages.
Vincent Povirk [Sun, 24 Jan 2010 19:11:51 +0000 (13:11 -0600)] 
ole32: IStorage_Revert has no effect for non-transacted storages.

14 years agogdiplus: Add traces to unimplemented functions in pen.c.
Vincent Povirk [Fri, 18 Dec 2009 22:30:26 +0000 (16:30 -0600)] 
gdiplus: Add traces to unimplemented functions in pen.c.

14 years agogdiplus: Always trace pixel formats in hex.
Vincent Povirk [Fri, 18 Dec 2009 22:22:25 +0000 (16:22 -0600)] 
gdiplus: Always trace pixel formats in hex.

14 years agogdiplus: Add traces to unimplemented functions in imageattributes.c.
Vincent Povirk [Fri, 18 Dec 2009 22:19:34 +0000 (16:19 -0600)] 
gdiplus: Add traces to unimplemented functions in imageattributes.c.

14 years agokernel32: Implement IsThreadAFiber function.
André Hentschel [Sun, 24 Jan 2010 15:31:19 +0000 (16:31 +0100)] 
kernel32: Implement IsThreadAFiber function.

14 years agokernel32/tests: Test Fiber callback count.
André Hentschel [Sun, 24 Jan 2010 15:31:02 +0000 (16:31 +0100)] 
kernel32/tests: Test Fiber callback count.

14 years agokernel32/tests: Test Fiber Local Storage functions.
André Hentschel [Sun, 24 Jan 2010 15:30:49 +0000 (16:30 +0100)] 
kernel32/tests: Test Fiber Local Storage functions.

14 years agokernel32/tests: Test IsThreadAFiber function.
André Hentschel [Sun, 24 Jan 2010 15:30:36 +0000 (16:30 +0100)] 
kernel32/tests: Test IsThreadAFiber function.

14 years agokernel32/tests: Test fiber Ex functions.
André Hentschel [Sun, 24 Jan 2010 15:30:16 +0000 (16:30 +0100)] 
kernel32/tests: Test fiber Ex functions.

14 years agokernel32/tests: Run fiber tests on more platforms.
André Hentschel [Sun, 24 Jan 2010 15:29:30 +0000 (16:29 +0100)] 
kernel32/tests: Run fiber tests on more platforms.

14 years agouser32: EnumDisplayDevicesW, populate DeviceID member.
Justin Chevrier [Sun, 24 Jan 2010 07:07:09 +0000 (02:07 -0500)] 
user32: EnumDisplayDevicesW, populate DeviceID member.

14 years agojscript: Skip tests on old jscript.dll.
Jacek Caban [Sat, 23 Jan 2010 22:58:23 +0000 (23:58 +0100)] 
jscript: Skip tests on old jscript.dll.

14 years agojscript: Moved resetting lastIndex to do_regexp_match_next.
Jacek Caban [Sat, 23 Jan 2010 22:57:55 +0000 (23:57 +0100)] 
jscript: Moved resetting lastIndex to do_regexp_match_next.

14 years agojscript: Added String.replace implementation.
Jacek Caban [Sat, 23 Jan 2010 22:57:20 +0000 (23:57 +0100)] 
jscript: Added String.replace implementation.

14 years agojscript: Make RegExp contructor implementation more generic.
Jacek Caban [Sat, 23 Jan 2010 22:56:48 +0000 (23:56 +0100)] 
jscript: Make RegExp contructor implementation more generic.

14 years agodbghelp: For PE modules, when no debug info is present, also try to load symbols...
Eric Pouech [Sat, 23 Jan 2010 21:13:25 +0000 (22:13 +0100)] 
dbghelp: For PE modules, when no debug info is present, also try to load symbols out of COFF symbol table.

14 years agodbghelp: Removed some unused fields for public symbol description.
Eric Pouech [Sat, 23 Jan 2010 21:13:18 +0000 (22:13 +0100)] 
dbghelp: Removed some unused fields for public symbol description.

14 years agowinmm: For MCI parsing, use 64bit compatible variables.
Eric Pouech [Sat, 23 Jan 2010 17:56:50 +0000 (18:56 +0100)] 
winmm: For MCI parsing, use 64bit compatible variables.

14 years agowinmm: In mmio manipulation, always ensure that we use a HFILE for mmio internal...
Eric Pouech [Sat, 23 Jan 2010 17:56:45 +0000 (18:56 +0100)] 
winmm: In mmio manipulation, always ensure that we use a HFILE for mmio internal handlers (and not a HANDLE).

14 years agowinmm: A couple of simple fixes for winmm compilation on 64bit platforms.
Eric Pouech [Sat, 23 Jan 2010 17:56:36 +0000 (18:56 +0100)] 
winmm: A couple of simple fixes for winmm compilation on 64bit platforms.

14 years agokernel32/tests: Fix header comments.
André Hentschel [Sat, 23 Jan 2010 15:46:09 +0000 (16:46 +0100)] 
kernel32/tests: Fix header comments.

14 years agontdll: Detect more cpu features in get_cpuinfo.
Freddie Tilley [Sat, 23 Jan 2010 10:09:28 +0000 (11:09 +0100)] 
ntdll: Detect more cpu features in get_cpuinfo.

14 years agowinegcc: Update comments.
André Hentschel [Fri, 22 Jan 2010 20:08:34 +0000 (21:08 +0100)] 
winegcc: Update comments.

14 years agoshdocvw: Moved WebBrowser client site realizing to separated function and release...
Jacek Caban [Fri, 22 Jan 2010 16:12:57 +0000 (17:12 +0100)] 
shdocvw: Moved WebBrowser client site realizing to separated function and release more interfaces in SetClientSite.

14 years agoshdocvw: Moved DocHost client site releasing to separated function and release more...
Jacek Caban [Fri, 22 Jan 2010 16:12:26 +0000 (17:12 +0100)] 
shdocvw: Moved DocHost client site releasing to separated function and release more interfaces in SetClientSite.

14 years agomakefiles: Cross-compile all static libraries and import libs to .cross.a files to...
Alexandre Julliard [Sat, 23 Jan 2010 19:33:37 +0000 (20:33 +0100)] 
makefiles: Cross-compile all static libraries and import libs to .cross.a files to avoid conflicts.

14 years agoAvoid using wine/port.h in static libraries.
Alexandre Julliard [Sat, 23 Jan 2010 19:51:27 +0000 (20:51 +0100)] 
Avoid using wine/port.h in static libraries.

14 years agomakefiles: Add rules for cross-compiling static libraries.
Alexandre Julliard [Sat, 23 Jan 2010 19:26:49 +0000 (20:26 +0100)] 
makefiles: Add rules for cross-compiling static libraries.

14 years agowinegcc: Add support for specifying a custom static library suffix.
Alexandre Julliard [Sat, 23 Jan 2010 19:25:14 +0000 (20:25 +0100)] 
winegcc: Add support for specifying a custom static library suffix.

14 years agomakefiles: Move some of the cross-compile rules to the main rules file.
Alexandre Julliard [Sat, 23 Jan 2010 17:00:54 +0000 (18:00 +0100)] 
makefiles: Move some of the cross-compile rules to the main rules file.

14 years agomakefiles: Remove the obsolete rule for .spec.o files.
Alexandre Julliard [Sat, 23 Jan 2010 13:24:23 +0000 (14:24 +0100)] 
makefiles: Remove the obsolete rule for .spec.o files.

14 years agomakefiles: Disable 16-bit specific modules from make_makefiles.
Alexandre Julliard [Sat, 23 Jan 2010 13:24:06 +0000 (14:24 +0100)] 
makefiles: Disable 16-bit specific modules from make_makefiles.

14 years agoconfigure: Add specific creation macros for the various types of makefiles.
Alexandre Julliard [Sat, 23 Jan 2010 13:15:43 +0000 (14:15 +0100)] 
configure: Add specific creation macros for the various types of makefiles.

14 years agoRelease 1.1.37. wine-1.1.37
Alexandre Julliard [Fri, 22 Jan 2010 16:54:11 +0000 (17:54 +0100)] 
Release 1.1.37.

14 years agoshell32: Add a test to show the IShellLink_GetIDList returns a copy of the IDList...
Huw Davies [Fri, 22 Jan 2010 12:08:47 +0000 (12:08 +0000)] 
shell32: Add a test to show the IShellLink_GetIDList returns a copy of the IDList, remove an incorrect comment and fix a memory leak.

Found by Valgrind.

14 years agomsi: Add tests for updating rows in join tables.
Hans Leidekker [Fri, 22 Jan 2010 11:49:44 +0000 (12:49 +0100)] 
msi: Add tests for updating rows in join tables.

14 years agomsi: Add support for updating rows in join tables.
Hans Leidekker [Fri, 22 Jan 2010 11:49:11 +0000 (12:49 +0100)] 
msi: Add support for updating rows in join tables.

14 years agocomctl32: Handle WM_NOTIFY correctly when the parent returns zero.
Peter Dons Tychsen [Thu, 21 Jan 2010 01:45:46 +0000 (02:45 +0100)] 
comctl32: Handle WM_NOTIFY correctly when the parent returns zero.

14 years agomsvcrtd/tests: Fix a memory leak (Valgrind).
Paul Vriens [Fri, 22 Jan 2010 10:33:30 +0000 (11:33 +0100)] 
msvcrtd/tests: Fix a memory leak (Valgrind).