wine
13 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.

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

13 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.

13 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.

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

13 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.

13 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.

13 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.

13 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|.

13 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.

13 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.

13 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.

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

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

13 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.

13 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.

13 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.

13 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.

13 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.

13 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.

13 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.

13 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.

13 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).

13 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.

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

13 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.

13 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.

13 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.

13 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.

13 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.

13 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.

13 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.

13 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.

13 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().

13 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.

13 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.

13 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.

13 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.

13 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.

13 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.

13 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.

13 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.

13 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.

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

13 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.

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

13 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.

13 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.

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

13 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.

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

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

13 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.

13 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.

13 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.

13 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.

13 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.

13 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.

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

13 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.

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

13 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.

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

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

13 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.

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

13 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.

13 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.

13 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.

13 years agocmd: Simplify WCMD_parameter function.
Frédéric Delanoy [Tue, 6 Sep 2011 17:19:41 +0000 (19:19 +0200)] 
cmd: Simplify WCMD_parameter function.

13 years agocmd: Fix misleading WCMD_parameter documentation.
Frédéric Delanoy [Tue, 6 Sep 2011 17:19:40 +0000 (19:19 +0200)] 
cmd: Fix misleading WCMD_parameter documentation.

13 years agoddraw: Remove WINAPI on static functions where not needed.
Francois Gouget [Thu, 8 Sep 2011 09:01:41 +0000 (11:01 +0200)] 
ddraw: Remove WINAPI on static functions where not needed.

13 years agoquery: Add stub for LoadIFilter.
Alexander Morozov [Fri, 19 Aug 2011 11:16:33 +0000 (15:16 +0400)] 
query: Add stub for LoadIFilter.

13 years agodpnet/tests: Add tests for IDirectPlay8Peer_EnumServiceProviders.
Louis Lenders [Mon, 29 Aug 2011 20:56:35 +0000 (22:56 +0200)] 
dpnet/tests: Add tests for IDirectPlay8Peer_EnumServiceProviders.

13 years agoservices: Issue a fixme when a service fails to start.
Francois Gouget [Thu, 1 Sep 2011 14:06:20 +0000 (16:06 +0200)] 
services: Issue a fixme when a service fails to start.

13 years agowined3d: Remove dead code (and variable) from wined3d_surface_flip. wined3d_surface_flip.
Gerald Pfeifer [Wed, 7 Sep 2011 22:38:52 +0000 (00:38 +0200)] 
wined3d: Remove dead code (and variable) from wined3d_surface_flip. wined3d_surface_flip.

13 years agouser32/tests: Add SetCaretPos/GetCaretPos tests.
Bruno Jesus [Thu, 8 Sep 2011 02:59:10 +0000 (23:59 -0300)] 
user32/tests: Add SetCaretPos/GetCaretPos tests.

13 years agows2_32: Fix support for SIO_KEEPALIVE_VALS.
Bruno Jesus [Thu, 8 Sep 2011 00:20:37 +0000 (21:20 -0300)] 
ws2_32: Fix support for SIO_KEEPALIVE_VALS.

13 years agowinmm: Add support for MEVT_LONGMSG.
Akihiro Sagawa [Wed, 7 Sep 2011 12:50:09 +0000 (21:50 +0900)] 
winmm: Add support for MEVT_LONGMSG.

13 years agod3dx9_36: Avoid using fminf/fmaxf.
Alexandre Julliard [Thu, 8 Sep 2011 10:13:08 +0000 (12:13 +0200)] 
d3dx9_36: Avoid using fminf/fmaxf.

13 years agoRevert "msi: Check for return value of GetUserName (Coverity).".
Marcus Meissner [Thu, 8 Sep 2011 05:51:16 +0000 (07:51 +0200)] 
Revert "msi: Check for return value of GetUserName (Coverity).".

This reverts commit ac0a7b644fa464fa640e06a6e26b2191b5a29a92.
GetUserName is supposed to return 0 here, as size is 0.

13 years agocomctl32: Update the PROPSHEET{HEADER,PAGE} structures and add some PSH_XXX macros.
Francois Gouget [Wed, 7 Sep 2011 22:33:03 +0000 (00:33 +0200)] 
comctl32: Update the PROPSHEET{HEADER,PAGE} structures and add some PSH_XXX macros.

Also add the compatibility PROPSHEET*_SIZE macros.

13 years agocomctl32: Fix the wizard and property sheet dialog styles.
Francois Gouget [Wed, 7 Sep 2011 22:37:20 +0000 (00:37 +0200)] 
comctl32: Fix the wizard and property sheet dialog styles.

13 years agocomctl32/tests: Check the styles of the wizard and property sheet dialogs.
Francois Gouget [Wed, 7 Sep 2011 22:33:29 +0000 (00:33 +0200)] 
comctl32/tests: Check the styles of the wizard and property sheet dialogs.

13 years agopo: Remove English strings from the Norwegian Bokmål translation.
Francois Gouget [Wed, 7 Sep 2011 22:23:09 +0000 (00:23 +0200)] 
po: Remove English strings from the Norwegian Bokmål translation.

13 years agopo: Remove English strings from the Walloon translation.
Francois Gouget [Wed, 7 Sep 2011 22:20:08 +0000 (00:20 +0200)] 
po: Remove English strings from the Walloon translation.

13 years agopo: Remove English strings from the Chinese (PRC) translation.
Francois Gouget [Wed, 7 Sep 2011 22:17:55 +0000 (00:17 +0200)] 
po: Remove English strings from the Chinese (PRC) translation.

13 years agopo: Remove English strings from the Ukrainian translation.
Francois Gouget [Wed, 7 Sep 2011 22:13:35 +0000 (00:13 +0200)] 
po: Remove English strings from the Ukrainian translation.

13 years agopo: Update German translation.
André Hentschel [Wed, 7 Sep 2011 21:46:08 +0000 (23:46 +0200)] 
po: Update German translation.

13 years agocomctl32: Remove dead code from MONTHCAL_HitTest.
Gerald Pfeifer [Wed, 7 Sep 2011 22:23:15 +0000 (00:23 +0200)] 
comctl32: Remove dead code from MONTHCAL_HitTest.

13 years agontdll: Fix a comment.
André Hentschel [Wed, 7 Sep 2011 20:31:39 +0000 (22:31 +0200)] 
ntdll: Fix a comment.

13 years agontdll/tests: Tests for _wcslwr and _wcsupr.
André Hentschel [Wed, 7 Sep 2011 16:03:17 +0000 (18:03 +0200)] 
ntdll/tests: Tests for _wcslwr and _wcsupr.

13 years agolibwine: Avoid converting the final null in strlwrW and struprW.
Alexandre Julliard [Thu, 8 Sep 2011 09:16:51 +0000 (11:16 +0200)] 
libwine: Avoid converting the final null in strlwrW and struprW.

13 years agontdll/tests: Run the execution test only on x86 platforms.
André Hentschel [Wed, 7 Sep 2011 16:54:45 +0000 (18:54 +0200)] 
ntdll/tests: Run the execution test only on x86 platforms.

13 years agowined3d: Make the device parameter to wined3d_device_get_scissor_rect() const.
Henri Verbeet [Wed, 7 Sep 2011 18:22:01 +0000 (20:22 +0200)] 
wined3d: Make the device parameter to wined3d_device_get_scissor_rect() const.

13 years agowined3d: Make the device parameter to wined3d_device_get_sampler_state() const.
Henri Verbeet [Wed, 7 Sep 2011 18:22:00 +0000 (20:22 +0200)] 
wined3d: Make the device parameter to wined3d_device_get_sampler_state() const.

13 years agoddraw: Introduce a function for creating the swapchain.
Henri Verbeet [Wed, 7 Sep 2011 18:21:59 +0000 (20:21 +0200)] 
ddraw: Introduce a function for creating the swapchain.

13 years agoddraw: Also check errors returned by ddraw_create_gdi_swapchain() in CreateSurface().
Henri Verbeet [Wed, 7 Sep 2011 18:21:58 +0000 (20:21 +0200)] 
ddraw: Also check errors returned by ddraw_create_gdi_swapchain() in CreateSurface().

13 years agowined3d: Use draw_binding for the surface_modify_location() call in surface_unmap...
Henri Verbeet [Wed, 7 Sep 2011 18:21:57 +0000 (20:21 +0200)] 
wined3d: Use draw_binding for the surface_modify_location() call in surface_unmap() as well.

13 years agogdi32: When creating a dib_info from a ddb, always make a copy of the colour map.
Huw Davies [Thu, 8 Sep 2011 08:55:03 +0000 (09:55 +0100)] 
gdi32: When creating a dib_info from a ddb, always make a copy of the colour map.