wine
12 years agocmd: GOTO is a no-op and doesn't output anything in interactive mode.
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.

12 years agourlmon/tests: Removed a test that causes random failures on some machines.
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.

12 years agouser32: Make GetWindowInfo hotpatchable.
Jacek Caban [Sat, 10 Sep 2011 12:13:05 +0000 (14:13 +0200)] 
user32: Make GetWindowInfo hotpatchable.

12 years agodinput: Fixed bad sizeof (pointer -> struct) (Coverity).
Marcus Meissner [Sat, 10 Sep 2011 09:25:16 +0000 (11:25 +0200)] 
dinput: Fixed bad sizeof (pointer -> struct) (Coverity).

12 years agokernel32: Fix overflow on 32-bits systems.
Maarten Lankhorst [Sat, 10 Sep 2011 09:22:59 +0000 (11:22 +0200)] 
kernel32: Fix overflow on 32-bits systems.

12 years agouser32: Fixed single byte array overflow.
Marcus Meissner [Fri, 9 Sep 2011 22:40:07 +0000 (00:40 +0200)] 
user32: Fixed single byte array overflow.

12 years agogdi32: Simplify logic in WineEngGetFontData().
Josh Juran [Fri, 9 Sep 2011 21:19:12 +0000 (14:19 -0700)] 
gdi32: Simplify logic in WineEngGetFontData().

12 years agoopenal32: Avoid forward declarations of static arrays.
Andrew Talbot [Fri, 9 Sep 2011 21:12:55 +0000 (22:12 +0100)] 
openal32: Avoid forward declarations of static arrays.

12 years agokrnl386.exe16: Constify some variables.
Andrew Talbot [Fri, 9 Sep 2011 21:12:50 +0000 (22:12 +0100)] 
krnl386.exe16: Constify some variables.

12 years agod3dx9_36: Eliminate comparisons of unsigned values about zero.
Andrew Talbot [Fri, 9 Sep 2011 21:12:43 +0000 (22:12 +0100)] 
d3dx9_36: Eliminate comparisons of unsigned values about zero.

12 years agoRelease 1.3.28. wine-1.3.28
Alexandre Julliard [Fri, 9 Sep 2011 17:43:48 +0000 (19:43 +0200)] 
Release 1.3.28.

12 years agocrypt32/tests: Remove dead assignment (clang).
André Hentschel [Fri, 9 Sep 2011 15:32:14 +0000 (17:32 +0200)] 
crypt32/tests: Remove dead assignment (clang).

12 years agontdll: Remove dead increments (clang).
André Hentschel [Fri, 9 Sep 2011 15:19:29 +0000 (17:19 +0200)] 
ntdll: Remove dead increments (clang).

12 years agogdi32: The offsets should be signed.
Huw Davies [Fri, 9 Sep 2011 15:19:25 +0000 (16:19 +0100)] 
gdi32: The offsets should be signed.

12 years agodinput: Fix compilation on systems that don't support nameless unions.
Dan Kegel [Fri, 9 Sep 2011 14:01:10 +0000 (07:01 -0700)] 
dinput: Fix compilation on systems that don't support nameless unions.

12 years agocomctl32/tests: Use the PROPSHEETHEADERA_V1_SIZE macros for compatibility with old...
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.

12 years agocmd: Backup echo mode before running external batch file.
Frédéric Delanoy [Thu, 8 Sep 2011 23:48:04 +0000 (01:48 +0200)] 
cmd: Backup echo mode before running external batch file.

12 years agokernel32: Add parentheses to clarify the precedence between '&' and '||'.
Francois Gouget [Thu, 8 Sep 2011 23:45:30 +0000 (01:45 +0200)] 
kernel32: Add parentheses to clarify the precedence between '&' and '||'.

12 years agoinclude: Add xmlparser interfaces.
Alistair Leslie-Hughes [Fri, 15 Jul 2011 05:57:29 +0000 (15:57 +1000)] 
include: Add xmlparser interfaces.

12 years agocmd: Use correct type instead of void* for prev_context field of BATCH_CONTEXT struct.
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.

12 years agomshtml: Add failure detection to set_downloading_proc.
Gerald Pfeifer [Wed, 7 Sep 2011 23:08:56 +0000 (01:08 +0200)] 
mshtml: Add failure detection to set_downloading_proc.

12 years agowinealsa.drv: If there are no devices, there is also no default device.
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.

12 years agodpnet: Return success in IDirectPlay8PeerImpl_Initialize.
Louis Lenders [Fri, 9 Sep 2011 07:04:04 +0000 (09:04 +0200)] 
dpnet: Return success in IDirectPlay8PeerImpl_Initialize.

12 years agowininet/tests: Avoid crash on test failure.
Alexandre Julliard [Fri, 9 Sep 2011 13:57:59 +0000 (15:57 +0200)] 
wininet/tests: Avoid crash on test failure.

12 years agosecur32/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.

12 years agowine.inf: Add registry key HKLM,%CurrentVersionNT%,"ProductName".
Louis Lenders [Mon, 15 Aug 2011 19:11:36 +0000 (21:11 +0200)] 
wine.inf: Add registry key HKLM,%CurrentVersionNT%,"ProductName".

12 years agowinecfg: Write the ProductName registry key based on selected OS.
Bruno Jesus [Fri, 9 Sep 2011 00:20:52 +0000 (21:20 -0300)] 
winecfg: Write the ProductName registry key based on selected OS.

12 years agovbscript: Added null literal support.
Jacek Caban [Fri, 9 Sep 2011 12:49:36 +0000 (14:49 +0200)] 
vbscript: Added null literal support.

12 years agovbscript: Added empty literal support.
Jacek Caban [Fri, 9 Sep 2011 12:49:26 +0000 (14:49 +0200)] 
vbscript: Added empty literal support.

12 years agovbscript: Added more tests.
Jacek Caban [Fri, 9 Sep 2011 12:49:14 +0000 (14:49 +0200)] 
vbscript: Added more tests.

12 years agovbscript: Added interp_icall implementation.
Jacek Caban [Fri, 9 Sep 2011 12:49:00 +0000 (14:49 +0200)] 
vbscript: Added interp_icall implementation.

12 years agovbscript: Added compiler/parser support for call expressions.
Jacek Caban [Fri, 9 Sep 2011 12:48:48 +0000 (14:48 +0200)] 
vbscript: Added compiler/parser support for call expressions.

12 years agovbscript: Added interp_equal implementation.
Jacek Caban [Fri, 9 Sep 2011 12:48:35 +0000 (14:48 +0200)] 
vbscript: Added interp_equal implementation.

12 years agovbscript: Added compiler support for equality expression.
Jacek Caban [Fri, 9 Sep 2011 12:48:25 +0000 (14:48 +0200)] 
vbscript: Added compiler support for equality expression.

12 years agovbscript: Added parser support for equality expression.
Jacek Caban [Fri, 9 Sep 2011 12:48:13 +0000 (14:48 +0200)] 
vbscript: Added parser support for equality expression.

12 years agovbscript: Added interp_not implementation.
Jacek Caban [Fri, 9 Sep 2011 12:47:55 +0000 (14:47 +0200)] 
vbscript: Added interp_not implementation.

12 years agovbscript: Added compiler support for |not| expression.
Jacek Caban [Fri, 9 Sep 2011 12:47:45 +0000 (14:47 +0200)] 
vbscript: Added compiler support for |not| expression.

12 years agovbscript: Added parser support for |not| expression.
Jacek Caban [Fri, 9 Sep 2011 12:47:32 +0000 (14:47 +0200)] 
vbscript: Added parser support for |not| expression.

12 years agovbscript: Added support for parentheses in expressions.
Jacek Caban [Fri, 9 Sep 2011 12:47:21 +0000 (14:47 +0200)] 
vbscript: Added support for parentheses in expressions.

12 years agovbscript: Added parser/compiler support for |option explicit|.
Jacek Caban [Fri, 9 Sep 2011 12:47:00 +0000 (14:47 +0200)] 
vbscript: Added parser/compiler support for |option explicit|.

12 years agovbscript: Added support for |f a, b, c| call statement.
Jacek Caban [Fri, 9 Sep 2011 12:46:46 +0000 (14:46 +0200)] 
vbscript: Added support for |f a, b, c| call statement.

12 years agocmd: Add help info for xcopy.
Christian Costa [Fri, 9 Sep 2011 07:16:51 +0000 (09:16 +0200)] 
cmd: Add help info for xcopy.

12 years agoadvapi32: Correct test for NT4 prior to sp4.
Alistair Leslie-Hughes [Fri, 9 Sep 2011 09:31:02 +0000 (19:31 +1000)] 
advapi32: Correct test for NT4 prior to sp4.

12 years agodinput: New Korean resource.
Hwang YunSong [Fri, 9 Sep 2011 02:00:30 +0000 (11:00 +0900)] 
dinput: New Korean resource.

12 years agopo: Updated Korean translation.
Hwang YunSong [Fri, 9 Sep 2011 01:59:49 +0000 (10:59 +0900)] 
po: Updated Korean translation.

12 years agopo: Add a linefeed to fix the Lithuanian translation.
Francois Gouget [Fri, 9 Sep 2011 10:51:37 +0000 (12:51 +0200)] 
po: Add a linefeed to fix the Lithuanian translation.

12 years agopo: Remove English strings from the Swedish translation.
Francois Gouget [Fri, 9 Sep 2011 00:20:29 +0000 (02:20 +0200)] 
po: Remove English strings from the Swedish translation.

12 years agopo: Remove English strings from the Thai translation.
Francois Gouget [Fri, 9 Sep 2011 00:13:49 +0000 (02:13 +0200)] 
po: Remove English strings from the Thai translation.

12 years agopo: Remove English strings from the Turkish translation.
Francois Gouget [Fri, 9 Sep 2011 00:05:31 +0000 (02:05 +0200)] 
po: Remove English strings from the Turkish translation.

12 years agopo: Remove English strings from the Chinese (Taiwan) translation.
Francois Gouget [Fri, 9 Sep 2011 00:02:41 +0000 (02:02 +0200)] 
po: Remove English strings from the Chinese (Taiwan) translation.

12 years agommdevapi: IsFormatSupported fills closest match iff it returns S_FALSE.
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.

12 years agouser32/tests: Add a trailing '\n' to an ok() call.
Francois Gouget [Fri, 9 Sep 2011 10:49:44 +0000 (12:49 +0200)] 
user32/tests: Add a trailing '\n' to an ok() call.

12 years agomsi: Ignore unknown components in the FeatureComponents table.
Hans Leidekker [Fri, 9 Sep 2011 09:02:11 +0000 (11:02 +0200)] 
msi: Ignore unknown components in the FeatureComponents table.

12 years agomsi: Remove some dead assignments (clang).
Hans Leidekker [Fri, 9 Sep 2011 09:01:39 +0000 (11:01 +0200)] 
msi: Remove some dead assignments (clang).

12 years agomsi: Return the right error from ResolveSource when the user cancels.
Hans Leidekker [Fri, 9 Sep 2011 09:01:12 +0000 (11:01 +0200)] 
msi: Return the right error from ResolveSource when the user cancels.

12 years agomsi: SelfUnregModules' counterpart is SelfRegModules.
Hans Leidekker [Fri, 9 Sep 2011 09:00:51 +0000 (11:00 +0200)] 
msi: SelfUnregModules' counterpart is SelfRegModules.

12 years agomsi: Move the preview code to dialog.c.
Hans Leidekker [Fri, 9 Sep 2011 09:00:24 +0000 (11:00 +0200)] 
msi: Move the preview code to dialog.c.

12 years agomsi/tests: Fix some test messages.
Hans Leidekker [Fri, 9 Sep 2011 08:59:54 +0000 (10:59 +0200)] 
msi/tests: Fix some test messages.

12 years agomsi/test: Mark some test results as broken.
Hans Leidekker [Fri, 9 Sep 2011 08:59:36 +0000 (10:59 +0200)] 
msi/test: Mark some test results as broken.

12 years agomsi: Respect the indirect attribute in the SelectionPath event handler.
Hans Leidekker [Fri, 9 Sep 2011 08:59:18 +0000 (10:59 +0200)] 
msi: Respect the indirect attribute in the SelectionPath event handler.

12 years agows2_32: Remove an unnecessary test.
Bruno Jesus [Thu, 8 Sep 2011 22:17:51 +0000 (19:17 -0300)] 
ws2_32: Remove an unnecessary test.

12 years agowined3d: Report more vertex texture formats.
Matteo Bruni [Thu, 8 Sep 2011 21:53:59 +0000 (23:53 +0200)] 
wined3d: Report more vertex texture formats.

12 years agowined3d: Make the device parameter to wined3d_device_get_vertex_shader() const.
Henri Verbeet [Thu, 8 Sep 2011 21:50:39 +0000 (23:50 +0200)] 
wined3d: Make the device parameter to wined3d_device_get_vertex_shader() const.

12 years agowined3d: Make the device parameter to wined3d_device_get_vertex_declaration() const.
Henri Verbeet [Thu, 8 Sep 2011 21:50:38 +0000 (23:50 +0200)] 
wined3d: Make the device parameter to wined3d_device_get_vertex_declaration() const.

12 years agowined3d: Add support for flipping compressed surfaces to surface_cpu_blt().
Henri Verbeet [Thu, 8 Sep 2011 21:50:37 +0000 (23:50 +0200)] 
wined3d: Add support for flipping compressed surfaces to surface_cpu_blt().

12 years agowined3d: Use the CPU blitter for blitting to converted surfaces.
Henri Verbeet [Thu, 8 Sep 2011 21:50:36 +0000 (23:50 +0200)] 
wined3d: Use the CPU blitter for blitting to converted surfaces.

12 years agowined3d: Disable sRGB decoding in draw_textured_quad().
Henri Verbeet [Thu, 8 Sep 2011 21:50:35 +0000 (23:50 +0200)] 
wined3d: Disable sRGB decoding in draw_textured_quad().

We're always supposed to draw the RGB texture here. sRGB decoding may be
enabled if sRGB decoding was enabled to last time the surface was used as a
texture, or if it was never used as a texture at all.

12 years agocrypt32: Test/correct CertGetNameString with NULL pvTypePara.
Juan Lang [Thu, 8 Sep 2011 18:10:08 +0000 (11:10 -0700)] 
crypt32: Test/correct CertGetNameString with NULL pvTypePara.

12 years agousp10: Respect the presence or absence of the SSA_GLYPHS flag.
Aric Stewart [Thu, 8 Sep 2011 17:50:10 +0000 (12:50 -0500)] 
usp10: Respect the presence or absence of the SSA_GLYPHS flag.

12 years agousp10: Respect the presence or absence of the SSA_BREAK flag.
Aric Stewart [Thu, 8 Sep 2011 17:50:03 +0000 (12:50 -0500)] 
usp10: Respect the presence or absence of the SSA_BREAK flag.

12 years agoversion: Check the Windows directory first in VerFindFileA/W.
Alexandre Julliard [Fri, 9 Sep 2011 11:23:16 +0000 (13:23 +0200)] 
version: Check the Windows directory first in VerFindFileA/W.

12 years agowine.inf: Create a fake dll for the 32-bit iexplore on Wow64.
Alexandre Julliard [Fri, 9 Sep 2011 10:55:43 +0000 (12:55 +0200)] 
wine.inf: Create a fake dll for the 32-bit iexplore on Wow64.

12 years agontdll: Fix protection flags for uninitialized sections.
Alexandre Julliard [Fri, 9 Sep 2011 10:29:20 +0000 (12:29 +0200)] 
ntdll: Fix protection flags for uninitialized sections.

12 years agouser32/tests: Allow an approximate color match for the cursor contents.
Alexandre Julliard [Thu, 8 Sep 2011 21:52:02 +0000 (23:52 +0200)] 
user32/tests: Allow an approximate color match for the cursor contents.

12 years agowineconsole: Avoid reentering WINECON_GrabChanges.
Alexandre Julliard [Thu, 8 Sep 2011 20:27:41 +0000 (22:27 +0200)] 
wineconsole: Avoid reentering WINECON_GrabChanges.

12 years agowineconsole: Make the traces in WINECON_GrabChanges more readable.
Alexandre Julliard [Thu, 8 Sep 2011 20:27:11 +0000 (22:27 +0200)] 
wineconsole: Make the traces in WINECON_GrabChanges more readable.

12 years agopo: Update Lithuanian translation.
Aurimas Fišeras [Thu, 8 Sep 2011 16:21:55 +0000 (19:21 +0300)] 
po: Update Lithuanian translation.

12 years agowinealsa: Recommend Pulse users to upgrade to handle_underrun.
Jörg Höhle [Tue, 23 Aug 2011 21:07:54 +0000 (23:07 +0200)] 
winealsa: Recommend Pulse users to upgrade to handle_underrun.

12 years agommdevapi: Use UINT32 for a number of frames and UINT64 to sum them.
Jörg Höhle [Tue, 16 Aug 2011 17:53:35 +0000 (19:53 +0200)] 
mmdevapi: Use UINT32 for a number of frames and UINT64 to sum them.

12 years agovbscript: Added more tests.
Jacek Caban [Thu, 8 Sep 2011 12:58:32 +0000 (14:58 +0200)] 
vbscript: Added more tests.

12 years agovbscript: Added support for arguments in interp_icallv.
Jacek Caban [Thu, 8 Sep 2011 12:58:15 +0000 (14:58 +0200)] 
vbscript: Added support for arguments in interp_icallv.

12 years agovbscript: Added interp_string implementation.
Jacek Caban [Thu, 8 Sep 2011 12:57:56 +0000 (14:57 +0200)] 
vbscript: Added interp_string implementation.

12 years agovbscript: Added interp_bool implementation.
Jacek Caban [Thu, 8 Sep 2011 12:57:45 +0000 (14:57 +0200)] 
vbscript: Added interp_bool implementation.

12 years agovbscript: Added compiler support for string literals.
Jacek Caban [Thu, 8 Sep 2011 12:57:31 +0000 (14:57 +0200)] 
vbscript: Added compiler support for string literals.

12 years agovbscript: Added compiler support for boolean literals.
Jacek Caban [Thu, 8 Sep 2011 12:57:16 +0000 (14:57 +0200)] 
vbscript: Added compiler support for boolean literals.

12 years agovbscript: Added parser support for string literals.
Jacek Caban [Thu, 8 Sep 2011 12:56:58 +0000 (14:56 +0200)] 
vbscript: Added parser support for string literals.

12 years agovbscript: Added lexer support for string literals.
Jacek Caban [Thu, 8 Sep 2011 12:56:48 +0000 (14:56 +0200)] 
vbscript: Added lexer support for string literals.

12 years agovbscript: Added bool literals parsing support.
Jacek Caban [Thu, 8 Sep 2011 12:56:36 +0000 (14:56 +0200)] 
vbscript: Added bool literals parsing support.

12 years agovbscript: Added more keywords to lexer.
Jacek Caban [Thu, 8 Sep 2011 12:56:18 +0000 (14:56 +0200)] 
vbscript: Added more keywords to lexer.

12 years agovbscript: Added Call statement implementation.
Jacek Caban [Thu, 8 Sep 2011 12:56:05 +0000 (14:56 +0200)] 
vbscript: Added Call statement implementation.

12 years agovbscript: Added support for call keyword in lexer.
Jacek Caban [Thu, 8 Sep 2011 12:55:51 +0000 (14:55 +0200)] 
vbscript: Added support for call keyword in lexer.

12 years agovbscript: Better function call parsing.
Jacek Caban [Thu, 8 Sep 2011 12:55:35 +0000 (14:55 +0200)] 
vbscript: Better function call parsing.

12 years agovbscript: Added support for a few more characters in lexer.
Jacek Caban [Thu, 8 Sep 2011 12:55:14 +0000 (14:55 +0200)] 
vbscript: Added support for a few more characters in lexer.

12 years agovbscript: Added simple call test.
Jacek Caban [Thu, 8 Sep 2011 12:54:51 +0000 (14:54 +0200)] 
vbscript: Added simple call test.

12 years agovbscript: Added interp_icallv implementation.
Jacek Caban [Thu, 8 Sep 2011 12:54:37 +0000 (14:54 +0200)] 
vbscript: Added interp_icallv implementation.

12 years agovbscript: Store call identifier as BSTR.
Jacek Caban [Thu, 8 Sep 2011 12:54:23 +0000 (14:54 +0200)] 
vbscript: Store call identifier as BSTR.

12 years agoattrib: Make ATTRIB_wprintf() static.
Francois Gouget [Thu, 8 Sep 2011 10:18:04 +0000 (12:18 +0200)] 
attrib: Make ATTRIB_wprintf() static.

12 years agocmd: Fix IF operands parsing for '==' operator.
Frédéric Delanoy [Tue, 6 Sep 2011 17:19:44 +0000 (19:19 +0200)] 
cmd: Fix IF operands parsing for '==' operator.

12 years agocmd: Add an output parameter to WCMD_parameter to point to the end of the extracted...
Frédéric Delanoy [Tue, 6 Sep 2011 17:19:43 +0000 (19:19 +0200)] 
cmd: Add an output parameter to WCMD_parameter to point to the end of the extracted param, if requested.

12 years agocmd: Clarify WCMD_if function.
Frédéric Delanoy [Tue, 6 Sep 2011 17:19:42 +0000 (19:19 +0200)] 
cmd: Clarify WCMD_if function.