Alexandre Julliard
|
24d2f694cb
|
msi/tests: Fix a test failure on win2k.
|
2010-12-03 16:15:13 +01:00 |
Austin English
|
b98c8ce556
|
d3d8/d3d9: Fix compiler warnings on non x86/x86_64.
|
2010-12-03 16:08:55 +01:00 |
Francois Gouget
|
f10c16072e
|
msxml3: Add a trailing '\n' to an ERR() call.
|
2010-12-03 16:08:29 +01:00 |
Francois Gouget
|
036909e838
|
ntdll/tests: Add a trailing '\n' to an ok() call.
|
2010-12-03 16:08:25 +01:00 |
Francois Gouget
|
a4c0b0ddf2
|
shdocvw: Fix the trailing '\n' of a TRACE().
|
2010-12-03 16:08:20 +01:00 |
Francois Gouget
|
1465b4d211
|
comctl32/tests: Add a trailing '\n' to an ok() call.
|
2010-12-03 16:08:17 +01:00 |
Alexandre Julliard
|
5f49129e03
|
resources: Define a generic mechanism for adding extra values to the common version block.
|
2010-12-03 14:53:59 +01:00 |
Austin Lund
|
555e59a454
|
user32/tests: Disable IME for msg tests.
|
2010-12-03 14:28:31 +01:00 |
Austin Lund
|
0fe32508a7
|
user32/tests: Close second window in DBCS WM_CHAR tests.
|
2010-12-03 14:28:31 +01:00 |
Michael Stefaniuc
|
be6dcb5494
|
shdocvw: Use an iface instead of an vtbl pointer in IClassFactoryImpl.
|
2010-12-03 14:28:30 +01:00 |
Maarten Lankhorst
|
02986df061
|
quartz: Make video renderer use unicode calls.
|
2010-12-03 14:28:30 +01:00 |
Maarten Lankhorst
|
70b31cf0ce
|
quartz: Use unicode calls in SystemClock.
|
2010-12-03 14:28:30 +01:00 |
Maarten Lankhorst
|
883ca4d9d0
|
quartz: Implement AMGetErrorTextA on top of AMGetErrorTextW.
|
2010-12-03 14:28:29 +01:00 |
Maarten Lankhorst
|
89161a8ded
|
quartz: Make sure video window is actually destroyed.
|
2010-12-03 14:28:29 +01:00 |
Maarten Lankhorst
|
6e7aff2544
|
quartz: Add support for filtermapper3 to filtergraph.
|
2010-12-03 14:28:29 +01:00 |
Maarten Lankhorst
|
c7a3f12359
|
quartz: Support IFilterMapper3 interface.
|
2010-12-03 14:28:28 +01:00 |
Alexandre Julliard
|
b3ebd5a8c5
|
widl: Use the class name as default description for a progid.
|
2010-12-03 14:28:28 +01:00 |
Alexandre Julliard
|
7ef29c5d2e
|
dswave: Convert dll registration to the IRegistrar mechanism.
|
2010-12-03 14:28:28 +01:00 |
Alexandre Julliard
|
b3c307fb91
|
dsound: Convert dll registration to the IRegistrar mechanism.
|
2010-12-03 14:28:28 +01:00 |
Alexandre Julliard
|
f5090d2617
|
dmusic: Convert dll registration to the IRegistrar mechanism.
|
2010-12-03 14:28:27 +01:00 |
Alexandre Julliard
|
ca110e4d71
|
dmsynth: Convert dll registration to the IRegistrar mechanism.
|
2010-12-03 14:28:27 +01:00 |
Alexandre Julliard
|
0dbd799002
|
dmstyle: Convert dll registration to the IRegistrar mechanism.
|
2010-12-03 14:28:27 +01:00 |
Alexandre Julliard
|
e559640482
|
dmscript: Convert dll registration to the IRegistrar mechanism.
|
2010-12-03 14:28:26 +01:00 |
Alexandre Julliard
|
4e4ea3f0a1
|
dmloader: Convert dll registration to the IRegistrar mechanism.
|
2010-12-03 14:28:26 +01:00 |
Alexandre Julliard
|
5bc129aa89
|
dmime: Convert dll registration to the IRegistrar mechanism.
|
2010-12-03 14:28:25 +01:00 |
Alexandre Julliard
|
8db3669d19
|
dmcompos: Convert dll registration to the IRegistrar mechanism.
|
2010-12-03 14:28:24 +01:00 |
Alexandre Julliard
|
fde44df4d0
|
dmband: Convert dll registration to the IRegistrar mechanism.
|
2010-12-03 14:28:24 +01:00 |
Alexandre Julliard
|
025a84a15a
|
amstream: Convert dll registration to the IRegistrar mechanism.
|
2010-12-03 14:28:23 +01:00 |
Austin Lund
|
8446f5c0a7
|
shell32/tests: Fixed SHPathPrepareForWriteW tests on Asian platforms.
|
2010-12-03 14:28:23 +01:00 |
Alexandre Julliard
|
fac6741212
|
configure: Fix the OpenCL detection for Mac OS.
|
2010-12-03 14:28:23 +01:00 |
Peter Urbanec
|
e40093f70a
|
opencl: Basic OpenCL 1.0 implementation.
|
2010-12-03 14:28:09 +01:00 |
Peter Urbanec
|
65c84d773f
|
opencl: Initial stub implementation of OpenCL 1.0.
|
2010-12-03 13:13:45 +01:00 |
Nikolay Sivov
|
f0f3157da1
|
comctl32/listview: Don't touch out text pointer if it wasn't requested.
|
2010-12-03 13:13:45 +01:00 |
Jacek Caban
|
0b046c94ac
|
mshtml: Added ActiveX control creation implementation.
|
2010-12-03 13:13:45 +01:00 |
Jacek Caban
|
b00b8631a6
|
mshtml: Added NP_GetEntryPoints implementation.
|
2010-12-03 13:12:02 +01:00 |
Jacek Caban
|
4a91265b4f
|
npmshtml: Added Mozilla plugin for mshtml ActiveX controls.
|
2010-12-03 11:51:50 +01:00 |
Juan Lang
|
a273ce077e
|
quartz: Don't crash in SetMediaType if the source media type is NULL.
|
2010-12-03 11:08:37 +01:00 |
Thomas Mullaly
|
4a9d2d43fe
|
urlmon: Implemented PARSE_DOMAIN for CoInternetParseIUri.
|
2010-12-03 11:08:30 +01:00 |
Thomas Mullaly
|
500e4fae7c
|
urlmon: Implemented PARSE_SITE for CoInternetParseIUri.
|
2010-12-03 11:08:26 +01:00 |
Thomas Mullaly
|
a77f159019
|
urlmon: Implemented PARSE_SCHEMA for CoInternetParseIUri.
|
2010-12-03 11:08:21 +01:00 |
Thomas Mullaly
|
1788099321
|
urlmon: Implemented PARSE_URL_FROM_PATH for CoInternetParseIUri.
|
2010-12-03 11:08:16 +01:00 |
Thomas Mullaly
|
221331e72b
|
urlmon: Implemented PARSE_PATH_FROM_URL for CoInternetParseIUri.
|
2010-12-03 11:08:07 +01:00 |
Henri Verbeet
|
6a646ac25d
|
wined3d: shader_get_registers_used() is only called during shader initialization.
|
2010-12-03 11:04:39 +01:00 |
Henri Verbeet
|
8c1e326e3c
|
wined3d: Explicitly pass shader_data and reg_maps to need_rel_addr_const().
|
2010-12-03 11:04:36 +01:00 |
Henri Verbeet
|
e43cd744b6
|
wined3d: need_rel_addr_const() is only ever called for vertex shaders.
|
2010-12-03 11:04:32 +01:00 |
Henri Verbeet
|
fe47ba8fa2
|
wined3d: Move the rel_offset vertex shader field to the ARB shader backend.
|
2010-12-03 11:04:28 +01:00 |
Henri Verbeet
|
b72b037128
|
wined3d: Properly initialize min_rel_offset.
This somehow got lost in 14da44aa36 .
|
2010-12-03 11:04:22 +01:00 |
Juan Lang
|
7f5583aee9
|
ws2_32: Set length on successful return from WSAStringToAddress.
|
2010-12-03 11:04:16 +01:00 |
Joris Huizer
|
d4d7c263cb
|
msi: Don't leak memory on error path.
|
2010-12-03 11:04:13 +01:00 |
André Hentschel
|
9c7366c05e
|
advapi32/tests: More tests for the merged view of HKEY_CLASSES_ROOT.
|
2010-12-03 11:04:06 +01:00 |