André Hentschel
|
70a7c6d3d1
|
winetest: Set font in resources.
|
2013-06-03 11:28:31 +02:00 |
André Hentschel
|
010399a3f7
|
winetest: Report number of failures in more places.
|
2013-06-03 11:28:28 +02:00 |
André Hentschel
|
09fb0ca5ee
|
winecfg: Add more room for the license.
|
2013-06-03 11:28:25 +02:00 |
Andrew Eikum
|
205671f355
|
oleaut32: Implement ICreateTypeInfo::AddVarDesc.
|
2013-06-03 11:27:12 +02:00 |
Andrew Eikum
|
4b2201b11c
|
oleaut32: Implement ICreateTypeInfo::SetVarDocString.
|
2013-06-03 11:27:10 +02:00 |
Andrew Eikum
|
5ae88daf63
|
oleaut32: Implement ICreateTypeInfo::SetVarHelpContext.
|
2013-06-03 11:27:07 +02:00 |
Nikolay Sivov
|
caa452e958
|
xmllite: Set PI target value just after it's parsed.
|
2013-05-31 19:16:04 +02:00 |
Andrew Eikum
|
d4560b0ce0
|
winmm/tests: Fix test that fails on NT4.
|
2013-05-31 19:16:00 +02:00 |
Andrew Eikum
|
892068f96c
|
dsound/tests: Fix test that fails on older Windows 2000.
|
2013-05-31 19:15:56 +02:00 |
Kyle Luna
|
7f5f166a19
|
wined3d: Add Mobility Radeon HD 4200.
|
2013-05-31 18:25:01 +02:00 |
Hans Leidekker
|
30c00ea16d
|
rpcrt4: Specify INTERNET_FLAG_NO_CACHE_WRITE for the HTTP transport pipes.
|
2013-05-31 16:39:31 +02:00 |
Matteo Bruni
|
667bd327be
|
winex11.drv: Fix wglCreateContextAttribsARB's attributes handling for real.
|
2013-05-31 16:39:19 +02:00 |
Nikolay Sivov
|
facc14ead9
|
msxml3: Properly trace variant value.
|
2013-05-31 12:00:28 +02:00 |
Vincent Povirk
|
e21af554b5
|
gdiplus: Add test for measuring a single line that exactly fits.
|
2013-05-31 12:00:16 +02:00 |
Andrew Eikum
|
35342cef60
|
oleaut32: Store all GUIDs in typelibs.
|
2013-05-31 11:59:53 +02:00 |
Andrew Eikum
|
f7dbebef66
|
oleaut32: Pull TYPEATTR struct contents out.
|
2013-05-31 11:59:44 +02:00 |
Andrew Eikum
|
3a16568f41
|
oleaut32: Pull TLIBATTR struct contents out.
So we can store GUIDs outside of the structs.
|
2013-05-31 11:59:30 +02:00 |
Andrew Eikum
|
379e1c035a
|
oleaut32: Store all Names in typelibs, too.
|
2013-05-31 11:59:17 +02:00 |
Andrew Eikum
|
dc9cd02264
|
oleaut32: Load and store all of the strings in a typelib.
This lets us easily avoid duplicate strings in the typelib.
|
2013-05-31 11:59:07 +02:00 |
André Hentschel
|
ef856a29ef
|
ntdll: Actually store PC in RtlCaptureContext on ARM.
|
2013-05-31 11:58:03 +02:00 |
Henri Verbeet
|
007d50e983
|
d3drm: Avoid LPDIRECT3DRMANIMATIONSET2.
|
2013-05-31 11:57:54 +02:00 |
Henri Verbeet
|
78afa17fbe
|
d3drm: Avoid LPDIRECT3DRMANIMATIONSET.
|
2013-05-31 11:57:52 +02:00 |
Henri Verbeet
|
c97c51120c
|
d3d10core/tests: Add a small test for ID3D10Device_CreatePredicate().
|
2013-05-31 11:57:48 +02:00 |
Henri Verbeet
|
7b84e3234b
|
d3d10core: Implement d3d10_device_CreatePredicate().
|
2013-05-31 11:57:44 +02:00 |
Henri Verbeet
|
e4f50de336
|
wined3d: Get rid of the unused "half" GLSL variable in shader_glsl_ffp_vertex_lighting().
|
2013-05-31 11:57:40 +02:00 |
Austin English
|
d42ed7595c
|
msvcrt: Remove warning hack.
|
2013-05-31 11:57:29 +02:00 |
Marcus Meissner
|
038e3d3773
|
wininet: Avoid one-byte overflows (Coverity).
|
2013-05-31 11:57:19 +02:00 |
Aric Stewart
|
c6d307533b
|
macdrv: Rework the way we handle cursor position and composition text.
|
2013-05-30 20:19:34 +02:00 |
Francois Gouget
|
49dbf2464f
|
wined3d: Add a trailing '\n' to a shader_addline() call.
|
2013-05-30 20:19:33 +02:00 |
Dmitry Timoshkov
|
748c3ea9c9
|
ole32: Add a couple more defaulthandler tests.
|
2013-05-30 20:19:32 +02:00 |
Matěj Laitl
|
84c07af48e
|
gdi32: More specific error messages in osmesa opengl initialization.
|
2013-05-30 20:19:32 +02:00 |
Fabian Müntefering
|
5d0b201059
|
dwrite: Added missing JUSTIFIED text alignment mode.
|
2013-05-30 20:19:30 +02:00 |
Alistair Leslie-Hughes
|
805abf6d89
|
oledb32: Pass the correct value to SafeArrayPutElement.
|
2013-05-30 19:35:18 +02:00 |
Alistair Leslie-Hughes
|
5faa69d3e3
|
oledb32: DBTYPE_BYTES->DBTYPE_VARIANT only uses the source length.
|
2013-05-30 19:35:12 +02:00 |
Alistair Leslie-Hughes
|
471bdafa3b
|
oledb32: Implement DataConvert DBTYPE_VARIANT->DBTYPE_BYTES.
|
2013-05-30 19:35:00 +02:00 |
Alistair Leslie-Hughes
|
40fcf66752
|
oledb32: Implement GetConversionSize, DBTYPE_VARIANT(VT_ARRAY|VT_UI1)->DBTYPE_BYTES.
|
2013-05-30 19:34:53 +02:00 |
Austin English
|
a0b8d304b7
|
winemenubuilder: Initialize a variable.
|
2013-05-30 19:33:09 +02:00 |
Henri Verbeet
|
85f83800e3
|
d3drm: Avoid LPDIRECT3DRMANIMATION2.
|
2013-05-30 10:57:21 +02:00 |
Henri Verbeet
|
eff68af5a0
|
d3drm: Avoid LPDIRECT3DRMANIMATION.
|
2013-05-30 10:57:19 +02:00 |
Henri Verbeet
|
8352d45da5
|
wined3d: Rename "fogmode" to "wined3d_ffp_ps_fog_mode".
This is mostly for consistency with wined3d_ffp_vs_fog_mode.
|
2013-05-30 10:57:15 +02:00 |
Henri Verbeet
|
e4816996c3
|
ddraw: Handle the "DirectDrawRenderer" registry key in wined3d.
|
2013-05-30 10:57:08 +02:00 |
Henri Verbeet
|
b886d06737
|
ddraw: Replace the various BOOLs in struct ddraw with a flags field.
|
2013-05-30 10:56:51 +02:00 |
Andrew Eikum
|
d8b98efb4f
|
oleaut32: Implement ICreateTypeInfo::LayOut.
|
2013-05-30 10:56:34 +02:00 |
Andrew Eikum
|
02a2a6d936
|
oleaut32: Implement ICreateTypeInfo::SetCustData.
|
2013-05-30 10:56:32 +02:00 |
Andrew Eikum
|
92b9304ae4
|
oleaut32: Implement ICreateTypeInfo::SetImplTypeFlags.
|
2013-05-30 10:56:29 +02:00 |
Andrew Eikum
|
90e72d2d49
|
oleaut32: Implement ICreateTypeInfo::SetFuncAndParamNames.
|
2013-05-30 10:56:26 +02:00 |
Daniel Jelinski
|
11589fa6e7
|
xolehlp: Implement ITransaction.
|
2013-05-29 20:14:12 +02:00 |
Daniel Jelinski
|
b062977fb4
|
xolehlp: Implement TransactionOptions.
|
2013-05-29 20:13:59 +02:00 |
Daniel Jelinski
|
9cc5cdc174
|
xolehlp: Implement ITransactionImport.
|
2013-05-29 20:13:51 +02:00 |
Daniel Jelinski
|
79d7e39550
|
xolehlp: Stub ITransactionImportWhereabouts.
|
2013-05-29 20:13:39 +02:00 |