Christian Costa [Wed, 19 Dec 2012 08:57:38 +0000 (09:57 +0100)]
dmloader: Use dump_DMUS_OBJECTDESC to dump data to avoid truncation in TRACE.
Jörg Höhle [Sun, 9 Dec 2012 21:56:40 +0000 (22:56 +0100)]
mmdevapi: Avoid lock contention after SetEvent.
Huw Davies [Thu, 20 Dec 2012 12:55:34 +0000 (12:55 +0000)]
usp10: Add support for format 2 pair adjustments.
Huw Davies [Thu, 20 Dec 2012 12:55:33 +0000 (12:55 +0000)]
usp10: Move the application of pair values to a helper function.
Huw Davies [Thu, 20 Dec 2012 12:55:32 +0000 (12:55 +0000)]
usp10: Glyph class tables are just generic class tables.
Dmitry Timoshkov [Thu, 20 Dec 2012 08:24:35 +0000 (16:24 +0800)]
wineps.drv: Slightly simplify a PPD parser code snippet.
Dmitry Timoshkov [Thu, 20 Dec 2012 08:24:06 +0000 (16:24 +0800)]
wineps.drv: Ignore requested resolutions not supported by device.
Dmitry Timoshkov [Wed, 19 Dec 2012 04:43:46 +0000 (12:43 +0800)]
wineps.drv: Keep track of all supported device resolutions.
Alexandre Julliard [Thu, 20 Dec 2012 14:08:23 +0000 (15:08 +0100)]
gdi32: Avoid duplicate computation of text extents in ExtTextOut.
Alexandre Julliard [Thu, 20 Dec 2012 13:32:58 +0000 (14:32 +0100)]
gdi32: Compute the extents of the whole string at once in ExtTextOut.
Alexandre Julliard [Thu, 20 Dec 2012 11:55:37 +0000 (12:55 +0100)]
oleaut32: Cleanup some relay traces.
Alexandre Julliard [Thu, 20 Dec 2012 11:48:27 +0000 (12:48 +0100)]
oleaut32: Use a saner calling convention for the marshaller asm thunks.
Piotr Caban [Thu, 20 Dec 2012 10:13:45 +0000 (11:13 +0100)]
msvcrt: Don't call local_unwind2 when Cookie equals MSVCRT_JMP_MAGIC in longjmp.
Nikolay Sivov [Thu, 20 Dec 2012 04:43:27 +0000 (08:43 +0400)]
shlwapi: Implement IsCharSpaceA().
Nikolay Sivov [Thu, 20 Dec 2012 09:12:03 +0000 (13:12 +0400)]
msxml3: More tests for DISPID_VALUE properties handling.
Alistair Leslie-Hughes [Fri, 14 Dec 2012 03:05:09 +0000 (14:05 +1100)]
oleaut32: Don't output an error when the typelib cannot be found.
Detlef Riekenberg [Thu, 20 Dec 2012 07:50:01 +0000 (08:50 +0100)]
api-ms-win-downlevel-ole32-l1-1-0.dll: Add dll.
Detlef Riekenberg [Thu, 20 Dec 2012 07:50:00 +0000 (08:50 +0100)]
api-ms-win-downlevel-normaliz-l1-1-0: Add dll.
Detlef Riekenberg [Thu, 20 Dec 2012 07:49:59 +0000 (08:49 +0100)]
api-ms-win-downlevel-user32-l1-1-0: Add dll.
Detlef Riekenberg [Thu, 20 Dec 2012 07:49:58 +0000 (08:49 +0100)]
api-ms-win-downlevel-version-l1-1-0: Add dll.
Frédéric Delanoy [Wed, 19 Dec 2012 23:29:19 +0000 (00:29 +0100)]
xmllite: Avoid dead initialization (clang).
Austin English [Wed, 19 Dec 2012 21:05:28 +0000 (15:05 -0600)]
winedbg: stack_backtrace should not return a value.
Austin English [Wed, 19 Dec 2012 21:03:10 +0000 (15:03 -0600)]
widl: add_interface_typeinfo should not return a value.
Austin English [Wed, 19 Dec 2012 20:55:46 +0000 (14:55 -0600)]
widl: write_array_element_type shouldn't return a value.
Frédéric Delanoy [Wed, 19 Dec 2012 20:55:40 +0000 (21:55 +0100)]
cmd: Remove dead assignments (clang).
André Hentschel [Wed, 19 Dec 2012 19:34:03 +0000 (20:34 +0100)]
kernel32/tests: Don't test function directly when reporting GetLastError().
André Hentschel [Wed, 19 Dec 2012 19:33:23 +0000 (20:33 +0100)]
msvcrt/tests: Don't test function directly when reporting errno.
Jacek Caban [Wed, 19 Dec 2012 13:17:16 +0000 (14:17 +0100)]
atl80: Updated spec file.
Jacek Caban [Wed, 19 Dec 2012 13:17:07 +0000 (14:17 +0100)]
atl100: Added AtlWinModuleExtractCreateWndData tests.
Jacek Caban [Wed, 19 Dec 2012 13:16:57 +0000 (14:16 +0100)]
atl100: Added AtlWinModuleExtractCreateWndData implementation.
Detlef Riekenberg [Mon, 17 Dec 2012 10:37:46 +0000 (11:37 +0100)]
api-ms-win-downlevel-shlwapi-l1-1-0: Add dll.
Detlef Riekenberg [Mon, 17 Dec 2012 10:37:45 +0000 (11:37 +0100)]
api-ms-win-downlevel-advapi32-l1-1-0: Add dll.
Alexandre Julliard [Wed, 19 Dec 2012 13:36:24 +0000 (14:36 +0100)]
make_specfiles: Don't copy the ordinal flag if not appropriate.
Jiang Yike [Tue, 18 Dec 2012 12:21:18 +0000 (20:21 +0800)]
wined3d: Add recognition for NVIDIA GeForce GTX 660 Ti, 660, 650 Ti and 650.
Huw Davies [Wed, 19 Dec 2012 11:43:40 +0000 (11:43 +0000)]
usp10: PairValueRecord is a variable length struct, so don't use a C array to index into them.
Huw Davies [Wed, 19 Dec 2012 11:43:39 +0000 (11:43 +0000)]
usp10: Add the ability to just return the size of the value record.
Jacek Caban [Wed, 19 Dec 2012 11:41:55 +0000 (12:41 +0100)]
propvarutil.h: Added InitPropVariantFromInt64 declaration and inline implementation.
Frédéric Delanoy [Wed, 19 Dec 2012 11:17:11 +0000 (12:17 +0100)]
cmd: Remove dead assignment (clang).
Hans Leidekker [Wed, 19 Dec 2012 11:02:36 +0000 (12:02 +0100)]
wininet: Map socket errors to ERROR_INTERNET_CANNOT_CONNECT in create_netconn_socket.
Hans Leidekker [Wed, 19 Dec 2012 11:01:51 +0000 (12:01 +0100)]
winhttp: Add a missing goto in winhttp_request_get_Status.
Hans Leidekker [Wed, 19 Dec 2012 11:01:27 +0000 (12:01 +0100)]
winhttp/tests: Fix test failures on Windows 8.
Hans Leidekker [Wed, 19 Dec 2012 11:00:42 +0000 (12:00 +0100)]
msi: Fix a test failure on Windows 8 and conform to the more recent behavior.
Piotr Caban [Wed, 19 Dec 2012 09:16:45 +0000 (10:16 +0100)]
msvcrt: Don't fail when _aligned_offset_malloc is used with size=0.
Nikolay Sivov [Wed, 19 Dec 2012 07:22:29 +0000 (11:22 +0400)]
winedump: Fix argument format for DllMain trace.
Nikolay Sivov [Wed, 19 Dec 2012 07:18:55 +0000 (11:18 +0400)]
version: Remove 'return' from void function.
Nikolay Sivov [Wed, 19 Dec 2012 07:17:56 +0000 (11:17 +0400)]
scrrun: Implement GetFileVersion().
Nikolay Sivov [Wed, 19 Dec 2012 05:33:03 +0000 (09:33 +0400)]
xmllite: Remove dead code.
Nikolay Sivov [Wed, 19 Dec 2012 05:32:37 +0000 (09:32 +0400)]
xmllite: Support comment nodes.
Nikolay Sivov [Wed, 19 Dec 2012 05:30:44 +0000 (09:30 +0400)]
xmllite: Track internal parser state to select expected node type.
Frédéric Delanoy [Wed, 19 Dec 2012 03:15:58 +0000 (04:15 +0100)]
po: Update French translation.
Andrew Talbot [Tue, 18 Dec 2012 22:52:17 +0000 (22:52 +0000)]
ole2disp.dll16: Indentation fix.
Andrew Talbot [Tue, 18 Dec 2012 22:52:22 +0000 (22:52 +0000)]
ole32: Indentation fix.
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.
Stefan Dösinger [Tue, 18 Dec 2012 21:53:15 +0000 (22:53 +0100)]
d3d9: Use dynamic buffers for DrawIndexedPrimitiveUP.
Stefan Dösinger [Tue, 18 Dec 2012 21:53:14 +0000 (22:53 +0100)]
d3d9: Use a dynamic buffer for DrawPrimitiveUP.
Stefan Dösinger [Tue, 18 Dec 2012 21:53:13 +0000 (22:53 +0100)]
d3d8: Use dynamic buffers for DrawIndexedPrimitiveUP.
Stefan Dösinger [Tue, 18 Dec 2012 21:53:12 +0000 (22:53 +0100)]
d3d8: Use a dynamic vertex buffer for DrawPrimitiveUP.
Christian Costa [Tue, 18 Dec 2012 08:05:39 +0000 (09:05 +0100)]
dmloader: COM cleanup of IDirectMusicLoader object.
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.
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.
Jörg Höhle [Thu, 8 Mar 2012 21:47:37 +0000 (22:47 +0100)]
winealsa: Separate read and write pointers.
Jörg Höhle [Sun, 9 Dec 2012 20:39:16 +0000 (21:39 +0100)]
mmdevapi: SetEventHandle is allowed only once.
Jacek Caban [Tue, 18 Dec 2012 10:48:47 +0000 (11:48 +0100)]
atl100: Added AtlWinModuleInit tests.
Jacek Caban [Tue, 18 Dec 2012 10:48:37 +0000 (11:48 +0100)]
atl100: Added AtlWinModuleInit implementation.
Piotr Caban [Tue, 18 Dec 2012 10:57:00 +0000 (11:57 +0100)]
msvcrt: Use CompareString in wcscoll functions.
Piotr Caban [Tue, 18 Dec 2012 10:56:35 +0000 (11:56 +0100)]
msvcrt: Use LC_COLLATE category in strcoll functions.
Piotr Caban [Tue, 18 Dec 2012 10:39:10 +0000 (11:39 +0100)]
msvcrt: Added more setlocale tests.
Piotr Caban [Tue, 18 Dec 2012 10:39:00 +0000 (11:39 +0100)]
msvcrt: Fixed locale matching code.
Piotr Caban [Tue, 18 Dec 2012 10:38:33 +0000 (11:38 +0100)]
msvcrt: Fixed codepage setting code in create_locale.
Piotr Caban [Tue, 18 Dec 2012 10:38:19 +0000 (11:38 +0100)]
wined3d: Recognize Nvidia GT610 card.
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.
Hans Leidekker [Tue, 18 Dec 2012 10:22:50 +0000 (11:22 +0100)]
winhttp: Check the server response when downloading a PAC script.
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.
Jacek Caban [Tue, 18 Dec 2012 10:16:34 +0000 (11:16 +0100)]
jscript: Optimized concatenation of empty strings.
Jacek Caban [Tue, 18 Dec 2012 10:16:24 +0000 (11:16 +0100)]
jscript: Moved string concatenation to helper function.
Stefan Dösinger [Tue, 18 Dec 2012 09:45:01 +0000 (10:45 +0100)]
ddraw: Align user vertex data.
Stefan Dösinger [Tue, 18 Dec 2012 09:45:00 +0000 (10:45 +0100)]
ddraw: Handle DrawIndexedPrimitive via dynamic buffers.
Stefan Dösinger [Tue, 18 Dec 2012 09:44:59 +0000 (10:44 +0100)]
ddraw: Handle DrawPrimitive with a dynamic vertex buffer.
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.
Stefan Dösinger [Tue, 18 Dec 2012 09:44:57 +0000 (10:44 +0100)]
ddraw: Pass the number of vertices to DrawIndexedPrimitive.
Dmitry Timoshkov [Tue, 18 Dec 2012 08:58:33 +0000 (16:58 +0800)]
wineps.drv: Return ASPECTX/Y which represent current device resolution.
Dmitry Timoshkov [Tue, 18 Dec 2012 08:57:44 +0000 (16:57 +0800)]
wineps.drv: Use device resolution specified at DC creation time.
Dmitry Timoshkov [Tue, 18 Dec 2012 08:57:03 +0000 (16:57 +0800)]
winspool.drv: Correct the DocumentProperties spec entry.
Andrew Talbot [Mon, 17 Dec 2012 22:12:11 +0000 (22:12 +0000)]
msacm32: Indentation fix.
Andrew Talbot [Mon, 17 Dec 2012 22:12:14 +0000 (22:12 +0000)]
msvcrt: Indentation fix.
Piotr Caban [Mon, 17 Dec 2012 14:19:38 +0000 (15:19 +0100)]
msvcrt: Sync spec files.
Piotr Caban [Mon, 17 Dec 2012 14:19:19 +0000 (15:19 +0100)]
msvcrt: Added _atodbl tests.
Piotr Caban [Mon, 17 Dec 2012 14:19:07 +0000 (15:19 +0100)]
msvcrt: Added _atodbl_l implementation.
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.
Christian Costa [Mon, 17 Dec 2012 09:11:51 +0000 (10:11 +0100)]
d3drm: Fix return error code.
Christian Costa [Mon, 17 Dec 2012 09:11:44 +0000 (10:11 +0100)]
d3drm: Check params in IDirect3DRMMeshBuilder2Impl_GetVertices + tests.
Dmitry Timoshkov [Mon, 17 Dec 2012 09:41:18 +0000 (17:41 +0800)]
wineps.drv: Update default DEVMODE to better indicate initialized fields.
Dmitry Timoshkov [Mon, 17 Dec 2012 09:40:38 +0000 (17:40 +0800)]
winspool.drv: Add more traces.
Dmitry Timoshkov [Mon, 17 Dec 2012 09:40:04 +0000 (17:40 +0800)]
wineps.drv: Add a trace to PSDRV_GetDeviceCaps.
Jacek Caban [Mon, 17 Dec 2012 13:53:24 +0000 (14:53 +0100)]
urlmon: Added IWinInetInfo and IWinInetHttpInfo proxy/stub implementation.
Jacek Caban [Mon, 17 Dec 2012 12:36:55 +0000 (13:36 +0100)]
jscript: Fixed deleting property by ID 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.
Jacek Caban [Mon, 17 Dec 2012 12:36:31 +0000 (13:36 +0100)]
jscript: Fixed deleting properties of pure dispatch interface.
Jacek Caban [Mon, 17 Dec 2012 12:36:18 +0000 (13:36 +0100)]
jscript: Fixed deleting nonexistent identifiers.
Jacek Caban [Mon, 17 Dec 2012 12:36:08 +0000 (13:36 +0100)]
jscript: Fixed deleting nonexisting properties from member expression.