Nikolay Sivov
a04064b886
xmllite: Improve attribute value parsing.
2013-08-19 12:53:21 +02:00
Nikolay Sivov
e51ab3c03a
xmllite: Support reporting of a local name and value for attributes.
2013-08-19 12:53:21 +02:00
Jacek Caban
36d999527b
mshtml: Use winehq snapshot instead of the main page in tests.
2013-08-19 12:53:21 +02:00
Francois Gouget
120e24431d
imm32/tests: Fix a trailing '\n' in an ok() call.
2013-08-19 12:53:20 +02:00
Francois Gouget
1dbc3d0924
ntdll/tests: Add a trailing '\n' to an ok() call.
2013-08-19 12:53:20 +02:00
Marcus Meissner
90117bd175
usp10: Added missing break (Coverity).
2013-08-19 12:53:20 +02:00
Marcus Meissner
1cefdf3f66
scrrun: Added missing FindClose in error case (Coverity).
2013-08-19 12:53:20 +02:00
Kai Tietz
f05853b28a
widl: Add async_uuid attribute base support in parser.
2013-08-19 12:53:19 +02:00
Kai Tietz
da282872ff
widl: Allow version-attribute on type and enum.
2013-08-19 12:53:18 +02:00
Kai Tietz
f58353ecb6
widl: Allow inputsync-attribute on functions.
2013-08-19 12:53:17 +02:00
Kai Tietz
94c94260ea
widl: Allow hidden-attribute on type.
2013-08-19 12:53:16 +02:00
Kai Tietz
0d4f6bf258
widl: Allow hexadecimal argument for version-attribute.
2013-08-19 12:53:15 +02:00
Kai Tietz
60beb40cb7
widl: Handle default value for public vs hidden attribute.
2013-08-19 12:53:14 +02:00
Kai Tietz
d8318121a2
widl: Allow attributes before and after typedef-keyword.
2013-08-19 12:53:13 +02:00
Kai Tietz
499f05433a
widl: Add RT's namespace keyword to scanner, and parser.
2013-08-19 12:53:12 +02:00
Kai Tietz
5ff7af708d
widl: New option --rt for enabling rt's specific language extensions.
2013-08-19 11:30:30 +02:00
Andrew Eikum
b6bfd6d32e
oleaut32: Assign MEMBERIDs to vardescs without one.
2013-08-19 11:29:27 +02:00
Andrew Eikum
341ff65b95
oleaut32: Run LayOut on typeinfos that require it before saving.
2013-08-19 11:29:16 +02:00
Andrew Eikum
f66523abee
oleaut32: Correct version byte order.
2013-08-19 11:29:09 +02:00
Alexandre Julliard
fe64e21e3b
kernel32: Don't call from A to W function in Get/SetCurrentDirectory.
2013-08-18 19:57:05 +02:00
Álvaro Nieto
e3e1284557
msvrct: Fix strncpy to fill the buffer.
2013-08-16 20:49:36 +02:00
Qian Hong
af058929ca
imm32/tests: Added tests for ImmDestroyContext.
2013-08-16 20:49:36 +02:00
Qian Hong
b5b52371d1
imm32/tests: Added more IMC lock count tests.
2013-08-16 20:49:36 +02:00
Qian Hong
134935e714
imm32: Fixed IMCC implementation.
2013-08-16 20:49:36 +02:00
Qian Hong
1448d95fa4
imm32/tests: Added tests for ImmDestroyIMCC.
2013-08-16 20:49:34 +02:00
Qian Hong
7822398d27
imm32/tests: Added more IMCC lock count tests.
2013-08-16 19:17:45 +02:00
Alexandre Julliard
87c2581c54
gdi32: Use Microsoft and Unicode encodings in priority for font names.
2013-08-16 19:11:33 +02:00
Hans Leidekker
537d809189
wbemdisp: Add a typelib.
2013-08-16 18:05:41 +02:00
Hans Leidekker
05b146349f
wbemdisp: Add a class factory implementation.
2013-08-16 18:05:26 +02:00
Hans Leidekker
5928f54ab0
wbemdisp: Add a stub implementation of ISWbemLocator.
2013-08-16 18:05:16 +02:00
Hans Leidekker
786daa1b7b
wbemdisp: Register interfaces.
2013-08-16 18:05:01 +02:00
Hans Leidekker
acb1ff4af0
wbemdisp: Add a stub dll.
2013-08-16 18:04:43 +02:00
Nikolay Sivov
30425ece6c
ntdll: Fix hash collision check condition for string keys.
2013-08-16 16:33:34 +02:00
Alistair Leslie-Hughes
9dbeaf2586
mscoree: Redirect .NET 1.0 to .NET 2.0.
2013-08-16 13:07:40 +02:00
Nikolay Sivov
17ad6aa28a
shell32: Move QueryInterface to IShellLinkW.
2013-08-16 11:55:25 +02:00
Nikolay Sivov
81b9a83d83
shell32: Remove unnecessary WINAPI and some casts.
2013-08-16 11:55:25 +02:00
Nikolay Sivov
d64697a34e
shell32: Forward GetClassID() to IPersistFile.
2013-08-16 11:55:24 +02:00
Nikolay Sivov
15cd338d59
shell32: Remove unused parameters from conversion helper.
2013-08-16 11:55:24 +02:00
Nikolay Sivov
5c4f237486
shell32: Forward to IShellLinkW methods.
2013-08-16 11:55:24 +02:00
Henri Verbeet
d7e052f8f1
d3drm/tests: Avoid LPDIRECT3DRMWINDEVICE.
2013-08-16 11:55:24 +02:00
Henri Verbeet
c635b2fc7d
d3drm: Avoid LPDIRECT3DRMPROGRESSIVEMESH.
2013-08-16 11:55:24 +02:00
Henri Verbeet
ad147d638c
wined3d: Just update a range of constants in walk_constant_heap().
...
The call overhead from separate calls typically ends up being more expensive
than just updating a few more constants.
2013-08-16 11:55:24 +02:00
Henri Verbeet
37d1e8b79c
wined3d: Try to avoid redundant constant updates.
...
This gives a minor performance improvement. For example, in 3DMark03 Game Test
1 this gives about a 4% improvement, in the Counter Strike: Source stress test
it's about 1%. (NVIDIA GF9600M, Intel T9550, 1024x768).
2013-08-16 11:55:24 +02:00
Henri Verbeet
c1af405054
wined3d: Only set fragment pipe uniforms if they're needed by the shader.
...
In principle the GL driver also checks the location, but it turns out to be
slightly faster to do it ourselves.
2013-08-16 11:55:24 +02:00
Rico Schüller
e5a9dcf945
d3dx9: Introduce a helper function for the annotations.
2013-08-16 11:55:24 +02:00
Charles Davis
d8cd280579
winex11.drv: Advertise some legacy WGL extensions in the GL_EXTENSIONS string.
2013-08-16 11:55:24 +02:00
Charles Davis
8a041504c8
winemac.drv: Advertise some legacy WGL extensions in the GL_EXTENSIONS string.
2013-08-16 11:55:23 +02:00
Andrey Turkin
2df4caa6a1
ntdll/tests: Test FileDispositionInformation file class.
2013-08-16 11:55:23 +02:00
Daniel Jelinski
0ba24895f6
comctl32: Do not rearrange treeview when collapsing already collapsed item.
2013-08-16 11:55:23 +02:00
Bruno Jesus
5fa343047f
ws2_32: Implement WSAEnumProtocols[A|W] using a helper function.
2013-08-16 11:55:23 +02:00