Matteo Bruni
|
d2673848ea
|
d3dcompiler: Parse function definitions.
|
2012-06-12 10:20:32 +02:00 |
Matteo Bruni
|
552f10d0e8
|
d3dcompiler: Parse function declarations.
|
2012-06-12 10:20:30 +02:00 |
Matteo Bruni
|
5e34375238
|
d3dcompiler: Parse sampler declarations.
|
2012-06-12 10:20:27 +02:00 |
Matteo Bruni
|
de11f800fd
|
d3dcompiler: Parse vector and matrix declarations.
|
2012-06-12 10:20:24 +02:00 |
Bruno Jesus
|
b2af5e1d31
|
ws2_32: Fix hostent memory allocation.
|
2012-06-12 10:20:10 +02:00 |
Alistair Leslie-Hughes
|
524a817195
|
msxml3: Implement IXMLParser Get/Set Flags.
|
2012-06-12 10:18:01 +02:00 |
Dmitry Timoshkov
|
e65b19cad3
|
gdi32: Do not normalize height of the default GUI font.
|
2012-06-12 10:15:26 +02:00 |
Nozomi Kodama
|
00fb537a2d
|
include: Remove useless todo's.
|
2012-06-11 21:07:10 +02:00 |
Hans Leidekker
|
0ed61000d3
|
msi: Support registry key names that exceed 255 characters.
|
2012-06-11 21:03:48 +02:00 |
Hans Leidekker
|
fc2c8a215f
|
msi: Fail if a registry key cannot be created.
|
2012-06-11 21:03:48 +02:00 |
Hans Leidekker
|
fd0c2dabdf
|
msi: Ignore the value if a registry value name is special.
|
2012-06-11 21:03:47 +02:00 |
Hans Leidekker
|
f0ea60049c
|
msi: Add support for 64-bit registry components.
|
2012-06-11 21:03:47 +02:00 |
Jacek Caban
|
9fa443dcd9
|
mshtml: Wine Gecko 1.6 release.
|
2012-06-11 21:03:46 +02:00 |
Jacek Caban
|
9af95b3243
|
urlmon: Use error dialog for ERROR_INTERNET_SEC_CERT_REV_FAILED error if IHttpSecurity returns S_FALSE.
|
2012-06-11 21:03:46 +02:00 |
Aric Stewart
|
f241014f46
|
usp10: Corrections for ShapeCharGlyphProp_Thai.
|
2012-06-11 21:03:45 +02:00 |
Aric Stewart
|
6c43ef46d8
|
usp10: Properly handle fonts with scripts without a default language.
|
2012-06-11 21:03:45 +02:00 |
Józef Kucia
|
0e532633e3
|
d3dx9/tests: Use inline functions instead of check_pixel_{1bpp, 2bpp, 4bpp} macros.
|
2012-06-11 12:37:40 +02:00 |
Józef Kucia
|
cda4738f52
|
d3dx9/tests: Improve test failure messages for check_{ref, release}.
|
2012-06-11 12:37:30 +02:00 |
Józef Kucia
|
35c13b0879
|
d3dx9: Add ID3DXRenderToEnvMap interface stub.
|
2012-06-11 12:37:22 +02:00 |
Józef Kucia
|
f072404f61
|
d3dx9/tests: Add tests for D3DXCreateRenderToEnvMap.
|
2012-06-11 12:37:16 +02:00 |
Jacek Caban
|
1325c400c1
|
wininet: Added InternetGetSecurityInfoByURL tests.
|
2012-06-11 12:19:07 +02:00 |
Jacek Caban
|
6c764fbd47
|
wininet: Added InternetGetSecurityInfoByURL[AW] implementation.
|
2012-06-11 12:19:07 +02:00 |
Nikolay Sivov
|
ad914986e8
|
msxml3: Fix status text value parsing.
|
2012-06-11 12:19:07 +02:00 |
Nikolay Sivov
|
c2c8b9e771
|
msxml3: Reuse MXAttributes implementation for SAX reader attributes reporting.
|
2012-06-11 12:19:07 +02:00 |
Nikolay Sivov
|
6560d88151
|
comctl32/listview: Properly update selection mark on item state change.
|
2012-06-11 12:19:07 +02:00 |
Thomas Faber
|
7f57141078
|
oleaut32: Fix build with MSVC.
|
2012-06-11 12:19:06 +02:00 |
André Hentschel
|
44411a3c7a
|
winedbg: Add long multiplication and division operators to Thumb2 disassembler.
|
2012-06-11 11:27:58 +02:00 |
André Hentschel
|
82dbeed2cc
|
winedbg: Add multiplication operators to Thumb2 disassembler.
|
2012-06-11 11:27:54 +02:00 |
Dan Kegel
|
db48235880
|
kernel32: Quiet an extremely verbose stub fixme.
|
2012-06-11 11:27:24 +02:00 |
Dan Kegel
|
9af12506b0
|
ntdll: Avoid clobbering valgrind annotations during HeapReAlloc.
|
2012-06-11 11:26:43 +02:00 |
Michael Stefaniuc
|
b17169caa0
|
include: Undef INTERFACE right after it is used.
|
2012-06-11 11:25:39 +02:00 |
Michael Stefaniuc
|
4e95936548
|
include: Drop outdated comment about COM interface implementations.
|
2012-06-11 11:25:33 +02:00 |
Christian Costa
|
f1cd213931
|
d3drm: Implement IDirect3DRMMeshImpl_SetGroupColorRGB.
|
2012-06-11 11:25:18 +02:00 |
Christian Costa
|
85f4fda840
|
d3drm: Free all mesh resources when releasing mesh object.
|
2012-06-11 11:25:08 +02:00 |
Christian Costa
|
a77fd778c2
|
d3drm: Free texture object when releasing mesh builder object.
|
2012-06-11 11:25:03 +02:00 |
Christian Costa
|
0023ddf117
|
d3drm: Handle texture associated with the material when loading a mesh.
|
2012-06-11 11:24:58 +02:00 |
Christian Costa
|
422d57e7d2
|
d3drm: Fix vertex index test and print a warning when it is out of range.
|
2012-06-11 11:24:40 +02:00 |
Roderick Colenbrander
|
e80d6199dc
|
opengl32: Add wglGetProcAddress tests.
|
2012-06-11 11:22:38 +02:00 |
Roderick Colenbrander
|
29346f28ae
|
opengl32: Sync with latest GL specs.
|
2012-06-11 11:20:50 +02:00 |
Alexandre Julliard
|
7123e44176
|
Release 1.5.6.
|
2012-06-08 22:14:10 +02:00 |
Aurimas Fišeras
|
1edb046d9e
|
po: Update Lithuanian translation.
|
2012-06-08 20:58:48 +02:00 |
Dmitry Timoshkov
|
9f58bef1ac
|
windowscodecs: Add WICIfdMetadataReader registration.
|
2012-06-08 19:35:20 +02:00 |
Dmitry Timoshkov
|
781113f4da
|
windowscodecs: Add WICIfdMetadataReader stub implementation.
|
2012-06-08 19:35:20 +02:00 |
Dmitry Timoshkov
|
8d71cc1f2d
|
windowscodecs: Implement MetadataHandler_GetCount.
|
2012-06-08 19:35:19 +02:00 |
Dmitry Timoshkov
|
1f48c89e04
|
windowscodecs: Protect from invalid input some metadata handler methods.
|
2012-06-08 19:35:19 +02:00 |
Francois Gouget
|
562b277bb3
|
iphlpapi: Don't rely on the HAVE_XXX macros having a numeric values.
|
2012-06-08 19:35:18 +02:00 |
Francois Gouget
|
b5b7947ee8
|
quartz: Make VMR9_{Break,Complete}Connect() static.
|
2012-06-08 19:35:17 +02:00 |
Francois Gouget
|
b0a339707f
|
d3dcompiler_43: Make debug_{base,node}_type() static.
|
2012-06-08 19:35:17 +02:00 |
Jacek Caban
|
42e77c849f
|
widl: Added --help command line option.
|
2012-06-08 19:35:16 +02:00 |
Jacek Caban
|
e3dfbe33f6
|
wininet: Skip security flags tests on too old wininet versions.
|
2012-06-08 19:35:08 +02:00 |