Jacek Caban [Mon, 12 Sep 2011 10:31:47 +0000 (12:31 +0200)]
vbscript: Added interp_neg implementation.
Jacek Caban [Mon, 12 Sep 2011 10:31:37 +0000 (12:31 +0200)]
vbscript: Added negation expression parser/compiler implementation.
Jacek Caban [Mon, 12 Sep 2011 10:31:07 +0000 (12:31 +0200)]
vbscript: Added concatenation tests.
Jacek Caban [Mon, 12 Sep 2011 10:30:57 +0000 (12:30 +0200)]
vbscript: Added interp_concat implementation.
Jacek Caban [Mon, 12 Sep 2011 10:30:47 +0000 (12:30 +0200)]
vbscript: Added concatenation expression parser/compiler support.
Jacek Caban [Mon, 12 Sep 2011 10:30:34 +0000 (12:30 +0200)]
vbscript: Added hex literal implementation.
Jacek Caban [Mon, 12 Sep 2011 10:30:21 +0000 (12:30 +0200)]
vbscript: Added interpreter support for numeric literals.
Jacek Caban [Mon, 12 Sep 2011 10:30:11 +0000 (12:30 +0200)]
vbscript: Added compiler support for numeric literals.
Jacek Caban [Mon, 12 Sep 2011 10:29:59 +0000 (12:29 +0200)]
vbscript: Added parser support for numeric literals.
Jacek Caban [Mon, 12 Sep 2011 10:29:43 +0000 (12:29 +0200)]
vbscript: Added lexer support for numeric literals.
Jacek Caban [Mon, 12 Sep 2011 10:29:31 +0000 (12:29 +0200)]
vbscript: Don't leak memory in parser.
Jacek Caban [Mon, 12 Sep 2011 10:29:14 +0000 (12:29 +0200)]
vbscript: Make vbscode_t own the memory it uses.
Jacek Caban [Mon, 12 Sep 2011 10:28:55 +0000 (12:28 +0200)]
vbscript: Added lexer support for remaining equality expressions.
Alexandre Julliard [Mon, 12 Sep 2011 11:27:31 +0000 (13:27 +0200)]
winex11: Pass an HDC to the size mapping functions.
Alexandre Julliard [Mon, 12 Sep 2011 10:20:01 +0000 (12:20 +0200)]
winex11: Add an AlphaBlend entry point in the XRender driver.
Alexandre Julliard [Mon, 12 Sep 2011 09:57:22 +0000 (11:57 +0200)]
winex11: Add an ExtTextOut entry point in the XRender driver.
Alexandre Julliard [Mon, 12 Sep 2011 09:50:42 +0000 (11:50 +0200)]
winex11: Add a SelectFont entry point in the XRender driver.
Alexandre Julliard [Mon, 12 Sep 2011 10:12:15 +0000 (12:12 +0200)]
winex11: Add bitmap entry points to the XRender driver.
Alexandre Julliard [Mon, 12 Sep 2011 10:04:41 +0000 (12:04 +0200)]
winex11: Add an ExtEscape entry point in the XRender driver.
Alexandre Julliard [Mon, 12 Sep 2011 09:39:56 +0000 (11:39 +0200)]
winex11: Store the XRender info structure inside the XRender physdev object.
Alexandre Julliard [Mon, 12 Sep 2011 09:39:17 +0000 (11:39 +0200)]
winex11: Create a separate graphics driver for XRender.
Christian Costa [Mon, 12 Sep 2011 07:24:25 +0000 (09:24 +0200)]
cmd: Move externals list at the same place as the builtins one so it's easier to known how a command is implemented.
Francois Gouget [Sun, 11 Sep 2011 21:17:10 +0000 (23:17 +0200)]
winefile: Always use the same name for the Wine File Manager.
Frédéric Delanoy [Fri, 9 Sep 2011 19:46:39 +0000 (21:46 +0200)]
po: Update French translation.
Akihiro Sagawa [Sun, 11 Sep 2011 13:55:46 +0000 (22:55 +0900)]
po: Update Japanese translation.
Francois Gouget [Sun, 11 Sep 2011 21:28:20 +0000 (23:28 +0200)]
po: Mark a number of obviously incomplete cmd help messages as fuzzy in the Norwegian translation.
Francois Gouget [Sun, 11 Sep 2011 21:28:13 +0000 (23:28 +0200)]
po: Mark a number of obviously incomplete cmd help messages as fuzzy in the Italian translation.
Francois Gouget [Sun, 11 Sep 2011 21:27:54 +0000 (23:27 +0200)]
po: Mark a number of obviously incomplete cmd help messages as fuzzy in the Portuguese (Brazil) translation.
Francois Gouget [Sun, 11 Sep 2011 21:27:41 +0000 (23:27 +0200)]
po: Mark a number of obviously incomplete cmd help messages as fuzzy in the Portuguese (Portugal) translation.
Francois Gouget [Sun, 11 Sep 2011 21:27:34 +0000 (23:27 +0200)]
po: Mark a number of obviously incomplete cmd help messages as fuzzy in the Spanish translation.
Francois Gouget [Sun, 11 Sep 2011 21:22:14 +0000 (23:22 +0200)]
shlwapi: Add parentheses to clarify the precedence between '&' and '&&'.
Francois Gouget [Sun, 11 Sep 2011 21:19:40 +0000 (23:19 +0200)]
winhlp32: Add parentheses to clarify the precedence between '&' and '&&'.
Francois Gouget [Sun, 11 Sep 2011 21:19:33 +0000 (23:19 +0200)]
shell32: Add parentheses to clarify the precedence between '&' and '||'.
Francois Gouget [Sun, 11 Sep 2011 21:19:20 +0000 (23:19 +0200)]
krnl386.exe16: Add parentheses to clarify the precedence between '&' and '&&'.
Francois Gouget [Sun, 11 Sep 2011 21:16:59 +0000 (23:16 +0200)]
msctf/tests: Give time for the messages to arrive.
Francois Gouget [Sun, 11 Sep 2011 21:16:06 +0000 (23:16 +0200)]
urlmon/tests: Print the test URLs rather than their index.
Stefan Dösinger [Mon, 29 Aug 2011 18:30:00 +0000 (20:30 +0200)]
ddraw: Use a Z format suported by the driver in the visual test.
Stefan Dösinger [Mon, 29 Aug 2011 18:07:27 +0000 (20:07 +0200)]
ddraw: Correct D3DFMT_R5G6B5 in a test.
Stefan Dösinger [Thu, 1 Sep 2011 16:20:19 +0000 (18:20 +0200)]
wined3d: Don't load/unload unsupported texture coordinate attribs.
Stefan Dösinger [Sun, 28 Aug 2011 15:41:53 +0000 (17:41 +0200)]
d3d9: Add a LIT 0.0^0.0 test.
Stefan Dösinger [Sun, 28 Aug 2011 17:50:30 +0000 (19:50 +0200)]
wined3d: Make sure that lit doesn't return NaN.
Henri Verbeet [Sun, 11 Sep 2011 20:25:42 +0000 (22:25 +0200)]
wined3d: Make the device parameter to wined3d_device_get_vs_consts_i() const.
Henri Verbeet [Sun, 11 Sep 2011 20:25:41 +0000 (22:25 +0200)]
wined3d: Make the device parameter to wined3d_device_get_vs_consts_b() const.
Henri Verbeet [Sun, 11 Sep 2011 20:25:40 +0000 (22:25 +0200)]
ddraw: Get the total amount of video memory from wined3d.
Instead of hoping that what's available at ddraw_init() time is the total.
Henri Verbeet [Sun, 11 Sep 2011 20:25:39 +0000 (22:25 +0200)]
ddraw: Remove the unused "depthstencil" field from IDirectDrawImpl.
Henri Verbeet [Sun, 11 Sep 2011 20:25:38 +0000 (22:25 +0200)]
ddraw: Initialize the swapchain presentation parameters in ddraw_create_swapchain().
Nikolay Sivov [Sun, 11 Sep 2011 15:23:00 +0000 (19:23 +0400)]
shell32: Fix pidl leak (Valgrind).
Frédéric Delanoy [Sun, 11 Sep 2011 14:54:08 +0000 (16:54 +0200)]
cmd/tests: Segment CALL tests for an easier read.
Frédéric Delanoy [Fri, 9 Sep 2011 19:54:41 +0000 (21:54 +0200)]
cmd: GOTO is a no-op and doesn't output anything in interactive mode.
Thomas Mullaly [Sat, 10 Sep 2011 17:11:37 +0000 (13:11 -0400)]
urlmon/tests: Removed a test that causes random failures on some machines.
Jacek Caban [Sat, 10 Sep 2011 12:13:05 +0000 (14:13 +0200)]
user32: Make GetWindowInfo hotpatchable.
Marcus Meissner [Sat, 10 Sep 2011 09:25:16 +0000 (11:25 +0200)]
dinput: Fixed bad sizeof (pointer -> struct) (Coverity).
Maarten Lankhorst [Sat, 10 Sep 2011 09:22:59 +0000 (11:22 +0200)]
kernel32: Fix overflow on 32-bits systems.
Marcus Meissner [Fri, 9 Sep 2011 22:40:07 +0000 (00:40 +0200)]
user32: Fixed single byte array overflow.
Josh Juran [Fri, 9 Sep 2011 21:19:12 +0000 (14:19 -0700)]
gdi32: Simplify logic in WineEngGetFontData().
Andrew Talbot [Fri, 9 Sep 2011 21:12:55 +0000 (22:12 +0100)]
openal32: Avoid forward declarations of static arrays.
Andrew Talbot [Fri, 9 Sep 2011 21:12:50 +0000 (22:12 +0100)]
krnl386.exe16: Constify some variables.
Andrew Talbot [Fri, 9 Sep 2011 21:12:43 +0000 (22:12 +0100)]
d3dx9_36: Eliminate comparisons of unsigned values about zero.
Alexandre Julliard [Fri, 9 Sep 2011 17:43:48 +0000 (19:43 +0200)]
Release 1.3.28.
André Hentschel [Fri, 9 Sep 2011 15:32:14 +0000 (17:32 +0200)]
crypt32/tests: Remove dead assignment (clang).
André Hentschel [Fri, 9 Sep 2011 15:19:29 +0000 (17:19 +0200)]
ntdll: Remove dead increments (clang).
Huw Davies [Fri, 9 Sep 2011 15:19:25 +0000 (16:19 +0100)]
gdi32: The offsets should be signed.
Dan Kegel [Fri, 9 Sep 2011 14:01:10 +0000 (07:01 -0700)]
dinput: Fix compilation on systems that don't support nameless unions.
Francois Gouget [Mon, 5 Sep 2011 22:21:04 +0000 (00:21 +0200)]
comctl32/tests: Use the PROPSHEETHEADERA_V1_SIZE macros for compatibility with old comctl32 versions.
Frédéric Delanoy [Thu, 8 Sep 2011 23:48:04 +0000 (01:48 +0200)]
cmd: Backup echo mode before running external batch file.
Francois Gouget [Thu, 8 Sep 2011 23:45:30 +0000 (01:45 +0200)]
kernel32: Add parentheses to clarify the precedence between '&' and '||'.
Alistair Leslie-Hughes [Fri, 15 Jul 2011 05:57:29 +0000 (15:57 +1000)]
include: Add xmlparser interfaces.
Frédéric Delanoy [Wed, 7 Sep 2011 09:00:53 +0000 (11:00 +0200)]
cmd: Use correct type instead of void* for prev_context field of BATCH_CONTEXT struct.
Gerald Pfeifer [Wed, 7 Sep 2011 23:08:56 +0000 (01:08 +0200)]
mshtml: Add failure detection to set_downloading_proc.
Bernhard Loos [Fri, 9 Sep 2011 13:49:16 +0000 (15:49 +0200)]
winealsa.drv: If there are no devices, there is also no default device.
Louis Lenders [Fri, 9 Sep 2011 07:04:04 +0000 (09:04 +0200)]
dpnet: Return success in IDirectPlay8PeerImpl_Initialize.
Alexandre Julliard [Fri, 9 Sep 2011 13:57:59 +0000 (15:57 +0200)]
wininet/tests: Avoid crash on test failure.
Alexandre Julliard [Fri, 9 Sep 2011 13:53:49 +0000 (15:53 +0200)]
secur32/tests: Avoid crash on test failure.
Louis Lenders [Mon, 15 Aug 2011 19:11:36 +0000 (21:11 +0200)]
wine.inf: Add registry key HKLM,%CurrentVersionNT%,"ProductName".
Bruno Jesus [Fri, 9 Sep 2011 00:20:52 +0000 (21:20 -0300)]
winecfg: Write the ProductName registry key based on selected OS.
Jacek Caban [Fri, 9 Sep 2011 12:49:36 +0000 (14:49 +0200)]
vbscript: Added null literal support.
Jacek Caban [Fri, 9 Sep 2011 12:49:26 +0000 (14:49 +0200)]
vbscript: Added empty literal support.
Jacek Caban [Fri, 9 Sep 2011 12:49:14 +0000 (14:49 +0200)]
vbscript: Added more tests.
Jacek Caban [Fri, 9 Sep 2011 12:49:00 +0000 (14:49 +0200)]
vbscript: Added interp_icall implementation.
Jacek Caban [Fri, 9 Sep 2011 12:48:48 +0000 (14:48 +0200)]
vbscript: Added compiler/parser support for call expressions.
Jacek Caban [Fri, 9 Sep 2011 12:48:35 +0000 (14:48 +0200)]
vbscript: Added interp_equal implementation.
Jacek Caban [Fri, 9 Sep 2011 12:48:25 +0000 (14:48 +0200)]
vbscript: Added compiler support for equality expression.
Jacek Caban [Fri, 9 Sep 2011 12:48:13 +0000 (14:48 +0200)]
vbscript: Added parser support for equality expression.
Jacek Caban [Fri, 9 Sep 2011 12:47:55 +0000 (14:47 +0200)]
vbscript: Added interp_not implementation.
Jacek Caban [Fri, 9 Sep 2011 12:47:45 +0000 (14:47 +0200)]
vbscript: Added compiler support for |not| expression.
Jacek Caban [Fri, 9 Sep 2011 12:47:32 +0000 (14:47 +0200)]
vbscript: Added parser support for |not| expression.
Jacek Caban [Fri, 9 Sep 2011 12:47:21 +0000 (14:47 +0200)]
vbscript: Added support for parentheses in expressions.
Jacek Caban [Fri, 9 Sep 2011 12:47:00 +0000 (14:47 +0200)]
vbscript: Added parser/compiler support for |option explicit|.
Jacek Caban [Fri, 9 Sep 2011 12:46:46 +0000 (14:46 +0200)]
vbscript: Added support for |f a, b, c| call statement.
Christian Costa [Fri, 9 Sep 2011 07:16:51 +0000 (09:16 +0200)]
cmd: Add help info for xcopy.
Alistair Leslie-Hughes [Fri, 9 Sep 2011 09:31:02 +0000 (19:31 +1000)]
advapi32: Correct test for NT4 prior to sp4.
Hwang YunSong [Fri, 9 Sep 2011 02:00:30 +0000 (11:00 +0900)]
dinput: New Korean resource.
Hwang YunSong [Fri, 9 Sep 2011 01:59:49 +0000 (10:59 +0900)]
po: Updated Korean translation.
Francois Gouget [Fri, 9 Sep 2011 10:51:37 +0000 (12:51 +0200)]
po: Add a linefeed to fix the Lithuanian translation.
Francois Gouget [Fri, 9 Sep 2011 00:20:29 +0000 (02:20 +0200)]
po: Remove English strings from the Swedish translation.
Francois Gouget [Fri, 9 Sep 2011 00:13:49 +0000 (02:13 +0200)]
po: Remove English strings from the Thai translation.
Francois Gouget [Fri, 9 Sep 2011 00:05:31 +0000 (02:05 +0200)]
po: Remove English strings from the Turkish translation.
Francois Gouget [Fri, 9 Sep 2011 00:02:41 +0000 (02:02 +0200)]
po: Remove English strings from the Chinese (Taiwan) translation.
Jörg Höhle [Tue, 2 Aug 2011 19:49:12 +0000 (21:49 +0200)]
mmdevapi: IsFormatSupported fills closest match iff it returns S_FALSE.
Francois Gouget [Fri, 9 Sep 2011 10:49:44 +0000 (12:49 +0200)]
user32/tests: Add a trailing '\n' to an ok() call.