wine
12 years agomscms: Handle more bitmap formats.
Hans Leidekker [Tue, 13 Nov 2012 09:05:33 +0000 (10:05 +0100)] 
mscms: Handle more bitmap formats.

12 years agod3d10core: Implement d3d10_device_PSGetShader().
Henri Verbeet [Mon, 12 Nov 2012 20:51:01 +0000 (21:51 +0100)] 
d3d10core: Implement d3d10_device_PSGetShader().

12 years agod3d10core: Implement d3d10_device_VSGetShader().
Henri Verbeet [Mon, 12 Nov 2012 20:51:00 +0000 (21:51 +0100)] 
d3d10core: Implement d3d10_device_VSGetShader().

12 years agoddraw: Avoid LPDIRECT3DVIEWPORT2.
Henri Verbeet [Mon, 12 Nov 2012 20:50:59 +0000 (21:50 +0100)] 
ddraw: Avoid LPDIRECT3DVIEWPORT2.

12 years agoddraw: Avoid LPDIRECT3DVIEWPORT3.
Henri Verbeet [Mon, 12 Nov 2012 20:50:58 +0000 (21:50 +0100)] 
ddraw: Avoid LPDIRECT3DVIEWPORT3.

12 years agoddraw: Avoid LPDIRECT3DMATERIAL.
Henri Verbeet [Mon, 12 Nov 2012 20:50:57 +0000 (21:50 +0100)] 
ddraw: Avoid LPDIRECT3DMATERIAL.

12 years agouser32: Add helper functions to get and set dword registry values in SystemParameters...
Alexandre Julliard [Mon, 12 Nov 2012 15:35:05 +0000 (16:35 +0100)] 
user32: Add helper functions to get and set dword registry values in SystemParametersInfo.

12 years agoadvapi32/tests: Fix a failure on 64bit NT 5.x.
Detlef Riekenberg [Mon, 12 Nov 2012 04:50:13 +0000 (05:50 +0100)] 
advapi32/tests: Fix a failure on 64bit NT 5.x.

12 years agopo: Update Korean translation.
Hwang YunSong [Mon, 12 Nov 2012 02:18:56 +0000 (11:18 +0900)] 
po: Update Korean translation.

12 years agoieframe: Added IWebBrowser2::Refresh tests.
Jacek Caban [Mon, 12 Nov 2012 11:59:33 +0000 (12:59 +0100)] 
ieframe: Added IWebBrowser2::Refresh tests.

12 years agoieframe: Added IWebBrowser2::Refresh implementation.
Jacek Caban [Mon, 12 Nov 2012 11:59:20 +0000 (12:59 +0100)] 
ieframe: Added IWebBrowser2::Refresh implementation.

12 years agoieframe: Forward more DocHost::Exec calls to embedders.
Jacek Caban [Mon, 12 Nov 2012 11:59:06 +0000 (12:59 +0100)] 
ieframe: Forward more DocHost::Exec calls to embedders.

12 years agomshtml: Added refresh tests.
Jacek Caban [Mon, 12 Nov 2012 11:58:54 +0000 (12:58 +0100)] 
mshtml: Added refresh tests.

12 years agomshtml: Added exec_refresh implementation.
Jacek Caban [Mon, 12 Nov 2012 11:58:41 +0000 (12:58 +0100)] 
mshtml: Added exec_refresh implementation.

12 years agomshtml: Store embedder's IOleComandTarget iface in HTMLDocumentObj and use it in...
Jacek Caban [Mon, 12 Nov 2012 11:58:27 +0000 (12:58 +0100)] 
mshtml: Store embedder's IOleComandTarget iface in HTMLDocumentObj and use it in handle_navigation_error.

12 years agomshtml: Added IPersistHistory tests.
Jacek Caban [Mon, 12 Nov 2012 11:58:13 +0000 (12:58 +0100)] 
mshtml: Added IPersistHistory tests.

12 years agomshtml: Don't skip history notification for about: URLs.
Jacek Caban [Mon, 12 Nov 2012 11:57:58 +0000 (12:57 +0100)] 
mshtml: Don't skip history notification for about: URLs.

12 years agomshtml: Properly report history update for location.replace call.
Jacek Caban [Mon, 12 Nov 2012 11:57:48 +0000 (12:57 +0100)] 
mshtml: Properly report history update for location.replace call.

12 years agoscrrun: Block stream reading calls if it's not in ForReading mode.
Nikolay Sivov [Sat, 10 Nov 2012 18:36:12 +0000 (13:36 -0500)] 
scrrun: Block stream reading calls if it's not in ForReading mode.

12 years agoscrrun: Improve OpenTextFile stub.
Nikolay Sivov [Sat, 10 Nov 2012 16:43:39 +0000 (11:43 -0500)] 
scrrun: Improve OpenTextFile stub.

12 years agoscrrun: Use heap helpers for dictionary.
Nikolay Sivov [Sat, 10 Nov 2012 14:47:17 +0000 (09:47 -0500)] 
scrrun: Use heap helpers for dictionary.

12 years agorpcrt4: Implement RpcMgmtIsServerListening.
Hans Leidekker [Mon, 12 Nov 2012 10:46:53 +0000 (11:46 +0100)] 
rpcrt4: Implement RpcMgmtIsServerListening.

12 years agomsvcr100: Add a version resource.
Hans Leidekker [Mon, 12 Nov 2012 10:46:36 +0000 (11:46 +0100)] 
msvcr100: Add a version resource.

12 years agomsi: Don't over-allocate memory for a MSISELECTVIEW.
Michael Stefaniuc [Mon, 12 Nov 2012 09:28:39 +0000 (10:28 +0100)] 
msi: Don't over-allocate memory for a MSISELECTVIEW.

12 years agomsiexec: Use FIELD_OFFSET to calculate the size of a struct with variable length...
Michael Stefaniuc [Mon, 12 Nov 2012 09:43:44 +0000 (10:43 +0100)] 
msiexec: Use FIELD_OFFSET to calculate the size of a struct with variable length array.

12 years agouser.exe16: Use FIELD_OFFSET to calculate the size of a struct with variable length...
Michael Stefaniuc [Mon, 12 Nov 2012 09:39:45 +0000 (10:39 +0100)] 
user.exe16: Use FIELD_OFFSET to calculate the size of a struct with variable length array.

12 years agomsxml3: Disable text data escaping for format nodes set with put_data().
Nikolay Sivov [Mon, 12 Nov 2012 14:29:30 +0000 (09:29 -0500)] 
msxml3: Disable text data escaping for format nodes set with put_data().

12 years agomsxml3: Fix a redundant newline in transformation result in html mode.
Nikolay Sivov [Sat, 10 Nov 2012 03:22:25 +0000 (22:22 -0500)] 
msxml3: Fix a redundant newline in transformation result in html mode.

12 years agomsxml3: Add VT_INT to VARIANT tracing helper.
Nikolay Sivov [Thu, 8 Nov 2012 02:43:44 +0000 (21:43 -0500)] 
msxml3: Add VT_INT to VARIANT tracing helper.

12 years agocomcat: Cleanup from unused includes and imports.
Nikolay Sivov [Mon, 12 Nov 2012 04:10:10 +0000 (23:10 -0500)] 
comcat: Cleanup from unused includes and imports.

12 years agowined3d: Handle relative addresses in the common code in shader_glsl_get_register_name().
Henri Verbeet [Sun, 11 Nov 2012 17:52:39 +0000 (18:52 +0100)] 
wined3d: Handle relative addresses in the common code in shader_glsl_get_register_name().

12 years agowined3d: Add support for GLSL based fixed function fragment shaders.
Henri Verbeet [Sun, 11 Nov 2012 17:52:38 +0000 (18:52 +0100)] 
wined3d: Add support for GLSL based fixed function fragment shaders.

12 years agoddraw: Avoid LPDIRECT3DMATERIAL2.
Henri Verbeet [Sun, 11 Nov 2012 17:52:37 +0000 (18:52 +0100)] 
ddraw: Avoid LPDIRECT3DMATERIAL2.

12 years agoddraw: Avoid LPDIRECT3DMATERIAL3.
Henri Verbeet [Sun, 11 Nov 2012 17:52:36 +0000 (18:52 +0100)] 
ddraw: Avoid LPDIRECT3DMATERIAL3.

12 years agoddraw: Avoid LPDIRECT3DTEXTURE.
Henri Verbeet [Sun, 11 Nov 2012 17:52:35 +0000 (18:52 +0100)] 
ddraw: Avoid LPDIRECT3DTEXTURE.

12 years agoole32: Avoid erroneously freeing a variable in ReadFmtUserTypeStg.
Frédéric Delanoy [Sat, 10 Nov 2012 09:33:49 +0000 (10:33 +0100)] 
ole32: Avoid erroneously freeing a variable in ReadFmtUserTypeStg.

12 years agomsvcp90: Fixed a memory leak in virtual destructor tests.
Piotr Caban [Fri, 9 Nov 2012 23:00:23 +0000 (00:00 +0100)] 
msvcp90: Fixed a memory leak in virtual destructor tests.

12 years agomsvcp90: Free memory allocated by _get_current_locale function.
Piotr Caban [Fri, 9 Nov 2012 23:00:08 +0000 (00:00 +0100)] 
msvcp90: Free memory allocated by _get_current_locale function.

12 years agoshell32: Fix a buffer overflow in CommandLineToArgvW().
Francois Gouget [Sat, 10 Nov 2012 00:00:54 +0000 (01:00 +0100)] 
shell32: Fix a buffer overflow in CommandLineToArgvW().

12 years agoRelease 1.5.17. wine-1.5.17
Alexandre Julliard [Fri, 9 Nov 2012 18:46:37 +0000 (19:46 +0100)] 
Release 1.5.17.

12 years agomsi: Use FIELD_OFFSET to calculate the size of structs with variable length array.
Michael Stefaniuc [Fri, 9 Nov 2012 15:47:44 +0000 (16:47 +0100)] 
msi: Use FIELD_OFFSET to calculate the size of structs with variable length array.

12 years agomsi: Avoid a string copy when comparing SQL keywords.
Hans Leidekker [Fri, 9 Nov 2012 15:47:09 +0000 (16:47 +0100)] 
msi: Avoid a string copy when comparing SQL keywords.

12 years agomsi: Fix use of uninitialized variables.
Hans Leidekker [Fri, 9 Nov 2012 15:46:52 +0000 (16:46 +0100)] 
msi: Fix use of uninitialized variables.

12 years agod3dcompiler: Put data type name of constants on the heap.
Matteo Bruni [Fri, 9 Nov 2012 14:20:39 +0000 (15:20 +0100)] 
d3dcompiler: Put data type name of constants on the heap.

12 years agod3dcompiler: Skip stray semicolons outside of functions.
Matteo Bruni [Fri, 9 Nov 2012 14:20:38 +0000 (15:20 +0100)] 
d3dcompiler: Skip stray semicolons outside of functions.

12 years agod3dcompiler: Allow a comma at the end of an initializer.
Matteo Bruni [Fri, 9 Nov 2012 14:20:37 +0000 (15:20 +0100)] 
d3dcompiler: Allow a comma at the end of an initializer.

12 years agod3dcompiler: Don't take the sign as part of the numeric token.
Matteo Bruni [Fri, 9 Nov 2012 14:20:36 +0000 (15:20 +0100)] 
d3dcompiler: Don't take the sign as part of the numeric token.

12 years agowined3d: Pop control frames in disabled if branches (ARB shader backend).
Matteo Bruni [Fri, 9 Nov 2012 14:20:35 +0000 (15:20 +0100)] 
wined3d: Pop control frames in disabled if branches (ARB shader backend).

12 years agowined3d: Ensure GL_FRAGMENT_PROGRAM_ARB is enabled when using ARB shaders.
Matteo Bruni [Fri, 9 Nov 2012 14:20:34 +0000 (15:20 +0100)] 
wined3d: Ensure GL_FRAGMENT_PROGRAM_ARB is enabled when using ARB shaders.

12 years agojscript: Fixed leak in disp_propget.
Jacek Caban [Fri, 9 Nov 2012 10:48:34 +0000 (11:48 +0100)] 
jscript: Fixed leak in disp_propget.

12 years agoole32: Fix some leaks (coverity).
Frédéric Delanoy [Fri, 9 Nov 2012 09:17:41 +0000 (10:17 +0100)] 
ole32: Fix some leaks (coverity).

12 years agowinmm: Call IsFormatSupported for WAVE_FORMAT_QUERY only.
Jörg Höhle [Thu, 12 Jan 2012 21:29:42 +0000 (22:29 +0100)] 
winmm: Call IsFormatSupported for WAVE_FORMAT_QUERY only.

12 years agowinmm: Avoid generic MMSYSERR_ERROR during initialisation.
Jörg Höhle [Thu, 12 Jan 2012 16:02:46 +0000 (17:02 +0100)] 
winmm: Avoid generic MMSYSERR_ERROR during initialisation.

12 years agowinmm: Prefer using MMSYSERR_* over AUDCLNT_E_* from mmdevapi.
Jörg Höhle [Tue, 10 Jan 2012 17:47:17 +0000 (18:47 +0100)] 
winmm: Prefer using MMSYSERR_* over AUDCLNT_E_* from mmdevapi.

12 years agomsvcp90/tests: Add fstream<>::tellg tests.
Daniel Lehman [Thu, 8 Nov 2012 15:56:09 +0000 (07:56 -0800)] 
msvcp90/tests: Add fstream<>::tellg tests.

12 years agomshtml: Added IPersistStream::LoadHistory implementation.
Jacek Caban [Thu, 8 Nov 2012 17:17:55 +0000 (18:17 +0100)] 
mshtml: Added IPersistStream::LoadHistory implementation.

12 years agomshtml: Use flags in navigation functions.
Jacek Caban [Thu, 8 Nov 2012 17:17:35 +0000 (18:17 +0100)] 
mshtml: Use flags in navigation functions.

12 years agomshtml: Added IPersistHistory::SaveHistory implementation.
Jacek Caban [Thu, 8 Nov 2012 17:17:24 +0000 (18:17 +0100)] 
mshtml: Added IPersistHistory::SaveHistory implementation.

12 years agomshtml: Use fregment-less URI in super_navigate.
Jacek Caban [Thu, 8 Nov 2012 17:17:12 +0000 (18:17 +0100)] 
mshtml: Use fregment-less URI in super_navigate.

12 years agomshtml: Call set_current_uri in navigate_proc.
Jacek Caban [Thu, 8 Nov 2012 17:16:59 +0000 (18:16 +0100)] 
mshtml: Call set_current_uri in navigate_proc.

12 years agomshtml: Don't pass hash part of URI to EvaluateNewWindow.
Jacek Caban [Thu, 8 Nov 2012 17:16:42 +0000 (18:16 +0100)] 
mshtml: Don't pass hash part of URI to EvaluateNewWindow.

12 years agowined3d: Introduce a separate function for generating the sRGB write GLSL code.
Henri Verbeet [Thu, 8 Nov 2012 22:29:17 +0000 (23:29 +0100)] 
wined3d: Introduce a separate function for generating the sRGB write GLSL code.

12 years agowined3d: Introduce a separate function for generating the fixed function fog GLSL...
Henri Verbeet [Thu, 8 Nov 2012 22:29:16 +0000 (23:29 +0100)] 
wined3d: Introduce a separate function for generating the fixed function fog GLSL code.

12 years agoddraw: Avoid LPDIRECT3DTEXTURE2.
Henri Verbeet [Thu, 8 Nov 2012 22:29:15 +0000 (23:29 +0100)] 
ddraw: Avoid LPDIRECT3DTEXTURE2.

12 years agoddraw: Avoid LPDIRECT3DEXECUTEBUFFER.
Henri Verbeet [Thu, 8 Nov 2012 22:29:14 +0000 (23:29 +0100)] 
ddraw: Avoid LPDIRECT3DEXECUTEBUFFER.

12 years agoddraw: Avoid LPDIRECT3DVERTEXBUFFER.
Henri Verbeet [Thu, 8 Nov 2012 22:29:13 +0000 (23:29 +0100)] 
ddraw: Avoid LPDIRECT3DVERTEXBUFFER.

12 years agod3dx9: Handle NULL arguments in D3DXVec3Unproject.
Józef Kucia [Thu, 8 Nov 2012 12:45:55 +0000 (13:45 +0100)] 
d3dx9: Handle NULL arguments in D3DXVec3Unproject.

12 years agod3dx9: Handle NULL arguments in D3DXVec3Project.
Józef Kucia [Thu, 8 Nov 2012 12:45:54 +0000 (13:45 +0100)] 
d3dx9: Handle NULL arguments in D3DXVec3Project.

12 years agoxpssvcs: Add stub dll.
Hans Leidekker [Thu, 8 Nov 2012 12:18:25 +0000 (13:18 +0100)] 
xpssvcs: Add stub dll.

12 years agod3drm: Fix a leak (coverity).
Frédéric Delanoy [Thu, 8 Nov 2012 09:37:31 +0000 (10:37 +0100)] 
d3drm: Fix a leak (coverity).

12 years agoxcopy: Fix indentation of a break (coverity).
André Hentschel [Wed, 7 Nov 2012 22:19:27 +0000 (23:19 +0100)] 
xcopy: Fix indentation of a break (coverity).

12 years agowinhlp32: Mark up fallthrough switch case (coverity).
André Hentschel [Wed, 7 Nov 2012 22:19:21 +0000 (23:19 +0100)] 
winhlp32: Mark up fallthrough switch case (coverity).

12 years agowinmm: Mark up fallthrough switch case (coverity).
André Hentschel [Wed, 7 Nov 2012 22:19:08 +0000 (23:19 +0100)] 
winmm: Mark up fallthrough switch case (coverity).

12 years agostart: Fix mask for creation flags (coverity).
André Hentschel [Wed, 7 Nov 2012 22:18:57 +0000 (23:18 +0100)] 
start: Fix mask for creation flags (coverity).

12 years agoopengl32: Apply correct normals to text rendered with wglUseFontOutlines.
Sam Edwards [Wed, 7 Nov 2012 23:06:09 +0000 (16:06 -0700)] 
opengl32: Apply correct normals to text rendered with wglUseFontOutlines.

12 years agod3d8/tests: Add test for IDirect3DDevice8_Reset with BackBufferWidth/Height = 0.
Sam Edwards [Wed, 7 Nov 2012 21:45:46 +0000 (14:45 -0700)] 
d3d8/tests: Add test for IDirect3DDevice8_Reset with BackBufferWidth/Height = 0.

12 years agogdiplus: Store transformation matrix directly in the objects.
Dmitry Timoshkov [Thu, 8 Nov 2012 03:11:59 +0000 (11:11 +0800)] 
gdiplus: Store transformation matrix directly in the objects.

12 years agomstask/tests: Add tests for SetTargetComputer.
Detlef Riekenberg [Wed, 7 Nov 2012 23:12:48 +0000 (00:12 +0100)] 
mstask/tests: Add tests for SetTargetComputer.

12 years agomstask: Implement SetTargetComputer.
Detlef Riekenberg [Wed, 7 Nov 2012 23:12:47 +0000 (00:12 +0100)] 
mstask: Implement SetTargetComputer.

12 years agowined3d: Introduce a separate function for initializing ps uniform locations.
Henri Verbeet [Wed, 7 Nov 2012 20:41:16 +0000 (21:41 +0100)] 
wined3d: Introduce a separate function for initializing ps uniform locations.

12 years agowined3d: Introduce a separate function for initializing vs uniform locations.
Henri Verbeet [Wed, 7 Nov 2012 20:41:15 +0000 (21:41 +0100)] 
wined3d: Introduce a separate function for initializing vs uniform locations.

12 years agowined3d: Use the correct RGTC constant in format_texture_info.
Henri Verbeet [Wed, 7 Nov 2012 20:41:14 +0000 (21:41 +0100)] 
wined3d: Use the correct RGTC constant in format_texture_info.

12 years agoddraw: Avoid LPDIRECT3DVERTEXBUFFER7.
Henri Verbeet [Wed, 7 Nov 2012 20:41:13 +0000 (21:41 +0100)] 
ddraw: Avoid LPDIRECT3DVERTEXBUFFER7.

12 years agoddraw: Avoid LPDIRECTDRAW.
Henri Verbeet [Wed, 7 Nov 2012 20:41:12 +0000 (21:41 +0100)] 
ddraw: Avoid LPDIRECTDRAW.

12 years agoopengl32: Get rid of wine_ prefix on generated functions.
Alexandre Julliard [Thu, 8 Nov 2012 12:45:03 +0000 (13:45 +0100)] 
opengl32: Get rid of wine_ prefix on generated functions.

12 years agoopengl32: Get rid of the extension removal hack in wglGetProcAddress and clean up...
Alexandre Julliard [Thu, 8 Nov 2012 11:51:42 +0000 (12:51 +0100)] 
opengl32: Get rid of the extension removal hack in wglGetProcAddress and clean up the tracing.

12 years agowined3d: Link directly to opengl32.
Alexandre Julliard [Thu, 8 Nov 2012 10:56:06 +0000 (11:56 +0100)] 
wined3d: Link directly to opengl32.

12 years agoconfigure: Remove checks for OpenGL headers that are no longer used.
Alexandre Julliard [Wed, 7 Nov 2012 23:14:44 +0000 (00:14 +0100)] 
configure: Remove checks for OpenGL headers that are no longer used.

12 years agoconfigure: Check for getopt_long_only instead of getopt_long.
Alexandre Julliard [Wed, 7 Nov 2012 23:04:13 +0000 (00:04 +0100)] 
configure: Check for getopt_long_only instead of getopt_long.

Some platforms have the latter but not the former.

12 years agontdll: Fix access/write file time mixup.
Alexandre Julliard [Wed, 7 Nov 2012 23:02:06 +0000 (00:02 +0100)] 
ntdll: Fix access/write file time mixup.

12 years agomsi: Register dlls in a separate process.
Hans Leidekker [Wed, 7 Nov 2012 14:56:37 +0000 (15:56 +0100)] 
msi: Register dlls in a separate process.

12 years agomsi: Make sure either the REINSTALL or the REMOVE property is set when the product...
Hans Leidekker [Wed, 7 Nov 2012 14:56:14 +0000 (15:56 +0100)] 
msi: Make sure either the REINSTALL or the REMOVE property is set when the product is already installed.

12 years agomsi: Remove a component regardless of its install state, unless it's a permanent...
Hans Leidekker [Wed, 7 Nov 2012 14:55:48 +0000 (15:55 +0100)] 
msi: Remove a component regardless of its install state, unless it's a permanent component.

12 years agomsi: Return correct length for the empty string from deformat_string.
Hans Leidekker [Wed, 7 Nov 2012 14:55:26 +0000 (15:55 +0100)] 
msi: Return correct length for the empty string from deformat_string.

12 years agomsvcp60: Fixed basic_streambuf class structure.
Piotr Caban [Wed, 7 Nov 2012 14:15:42 +0000 (15:15 +0100)] 
msvcp60: Fixed basic_streambuf class structure.

12 years agomsvcp: Fixed uninitialized variable access in num_get::_Getffld and _Getifld functions.
Piotr Caban [Wed, 7 Nov 2012 14:15:29 +0000 (15:15 +0100)] 
msvcp: Fixed uninitialized variable access in num_get::_Getffld and _Getifld functions.

12 years agomsvcp90: Destroy string returned by basic_stringbuf_char_str_get.
Piotr Caban [Wed, 7 Nov 2012 14:15:10 +0000 (15:15 +0100)] 
msvcp90: Destroy string returned by basic_stringbuf_char_str_get.

12 years agomsvcp90: Fixed long long printing in tests.
Piotr Caban [Wed, 7 Nov 2012 14:14:45 +0000 (15:14 +0100)] 
msvcp90: Fixed long long printing in tests.

12 years agomsvcrt: Fixed __p___mb_cur_max tests.
Piotr Caban [Wed, 7 Nov 2012 11:51:51 +0000 (12:51 +0100)] 
msvcrt: Fixed __p___mb_cur_max tests.

12 years agomshtml: Added IHTMLObjectElement::name property implementation.
Jacek Caban [Wed, 7 Nov 2012 11:55:28 +0000 (12:55 +0100)] 
mshtml: Added IHTMLObjectElement::name property implementation.