Commit Graph

81998 Commits

Author SHA1 Message Date
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
Jacek Caban
ae57aa14b3 vbscript: Added class properties compiler implementation. 2011-09-16 17:23:13 +02:00
Jacek Caban
117fd7c0e1 vbscript: Added class property parser implementation. 2011-09-16 17:23:13 +02:00
Piotr Caban
005808cb0e urlmon: Added 111 ordinal stub. 2011-09-16 17:23:13 +02:00
Piotr Caban
4856bd1015 urlmon: Added 331 and 335 ordinal exports. 2011-09-16 17:23:13 +02:00
Piotr Caban
4a740c8a80 propsys/tests: Added InitVariantFromBuffer tests. 2011-09-16 17:23:12 +02:00
Piotr Caban
f8dd85f246 propsys: Added InitVariantFromBuffer implementation. 2011-09-16 17:23:12 +02:00
Piotr Caban
97b49079c3 urlmon: Added 362 ordinal export (InitVariantFromGUIDAsString). 2011-09-16 17:23:12 +02:00
Piotr Caban
9642778089 propsys/tests: Added InitVariantFromGUIDAsString tests. 2011-09-16 17:23:12 +02:00
Piotr Caban
27ac89acbc propsys: Added InitVariantFromGUIDAsString implementation. 2011-09-16 17:23:12 +02:00
Francois Gouget
b6da3052ed vbscript/tests: Some tests require that the user interface be in English. 2011-09-16 17:23:12 +02:00
Francois Gouget
3beac360a9 po: Remove English strings from the Japanese translation. 2011-09-16 17:23:12 +02:00
Francois Gouget
ce6a608a32 po: Remove English strings from the Korean translation. 2011-09-16 17:23:12 +02:00
Francois Gouget
e4a45fc6e9 po: Remove English strings from the Dutch translation. 2011-09-16 17:23:11 +02:00
Francois Gouget
bfbde4368e po: Remove English strings from the Turkish translation. 2011-09-16 17:23:11 +02:00
Francois Gouget
dc1de1780b po: Remove English strings from the Finnish translation. 2011-09-16 17:23:11 +02:00
Francois Gouget
25088379d9 pdh/tests: Some tests require that the user interface be in English. 2011-09-16 17:23:11 +02:00
Francois Gouget
770537011a pdh/tests: Make the test pass on Windows 2000. 2011-09-16 17:23:11 +02:00
Francois Gouget
4c531edfd2 pdh/tests: Rename a counter to make the purpose of the test immediately clear. 2011-09-16 17:23:11 +02:00
Francois Gouget
fe9b079286 pdh: Add more Pdh macros and prototypes to the headers. 2011-09-16 17:23:10 +02:00
Stefan Dösinger
eac78fd488 ddraw/tests: Add some slop to the fog tests. 2011-09-16 17:23:10 +02:00
Stefan Dösinger
c7b509b16c d3d8/tests: State getters don't work with PUREDEVICEs. 2011-09-16 17:23:10 +02:00
Stefan Dösinger
8b57a585ad d3d8/test: Add slop to some fog tests. 2011-09-16 17:23:10 +02:00
Stefan Dösinger
7759729fc7 d3d9/Tests: State getters don't work with PUREDEVICEs. 2011-09-16 17:23:10 +02:00
Stefan Dösinger
6bf2eb76bb d3d9/tests: Add a slop to the fog tests for X1600 GPUs. 2011-09-16 17:23:09 +02:00
Stefan Dösinger
f3644a513f d3d9/tests: Fix the depth stencil size tests on AMD. 2011-09-16 17:23:09 +02:00
Andrew Talbot
de0a0efca9 mmsystem.dll16: Remove an unused variable. 2011-09-16 17:23:09 +02:00
Henri Verbeet
0ad7e98d24 wined3d: Make the device parameter to process_vertices_strided() const. 2011-09-16 17:23:08 +02:00
Henri Verbeet
a61fe27fb8 wined3d: Make the device parameter to wined3d_device_get_ps_consts_f() const. 2011-09-16 17:23:08 +02:00
Henri Verbeet
b9fcf71c71 ddraw: Use real flips. 2011-09-16 17:23:08 +02:00
Henri Verbeet
1aeee59bd8 ddraw: Use offscreen backbuffers.
In principle this allows us to use more than one backbuffer in ddraw. It's
also a requirement for the next patch.
2011-09-16 17:23:08 +02:00
Henri Verbeet
5186882098 ddraw: Store the primary surface. 2011-09-16 17:23:08 +02:00
Alexandre Julliard
9ea45ac602 winex11: Use the original unclipped coordinates for XRender blits to avoid rounding errors. 2011-09-16 17:22:58 +02:00
Alexandre Julliard
c2edf4399c winex11: Disable the XRender StretchBlt implementation if XRender wasn't loaded. 2011-09-16 12:34:17 +02:00