Henri Verbeet
|
ba69e7802a
|
wined3d: Make the device parameter to wined3d_device_get_texture_stage_state() const.
|
2011-09-19 17:56:05 +02:00 |
Henri Verbeet
|
fda48415ac
|
wined3d: Make the declaration parameter to wined3d_device_process_vertices() const.
|
2011-09-19 17:56:05 +02:00 |
Henri Verbeet
|
18840ff9d9
|
ddraw/tests: Add some tests for Initialize().
|
2011-09-19 17:56:05 +02:00 |
Henri Verbeet
|
ec04f80cf6
|
ddraw: Implement ddraw7_Initialize().
|
2011-09-19 17:56:05 +02:00 |
Henri Verbeet
|
feb96511a9
|
ddraw: Get rid of IDirectDraw3.
|
2011-09-19 17:56:05 +02:00 |
Francois Gouget
|
bee334003b
|
ntdll: Don't trace potentially uninitialized structures if we are not going to use them.
|
2011-09-19 17:56:05 +02:00 |
Francois Gouget
|
54ae7787de
|
inetcomm: Fix printing NULL strings.
|
2011-09-19 17:56:05 +02:00 |
Francois Gouget
|
cb6a8125a9
|
d3dxof: Fix printing NULL strings.
|
2011-09-19 17:56:05 +02:00 |
Francois Gouget
|
ff98afc450
|
msi: Fix printing NULL strings.
|
2011-09-19 17:56:05 +02:00 |
Francois Gouget
|
ca8c1103af
|
dinput: Fix printing NULL strings.
|
2011-09-19 17:56:05 +02:00 |
Francois Gouget
|
e5e2304427
|
quartz/tests: Skip some tests if not allowed to register filters.
|
2011-09-19 17:56:05 +02:00 |
Francois Gouget
|
344ef82b68
|
ntdll/tests: Skip some tests if not allowed to modify image file execution options.
|
2011-09-19 17:56:04 +02:00 |
Francois Gouget
|
752bb66b65
|
kernel32/tests: Skip some tests if not allowed to modify the image file execution options.
|
2011-09-19 17:56:04 +02:00 |
Francois Gouget
|
405c3ef483
|
jscript/tests: Some tests require that the user interface be in English.
|
2011-09-19 17:56:04 +02:00 |
Francois Gouget
|
4c7e83f9d9
|
shdocvw: Make get_ieframe_instance() static.
|
2011-09-19 13:20:52 +02:00 |
André Hentschel
|
321224d2f6
|
winex11: Multiply the error tolerance by the table caused error magnification.
|
2011-09-19 13:20:05 +02:00 |
André Hentschel
|
0644fd499f
|
gdi32/tests: Add a test about non-uniform ramps.
|
2011-09-19 13:19:59 +02:00 |
Octavian Voicu
|
0a4bedde43
|
vbscript: Add explicit cast to int for pointer difference type.
|
2011-09-19 13:19:34 +02:00 |
Francois Gouget
|
54c74dc4a2
|
ole32/tests: Fix compilation on systems that don't support nameless unions.
|
2011-09-19 13:19:29 +02:00 |
Alexandre Julliard
|
cb5beede16
|
rpcrt4/tests: Add more tests for integer ranges to show that ranges are independent.
Reported by Jérôme Gardou.
|
2011-09-19 13:17:41 +02:00 |
Alexandre Julliard
|
977e15b762
|
widl: Store the type format offset for function parameters in the variable object.
|
2011-09-19 12:56:25 +02:00 |
Alexandre Julliard
|
e2a92702ed
|
widl: Pass variables around instead of types for function parameters.
|
2011-09-19 11:54:42 +02:00 |
Alexandre Julliard
|
c31948a775
|
widl: Make the function return value a variable.
|
2011-09-17 16:09:47 +02:00 |
Alexandre Julliard
|
05ff9dfeb1
|
widl: Include string formats in the element description for complex arrays.
|
2011-09-16 21:08:54 +02:00 |
Francois Gouget
|
ae80430fea
|
ieframe/tests: Some tests require that the user interface be in English.
|
2011-09-16 19:40:08 +02:00 |
Francois Gouget
|
19e2c1578e
|
ieframe/tests: Don't crash if IWebBrowser2_get_LocationURL() fails.
|
2011-09-16 19:39:59 +02:00 |
Alexandre Julliard
|
9fe25eae4a
|
vbscript: Fix a memory allocation size to avoid overflows.
|
2011-09-16 19:36:52 +02:00 |
Rico Schüller
|
a7df4958ab
|
d3dx9: Use the variable instead of the type in HeapAlloc().
|
2011-09-16 17:54:00 +02:00 |
Rico Schüller
|
7cfdaedd3e
|
d3dx9: Use the original bytecode in D3DXGetShaderSamplers() instead of using a constant table.
|
2011-09-16 17:53:56 +02:00 |
Frédéric Delanoy
|
c4db72f50e
|
cmd: verify_mode has BOOL type instead of int.
|
2011-09-16 17:24:19 +02:00 |
Frédéric Delanoy
|
b3561bf82e
|
cmd: echo_mode has BOOL type instead of int.
|
2011-09-16 17:24:18 +02:00 |
Frédéric Delanoy
|
bf63385fab
|
cmd: Remove unused declarations of echo_mode.
|
2011-09-16 17:24:15 +02:00 |
Jacek Caban
|
19a85797ab
|
vbscript: Added VBScript_Global typelib.
|
2011-09-16 17:24:10 +02:00 |
Jacek Caban
|
004210f1fb
|
vbscript: Added do..while and do..until statements implementation.
|
2011-09-16 17:23:16 +02:00 |
Jacek Caban
|
223a407a7f
|
vbscript: Added do until..loop statement implementation.
|
2011-09-16 17:23:16 +02:00 |
Jacek Caban
|
9701bdb563
|
vbscript: Added support for exit do statement.
|
2011-09-16 17:23:16 +02:00 |
Jacek Caban
|
1f5c56d1a8
|
vbscript: Added do while..loop statement implementation.
|
2011-09-16 17:23:16 +02:00 |
Jacek Caban
|
3d34925802
|
vbscript: Added while..wend statement implementation.
|
2011-09-16 17:23:16 +02:00 |
Jacek Caban
|
a99dc8cb3d
|
vbscript: Added GC implementation.
|
2011-09-16 17:23:16 +02:00 |
Jacek Caban
|
8b6b334c89
|
vbscript: Added class_terminate support.
|
2011-09-16 17:23:16 +02:00 |
Jacek Caban
|
28bddf8dd1
|
vbscript: Added class_initializer support.
|
2011-09-16 17:23:15 +02:00 |
Jacek Caban
|
888ce00531
|
vbscript: Added more IDispatchEx tests.
|
2011-09-16 17:23:15 +02:00 |
Jacek Caban
|
603d053512
|
vbscript: Use default object value for objets in stack_pop_val.
|
2011-09-16 17:23:14 +02:00 |
Jacek Caban
|
a8de7904f5
|
vbscript: Added support for default getters.
|
2011-09-16 17:23:14 +02:00 |
Jacek Caban
|
a03ad6b2cd
|
vbscript: Added interp_set_member implementation.
|
2011-09-16 17:23:14 +02:00 |
Jacek Caban
|
6c8c617df9
|
vbscript: Added support for exit property statement.
|
2011-09-16 17:23:14 +02:00 |
Jacek Caban
|
097a75f674
|
vbscript: Added compiler/runtime support for property getters/letters.
|
2011-09-16 17:23:14 +02:00 |
Jacek Caban
|
32f336bd9d
|
vbscript: Added getters/setters parser implementation.
|
2011-09-16 17:23:13 +02:00 |
Jacek Caban
|
e843608748
|
vbscript: Added property invoke implementation.
|
2011-09-16 17:23:13 +02:00 |
Jacek Caban
|
4bb10ad385
|
vbscript: Added GetDispID support for properties.
|
2011-09-16 17:23:13 +02:00 |