wine
11 years agoadvapi32: Allow string alias for common RID in sid strings.
Detlef Riekenberg [Tue, 13 Nov 2012 04:31:24 +0000 (05:31 +0100)] 
advapi32: Allow string alias for common RID in sid strings.

11 years agod3drm: Implement texture SetAppData and GetAppData.
Christian Costa [Fri, 9 Nov 2012 09:05:46 +0000 (10:05 +0100)] 
d3drm: Implement texture SetAppData and GetAppData.

11 years agomsxml3: Fix remaining memory leak (coverity).
André Hentschel [Sat, 10 Nov 2012 14:57:22 +0000 (15:57 +0100)] 
msxml3: Fix remaining memory leak (coverity).

11 years agooleaut32: Fix remaining memory leak (coverity).
André Hentschel [Sat, 10 Nov 2012 14:56:58 +0000 (15:56 +0100)] 
oleaut32: Fix remaining memory leak (coverity).

11 years agowinmm: Fix SEEK_END direction of mmio files without buffering.
Akihiro Sagawa [Mon, 12 Nov 2012 15:26:45 +0000 (00:26 +0900)] 
winmm: Fix SEEK_END direction of mmio files without buffering.

11 years agowinmm/tests: Add more mmioSeek tests.
Akihiro Sagawa [Mon, 12 Nov 2012 15:26:42 +0000 (00:26 +0900)] 
winmm/tests: Add more mmioSeek tests.

11 years agomciavi: Fix player deadlock when starting to play.
Jörg Höhle [Tue, 6 Nov 2012 21:59:55 +0000 (22:59 +0100)] 
mciavi: Fix player deadlock when starting to play.

11 years agogdi32: Added GetGlyphOutlineW tests on glyph that contains empty contour.
Piotr Caban [Tue, 13 Nov 2012 15:51:51 +0000 (16:51 +0100)] 
gdi32: Added GetGlyphOutlineW tests on glyph that contains empty contour.

11 years agogdi32: Ignore contours containing one point in get_glyph_outline function.
Piotr Caban [Tue, 13 Nov 2012 15:51:29 +0000 (16:51 +0100)] 
gdi32: Ignore contours containing one point in get_glyph_outline function.

11 years agomshtml: Added IHTMLScriptElement::get_text implementation.
Jacek Caban [Tue, 13 Nov 2012 12:35:49 +0000 (13:35 +0100)] 
mshtml: Added IHTMLScriptElement::get_text implementation.

11 years agocomctl32: Move WM_SIZE handling into WM_WINDOWPOSCHANGED.
Daniel Jelinski [Mon, 12 Nov 2012 18:03:24 +0000 (19:03 +0100)] 
comctl32: Move WM_SIZE handling into WM_WINDOWPOSCHANGED.

11 years agouser32: Add some defines to reduce Unicode string duplication.
Alexandre Julliard [Tue, 13 Nov 2012 15:09:22 +0000 (16:09 +0100)] 
user32: Add some defines to reduce Unicode string duplication.

11 years agouser32: Implement a number of missing system parameters.
Alexandre Julliard [Tue, 13 Nov 2012 14:59:37 +0000 (15:59 +0100)] 
user32: Implement a number of missing system parameters.

11 years agouser32: Add structures to describe individual system parameters to reduce code duplic...
Alexandre Julliard [Tue, 13 Nov 2012 14:10:05 +0000 (15:10 +0100)] 
user32: Add structures to describe individual system parameters to reduce code duplication.

11 years agowindowscodecs: Implement IWICBitmapDecoderInfo::GetFileExtensions.
Hans Leidekker [Tue, 13 Nov 2012 09:06:20 +0000 (10:06 +0100)] 
windowscodecs: Implement IWICBitmapDecoderInfo::GetFileExtensions.

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

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

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

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

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

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

11 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.

11 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.

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

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

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

11 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.

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

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

11 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.

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

11 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.

11 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.

11 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.

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

11 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.

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

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

11 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.

11 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.

11 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.

11 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().

11 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.

11 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.

11 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.

11 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().

11 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.

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

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

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

11 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.

11 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.

11 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.

11 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().

11 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.

11 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.

11 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.

11 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.

11 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.

11 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.

11 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.

11 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.

11 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).

11 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.

11 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.

11 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).

11 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.

11 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.

11 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.

11 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.

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

11 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.

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

11 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.

11 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.

11 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.

11 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.

11 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.

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

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

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

11 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.

11 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.

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

11 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).

11 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).

11 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).

11 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).

11 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).

11 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.

11 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.

11 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.

11 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.

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

11 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.

11 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.

11 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.

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

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

11 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.