wine
12 years agoversion: Remove 'return' from void function.
Nikolay Sivov [Wed, 19 Dec 2012 07:18:55 +0000 (11:18 +0400)] 
version: Remove 'return' from void function.

12 years agoscrrun: Implement GetFileVersion().
Nikolay Sivov [Wed, 19 Dec 2012 07:17:56 +0000 (11:17 +0400)] 
scrrun: Implement GetFileVersion().

12 years agoxmllite: Remove dead code.
Nikolay Sivov [Wed, 19 Dec 2012 05:33:03 +0000 (09:33 +0400)] 
xmllite: Remove dead code.

12 years agoxmllite: Support comment nodes.
Nikolay Sivov [Wed, 19 Dec 2012 05:32:37 +0000 (09:32 +0400)] 
xmllite: Support comment nodes.

12 years agoxmllite: Track internal parser state to select expected node type.
Nikolay Sivov [Wed, 19 Dec 2012 05:30:44 +0000 (09:30 +0400)] 
xmllite: Track internal parser state to select expected node type.

12 years agopo: Update French translation.
Frédéric Delanoy [Wed, 19 Dec 2012 03:15:58 +0000 (04:15 +0100)] 
po: Update French translation.

12 years agoole2disp.dll16: Indentation fix.
Andrew Talbot [Tue, 18 Dec 2012 22:52:17 +0000 (22:52 +0000)] 
ole2disp.dll16: Indentation fix.

12 years agoole32: Indentation fix.
Andrew Talbot [Tue, 18 Dec 2012 22:52:22 +0000 (22:52 +0000)] 
ole32: Indentation fix.

12 years agowined3d: Remove draw_*_primitive_up.
Stefan Dösinger [Tue, 18 Dec 2012 21:53:16 +0000 (22:53 +0100)] 
wined3d: Remove draw_*_primitive_up.

Note that I can't remove the state->user_stream mess yet, because of
draw_*_primitive_strided. Another patchset will deal with that.

12 years agod3d9: Use dynamic buffers for DrawIndexedPrimitiveUP.
Stefan Dösinger [Tue, 18 Dec 2012 21:53:15 +0000 (22:53 +0100)] 
d3d9: Use dynamic buffers for DrawIndexedPrimitiveUP.

12 years agod3d9: Use a dynamic buffer for DrawPrimitiveUP.
Stefan Dösinger [Tue, 18 Dec 2012 21:53:14 +0000 (22:53 +0100)] 
d3d9: Use a dynamic buffer for DrawPrimitiveUP.

12 years agod3d8: Use dynamic buffers for DrawIndexedPrimitiveUP.
Stefan Dösinger [Tue, 18 Dec 2012 21:53:13 +0000 (22:53 +0100)] 
d3d8: Use dynamic buffers for DrawIndexedPrimitiveUP.

12 years agod3d8: Use a dynamic vertex buffer for DrawPrimitiveUP.
Stefan Dösinger [Tue, 18 Dec 2012 21:53:12 +0000 (22:53 +0100)] 
d3d8: Use a dynamic vertex buffer for DrawPrimitiveUP.

12 years agodmloader: COM cleanup of IDirectMusicLoader object.
Christian Costa [Tue, 18 Dec 2012 08:05:39 +0000 (09:05 +0100)] 
dmloader: COM cleanup of IDirectMusicLoader object.

12 years agogdi32: Remove from the GetTextExtentExPoint entry points parameters that can't be...
Alexandre Julliard [Tue, 18 Dec 2012 16:52:37 +0000 (17:52 +0100)] 
gdi32: Remove from the GetTextExtentExPoint entry points parameters that can't be handled by the driver.

12 years agogdi32: Add helper functions for GetTextExtentExPoint and fix handling of text justifi...
Alexandre Julliard [Tue, 18 Dec 2012 16:41:42 +0000 (17:41 +0100)] 
gdi32: Add helper functions for GetTextExtentExPoint and fix handling of text justification.

12 years agowinealsa: Separate read and write pointers.
Jörg Höhle [Thu, 8 Mar 2012 21:47:37 +0000 (22:47 +0100)] 
winealsa: Separate read and write pointers.

12 years agommdevapi: SetEventHandle is allowed only once.
Jörg Höhle [Sun, 9 Dec 2012 20:39:16 +0000 (21:39 +0100)] 
mmdevapi: SetEventHandle is allowed only once.

12 years agoatl100: Added AtlWinModuleInit tests.
Jacek Caban [Tue, 18 Dec 2012 10:48:47 +0000 (11:48 +0100)] 
atl100: Added AtlWinModuleInit tests.

12 years agoatl100: Added AtlWinModuleInit implementation.
Jacek Caban [Tue, 18 Dec 2012 10:48:37 +0000 (11:48 +0100)] 
atl100: Added AtlWinModuleInit implementation.

12 years agomsvcrt: Use CompareString in wcscoll functions.
Piotr Caban [Tue, 18 Dec 2012 10:57:00 +0000 (11:57 +0100)] 
msvcrt: Use CompareString in wcscoll functions.

12 years agomsvcrt: Use LC_COLLATE category in strcoll functions.
Piotr Caban [Tue, 18 Dec 2012 10:56:35 +0000 (11:56 +0100)] 
msvcrt: Use LC_COLLATE category in strcoll functions.

12 years agomsvcrt: Added more setlocale tests.
Piotr Caban [Tue, 18 Dec 2012 10:39:10 +0000 (11:39 +0100)] 
msvcrt: Added more setlocale tests.

12 years agomsvcrt: Fixed locale matching code.
Piotr Caban [Tue, 18 Dec 2012 10:39:00 +0000 (11:39 +0100)] 
msvcrt: Fixed locale matching code.

12 years agomsvcrt: Fixed codepage setting code in create_locale.
Piotr Caban [Tue, 18 Dec 2012 10:38:33 +0000 (11:38 +0100)] 
msvcrt: Fixed codepage setting code in create_locale.

12 years agowined3d: Recognize Nvidia GT610 card.
Piotr Caban [Tue, 18 Dec 2012 10:38:19 +0000 (11:38 +0100)] 
wined3d: Recognize Nvidia GT610 card.

12 years agowinhttp: Use the hostname instead of the IPv4 address in the URL returned from WinHtt...
Hans Leidekker [Tue, 18 Dec 2012 10:23:20 +0000 (11:23 +0100)] 
winhttp: Use the hostname instead of the IPv4 address in the URL returned from WinHttpDetectAutoProxyConfigUrl.

12 years agowinhttp: Check the server response when downloading a PAC script.
Hans Leidekker [Tue, 18 Dec 2012 10:22:50 +0000 (11:22 +0100)] 
winhttp: Check the server response when downloading a PAC script.

12 years agowbemprox: Avoid a crash in get_propval when the query returned no results.
Hans Leidekker [Tue, 18 Dec 2012 10:20:53 +0000 (11:20 +0100)] 
wbemprox: Avoid a crash in get_propval when the query returned no results.

12 years agojscript: Optimized concatenation of empty strings.
Jacek Caban [Tue, 18 Dec 2012 10:16:34 +0000 (11:16 +0100)] 
jscript: Optimized concatenation of empty strings.

12 years agojscript: Moved string concatenation to helper function.
Jacek Caban [Tue, 18 Dec 2012 10:16:24 +0000 (11:16 +0100)] 
jscript: Moved string concatenation to helper function.

12 years agoddraw: Align user vertex data.
Stefan Dösinger [Tue, 18 Dec 2012 09:45:01 +0000 (10:45 +0100)] 
ddraw: Align user vertex data.

12 years agoddraw: Handle DrawIndexedPrimitive via dynamic buffers.
Stefan Dösinger [Tue, 18 Dec 2012 09:45:00 +0000 (10:45 +0100)] 
ddraw: Handle DrawIndexedPrimitive via dynamic buffers.

12 years agoddraw: Handle DrawPrimitive with a dynamic vertex buffer.
Stefan Dösinger [Tue, 18 Dec 2012 09:44:59 +0000 (10:44 +0100)] 
ddraw: Handle DrawPrimitive with a dynamic vertex buffer.

12 years agoddraw: Move the index buffer growing code to a separate function.
Stefan Dösinger [Tue, 18 Dec 2012 09:44:58 +0000 (10:44 +0100)] 
ddraw: Move the index buffer growing code to a separate function.

12 years agoddraw: Pass the number of vertices to DrawIndexedPrimitive.
Stefan Dösinger [Tue, 18 Dec 2012 09:44:57 +0000 (10:44 +0100)] 
ddraw: Pass the number of vertices to DrawIndexedPrimitive.

12 years agowineps.drv: Return ASPECTX/Y which represent current device resolution.
Dmitry Timoshkov [Tue, 18 Dec 2012 08:58:33 +0000 (16:58 +0800)] 
wineps.drv: Return ASPECTX/Y which represent current device resolution.

12 years agowineps.drv: Use device resolution specified at DC creation time.
Dmitry Timoshkov [Tue, 18 Dec 2012 08:57:44 +0000 (16:57 +0800)] 
wineps.drv: Use device resolution specified at DC creation time.

12 years agowinspool.drv: Correct the DocumentProperties spec entry.
Dmitry Timoshkov [Tue, 18 Dec 2012 08:57:03 +0000 (16:57 +0800)] 
winspool.drv: Correct the DocumentProperties spec entry.

12 years agomsacm32: Indentation fix.
Andrew Talbot [Mon, 17 Dec 2012 22:12:11 +0000 (22:12 +0000)] 
msacm32: Indentation fix.

12 years agomsvcrt: Indentation fix.
Andrew Talbot [Mon, 17 Dec 2012 22:12:14 +0000 (22:12 +0000)] 
msvcrt: Indentation fix.

12 years agomsvcrt: Sync spec files.
Piotr Caban [Mon, 17 Dec 2012 14:19:38 +0000 (15:19 +0100)] 
msvcrt: Sync spec files.

12 years agomsvcrt: Added _atodbl tests.
Piotr Caban [Mon, 17 Dec 2012 14:19:19 +0000 (15:19 +0100)] 
msvcrt: Added _atodbl tests.

12 years agomsvcrt: Added _atodbl_l implementation.
Piotr Caban [Mon, 17 Dec 2012 14:19:07 +0000 (15:19 +0100)] 
msvcrt: Added _atodbl_l implementation.

12 years agomsvcrt: Don't duplicate floating-point number parsing code in MSVCRT__atoflt_l.
Piotr Caban [Mon, 17 Dec 2012 14:18:54 +0000 (15:18 +0100)] 
msvcrt: Don't duplicate floating-point number parsing code in MSVCRT__atoflt_l.

12 years agod3drm: Fix return error code.
Christian Costa [Mon, 17 Dec 2012 09:11:51 +0000 (10:11 +0100)] 
d3drm: Fix return error code.

12 years agod3drm: Check params in IDirect3DRMMeshBuilder2Impl_GetVertices + tests.
Christian Costa [Mon, 17 Dec 2012 09:11:44 +0000 (10:11 +0100)] 
d3drm: Check params in IDirect3DRMMeshBuilder2Impl_GetVertices + tests.

12 years agowineps.drv: Update default DEVMODE to better indicate initialized fields.
Dmitry Timoshkov [Mon, 17 Dec 2012 09:41:18 +0000 (17:41 +0800)] 
wineps.drv: Update default DEVMODE to better indicate initialized fields.

12 years agowinspool.drv: Add more traces.
Dmitry Timoshkov [Mon, 17 Dec 2012 09:40:38 +0000 (17:40 +0800)] 
winspool.drv: Add more traces.

12 years agowineps.drv: Add a trace to PSDRV_GetDeviceCaps.
Dmitry Timoshkov [Mon, 17 Dec 2012 09:40:04 +0000 (17:40 +0800)] 
wineps.drv: Add a trace to PSDRV_GetDeviceCaps.

12 years agourlmon: Added IWinInetInfo and IWinInetHttpInfo proxy/stub implementation.
Jacek Caban [Mon, 17 Dec 2012 13:53:24 +0000 (14:53 +0100)] 
urlmon: Added IWinInetInfo and IWinInetHttpInfo proxy/stub implementation.

12 years agojscript: Fixed deleting property by ID from IDispatchEx interface.
Jacek Caban [Mon, 17 Dec 2012 12:36:55 +0000 (13:36 +0100)] 
jscript: Fixed deleting property by ID from IDispatchEx interface.

12 years agojscript: Fixed deleting properties by name from IDispatchEx interface.
Jacek Caban [Mon, 17 Dec 2012 12:36:44 +0000 (13:36 +0100)] 
jscript: Fixed deleting properties by name from IDispatchEx interface.

12 years agojscript: Fixed deleting properties of pure dispatch interface.
Jacek Caban [Mon, 17 Dec 2012 12:36:31 +0000 (13:36 +0100)] 
jscript: Fixed deleting properties of pure dispatch interface.

12 years agojscript: Fixed deleting nonexistent identifiers.
Jacek Caban [Mon, 17 Dec 2012 12:36:18 +0000 (13:36 +0100)] 
jscript: Fixed deleting nonexistent identifiers.

12 years agojscript: Fixed deleting nonexisting properties from member expression.
Jacek Caban [Mon, 17 Dec 2012 12:36:08 +0000 (13:36 +0100)] 
jscript: Fixed deleting nonexisting properties from member expression.

12 years agojscript: Fixed Number.toFixed for value 0 with 0 precision.
Jacek Caban [Mon, 17 Dec 2012 12:35:54 +0000 (13:35 +0100)] 
jscript: Fixed Number.toFixed for value 0 with 0 precision.

12 years agowinemac: Implement minimal Create[Compatible]DC() and DeleteDC().
Ken Thomases [Mon, 17 Dec 2012 00:07:10 +0000 (18:07 -0600)] 
winemac: Implement minimal Create[Compatible]DC() and DeleteDC().

12 years agowinequartz.drv: Rename to winemac.drv ("the Mac driver").
Ken Thomases [Mon, 17 Dec 2012 00:06:52 +0000 (18:06 -0600)] 
winequartz.drv: Rename to winemac.drv ("the Mac driver").

12 years agomsxml3: Add custom handling for DISPID_VALUE for node list.
Nikolay Sivov [Mon, 17 Dec 2012 06:16:41 +0000 (10:16 +0400)] 
msxml3: Add custom handling for DISPID_VALUE for node list.

12 years agopo: Update Korean translation.
Hwang YunSong [Mon, 17 Dec 2012 02:14:43 +0000 (11:14 +0900)] 
po: Update Korean translation.

12 years agocomdlg32/tests: Use win8 failure-code as default result.
Detlef Riekenberg [Sun, 16 Dec 2012 12:32:19 +0000 (13:32 +0100)] 
comdlg32/tests: Use win8 failure-code as default result.

12 years agofonts: Make Tahoma start at character 32.
Alexandre Julliard [Mon, 17 Dec 2012 13:04:28 +0000 (14:04 +0100)] 
fonts: Make Tahoma start at character 32.

12 years agouser32: Fix copy/paste typo.
Alexandre Julliard [Mon, 17 Dec 2012 13:12:02 +0000 (14:12 +0100)] 
user32: Fix copy/paste typo.

12 years agouser32: Properly fixup font system parameters with positive height.
Alexandre Julliard [Sat, 15 Dec 2012 20:59:09 +0000 (21:59 +0100)] 
user32: Properly fixup font system parameters with positive height.

12 years agoinclude: Force stack alignment also on Linux to work around the ABI breakage.
Alexandre Julliard [Sat, 15 Dec 2012 15:49:47 +0000 (16:49 +0100)] 
include: Force stack alignment also on Linux to work around the ABI breakage.

12 years agogdi32: Indentation fix.
Andrew Talbot [Sat, 15 Dec 2012 18:55:12 +0000 (18:55 +0000)] 
gdi32: Indentation fix.

12 years agocomctl32: Indentation fix.
Andrew Talbot [Sat, 15 Dec 2012 14:43:16 +0000 (14:43 +0000)] 
comctl32: Indentation fix.

12 years agocomdlg32: Indentation fix.
Andrew Talbot [Sat, 15 Dec 2012 14:43:22 +0000 (14:43 +0000)] 
comdlg32: Indentation fix.

12 years agodbghelp: Indentation fix.
Andrew Talbot [Sat, 15 Dec 2012 14:43:27 +0000 (14:43 +0000)] 
dbghelp: Indentation fix.

12 years agodsound: Indentation fix.
Andrew Talbot [Sat, 15 Dec 2012 14:43:30 +0000 (14:43 +0000)] 
dsound: Indentation fix.

12 years agokrnl386.exe16: Indentation fix.
Andrew Talbot [Sat, 15 Dec 2012 14:43:37 +0000 (14:43 +0000)] 
krnl386.exe16: Indentation fix.

12 years agomapi32: Indentation fix.
Andrew Talbot [Sat, 15 Dec 2012 14:43:41 +0000 (14:43 +0000)] 
mapi32: Indentation fix.

12 years agommdevapi: Send notifications to clients when the user-selected default device changes.
Andrew Eikum [Fri, 14 Dec 2012 17:41:56 +0000 (11:41 -0600)] 
mmdevapi: Send notifications to clients when the user-selected default device changes.

12 years agommdevapi: Implement (Un)RegisterEndpointNotificationCallback.
Andrew Eikum [Fri, 14 Dec 2012 17:41:53 +0000 (11:41 -0600)] 
mmdevapi: Implement (Un)RegisterEndpointNotificationCallback.

12 years agooleaut32: Added a test for prop getter invocation with different flags.
Nikolay Sivov [Fri, 14 Dec 2012 20:07:50 +0000 (23:07 +0300)] 
oleaut32: Added a test for prop getter invocation with different flags.

12 years agowined3d: Recognize Nvidia GT520 cards.
Caron Jensen [Fri, 14 Dec 2012 16:36:32 +0000 (10:36 -0600)] 
wined3d: Recognize Nvidia GT520 cards.

12 years agodsound: Always fill wValidBitsPerSample.
Andrew Eikum [Fri, 14 Dec 2012 14:47:16 +0000 (08:47 -0600)] 
dsound: Always fill wValidBitsPerSample.

12 years agowinealsa.drv: Be less strict about wValidBitsPerSample.
Andrew Eikum [Fri, 14 Dec 2012 14:47:11 +0000 (08:47 -0600)] 
winealsa.drv: Be less strict about wValidBitsPerSample.

12 years agomsxml3: Some tests to show that DISPID_VALUE properties are handled specially.
Nikolay Sivov [Fri, 14 Dec 2012 16:30:11 +0000 (19:30 +0300)] 
msxml3: Some tests to show that DISPID_VALUE properties are handled specially.

12 years agoatl100: Added AtlComModuleGetClassObject implementation (based on AtlModuleGetClassOb...
Jacek Caban [Fri, 14 Dec 2012 10:58:10 +0000 (11:58 +0100)] 
atl100: Added AtlComModuleGetClassObject implementation (based on AtlModuleGetClassObject).

12 years agod3dx9_36/tests: Use software vertex processing so the tests can run on Intel GM950...
Francois Gouget [Fri, 14 Dec 2012 10:55:40 +0000 (11:55 +0100)] 
d3dx9_36/tests: Use software vertex processing so the tests can run on Intel GM950 graphics cards.

12 years agowinhttp/tests: Make some traces more explicit.
Francois Gouget [Fri, 14 Dec 2012 10:54:52 +0000 (11:54 +0100)] 
winhttp/tests: Make some traces more explicit.

12 years agogdi32: Support wrongly ordered rectangles in RectVisible.
Alexandre Julliard [Fri, 14 Dec 2012 15:56:28 +0000 (16:56 +0100)] 
gdi32: Support wrongly ordered rectangles in RectVisible.

12 years agogdi32: Add a helper function to order the points of a rectangle.
Alexandre Julliard [Fri, 14 Dec 2012 15:55:56 +0000 (16:55 +0100)] 
gdi32: Add a helper function to order the points of a rectangle.

12 years agogdi32: Fix handling of rotation matrices in GetGlyphOutline.
Alexandre Julliard [Fri, 14 Dec 2012 12:12:19 +0000 (13:12 +0100)] 
gdi32: Fix handling of rotation matrices in GetGlyphOutline.

12 years agoadvapi32: Support service objects in GetSecurityInfo.
Erich Hoover [Thu, 13 Dec 2012 21:08:05 +0000 (14:08 -0700)] 
advapi32: Support service objects in GetSecurityInfo.

12 years agomsvcrt: Implement memcpy in msvcrt instead of forwarding to ntdll.
Austin English [Fri, 14 Dec 2012 04:01:48 +0000 (20:01 -0800)] 
msvcrt: Implement memcpy in msvcrt instead of forwarding to ntdll.

12 years agomsvcrt: Implement _ftol in msvcrt instead of forwarding to ntdll.
Austin English [Fri, 14 Dec 2012 04:01:26 +0000 (20:01 -0800)] 
msvcrt: Implement _ftol in msvcrt instead of forwarding to ntdll.

12 years agopo: Update Lithuanian translation.
Aurimas Fišeras [Thu, 13 Dec 2012 19:48:37 +0000 (21:48 +0200)] 
po: Update Lithuanian translation.

12 years agomsi: Do not convert MaskedEdit contents to uppercase.
Daniel Jelinski [Thu, 13 Dec 2012 19:31:23 +0000 (20:31 +0100)] 
msi: Do not convert MaskedEdit contents to uppercase.

12 years agod3drm: Face data size is in number of DWORD.
Christian Costa [Fri, 14 Dec 2012 07:37:53 +0000 (08:37 +0100)] 
d3drm: Face data size is in number of DWORD.

12 years agod3drm: Handle texture load proc when loading mesh data.
Christian Costa [Fri, 14 Dec 2012 07:37:38 +0000 (08:37 +0100)] 
d3drm: Handle texture load proc when loading mesh data.

12 years agojscript: Allow poping multiple stack values at the time.
Jacek Caban [Fri, 14 Dec 2012 10:06:43 +0000 (11:06 +0100)] 
jscript: Allow poping multiple stack values at the time.

12 years agojscript: Properly handle return value evaluation in comma expression.
Jacek Caban [Fri, 14 Dec 2012 10:06:28 +0000 (11:06 +0100)] 
jscript: Properly handle return value evaluation in comma expression.

12 years agomsvcrt: Added __getmainargs tests.
Piotr Caban [Fri, 14 Dec 2012 09:35:36 +0000 (10:35 +0100)] 
msvcrt: Added __getmainargs tests.

12 years agomsvcrt: Support expand_wildcards parameter in __wgetmainargs function.
Piotr Caban [Fri, 14 Dec 2012 09:33:49 +0000 (10:33 +0100)] 
msvcrt: Support expand_wildcards parameter in __wgetmainargs function.

12 years agomsvcrt: Fixed wildcard expanding when path is specified in __getmainargs.
Piotr Caban [Fri, 14 Dec 2012 09:33:14 +0000 (10:33 +0100)] 
msvcrt: Fixed wildcard expanding when path is specified in __getmainargs.

12 years agod3dx9_36/tests: Skip some tests when DXT5 textures are not supported.
Francois Gouget [Thu, 13 Dec 2012 23:48:12 +0000 (00:48 +0100)] 
d3dx9_36/tests: Skip some tests when DXT5 textures are not supported.

12 years agod3d10core/tests: Add a small test for ID3D10Device_CreateDepthStencilState().
Henri Verbeet [Thu, 13 Dec 2012 21:09:00 +0000 (22:09 +0100)] 
d3d10core/tests: Add a small test for ID3D10Device_CreateDepthStencilState().