Henri Verbeet
|
176d27e889
|
d3dx9: Use wine_dbgstr_rect() in some more places.
|
2012-06-01 17:46:44 +02:00 |
|
Henri Verbeet
|
34c9586b60
|
ddraw/tests: Split up test_coop_level_surf_create().
|
2012-06-01 17:46:43 +02:00 |
|
Henri Verbeet
|
d61d842630
|
ddraw/tests: Split up test_initialize().
|
2012-06-01 17:46:43 +02:00 |
|
Henri Verbeet
|
4f85b3772d
|
ddraw/tests: Add test_coop_level_mode_set() for older ddraw versions.
|
2012-06-01 17:46:42 +02:00 |
|
Aric Stewart
|
a2c1bd1ff5
|
usp10: Insert dotted circle (U+25CC) for invalid combining sequences in Arabic.
|
2012-06-01 17:46:42 +02:00 |
|
Piotr Caban
|
3c980ffa01
|
msvcp90: Added partial basic_ostream<char> implementation.
|
2012-06-01 17:46:40 +02:00 |
|
Jacek Caban
|
2ef0676042
|
wininet: Set correct security flags in InternetErrorDlg for ERROR_INTERNET_SEC_CERT_ERRORS.
|
2012-06-01 17:41:52 +02:00 |
|
Jacek Caban
|
0d82c9a9c8
|
urlmon: Added support for more error codes in handle_http_error.
|
2012-06-01 17:41:52 +02:00 |
|
Jacek Caban
|
f5cbc9f3f2
|
wininet: Properly set security flags for ERROR_INTERNET_SEC_CERT_DATE_INVALID.
|
2012-06-01 17:41:52 +02:00 |
|
Francois Gouget
|
19ba80e7c2
|
wined3d: We must include Wine's port.h before using NAN.
|
2012-06-01 17:41:52 +02:00 |
|
Dmitry Timoshkov
|
78d6a8ca04
|
oleaut32: Add a test for saving an icon into a stream.
|
2012-06-01 16:11:36 +02:00 |
|
Dmitry Timoshkov
|
de4c297cf7
|
oleaut32: Always write header to stream when saving an icon.
|
2012-06-01 16:11:29 +02:00 |
|
Dmitry Timoshkov
|
7493fdcc4d
|
oleaut32: Simplify bitmap saving code.
|
2012-06-01 16:11:08 +02:00 |
|
Dmitry Timoshkov
|
4c88239742
|
oleaut32: Explicitly initialize idReserved field in the icon directory header.
|
2012-06-01 16:11:05 +02:00 |
|
Dmitry Timoshkov
|
c1136218e2
|
oleaut32: Recognize icon and cursor in the being loaded data.
|
2012-06-01 16:11:01 +02:00 |
|
Ken Thomases
|
43984f355a
|
winex11: Be more conservative when matching keys from built-in layout tables.
|
2012-06-01 14:29:12 +02:00 |
|
Alexandre Julliard
|
c8a22a4d1f
|
winex11: Use XGetKeyboardMapping instead of XKeycodeToKeysym.
|
2012-06-01 14:29:02 +02:00 |
|
Dmitry Timoshkov
|
4fa2945544
|
gdi32/tests: GetGlyphOutline should fail for a bitmap font.
|
2012-06-01 13:25:52 +02:00 |
|
Stefan Leichter
|
b3b78b337e
|
setupapi: Add stub for SetupAddToSourceListA.
|
2012-06-01 13:25:42 +02:00 |
|
Daniel Jelinski
|
53b551440c
|
kernel32: Make SetThreadStackGuarantee stub return TRUE.
|
2012-06-01 13:24:47 +02:00 |
|
Eric Pouech
|
d647bd108c
|
dbghelp: Use build-id information to locate debug information (and prefer it over .debug_link when both are present).
|
2012-06-01 13:24:36 +02:00 |
|
Christian Costa
|
38ba9bacd0
|
d3drm: Implement IDirect3DRMMeshImpl_SetGroupMaterial and forward material from mesh builder to created mesh.
|
2012-06-01 13:24:20 +02:00 |
|
Christian Costa
|
84f2e0e9ac
|
d3drm: Handle material list in mesh.
|
2012-06-01 13:24:17 +02:00 |
|
Henri Verbeet
|
6341389fe4
|
d3d9: Get rid of IDirect3DIndexBuffer9Impl.
|
2012-05-31 18:05:32 +02:00 |
|
Henri Verbeet
|
503b16392b
|
d3d9: Get rid of IDirect3DVertexBuffer9Impl.
|
2012-05-31 18:05:29 +02:00 |
|
Henri Verbeet
|
5227dfa8ef
|
ddraw/tests: Move test_coop_level_mode_set() to ddraw7.c.
|
2012-05-31 18:05:15 +02:00 |
|
Henri Verbeet
|
948065a52f
|
wined3d: Update nouveau card info.
|
2012-05-31 18:05:08 +02:00 |
|
Huw Davies
|
b97c5da2cf
|
winspool: Change get_dword_from_reg to accept a unicode value name.
|
2012-05-31 18:05:03 +02:00 |
|
Huw Davies
|
e550cee7cc
|
include: Add a couple of missing printer status values.
|
2012-05-31 18:04:46 +02:00 |
|
Jacek Caban
|
bbf8c42f69
|
dxgi.idl: Added IDXGIKeyedMutex declaration.
|
2012-05-31 18:04:42 +02:00 |
|
Alexandre Julliard
|
6d23f3e7e1
|
gdi32: Keep the source DC locked until the end in StretchBlt and AlphaBlend.
|
2012-05-31 15:33:12 +02:00 |
|
Alexandre Julliard
|
61f4767ade
|
gdi32: Don't implement the gamma ramp functions in the DIB driver.
|
2012-05-31 13:44:32 +02:00 |
|
Józef Kucia
|
13b2a3b9bc
|
d3dx9/tests: Add tests for D3DXSaveTextureToFileInMemory.
|
2012-05-31 12:37:27 +02:00 |
|
Józef Kucia
|
38b8949fea
|
d3dx9: Implement D3DXSaveTextureToFileInMemory.
|
2012-05-31 12:37:26 +02:00 |
|
Józef Kucia
|
dfc5ab140c
|
d3dx9: Forward D3DXSaveTextureToFile to D3DXSaveTextureToFileInMemory.
|
2012-05-31 12:37:25 +02:00 |
|
Józef Kucia
|
70b1bff695
|
d3dx9: Implement D3DXSaveSurfaceToFileInMemory.
|
2012-05-31 12:37:25 +02:00 |
|
Józef Kucia
|
d770297c37
|
windowscodecs: Implement IWICStream::InitializeFromIStream.
|
2012-05-31 12:37:24 +02:00 |
|
Detlef Riekenberg
|
64fbf5cac2
|
kernel32/tests: Add tests for GetProductInfo.
|
2012-05-31 12:37:24 +02:00 |
|
Detlef Riekenberg
|
0f4e9ffc22
|
ntdll: Implement RtlGetProductInfo.
|
2012-05-31 12:37:24 +02:00 |
|
Stefan Leichter
|
68aa42a419
|
kernel32: Fix OutputDebugStringA called with NULL pointer.
|
2012-05-31 12:37:23 +02:00 |
|
Hans Leidekker
|
e16bcda486
|
msi: Don't create empty values for special registry entries.
|
2012-05-31 12:37:22 +02:00 |
|
Hans Leidekker
|
c959e38625
|
msi: Don't terminate the string in msi_id2stringA.
This makes sure that the last string can be fully written when saving the
string table.
|
2012-05-31 12:37:22 +02:00 |
|
Juan Lang
|
f86ab49be2
|
crypt32: Initialize key spec correctly.
|
2012-05-31 12:37:21 +02:00 |
|
Juan Lang
|
1a03839bf0
|
crypt32/tests: Add more tests for CertCreateSelfSignCertificate.
|
2012-05-31 12:37:21 +02:00 |
|
Juan Lang
|
da53cfc8bb
|
crypt32: Fail earlier if CryptExportPublicKeyInfo fails.
|
2012-05-31 12:37:20 +02:00 |
|
Juan Lang
|
6ccdbab6c8
|
crypt32: Don't fail if HCRYPTPROV and PCRYPT_KEY_PROV_INFO parameters are both non-NULL.
|
2012-05-31 12:37:20 +02:00 |
|
Juan Lang
|
ecfa9b87a0
|
crypt32/tests: Add more tests of CertCreateSelfSignCertificate and the CERT_KEY_PROV_INFO parameter.
|
2012-05-31 12:37:20 +02:00 |
|
Juan Lang
|
03e409bbd2
|
crypt32/tests: Don't shadow a variable with a variable of a different type.
|
2012-05-31 12:37:19 +02:00 |
|
Vincent Povirk
|
568233621f
|
Revert "windowscodecs: Add a stubbed out IWICMetadataBlockReader interface.".
This reverts commit 882c1026a8 .
|
2012-05-31 12:37:19 +02:00 |
|
Vincent Povirk
|
a6bf3735f2
|
windowscodecs: Add tests for IWICMetadataBlockReader on handler classes.
|
2012-05-31 12:37:18 +02:00 |
|