Alexandre Julliard
|
0a7827b8b2
|
dbghelp: Add support for jump instructions in function epilogs on x86_64.
|
2012-03-16 13:16:45 +01:00 |
Alexandre Julliard
|
58fe32e1ea
|
msxml3: Avoid building code that isn't used without libxml.
|
2012-03-16 13:02:54 +01:00 |
Ken Thomases
|
cd454fdc2e
|
shell32: Partially implement Mac Trash backing for the Recycle Bin.
|
2012-03-16 13:02:54 +01:00 |
Alistair Leslie-Hughes
|
f67d34f7af
|
mscoree: Better support RUNTIME_INFO_UPGRADE_VERSION in GetRequestedRuntimeInfo.
|
2012-03-16 13:02:53 +01:00 |
André Hentschel
|
10cd34db38
|
windowscodecs: Add stub for DllCanUnloadNow.
|
2012-03-16 13:02:52 +01:00 |
Alistair Leslie-Hughes
|
d764b5188e
|
ole32/tests: Assign a default value (clang).
|
2012-03-16 13:02:51 +01:00 |
Alistair Leslie-Hughes
|
77b9d58556
|
advapi32: Assign a default value (clang).
|
2012-03-16 13:02:51 +01:00 |
Austin English
|
9381e9334e
|
wevtapi: Add stub dll.
|
2012-03-16 13:02:50 +01:00 |
Alessandro Pignotti
|
25d6e9aee8
|
oleaut32: Avoid converting variants if it is not needed.
|
2012-03-16 13:02:49 +01:00 |
Carlo Bramini
|
a1af839516
|
shlwapi: Implemented StrToInt64ExA/W.
|
2012-03-16 13:02:47 +01:00 |
Erich Hoover
|
3dd58d8bfb
|
ntdll: Fix mapping sections for applications that map over the section headers.
|
2012-03-16 11:21:01 +01:00 |
Francois Gouget
|
a364a2f067
|
mssign32: Add a trailing '\n' to a few FIXME() messages.
|
2012-03-16 11:11:17 +01:00 |
Akihiro Sagawa
|
c9f1489cab
|
msvcrt: Implement _mbcjmstojis.
|
2012-03-16 11:11:07 +01:00 |
Akihiro Sagawa
|
0800572257
|
msvcrt: Add semi stub _mbcjmstojis implementation.
|
2012-03-16 11:10:54 +01:00 |
Henri Verbeet
|
fefb5a943d
|
ddraw: Get rid of IDirect3DMaterialImpl.
|
2012-03-16 11:09:07 +01:00 |
Henri Verbeet
|
a0264eb101
|
wined3d: Move the WGL extension detection code to the same place as regular GL extension detection.
|
2012-03-16 11:08:59 +01:00 |
Henri Verbeet
|
bb08fafdf0
|
wined3d: Use the same code for parsing the WGL extension string as for the regular GL extension string.
|
2012-03-16 11:08:54 +01:00 |
Henri Verbeet
|
00ba167c71
|
wined3d: Introduce a separate function for parsing the GL extension string.
|
2012-03-16 11:08:49 +01:00 |
Henri Verbeet
|
02ae22d984
|
wined3d: The current WGL DC should never be NULL in wined3d_adapter_init_gl_caps().
|
2012-03-16 11:08:42 +01:00 |
Alexandre Julliard
|
881374ee96
|
msvcrt: Add entry points for the C++ exception functions on x86_64.
|
2012-03-16 11:00:01 +01:00 |
Alexandre Julliard
|
b8467c5f69
|
msvcrt: Add a new file for the x86_64 exception handling.
|
2012-03-16 10:58:08 +01:00 |
Alexandre Julliard
|
89b2dd08ff
|
msvcrt: Move more i386-specific exception code to except_i386.c.
|
2012-03-16 10:53:21 +01:00 |
Alexandre Julliard
|
aba6423b83
|
msvcrt: Create an i386-specific file for exception handling.
|
2012-03-16 10:52:10 +01:00 |
Christian Costa
|
c5faf158a1
|
amstream: Get and store event for streams render completion.
|
2012-03-15 20:40:22 +01:00 |
Christian Costa
|
c6c4472381
|
amstream: Create MediaStream filter when initialising AMMutiMediaStream.
|
2012-03-15 20:40:18 +01:00 |
Christian Costa
|
8d9655b819
|
amstream: Retrieve some interfaces needed to control the stream.
|
2012-03-15 20:40:13 +01:00 |
Christian Costa
|
4a25010c40
|
amstream: Use 'Source' filter name for file source filter as in native.
|
2012-03-15 20:40:08 +01:00 |
Christian Costa
|
682379059f
|
amstream: Don't load the stream file. AddSourceFilter does it already.
|
2012-03-15 20:40:05 +01:00 |
Christian Costa
|
873c92bed8
|
amstream: Don't create the source filter. AddSourceFilter does it already.
|
2012-03-15 20:40:01 +01:00 |
Christian Costa
|
0caef9e2ba
|
amstream: Rewrite OpenFile flow in a more readable manner by using SUCCEEDED macro.
|
2012-03-15 20:39:55 +01:00 |
Alexandre Julliard
|
c0610daf77
|
ntdll: Properly follow jumps when checking a function epilog.
|
2012-03-15 20:29:23 +01:00 |
Christian Costa
|
9ee4809dc3
|
strmbase: Allow constructor function to be NULL but display an error saying we don't implement the CLSID.
|
2012-03-15 20:18:09 +01:00 |
Alexander Morozov
|
70dcc41760
|
ntoskrnl.exe: Fix a typo.
|
2012-03-15 19:56:45 +01:00 |
Vincent Povirk
|
3cd51c0acf
|
gdiplus: Use the surround colors in path gradient rendering.
|
2012-03-15 19:56:20 +01:00 |
Vincent Povirk
|
7e90dc3dc7
|
gdiplus: Implement path gradient surround color accessors.
|
2012-03-15 19:56:13 +01:00 |
Vincent Povirk
|
7a9f6abd85
|
gdiplus: Test SetSurroundColors with fewer colors than points on the path.
|
2012-03-15 19:56:04 +01:00 |
Nikolay Sivov
|
a58249cd5c
|
msxml3: Added IVBSAXAttributes for MXAttributes.
|
2012-03-15 19:55:55 +01:00 |
Nikolay Sivov
|
72187762a3
|
msxml3: Implement getValueFromQName() for MXAttributes.
|
2012-03-15 19:55:50 +01:00 |
Jacek Caban
|
10a584a688
|
ieframe: Added EnumVerbs tests.
|
2012-03-15 19:55:42 +01:00 |
Jacek Caban
|
bae8f52b5b
|
ieframe: Use Custom IEnumOLEVERBVtbl implementation in IOleObject::EnumVerbs.
OleRegEnumVerbs can't work because CLSID_WebBrowser doesn't have
required registries set
|
2012-03-15 19:55:38 +01:00 |
Jacek Caban
|
f0f5c45b93
|
msxml3: Avoid BAD_CAST in schemasInit.
|
2012-03-15 19:55:31 +01:00 |
Piotr Caban
|
59c9b1070c
|
urlmon: Make name spaces comparison case insensitive.
|
2012-03-15 19:55:24 +01:00 |
Piotr Caban
|
6dfa25d0cd
|
urlmon: Stop binding when OnDataAvailable fails.
|
2012-03-15 19:55:20 +01:00 |
Piotr Caban
|
5ca254f703
|
urlmon/tests: Added GetBindResult tests.
|
2012-03-15 19:55:11 +01:00 |
Piotr Caban
|
f0aad940b5
|
urlmon: Added GetBindResult implementation.
|
2012-03-15 19:55:06 +01:00 |
Jacek Caban
|
4983a663a5
|
mshtml: Get rid of remaining PRBool usages.
|
2012-03-15 19:54:56 +01:00 |
Jacek Caban
|
d1a116fae4
|
mshtml: Get rid of PRBool from nsembed.c and nsservice.c.
|
2012-03-15 19:54:52 +01:00 |
Jacek Caban
|
d6e76a1619
|
mshtml: Get rid of PRBool from nsio.c.
|
2012-03-15 19:54:37 +01:00 |
Jacek Caban
|
f0b86d061b
|
mshtml: Get rid of PRBool in nsiface.idl.
|
2012-03-15 19:54:33 +01:00 |
Dmitry Timoshkov
|
c25b071898
|
advapi32: Fix failures in the security tests compiled with PSDK headers.
|
2012-03-15 19:53:10 +01:00 |
Dmitry Timoshkov
|
23fa5c43fa
|
advapi32: Add some mutex security tests.
|
2012-03-15 19:53:06 +01:00 |
Henri Verbeet
|
0c11c316bb
|
ddraw: Get rid of IDirect3DViewportImpl.
|
2012-03-15 19:52:05 +01:00 |
Henri Verbeet
|
ddfb19e913
|
d3d8: Don't return a pointer to the implementation in IDirect3DSwapChain8Impl_QueryInterface().
|
2012-03-15 19:51:57 +01:00 |
Henri Verbeet
|
42672f6dbe
|
d3d8: Don't return a pointer to the implementation in IDirect3DTexture8Impl_QueryInterface().
|
2012-03-15 19:51:52 +01:00 |
Henri Verbeet
|
9193215d41
|
d3d8: Don't return a pointer to the implementation in IDirect3DVolume8Impl_QueryInterface().
|
2012-03-15 19:51:45 +01:00 |
Henri Verbeet
|
8c2d44cafe
|
d3d8: Don't return a pointer to the implementation in IDirect3DVolumeTexture8Impl_QueryInterface().
|
2012-03-15 19:51:41 +01:00 |
Ken Thomases
|
96720df53f
|
gdi.exe16: Eliminate a couple of dead stores.
|
2012-03-15 19:51:17 +01:00 |
Aric Stewart
|
cdf9c4f223
|
strmbase: Rename MediaSeekingPassThru to RendererPosPassThru to match standard strmbase naming.
|
2012-03-15 19:50:39 +01:00 |
Aric Stewart
|
026037ab69
|
strmbase: Move the MediaSeekingPassThru functions from quartz into strmbase.
|
2012-03-15 19:49:21 +01:00 |
Christian Costa
|
7294b417e3
|
d3drm: Complete Load method by adding normals indices and terminating null DWORD to faces data + tests.
|
2012-03-14 17:53:59 +01:00 |
Christian Costa
|
5b1cc4682b
|
d3drm: Get data from the right objects (sub-objects).
|
2012-03-14 17:53:43 +01:00 |
Christian Costa
|
0233344799
|
d3drm: Fix some tests conditions.
|
2012-03-14 17:52:53 +01:00 |
Jacek Caban
|
23c6fddea3
|
mshtml: Wine Gecko 1.5 release.
|
2012-03-14 17:35:03 +01:00 |
Jacek Caban
|
84ed86c431
|
jscript: Get rid of no longer needed caller argument from builtin_invoke_t.
|
2012-03-14 17:34:00 +01:00 |
Huw Davies
|
41fb856961
|
gdi32: Correctly propagate the enumproc's return value.
|
2012-03-14 17:33:54 +01:00 |
Austin English
|
1726427113
|
kernel32: Add stubs for DeleteVolumeMountPointA/W.
|
2012-03-14 17:30:18 +01:00 |
Stefan Leichter
|
f91c9cc44a
|
mgmtapi: New stub dll.
|
2012-03-14 17:29:51 +01:00 |
Kusanagi Kouichi
|
6a49adeee6
|
gdi32: find_face_from_filename() needs to take font replacements into account.
|
2012-03-14 17:28:05 +01:00 |
Akihiro Sagawa
|
cf7479ca85
|
msvcrt: Add support for _flushall to clear all input buffer.
|
2012-03-14 12:59:11 +01:00 |
Akihiro Sagawa
|
58d6a9a331
|
msvcrt: Add a helper function to flush all buffers.
|
2012-03-14 12:59:10 +01:00 |
Akihiro Sagawa
|
1a01893c74
|
msvcrt: Add support for fflush to clear an input buffer.
|
2012-03-14 12:59:10 +01:00 |
Akihiro Sagawa
|
09a7f8c196
|
msvcrt/tests: Add tests for fflush on input stream.
|
2012-03-14 12:59:09 +01:00 |
Christian Costa
|
a7692beb61
|
d3dx9_36: Make D3DXVec3Unproject support omission of world matrix + test.
|
2012-03-14 12:59:08 +01:00 |
Christian Costa
|
a85957ae0e
|
devenum: Reset moniker pointer before calling IFilterMapper2_RegisterFilter.
|
2012-03-14 12:59:08 +01:00 |
Christian Costa
|
abc6d186ea
|
amstream: Free all used resources when releasing MultiMediaStream object.
|
2012-03-14 12:59:08 +01:00 |
Christian Costa
|
14e228c699
|
amstream: Add source filter to the filtergraph before loading the file.
|
2012-03-14 12:59:07 +01:00 |
Christian Costa
|
b15c4113c0
|
amstream: Remove duplicate GraphBuilder member.
|
2012-03-14 12:59:07 +01:00 |
Christian Costa
|
8b5f6bf3f4
|
amstream: Initialize MultiMediastream before creating the source filter.
|
2012-03-14 12:59:06 +01:00 |
Hans Leidekker
|
21e5c4c417
|
sxs: Add a stub implementation of IAssemblyName.
|
2012-03-14 11:53:27 +01:00 |
Nikolay Sivov
|
c685b92b3d
|
msxml3: Implement getIndexFromQName() for MXAttributes.
|
2012-03-14 11:52:42 +01:00 |
Nikolay Sivov
|
69bc096645
|
msxml3: Implement getType() for MXAttributes.
|
2012-03-14 11:52:36 +01:00 |
Nikolay Sivov
|
4cddf045fc
|
msxml3: Implement getValue() for MXAttributes.
|
2012-03-14 11:52:29 +01:00 |
Nicolas Le Cam
|
99db789eda
|
msvcp90/tests: Don't redefine __thiscall.
|
2012-03-14 11:50:27 +01:00 |
Vincent Povirk
|
1f6f84c7bb
|
gdiplus: Don't add control points to the result in GdipFlattenPath.
|
2012-03-14 11:50:20 +01:00 |
Vincent Povirk
|
b54d38a536
|
gdiplus: Add test for GdipGetPathGradientSurroundColorsWithCount.
|
2012-03-14 11:50:15 +01:00 |
Vincent Povirk
|
5d64f16bec
|
gdiplus: Add fixme's for unimplemented path gradient features.
|
2012-03-14 11:50:11 +01:00 |
Vincent Povirk
|
5ed5daf4da
|
gdiplus: Do some actual color blending when drawing path gradients.
|
2012-03-14 11:50:07 +01:00 |
Vincent Povirk
|
703b31b2e8
|
gdiplus: Fill path gradients with a solid color.
|
2012-03-14 11:50:02 +01:00 |
Henri Verbeet
|
7b918934e6
|
ddraw: Get rid of IDirect3DLightImpl.
|
2012-03-14 11:48:45 +01:00 |
Henri Verbeet
|
2071026acd
|
ddraw: Don't return a pointer to the implementation in IDirectDrawClassFactoryImpl_QueryInterface().
|
2012-03-14 11:48:41 +01:00 |
Henri Verbeet
|
d92a103fc0
|
ddraw: Don't return a pointer to the implementation in IDirect3DMaterialImpl_QueryInterface().
|
2012-03-14 11:48:37 +01:00 |
Henri Verbeet
|
9157006fc1
|
ddraw: Don't return a pointer to the implementation in IDirect3DDeviceImpl_7_QueryInterface().
|
2012-03-14 11:48:32 +01:00 |
Henri Verbeet
|
f6bb0a9016
|
ddraw: Don't return a pointer to the implementation in ddraw7_QueryInterface().
|
2012-03-14 11:48:26 +01:00 |
Alexandre Julliard
|
66ea6464c2
|
comdlg32: Implement WM_CHOOSEFONT_GETLOGFONT in the font dialog.
|
2012-03-13 22:12:07 +01:00 |
Lauri Kenttä
|
104e31993d
|
cryptui: Use (*.ext) instead of (.ext) in file format strings.
|
2012-03-13 18:08:05 +01:00 |
Lauri Kenttä
|
975afb96c3
|
cryptui: Use the same string in import and export wizards.
|
2012-03-13 18:06:13 +01:00 |
Piotr Caban
|
be4192510d
|
urlmon: Search for MIME filters defined in registry in get_mime_filter.
|
2012-03-13 17:44:34 +01:00 |
Piotr Caban
|
b36cb0b94d
|
urlmon: Clean session related data in free_session function.
|
2012-03-13 17:44:33 +01:00 |
Piotr Caban
|
e804d0915a
|
urlmon: Use wine lists to store namespaces and MIME filters.
|
2012-03-13 17:44:33 +01:00 |
Christian Costa
|
fe339ba25b
|
d3drm: Fix leakage of pData2 on error.
|
2012-03-13 17:44:33 +01:00 |
Christian Costa
|
ccb38b2d9f
|
d3drm: Fix leakage of This->pCoords2d when releasing object.
|
2012-03-13 17:44:32 +01:00 |
Christian Costa
|
28745b6f98
|
d3drm: Turn some FIXME into TRACE.
|
2012-03-13 17:44:32 +01:00 |
Hans Leidekker
|
c98bf1b57b
|
msi: Fix deleting services on installation.
Based on a patch by Berhard Loos.
|
2012-03-13 13:30:11 +01:00 |
Jacek Caban
|
68b76ed028
|
mshtml: Added property value conversion type tests.
|
2012-03-13 13:30:11 +01:00 |
Jacek Caban
|
4ae7d364dd
|
mshtml: Use caller for argument convertion in builtin_propput if available.
|
2012-03-13 13:30:11 +01:00 |
Jacek Caban
|
ba1d4d71d8
|
mshtml: Don't use ITypeInfo for InvokeEx(DISPATCH_PROPERTYPUT) implementation.
|
2012-03-13 13:30:10 +01:00 |
Jacek Caban
|
c9eed8f987
|
mshtml: Don't use ITypeInfo for InvokeEx(DISPATCH_PROPERTYGET) implementation.
|
2012-03-13 13:30:10 +01:00 |
Jacek Caban
|
dfaa1e9541
|
mshtml: Store more info about properties in func_info_t.
|
2012-03-13 13:30:08 +01:00 |
Nikolay Sivov
|
6ac1cc682b
|
msxml3: Implement ISAXAttributes_getQName() for MXAttributes.
|
2012-03-13 11:08:43 +01:00 |
Nikolay Sivov
|
3eaa0df728
|
msxml3: Implement ISAXAttributes::getLength() for MXAttributes.
|
2012-03-13 11:08:43 +01:00 |
Nikolay Sivov
|
70aa4f1a43
|
msxml3: Implement IMXAttributes::addAttribute().
|
2012-03-13 11:08:42 +01:00 |
Piotr Caban
|
7a6494e227
|
msxml3: Added XMLView IPersistMoniker_Load test.
|
2012-03-13 11:08:40 +01:00 |
Piotr Caban
|
85055298fa
|
msxml3: Added partial XMLView IPersistMoniker_Load implementation.
|
2012-03-13 10:56:41 +01:00 |
Piotr Caban
|
55d34f470f
|
msxml3/tests: Skip tests when XMLView object fails to create.
|
2012-03-13 10:56:27 +01:00 |
Alistair Leslie-Hughes
|
9e10eee67b
|
mssign32: Add stubs PvkFreeCryptProv, PvkGetCryptProv, PvkPrivateKeyAcquireContextFromMemory.
|
2012-03-13 10:56:02 +01:00 |
André Hentschel
|
748bb3e2e7
|
d3drm/tests: Add GetParent NULL pointer test.
|
2012-03-13 10:54:03 +01:00 |
André Hentschel
|
f5dfa21115
|
d3drm/tests: Add tests for IDirect3DRMFrameArray_GetElement.
|
2012-03-13 10:54:03 +01:00 |
Jozef Kucia
|
c76743631d
|
d3dx9/tests: Don't leak D3DXBuffer in D3DXWeldVertices tests.
|
2012-03-13 10:54:02 +01:00 |
Christian Costa
|
67488dec09
|
d3dxof: Do not allow separator to terminate the string. Only the double quote can do that.
|
2012-03-13 10:54:02 +01:00 |
André Hentschel
|
0ff72271d1
|
inetcpl: Add stub for DllInstall.
|
2012-03-13 10:54:02 +01:00 |
Austin English
|
f135f18b58
|
kernel32: Add a stub for WerRegisterRuntimeExceptionModule.
|
2012-03-13 10:54:00 +01:00 |
Austin English
|
1163d1c00b
|
advapi32: Add a stub for RegDisableReflectionKey.
|
2012-03-13 10:53:58 +01:00 |
Austin English
|
902d619dfe
|
ntoskrnl.exe: Add a stub for IoStartNextPacket.
|
2012-03-13 10:43:54 +01:00 |
André Hentschel
|
b9c1e5ad32
|
ddraw: Fix a typo.
|
2012-03-13 10:38:17 +01:00 |
Kusanagi Kouichi
|
d77104b93d
|
gdi32: Remove unused parameters and code, and a useless wrapper function.
|
2012-03-13 10:38:04 +01:00 |
Kusanagi Kouichi
|
eab0257492
|
gdi32: Simplify font replacement loading.
|
2012-03-13 10:37:51 +01:00 |
Kusanagi Kouichi
|
4bb0e2d076
|
gdi32: Add a helper function to get face list from family.
|
2012-03-13 10:37:45 +01:00 |
Kusanagi Kouichi
|
fc03398cd5
|
gdi32: Add a helper function to create a full name from a family name and a style name.
|
2012-03-13 10:37:01 +01:00 |
Kusanagi Kouichi
|
d696d5fee8
|
gdi32: Move font signature of font link from Face to SYSTEM_LINKS.
|
2012-03-13 10:36:45 +01:00 |
Kusanagi Kouichi
|
e86519c9b3
|
gdi32: Add a helper function to find font link.
|
2012-03-13 10:36:19 +01:00 |
Jacek Caban
|
a6ee63eef3
|
jscript: Removed no longer needed ref counting in parser_ctx_t.
|
2012-03-13 10:30:53 +01:00 |
Jacek Caban
|
a1c4c84005
|
jscript: Store parser_ctx_t in bytecode_t instead of other way around.
|
2012-03-13 10:30:49 +01:00 |
Jacek Caban
|
8c347fd71d
|
jscript: Store script context in exec_ctx_t.
|
2012-03-13 10:30:42 +01:00 |
Jacek Caban
|
9d4b0bd502
|
jscript: Don't store compiler_ctx_t in parser_ctx_t.
|
2012-03-13 10:30:36 +01:00 |
Jacek Caban
|
be29a73845
|
jscript: Call script_parse from compile_script, not the other way around.
|
2012-03-13 10:30:32 +01:00 |
Jacek Caban
|
825eb76321
|
jscript: Compile all function from given source in one run.
|
2012-03-13 10:30:27 +01:00 |
Jacek Caban
|
4fb1cad149
|
jscript: Simplify compile_subscript_stat.
|
2012-03-13 10:30:22 +01:00 |
Jacek Caban
|
9f83c6061f
|
jscript: Store bytecode_t in exec_ctx_t.
|
2012-03-13 10:30:18 +01:00 |
Nikolay Sivov
|
f296c84feb
|
comctl32: Update thumb position on autopage instead of deferring it.
|
2012-03-13 10:30:08 +01:00 |
Ken Thomases
|
97645d7a1a
|
ntdll: Fix status returned for too-long registry value names.
|
2012-03-13 10:28:10 +01:00 |
Vincent Povirk
|
7fd6ccd19e
|
gdiplus: Add tests for path gradient center point functions.
|
2012-03-13 10:27:56 +01:00 |
Vincent Povirk
|
1515a4b89c
|
gdiplus: Set path gradient center points based on the path's bounding rect.
|
2012-03-13 10:27:50 +01:00 |
Vincent Povirk
|
116665d7fc
|
gdiplus: Add stub GdipGetPathGradientPath with tests.
|
2012-03-13 10:27:44 +01:00 |
Vincent Povirk
|
96d66f1666
|
gdiplus: Store a real path in path gradient brushes.
|
2012-03-13 10:27:35 +01:00 |
Vincent Povirk
|
dc3a08d840
|
gdiplus: Rewrite SOFTWARE_GdipFillRegion to call brush_fill_pixels less.
|
2012-03-13 10:27:22 +01:00 |
Henri Verbeet
|
d0a37cdeb5
|
ddraw: Get rid of IDirectDrawPaletteImpl.
|
2012-03-13 10:26:54 +01:00 |
Henri Verbeet
|
9e44c4bc58
|
ddraw/tests: Fix a couple of return value checks.
|
2012-03-13 10:26:49 +01:00 |
Henri Verbeet
|
93afc43ee9
|
d3d8/tests: Fix a couple of return value checks.
|
2012-03-13 10:26:44 +01:00 |
Henri Verbeet
|
82b3dbdefb
|
d3d9/tests: Fix a couple of return value checks.
|
2012-03-13 10:26:40 +01:00 |
Henri Verbeet
|
2de689ac04
|
d3d9: Cleanup IDirect3D9Impl_QueryInterface().
|
2012-03-13 10:26:25 +01:00 |
Piotr Caban
|
79c19aef29
|
msvcrt: Fixed printf behaviour on hexadecimal, zero-padded numbers.
|
2012-03-13 10:26:05 +01:00 |
Piotr Caban
|
c9bd71f32f
|
urlmon: Added missing memcpy in CopyBindInfo.
|
2012-03-13 10:25:58 +01:00 |
Alexandre Julliard
|
b663a6dea4
|
ntdll: Add support for jump instructions in function epilogs.
|
2012-03-12 19:18:37 +01:00 |
Alexandre Julliard
|
34c875bf8b
|
ntdll: Add support for rep;ret instruction in function epilogs.
|
2012-03-12 18:59:51 +01:00 |
Jacek Caban
|
7b6498314c
|
msident: Added IUserIdentityManager::EnumIdentities implementation.
|
2012-03-12 16:37:27 +01:00 |
Jacek Caban
|
06a9f864e8
|
msident: Added CLSID_UserIdentityManager object stub implementation.
|
2012-03-12 16:37:27 +01:00 |
Jacek Caban
|
064a5918df
|
msident: Added DLL registration implementation.
|
2012-03-12 16:37:26 +01:00 |
Dmitry Timoshkov
|
5fd16ddedc
|
gdiplus: Implement GdipCreateMetafileFromEmf.
|
2012-03-12 16:37:26 +01:00 |
Dmitry Timoshkov
|
4b058e6e79
|
server: OpenMutex should perform a real access check instead of validating access flags.
This reverts 7b63fa658a .
|
2012-03-12 16:37:24 +01:00 |
Hans Leidekker
|
fa2420d696
|
msi: Perform a case insensitive match on filenames from cabinets.
|
2012-03-12 16:37:24 +01:00 |
Hans Leidekker
|
0f40d2624d
|
msi: Reimplement MsiEnumProducts on top of MsiEnumProductsEx.
|
2012-03-12 16:37:24 +01:00 |
Hans Leidekker
|
a4c20dc437
|
msi: Implement MsiEnumProductsEx.
|
2012-03-12 16:37:23 +01:00 |
Hans Leidekker
|
531cab9feb
|
msi: Deformat the description field of INSTALLMESSAGE_ACTIONDATA messages.
|
2012-03-12 16:37:22 +01:00 |
Hans Leidekker
|
189c1ca5d9
|
winhttp: Fix up headers with wrong termination.
|
2012-03-12 16:37:21 +01:00 |
Jacek Caban
|
29b9237c91
|
jscript: Removed no longer needed caller argument from jsdisp_get_idx.
|
2012-03-12 16:37:21 +01:00 |
Jacek Caban
|
0d9cc45406
|
jscript: Removed no longer needed caller argument from jsdisp_propget_name.
|
2012-03-12 16:37:21 +01:00 |
Jacek Caban
|
7d4ba8db63
|
jscript: Removed no longer needed caller argument from jsdisp_propput_idx.
|
2012-03-12 16:37:20 +01:00 |
Jacek Caban
|
12bc6e0cc7
|
jscript: Removed no longer needed caller argument from jsdisp_propput_name and jsdisp_propget.
|
2012-03-12 16:37:20 +01:00 |
Jacek Caban
|
a80dd7cb79
|
jscript: Removed no longer needed caller argument from jsdisp_call_name.
|
2012-03-12 16:37:19 +01:00 |
Jacek Caban
|
07be020a48
|
jscript: Removed no longer needed caller argument from jsdisp_call_value.
|
2012-03-12 16:37:19 +01:00 |
Jacek Caban
|
93972b79cc
|
jscript: Added VARIANT conversion tests.
|
2012-03-12 16:37:18 +01:00 |
Jacek Caban
|
c6360c3e6e
|
jscript: Added QueryService(SID_VariantConversion) implementation.
|
2012-03-12 16:37:18 +01:00 |
Jacek Caban
|
bac7c1ef36
|
jscript: Added ChangeType implementation.
|
2012-03-12 16:37:17 +01:00 |
Piotr Caban
|
2cbd6a63df
|
msxml3: Added internal function for loading xml from IMoniker.
|
2012-03-12 16:04:50 +01:00 |
Piotr Caban
|
ecf31f2cc0
|
msxml3/tests: Added XMLView QueryInterface tests.
|
2012-03-12 16:04:50 +01:00 |
Piotr Caban
|
b80388fa97
|
msxml3: Added XMLView class stub.
|
2012-03-12 16:04:49 +01:00 |
Alexandre Julliard
|
e562623a15
|
ntdll: Add support for the special STATUS_UNWIND_CONSOLIDATE exception code.
|
2012-03-12 16:04:49 +01:00 |
Alexandre Julliard
|
f996c89274
|
ntdll: Trace the exception extra information also in RtlUnwindEx.
|
2012-03-12 16:04:44 +01:00 |
Alexandre Julliard
|
2bce0c698e
|
ntdll: Set the TARGET_UNWIND flag when calling the unwind handler for the target frame.
|
2012-03-12 13:04:37 +01:00 |
Alexandre Julliard
|
7c36b51aaf
|
ntdll: Restore the original context for the last frame instead of the result of the unwind handler.
|
2012-03-12 13:04:36 +01:00 |
Alexandre Julliard
|
de9330cbcb
|
ntdll: Use the context argument as working variable instead of making a copy in RtlUnwindEx.
|
2012-03-12 13:04:35 +01:00 |
André Hentschel
|
33236819c8
|
ntdll: Add support for dynamically generated stub entry points on ARM.
|
2012-03-12 10:47:32 +01:00 |
André Hentschel
|
58a50926eb
|
kernel32: Forward RtlRaiseException to ntdll on ARM.
|
2012-03-12 10:47:18 +01:00 |
André Hentschel
|
e303fd5ebe
|
kernel32: Forward RtlPcToFileHeader to ntdll also on ARM.
|
2012-03-12 10:47:14 +01:00 |
Owen Rudge
|
ffbdd27268
|
comctl32/datetime: Fix AM/PM handling with 12-hour fields.
|
2012-03-12 10:46:41 +01:00 |
Owen Rudge
|
74d1c11684
|
comctl32/datetime: Allow entering 'AM' or 'PM' via keyboard.
|
2012-03-12 10:46:35 +01:00 |
Owen Rudge
|
9147e7fd22
|
comctl32/datetime: Don't check box if no valid date set.
|
2012-03-12 10:46:14 +01:00 |
Owen Rudge
|
9de240bd0e
|
comctl32/datetime: Don't allow an invalid year to be typed in.
|
2012-03-12 10:46:06 +01:00 |
Owen Rudge
|
3f93230812
|
comctl32/datetime: Ensure up/down/home/end increments remain within bounds.
|
2012-03-12 10:45:59 +01:00 |
Owen Rudge
|
c8c3c4be91
|
comctl32/datetime: Check dates are within range in SetSystemTime.
|
2012-03-12 10:45:47 +01:00 |
Owen Rudge
|
300140e2cb
|
comctl32/tests: Add test for DTM_SETSYSTEMTIME outside range limit.
|
2012-03-12 10:45:21 +01:00 |
Owen Rudge
|
72f174192b
|
comctl32/monthcal: Check both min and max ranges in IsDateInValidRange.
|
2012-03-12 10:45:18 +01:00 |
Alistair Leslie-Hughes
|
e3ab993647
|
mscoree: Add CoEEShutDownCOM stub.
|
2012-03-12 10:44:54 +01:00 |
Alexandre Julliard
|
7c7a509e22
|
winex11: Never try to clip the cursor if we don't have XInput2.
|
2012-03-12 10:44:02 +01:00 |
Alexandre Julliard
|
aeaf18077e
|
kernel32: Implement the memory resource notification functions.
|
2012-03-12 10:44:02 +01:00 |
Henri Verbeet
|
5f43cd2631
|
ddraw: Get rid of IDirectDrawSurfaceImpl.
|
2012-03-12 10:44:01 +01:00 |
Henri Verbeet
|
6396ad9e45
|
wined3d: GL_MAX_TEXTURE_COORDS_ARB is not available without ARB_fragment_program.
|
2012-03-12 10:44:01 +01:00 |
Henri Verbeet
|
112e2e219f
|
wined3d: Also recognise the "classic" Mesa Nouveau driver for GeForce 4 and earlier cards.
|
2012-03-12 10:44:00 +01:00 |
Henri Verbeet
|
ab4474c19b
|
wined3d: surface_cpu_blt() should always receive valid source and destination rectangles.
|
2012-03-12 10:44:00 +01:00 |
Henri Verbeet
|
29468906bb
|
wined3d: Pass correctly offset pointers to surface_cpu_blt_compressed().
This was debugged by Alexey Loukianov.
|
2012-03-12 10:43:59 +01:00 |
Dmitry Timoshkov
|
b39425f3cf
|
gdiplus: Create GDI bitmap only when needed.
|
2012-03-12 10:43:53 +01:00 |
Dmitry Timoshkov
|
495a0cba3d
|
kernel32: Make CreateFile called with creation == 0 work when opening a vxd in win9x mode.
|
2012-03-12 10:14:13 +01:00 |
Józef Kucia
|
8e3b050f44
|
d3dcompiler/tests: Add test for comments containing quotation marks.
|
2012-03-12 10:12:56 +01:00 |
Alistair Leslie-Hughes
|
02b3700779
|
advapi32: Correct tests under WOW64.
|
2012-03-12 10:12:05 +01:00 |
Nikolay Sivov
|
3d4a4dae70
|
comctl32: Update thumb position on WM_MOUSEMOVE instead of deferring it.
|
2012-03-12 10:11:28 +01:00 |
Michael Stefaniuc
|
4430decf74
|
mmsystem.dll16: Drop the WINE_ prefix from a FIXME.
|
2012-03-12 10:11:19 +01:00 |
Michael Stefaniuc
|
51998b929a
|
riched20: Drop the WINE_ prefix from a FIXME.
|
2012-03-12 10:11:16 +01:00 |
Nikolay Sivov
|
9e950b6509
|
msxml3: Accept names in predicate expressions for XSLPattern queries.
|
2012-03-12 10:10:31 +01:00 |
Matteo Bruni
|
94953f165a
|
d3d9/tests: Add shader model 2 fog tests.
|
2012-03-09 17:26:21 +01:00 |
Matteo Bruni
|
9f4eda2b8d
|
d3d8/tests: Port fog_with_shader_test() from d3d9 tests.
|
2012-03-09 17:26:16 +01:00 |
Matteo Bruni
|
393b2f137c
|
d3d9/tests: Reenable a VS fog test.
|
2012-03-09 17:26:06 +01:00 |
Matteo Bruni
|
4ed605f081
|
wined3d: Clamp fog coordinate in the ARB backend too.
|
2012-03-09 17:26:01 +01:00 |
Matteo Bruni
|
2d810bdc89
|
wined3d: Clamp fog coordinate in the vertex shader.
|
2012-03-09 17:25:57 +01:00 |
Piotr Caban
|
e85210f3c5
|
urlmon/tests: Show that text/plain and application/octet-stream mimes suggestions are ignorred.
|
2012-03-09 17:25:17 +01:00 |
Piotr Caban
|
04847ada41
|
urlmon/tests: Mark results returned by older urlmon broken in FindMimeFromData tests.
|
2012-03-09 17:25:13 +01:00 |
Piotr Caban
|
e69001ed67
|
urlmon/tests: Added text/xml mime filer tests.
|
2012-03-09 17:25:07 +01:00 |
Piotr Caban
|
3573c13eaa
|
urlmon: Reorganize FindMimeFromData implementation.
|
2012-03-09 17:24:58 +01:00 |
Piotr Caban
|
f0e5fa4622
|
urlmon: Added text/xml filter.
|
2012-03-09 17:24:54 +01:00 |
Alexandre Julliard
|
6cb3713e26
|
msvcrt: Export __C_specific handler in other msvcrt versions too.
|
2012-03-09 13:31:46 +01:00 |
Alexandre Julliard
|
53c53126d5
|
gdi32: Fix rounding error for odd ellipse sizes in CreateRoundRectRgn.
|
2012-03-09 11:38:12 +01:00 |
Alexandre Julliard
|
29c1b8fa08
|
winex11: Ignore FocusOut event on destroyed windows.
|
2012-03-09 11:37:15 +01:00 |
Jacek Caban
|
aadc5cb6de
|
msident: Added stub DLL.
|
2012-03-09 11:36:33 +01:00 |
Jacek Caban
|
c17015d10a
|
mshtml: Recognize UTF-8 BOM.
|
2012-03-09 11:36:01 +01:00 |
Nikolay Sivov
|
c2d792475b
|
msxml3: Add stub ISAXAttributes for MXAttributes implementation.
|
2012-03-09 11:35:54 +01:00 |
Nikolay Sivov
|
d69afaa95d
|
msxml3: Stub support for IMXAttributes.
|
2012-03-09 11:35:47 +01:00 |
André Hentschel
|
84a036a435
|
dbghelp: Silence arm_fetch_minidump_module.
|
2012-03-09 11:34:13 +01:00 |
André Hentschel
|
138cb84be0
|
dbghelp: Add arm_fetch_minidump_thread implementation.
|
2012-03-09 11:34:02 +01:00 |
Andrew Eikum
|
ad175df21a
|
mciqtz: Actually assign result to the output structure.
|
2012-03-09 11:33:09 +01:00 |
Hans Leidekker
|
d5d2f01d3e
|
advapi32: Implement CredMarshalCredential and CredUnmarshalCredential.
|
2012-03-09 11:32:46 +01:00 |
Henri Verbeet
|
1cee1891fd
|
ddraw: Get rid of IDirectDrawImpl.
|
2012-03-09 11:32:35 +01:00 |
Henri Verbeet
|
06aab27197
|
wined3d: Remove a texture dimension check in state_alpha().
I don't think there's any reason color-keying shouldn't work on e.g. cube
textures, although it probably isn't very common either.
|
2012-03-09 11:32:22 +01:00 |
Henri Verbeet
|
6eb5c891ac
|
wined3d: Use ARB_texture_rg for WINED3DFMT_R16G16_UNORM textures when available.
|
2012-03-09 11:32:16 +01:00 |
Henri Verbeet
|
db9e7836fa
|
d3dx9/tests: Add some tests for loading luminance/alpha data.
|
2012-03-09 11:32:12 +01:00 |
Henri Verbeet
|
5380572057
|
d3dx9: Implement loading luminance/alpha data in D3DXLoadSurfaceFromMemory().
|
2012-03-09 11:32:06 +01:00 |
Jacek Caban
|
fb79915803
|
jscript: Removed no longer needed disp_propput caller argument.
|
2012-03-09 11:31:29 +01:00 |
Jacek Caban
|
f560e98346
|
jscript: Removed no longer needed disp_propget caller argument.
|
2012-03-09 11:31:24 +01:00 |
Jacek Caban
|
e0ae18260e
|
jscript: Removed no longer needed caller argument of disp_call function.
|
2012-03-09 11:31:19 +01:00 |
Jacek Caban
|
dfb59c6049
|
jscript: Pass proper caller argument to InvokeEx.
|
2012-03-09 11:31:15 +01:00 |
Jacek Caban
|
f8b20563aa
|
jscript: Properly handle NULL strings in add_eval.
|
2012-03-09 11:31:09 +01:00 |
Jacek Caban
|
1cadd7cc32
|
jscript: Added IVariantChangeType stub implementation.
|
2012-03-09 11:31:04 +01:00 |
Dmitry Timoshkov
|
0d7bc4b325
|
gdiplus: Create GDI brush only when needed.
|
2012-03-09 11:30:46 +01:00 |
Dmitry Timoshkov
|
7a9fce25ec
|
kernel32: Add some CreateFile disposition and access tests.
|
2012-03-09 11:30:39 +01:00 |
Dmitry Timoshkov
|
75209ffdaf
|
kernel32: Fix file test compilation with PSDK headers.
|
2012-03-09 11:30:21 +01:00 |
Jozef Kucia
|
fde2abbabf
|
d3dx9/tests: Don't leak D3DXBuffer.
|
2012-03-09 11:29:32 +01:00 |
Stefan Dösinger
|
3c1d5f6c5d
|
d3d8/tests: Port the depth blit test to d3d8.
|
2012-03-09 11:28:57 +01:00 |
Akihiro Sagawa
|
e4692b3f66
|
kernel32/tests: Add more tests for WriteConsole.
|
2012-03-09 11:27:30 +01:00 |
Thomas Faber
|
62901e6ea0
|
msvcp90: Fix build with MSVC.
|
2012-03-09 11:27:27 +01:00 |
Thomas Faber
|
44feaf9bd8
|
msvcp60: Fix build with MSVC.
|
2012-03-09 11:27:12 +01:00 |
Christian Costa
|
b9353b73ae
|
d3dxof: Check the right offset before dereferencing next byte.
|
2012-03-08 19:22:49 +01:00 |
Christian Costa
|
bfd56e5bdc
|
d3dxof/tests: Improve some messages.
|
2012-03-08 19:22:48 +01:00 |
Christian Costa
|
235bb47d18
|
d3dxof/tests: Do not print the string when GetName returned 0 byte.
|
2012-03-08 19:22:48 +01:00 |
Christian Costa
|
bf71205b48
|
d3dxof: Make sure the returned object pointer is null when there are no more children.
|
2012-03-08 19:22:47 +01:00 |
Christian Costa
|
2f75ed48ff
|
d3dxof: Make SaveTemplates stub return DXFILE_OK.
|
2012-03-08 19:22:47 +01:00 |
André Hentschel
|
b93c3905b0
|
iphlpapi: Make GetAdaptersAddresses hotpatchable.
|
2012-03-08 18:55:28 +01:00 |
André Hentschel
|
00efe754f5
|
kernel32: Make Sleep hotpatchable.
|
2012-03-08 18:55:22 +01:00 |
André Hentschel
|
6d66de583f
|
kernel32: Make GetModuleHandleA hotpatchable.
|
2012-03-08 18:55:18 +01:00 |
Piotr Caban
|
3f6142e00d
|
shlwapi: Lowercase schemes in UrlCombine function.
|
2012-03-08 18:55:04 +01:00 |
Piotr Caban
|
bb06ec7789
|
urlmon: Use CopyBindInfo in InternetBindInfo_GetBindInfo.
|
2012-03-08 18:54:57 +01:00 |
Piotr Caban
|
058b9dfbe2
|
urlmon/tests: Added CopyBindInfo tests.
|
2012-03-08 18:54:54 +01:00 |
Piotr Caban
|
7f0b7c5ce3
|
urlmon: Added CopyBindInfo implementation.
|
2012-03-08 18:54:51 +01:00 |
Piotr Caban
|
3d5db7a7f5
|
mshtml/tests: Test HTMLDocument without MIME type reported.
|
2012-03-08 18:54:43 +01:00 |
Piotr Caban
|
e4e86a7c0b
|
mshtml: Set proposed MIME to text/html on main document.
|
2012-03-08 18:54:35 +01:00 |
Jacek Caban
|
a3709badab
|
wininet: Added more connection limit options tests.
|
2012-03-08 17:59:40 +01:00 |
Jacek Caban
|
9641515bc0
|
wininet: Added separated function for querying global options.
|
2012-03-08 17:59:35 +01:00 |
Jacek Caban
|
35587e5608
|
wininet: Added INTERNET_OPTION_MAX_CONNS_PER_SERVER and INTERNET_OPTION_MAX_CONNS_PER_1_0_SERVER options setting implementation.
|
2012-03-08 17:59:28 +01:00 |
Jacek Caban
|
a59204a466
|
wininet: Use separate function for setting global options.
|
2012-03-08 17:59:08 +01:00 |
Jacek Caban
|
4863257e30
|
wininet: Added default fallback for setting handle options and use it for INTERNET_OPTION_CALLBACK.
|
2012-03-08 17:59:02 +01:00 |
Jacek Caban
|
a729027c69
|
mshtml: Get rid of no longer used silent argument of load_gecko.
|
2012-03-08 17:58:54 +01:00 |
Nikolay Sivov
|
8889b66ffe
|
msxml3: Check for unsafe cast in addCollection().
|
2012-03-08 17:58:45 +01:00 |
Nikolay Sivov
|
f73e02152c
|
msxml3: Support element declaration output in MXWriter.
|
2012-03-08 17:58:39 +01:00 |
Nikolay Sivov
|
02545de4de
|
msxml3: Add stub support of ISAXDeclHandler for MXWriter.
|
2012-03-08 17:58:31 +01:00 |
Henri Verbeet
|
4c8ee13d5b
|
ddraw: Trace color keys in hex.
|
2012-03-08 17:58:08 +01:00 |
Henri Verbeet
|
b8a22ebef0
|
wined3d: Remove an outdated comment from load_vertex_data().
|
2012-03-08 17:58:02 +01:00 |
Henri Verbeet
|
3d5ca7ab64
|
wined3d: Remove an outdated comment in state_zwritenable().
We actually do have tests for this.
|
2012-03-08 17:57:58 +01:00 |
Henri Verbeet
|
6d483c2d9d
|
wined3d: Don't use floating point for surface height scaling.
This is the follow-up to commit a4e5bcff4c .
|
2012-03-08 17:57:54 +01:00 |
Henri Verbeet
|
639ea0f49c
|
wined3d: Remove a transformed vertex loading hack in load_vertex_data().
This should never be used, we fall back to drawStridedSlow() for transformed vertices.
|
2012-03-08 17:57:46 +01:00 |
Andrew Eikum
|
3579bbd8ab
|
winmm: Remove unused define.
|
2012-03-08 17:57:40 +01:00 |
Alexandre Julliard
|
78c3af9f18
|
gdi32: Fix missing increment of integer data in GetCharABCWidthsFloat.
|
2012-03-02 17:03:45 +01:00 |
Nikolay Sivov
|
973f62f0e3
|
msxml3: Return default namespace uri for 'xml'-prefixed attributes.
|
2012-03-01 18:13:10 +01:00 |
Bruno Jesus
|
0fd047559c
|
imm32/tests: Add ImmGetDescription tests.
|
2012-03-01 17:39:04 +01:00 |
Maarten Lankhorst
|
27adecec49
|
mmdevapi: Add tests for checking events to capture.
|
2012-03-01 17:38:59 +01:00 |
Austin English
|
78f82fa063
|
ntdll: Use proper CPU speed detection on FreeBSD.
Reported by Hardy Schumacher.
|
2012-03-01 17:38:41 +01:00 |
Henri Verbeet
|
9ad6f2e1f4
|
d3d9/tests: Add some tests for resetting the device window.
|
2012-02-29 20:47:30 +01:00 |
Henri Verbeet
|
6b0d878f18
|
d3d8/tests: Add some tests for resetting the device window.
|
2012-02-29 20:47:30 +01:00 |
Henri Verbeet
|
90739d9474
|
wined3d: Implement resetting the device window in wined3d_device_reset().
|
2012-02-29 20:47:29 +01:00 |
Jacek Caban
|
981d18464f
|
ieframe: Fixed reallocation size.
|
2012-02-29 11:56:10 +01:00 |
Nikolay Sivov
|
0cae0842b9
|
comctl32/tests: Fix test failures running on February 29.
|
2012-02-29 10:32:09 +01:00 |
Henri Verbeet
|
3c5a2549c5
|
ddraw/tests: Add tests for color keyed texturing with an alpha channel.
|
2012-02-29 10:31:20 +01:00 |
Henri Verbeet
|
9c25758656
|
wined3d: Support color keyed WINED3DFMT_B8G8R8A8_UNORM surfaces.
Color keying and alpha channels aren't mutually exclusive.
|
2012-02-29 10:31:09 +01:00 |
Lucas Zawacki
|
07f583478e
|
dinput: Search for device objects of the correct type in BuildActionMap.
|
2012-02-29 10:21:54 +01:00 |
Aric Stewart
|
9af6b11808
|
usp10: Better handle 0 cases when caching scripts, languages and features.
|
2012-02-28 11:56:56 +01:00 |
Alexander Morozov
|
35a4b7dc0e
|
msvcr90: realloc can move memory block.
|
2012-02-27 15:39:20 +01:00 |
Stefan Dösinger
|
f8d6d0300b
|
ddraw/tests: LONG/ULONG and error checking fixes.
|
2012-02-27 14:15:31 +01:00 |
Christian Costa
|
6ee15adf4d
|
d3dxof: Empty arrays can have the semicolon at the end or not so handle both cases and add tests for them.
This fixes a regression introduced by commit 07931f73f0 .
|
2012-02-27 14:15:25 +01:00 |
Vincent Povirk
|
dd65da7dce
|
shell32: Properly double-null-terminate the filter in the run/browse dialog.
|
2012-02-27 12:55:18 +01:00 |
Nikolay Sivov
|
5016f7ba4a
|
msxml3: Properly escape character data in text nodes.
|
2012-02-27 12:55:05 +01:00 |
Francois Gouget
|
cdac8cb176
|
ddraw/tests: Fix compilation on systems that don't support nameless unions.
|
2012-02-27 12:54:14 +01:00 |
Nikolay Sivov
|
be7d4257f8
|
msxml3/tests: Tests for IMXAttributes::clear().
|
2012-02-24 17:04:12 +01:00 |
Nikolay Sivov
|
8a0d86833e
|
msxml3/tests: Some tests for IMXAttributes::addAttribute().
|
2012-02-24 17:04:12 +01:00 |
Jörg Höhle
|
813d0432a9
|
mmdevapi/tests: Fix some render test failures.
|
2012-02-24 17:04:11 +01:00 |