Jacek Caban [Fri, 16 Sep 2011 11:28:00 +0000 (13:28 +0200)]
vbscript: Added getters/setters parser implementation.
Jacek Caban [Fri, 16 Sep 2011 11:27:48 +0000 (13:27 +0200)]
vbscript: Added property invoke implementation.
Jacek Caban [Fri, 16 Sep 2011 11:27:31 +0000 (13:27 +0200)]
vbscript: Added GetDispID support for properties.
Jacek Caban [Fri, 16 Sep 2011 11:27:22 +0000 (13:27 +0200)]
vbscript: Added class properties compiler implementation.
Jacek Caban [Fri, 16 Sep 2011 11:27:11 +0000 (13:27 +0200)]
vbscript: Added class property parser implementation.
Piotr Caban [Fri, 16 Sep 2011 09:21:24 +0000 (11:21 +0200)]
urlmon: Added 111 ordinal stub.
Piotr Caban [Fri, 16 Sep 2011 09:21:03 +0000 (11:21 +0200)]
urlmon: Added 331 and 335 ordinal exports.
Piotr Caban [Fri, 16 Sep 2011 09:20:49 +0000 (11:20 +0200)]
propsys/tests: Added InitVariantFromBuffer tests.
Piotr Caban [Fri, 16 Sep 2011 09:20:37 +0000 (11:20 +0200)]
propsys: Added InitVariantFromBuffer implementation.
Piotr Caban [Fri, 16 Sep 2011 09:20:27 +0000 (11:20 +0200)]
urlmon: Added 362 ordinal export (InitVariantFromGUIDAsString).
Piotr Caban [Fri, 16 Sep 2011 09:20:18 +0000 (11:20 +0200)]
propsys/tests: Added InitVariantFromGUIDAsString tests.
Piotr Caban [Fri, 16 Sep 2011 09:20:07 +0000 (11:20 +0200)]
propsys: Added InitVariantFromGUIDAsString implementation.
Francois Gouget [Fri, 16 Sep 2011 11:09:01 +0000 (13:09 +0200)]
vbscript/tests: Some tests require that the user interface be in English.
Francois Gouget [Thu, 15 Sep 2011 23:53:24 +0000 (01:53 +0200)]
po: Remove English strings from the Japanese translation.
Francois Gouget [Thu, 15 Sep 2011 23:52:06 +0000 (01:52 +0200)]
po: Remove English strings from the Korean translation.
Francois Gouget [Thu, 15 Sep 2011 23:50:46 +0000 (01:50 +0200)]
po: Remove English strings from the Dutch translation.
Francois Gouget [Thu, 15 Sep 2011 23:49:26 +0000 (01:49 +0200)]
po: Remove English strings from the Turkish translation.
Francois Gouget [Thu, 15 Sep 2011 23:42:30 +0000 (01:42 +0200)]
po: Remove English strings from the Finnish translation.
Francois Gouget [Thu, 15 Sep 2011 23:05:20 +0000 (01:05 +0200)]
pdh/tests: Some tests require that the user interface be in English.
Francois Gouget [Thu, 15 Sep 2011 23:04:03 +0000 (01:04 +0200)]
pdh/tests: Make the test pass on Windows 2000.
Francois Gouget [Thu, 15 Sep 2011 23:01:27 +0000 (01:01 +0200)]
pdh/tests: Rename a counter to make the purpose of the test immediately clear.
Francois Gouget [Thu, 15 Sep 2011 23:00:00 +0000 (01:00 +0200)]
pdh: Add more Pdh macros and prototypes to the headers.
Stefan Dösinger [Thu, 15 Sep 2011 21:12:09 +0000 (23:12 +0200)]
ddraw/tests: Add some slop to the fog tests.
Stefan Dösinger [Thu, 15 Sep 2011 21:02:08 +0000 (23:02 +0200)]
d3d8/tests: State getters don't work with PUREDEVICEs.
Stefan Dösinger [Thu, 15 Sep 2011 21:01:44 +0000 (23:01 +0200)]
d3d8/test: Add slop to some fog tests.
Stefan Dösinger [Thu, 15 Sep 2011 20:56:08 +0000 (22:56 +0200)]
d3d9/Tests: State getters don't work with PUREDEVICEs.
Stefan Dösinger [Thu, 15 Sep 2011 20:25:44 +0000 (22:25 +0200)]
d3d9/tests: Add a slop to the fog tests for X1600 GPUs.
Stefan Dösinger [Thu, 15 Sep 2011 20:10:36 +0000 (22:10 +0200)]
d3d9/tests: Fix the depth stencil size tests on AMD.
Andrew Talbot [Thu, 15 Sep 2011 19:59:51 +0000 (20:59 +0100)]
mmsystem.dll16: Remove an unused variable.
Henri Verbeet [Thu, 15 Sep 2011 18:01:53 +0000 (20:01 +0200)]
wined3d: Make the device parameter to process_vertices_strided() const.
Henri Verbeet [Thu, 15 Sep 2011 18:01:52 +0000 (20:01 +0200)]
wined3d: Make the device parameter to wined3d_device_get_ps_consts_f() const.
Henri Verbeet [Thu, 15 Sep 2011 18:01:51 +0000 (20:01 +0200)]
ddraw: Use real flips.
Henri Verbeet [Thu, 15 Sep 2011 18:01:50 +0000 (20:01 +0200)]
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.
Henri Verbeet [Thu, 15 Sep 2011 18:01:49 +0000 (20:01 +0200)]
ddraw: Store the primary surface.
Alexandre Julliard [Fri, 16 Sep 2011 15:10:41 +0000 (17:10 +0200)]
winex11: Use the original unclipped coordinates for XRender blits to avoid rounding errors.
Alexandre Julliard [Fri, 16 Sep 2011 09:36:59 +0000 (11:36 +0200)]
winex11: Disable the XRender StretchBlt implementation if XRender wasn't loaded.
Alexandre Julliard [Thu, 15 Sep 2011 21:13:01 +0000 (23:13 +0200)]
winex11: Use the physdev picture directly for the SRCCOPY XRender optimization.
Alexandre Julliard [Thu, 15 Sep 2011 17:48:46 +0000 (19:48 +0200)]
winex11: Implement the CreateBitmap entry point in the XRender driver.
Alistair Leslie-Hughes [Thu, 15 Sep 2011 12:18:28 +0000 (22:18 +1000)]
msxml3: Move xmlparser.idl to msxml3.
Michael Stefaniuc [Thu, 15 Sep 2011 14:33:41 +0000 (16:33 +0200)]
d3d8: Remove pointless casts to the type of the casted expression.
Jacek Caban [Thu, 15 Sep 2011 12:22:27 +0000 (14:22 +0200)]
vbscript: Added stop statement semi-stub implementation.
Jacek Caban [Thu, 15 Sep 2011 12:21:58 +0000 (14:21 +0200)]
vbscript: Added this object to identifier lookup chanin.
Jacek Caban [Thu, 15 Sep 2011 12:21:44 +0000 (14:21 +0200)]
vbscript: Added interp_mcall implementation.
Jacek Caban [Thu, 15 Sep 2011 12:21:33 +0000 (14:21 +0200)]
vbscript: Added beginning InvokeEx implementation.
Jacek Caban [Thu, 15 Sep 2011 12:21:13 +0000 (14:21 +0200)]
vbscript: Added beginning GetDispID implementation.
Jacek Caban [Thu, 15 Sep 2011 12:20:46 +0000 (14:20 +0200)]
vbscript: Added class function compiler implementation.
Jacek Caban [Thu, 15 Sep 2011 17:04:43 +0000 (19:04 +0200)]
vbscript: Added class functions parser implementation.
Jacek Caban [Thu, 15 Sep 2011 12:20:05 +0000 (14:20 +0200)]
vbscript: Added function storage specifiers support.
Jacek Caban [Thu, 15 Sep 2011 12:19:52 +0000 (14:19 +0200)]
vbscript: Added obj member call test.
Jacek Caban [Thu, 15 Sep 2011 12:19:41 +0000 (14:19 +0200)]
vbscript: Added object member call implementation.
Jacek Caban [Thu, 15 Sep 2011 12:19:19 +0000 (14:19 +0200)]
vbscript: Added interp_nothing implementation and tests.
Jacek Caban [Thu, 15 Sep 2011 12:18:56 +0000 (14:18 +0200)]
vbscript: Added nothing literal parser/compiler implementation.
Jacek Caban [Thu, 15 Sep 2011 12:18:43 +0000 (14:18 +0200)]
vbscript: Store class_desc_t in vbdisp_t.
Jacek Caban [Thu, 15 Sep 2011 12:18:29 +0000 (14:18 +0200)]
vbscript: Added interp_new implementation.
Jacek Caban [Thu, 15 Sep 2011 12:18:12 +0000 (14:18 +0200)]
vbscript: Added new expression parser/compiler implemetation.
Jacek Caban [Thu, 15 Sep 2011 12:17:51 +0000 (14:17 +0200)]
vbscript: Added interp_set_ident implementation.
Jacek Caban [Thu, 15 Sep 2011 12:17:38 +0000 (14:17 +0200)]
vbscript: Added set statement parser/compiler implementation.
Jacek Caban [Thu, 15 Sep 2011 12:17:17 +0000 (14:17 +0200)]
vbscript: Added class compiler implementation.
Jacek Caban [Thu, 15 Sep 2011 12:16:47 +0000 (14:16 +0200)]
vbscript: Added class parser implementation.
Alexandre Julliard [Thu, 15 Sep 2011 13:35:32 +0000 (15:35 +0200)]
winex11: Get rid of the WXRFormat typedef.
Alexandre Julliard [Thu, 15 Sep 2011 13:33:59 +0000 (15:33 +0200)]
winex11: Remove a redundant field in the XRender format templates.
Alexandre Julliard [Thu, 15 Sep 2011 13:26:44 +0000 (15:26 +0200)]
winex11: Get rid of the WineXRenderFormat structure.
Alexandre Julliard [Thu, 15 Sep 2011 13:10:17 +0000 (15:10 +0200)]
winex11: Store the XRender picture formats in a global array instead of in the format structure.
Alexandre Julliard [Thu, 15 Sep 2011 11:21:45 +0000 (13:21 +0200)]
winex11: Get rid of the xrender_info structure.
Hans Leidekker [Thu, 15 Sep 2011 09:48:15 +0000 (11:48 +0200)]
msi: Improve parsing of the package platform.
Francois Gouget [Thu, 15 Sep 2011 08:57:30 +0000 (10:57 +0200)]
po: Remove English strings from the Serbian (Latin) translation.
Francois Gouget [Thu, 15 Sep 2011 08:57:27 +0000 (10:57 +0200)]
po: Remove an English string from the Serbian (Cyrillic) translation.
Francois Gouget [Thu, 15 Sep 2011 08:54:24 +0000 (10:54 +0200)]
po: Remove English strings from the Portuguese (Portugal) translation.
Francois Gouget [Thu, 15 Sep 2011 08:54:23 +0000 (10:54 +0200)]
po: Remove English strings from the Portuguese (Brazil) translation.
Francois Gouget [Thu, 15 Sep 2011 09:01:01 +0000 (11:01 +0200)]
mshtml/tests: Improve the current UI language detection a bit.
Francois Gouget [Thu, 15 Sep 2011 07:36:43 +0000 (09:36 +0200)]
shlwapi/tests: Some tests require that the user interface be in English.
With MUI versions of Windows checking for the default user language id or locale is insufficient.
Francois Gouget [Thu, 15 Sep 2011 06:55:07 +0000 (08:55 +0200)]
winetest: Also log the current thread and default user UI languages.
Francois Gouget [Thu, 15 Sep 2011 06:53:40 +0000 (08:53 +0200)]
shlwapi/tests: Fix test_StrFromTimeIntervalA() to print the badly formatted string in case of a failure.
Nikolay Sivov [Wed, 14 Sep 2011 18:59:13 +0000 (22:59 +0400)]
comctl32/monthcal: Properly compute maximum date for control.
Nikolay Sivov [Tue, 13 Sep 2011 17:45:07 +0000 (21:45 +0400)]
comctl32/monthcal: Store calendars matrix dimensions instead of overall count.
Stefan Dösinger [Thu, 1 Sep 2011 16:32:37 +0000 (18:32 +0200)]
wined3d: Only the ARBfp fragement pipeline reads emulated clip coords.
Stefan Dösinger [Sat, 3 Sep 2011 15:24:36 +0000 (17:24 +0200)]
d3d9/tests: Range fog is not used with table fog.
Stefan Dösinger [Sat, 10 Sep 2011 21:05:33 +0000 (23:05 +0200)]
wined3d: Disable range fog with per-pixel fog.
Stefan Dösinger [Mon, 29 Aug 2011 17:50:16 +0000 (19:50 +0200)]
ddraw/tests: Not all GPUs support dwZBufferBitDepth=24 on Windows.
Frédéric Delanoy [Wed, 14 Sep 2011 21:39:10 +0000 (23:39 +0200)]
cmd/tests: Add RENAME tests.
Henri Verbeet [Wed, 14 Sep 2011 18:17:32 +0000 (20:17 +0200)]
wined3d: Make the device parameter to wined3d_device_get_ps_consts_i() const.
Henri Verbeet [Wed, 14 Sep 2011 18:17:31 +0000 (20:17 +0200)]
wined3d: Make the device parameter to wined3d_device_get_ps_consts_b() const.
Henri Verbeet [Wed, 14 Sep 2011 18:17:30 +0000 (20:17 +0200)]
wined3d: Flush after surface updates.
This is similar to
5d1d07abcf3deab4397a0008ae8c44493a721c6a. We need to flush
to ensure resource updates are visible in other contexts, since otherwise GL
doesn't make any ordering guarantees between contexts.
Henri Verbeet [Wed, 14 Sep 2011 18:17:29 +0000 (20:17 +0200)]
ddraw: Get rid of some unused macros.
Henri Verbeet [Wed, 14 Sep 2011 18:17:28 +0000 (20:17 +0200)]
ddraw: Get rid of the surfaces field in IDirectDrawImpl.
Andrew Eikum [Wed, 14 Sep 2011 16:24:26 +0000 (11:24 -0500)]
winealsa.drv: Allow creation of the default device even if all real devices failed to open.
Juan Lang [Wed, 14 Sep 2011 15:45:10 +0000 (08:45 -0700)]
wintrust: Correct ObjectTrust error with empty files.
Alexandre Julliard [Thu, 15 Sep 2011 11:22:31 +0000 (13:22 +0200)]
winex11: Remove the XRender support in the X11 driver StretchBlt implementation.
Alexandre Julliard [Thu, 15 Sep 2011 11:12:54 +0000 (13:12 +0200)]
winex11: Avoid an intermediate pixmap copy when stretching with SRCCOPY through XRender.
Alexandre Julliard [Thu, 15 Sep 2011 10:49:08 +0000 (12:49 +0200)]
winex11: Add a StretchBlt entry point to the XRender driver.
Alexandre Julliard [Thu, 15 Sep 2011 10:51:57 +0000 (12:51 +0200)]
winex11: Pass destination coordinates to xrender_mono_blit.
Alexandre Julliard [Thu, 15 Sep 2011 10:51:08 +0000 (12:51 +0200)]
winex11: Move the pixel->color conversion out of the get_tile_pict function.
Aurimas Fišeras [Wed, 14 Sep 2011 15:06:12 +0000 (18:06 +0300)]
po: Update Lithuanian translation.
Bernhard Loos [Wed, 14 Sep 2011 12:19:29 +0000 (14:19 +0200)]
rpcrt4: The named pipe can be used for multiple operations at the same time, so use overlapped operations for ReadFile and WriteFile.
Frédéric Delanoy [Tue, 13 Sep 2011 10:06:45 +0000 (12:06 +0200)]
cmd/tests: Add tests for SHIFT builtin.
Frédéric Delanoy [Tue, 13 Sep 2011 08:33:47 +0000 (10:33 +0200)]
cmd: Make some variables static.
Maarten Lankhorst [Tue, 13 Sep 2011 13:32:31 +0000 (15:32 +0200)]
winegstreamer: Use WAVE_FORMAT_PCM when possible for demux.
Piotr Caban [Wed, 14 Sep 2011 13:57:43 +0000 (15:57 +0200)]
msvcp60: Remove incorrect forwards from spec file.
Alexandre Julliard [Wed, 14 Sep 2011 14:29:35 +0000 (16:29 +0200)]
make_specfiles: Support a magic comment to prevent forwarding an entry point.
Alexandre Julliard [Wed, 14 Sep 2011 14:27:26 +0000 (16:27 +0200)]
msvcrt: Synchronize the spec files.