wine
12 years agocmd: Make some variables static.
Frédéric Delanoy [Tue, 13 Sep 2011 08:33:47 +0000 (10:33 +0200)] 
cmd: Make some variables static.

12 years agowinegstreamer: Use WAVE_FORMAT_PCM when possible for demux.
Maarten Lankhorst [Tue, 13 Sep 2011 13:32:31 +0000 (15:32 +0200)] 
winegstreamer: Use WAVE_FORMAT_PCM when possible for demux.

12 years agomsvcp60: Remove incorrect forwards from spec file.
Piotr Caban [Wed, 14 Sep 2011 13:57:43 +0000 (15:57 +0200)] 
msvcp60: Remove incorrect forwards from spec file.

12 years agomake_specfiles: Support a magic comment to prevent forwarding an entry point.
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.

12 years agomsvcrt: Synchronize the spec files.
Alexandre Julliard [Wed, 14 Sep 2011 14:27:26 +0000 (16:27 +0200)] 
msvcrt: Synchronize the spec files.

12 years agousp10: Set fNoGlyphIndex only if the fonts has no opentype/truetype tables.
Aric Stewart [Wed, 14 Sep 2011 13:53:05 +0000 (08:53 -0500)] 
usp10: Set fNoGlyphIndex only if the fonts has no opentype/truetype tables.

12 years agovbscript: Added interp_imp implementation.
Jacek Caban [Wed, 14 Sep 2011 11:00:23 +0000 (13:00 +0200)] 
vbscript: Added interp_imp implementation.

12 years agovbscript: Added interp_eqv implementation.
Jacek Caban [Wed, 14 Sep 2011 11:00:12 +0000 (13:00 +0200)] 
vbscript: Added interp_eqv implementation.

12 years agovbscript: Added interp_xor implementation.
Jacek Caban [Wed, 14 Sep 2011 11:00:02 +0000 (13:00 +0200)] 
vbscript: Added interp_xor implementation.

12 years agovbscript: Added xor, imp and eqv expressions parser/compiler implementation.
Jacek Caban [Wed, 14 Sep 2011 10:59:49 +0000 (12:59 +0200)] 
vbscript: Added xor, imp and eqv expressions parser/compiler implementation.

12 years agovbscript: Added interp_or implementation.
Jacek Caban [Wed, 14 Sep 2011 10:59:37 +0000 (12:59 +0200)] 
vbscript: Added interp_or implementation.

12 years agovbscript: Added 'or' expression parser/compiler implementation.
Jacek Caban [Wed, 14 Sep 2011 10:59:26 +0000 (12:59 +0200)] 
vbscript: Added 'or' expression parser/compiler implementation.

12 years agovbscript: Added interp_and implementation.
Jacek Caban [Wed, 14 Sep 2011 10:59:14 +0000 (12:59 +0200)] 
vbscript: Added interp_and implementation.

12 years agovbscript: Added 'and' expression parser/compiler implementation.
Jacek Caban [Wed, 14 Sep 2011 10:59:02 +0000 (12:59 +0200)] 
vbscript: Added 'and' expression parser/compiler implementation.

12 years agovbscript: Added support for returning value from function.
Jacek Caban [Wed, 14 Sep 2011 10:58:30 +0000 (12:58 +0200)] 
vbscript: Added support for returning value from function.

12 years agovbscript: Added Exit Function statement implementation.
Jacek Caban [Wed, 14 Sep 2011 10:58:10 +0000 (12:58 +0200)] 
vbscript: Added Exit Function statement implementation.

12 years agovbscript: Added function parser implementation.
Jacek Caban [Wed, 14 Sep 2011 14:55:51 +0000 (16:55 +0200)] 
vbscript: Added function parser implementation.

12 years agovbscript: Added support for sub local variables.
Jacek Caban [Wed, 14 Sep 2011 10:57:37 +0000 (12:57 +0200)] 
vbscript: Added support for sub local variables.

12 years agovbscript: Added exit sub statement implementation.
Jacek Caban [Wed, 14 Sep 2011 10:57:27 +0000 (12:57 +0200)] 
vbscript: Added exit sub statement implementation.

12 years agovbscript: Added sub argument tests.
Jacek Caban [Wed, 14 Sep 2011 10:57:14 +0000 (12:57 +0200)] 
vbscript: Added sub argument tests.

12 years agovbscript: Added interpreter support for sub arguments.
Jacek Caban [Wed, 14 Sep 2011 10:56:45 +0000 (12:56 +0200)] 
vbscript: Added interpreter support for sub arguments.

12 years agovbscript: Added function arguments compiler implementation.
Jacek Caban [Wed, 14 Sep 2011 11:55:57 +0000 (13:55 +0200)] 
vbscript: Added function arguments compiler implementation.

12 years agovbscript: Added function invocation supprot to do_icall.
Jacek Caban [Wed, 14 Sep 2011 10:56:01 +0000 (12:56 +0200)] 
vbscript: Added function invocation supprot to do_icall.

12 years agovbscript: Added functions lookup implementation.
Jacek Caban [Wed, 14 Sep 2011 10:55:42 +0000 (12:55 +0200)] 
vbscript: Added functions lookup implementation.

12 years agovbscript: Store global functions in script_ctx_t.
Jacek Caban [Wed, 14 Sep 2011 10:55:32 +0000 (12:55 +0200)] 
vbscript: Store global functions in script_ctx_t.

12 years agovbscript: Added function compiler implementation.
Jacek Caban [Wed, 14 Sep 2011 10:55:07 +0000 (12:55 +0200)] 
vbscript: Added function compiler implementation.

12 years agovbscript: Added sub statement parser implementation.
Jacek Caban [Wed, 14 Sep 2011 10:54:50 +0000 (12:54 +0200)] 
vbscript: Added sub statement parser implementation.

12 years agows2_32: Avoid a crash in WS2_recv_base.
Hans Leidekker [Wed, 14 Sep 2011 10:04:39 +0000 (12:04 +0200)] 
ws2_32: Avoid a crash in WS2_recv_base.

12 years agomsi: Ignore files if their path cannot be resolved in the RemoveFiles action.
Hans Leidekker [Wed, 14 Sep 2011 10:04:15 +0000 (12:04 +0200)] 
msi: Ignore files if their path cannot be resolved in the RemoveFiles action.

12 years agomsi: Free the message string in ACTION_ResolveSource.
Hans Leidekker [Wed, 14 Sep 2011 10:03:54 +0000 (12:03 +0200)] 
msi: Free the message string in ACTION_ResolveSource.

12 years agowinex11: Make sure the cursor bitmaps are owned by x11drv.
Alexandre Julliard [Wed, 14 Sep 2011 12:53:59 +0000 (14:53 +0200)] 
winex11: Make sure the cursor bitmaps are owned by x11drv.

12 years agowinex11: Use the DIB engine for client-side DIB copy optimizations.
Alexandre Julliard [Wed, 14 Sep 2011 11:26:29 +0000 (13:26 +0200)] 
winex11: Use the DIB engine for client-side DIB copy optimizations.

12 years agogdi32: Add a null driver fallback for AlphaBlend, using a new BlendImage driver entry...
Alexandre Julliard [Wed, 14 Sep 2011 09:57:45 +0000 (11:57 +0200)] 
gdi32: Add a null driver fallback for AlphaBlend, using a new BlendImage driver entry point.

12 years agogdi32: Add a couple of helper functions for converting and stretching DIBs.
Alexandre Julliard [Wed, 14 Sep 2011 09:25:19 +0000 (11:25 +0200)] 
gdi32: Add a couple of helper functions for converting and stretching DIBs.

12 years agogdi32: Add a placeholder function for DIB stretching.
Alexandre Julliard [Wed, 14 Sep 2011 09:17:02 +0000 (11:17 +0200)] 
gdi32: Add a placeholder function for DIB stretching.

12 years agovbscript: Add missing error handling in interp_jmp_false.
Gerald Pfeifer [Tue, 13 Sep 2011 21:45:23 +0000 (23:45 +0200)] 
vbscript: Add missing error handling in interp_jmp_false.

12 years agopo: Remove English strings from the Slovak translation.
Francois Gouget [Tue, 13 Sep 2011 22:36:24 +0000 (00:36 +0200)] 
po: Remove English strings from the Slovak translation.

12 years agopo: Remove English strings from the Russian translation.
Francois Gouget [Tue, 13 Sep 2011 22:34:22 +0000 (00:34 +0200)] 
po: Remove English strings from the Russian translation.

Also mark a partial translation as fuzzy.

12 years agopo: Remove English strings from the Romanian translation.
Francois Gouget [Tue, 13 Sep 2011 22:31:14 +0000 (00:31 +0200)] 
po: Remove English strings from the Romanian translation.

12 years agowineconsole: Use a more standard syntax for multi-line RC file strings.
Francois Gouget [Tue, 13 Sep 2011 22:22:55 +0000 (00:22 +0200)] 
wineconsole: Use a more standard syntax for multi-line RC file strings.

12 years agoshell32: Use a more standard syntax for multi-line RC file strings.
Francois Gouget [Tue, 13 Sep 2011 22:20:59 +0000 (00:20 +0200)] 
shell32: Use a more standard syntax for multi-line RC file strings.

12 years agoappwiz.cpl: Use a more standard syntax for multi-line RC file strings.
Francois Gouget [Tue, 13 Sep 2011 22:19:18 +0000 (00:19 +0200)] 
appwiz.cpl: Use a more standard syntax for multi-line RC file strings.

12 years agowined3d: Make the device parameter to wined3d_device_get_pixel_shader() const.
Henri Verbeet [Tue, 13 Sep 2011 18:02:27 +0000 (20:02 +0200)] 
wined3d: Make the device parameter to wined3d_device_get_pixel_shader() const.

12 years agowined3d: Make the device parameter to device_unit_free_for_vs() const.
Henri Verbeet [Tue, 13 Sep 2011 18:02:26 +0000 (20:02 +0200)] 
wined3d: Make the device parameter to device_unit_free_for_vs() const.

12 years agoddraw: Get rid of the unused "initialized" field in IDirectDrawImpl.
Henri Verbeet [Tue, 13 Sep 2011 18:02:25 +0000 (20:02 +0200)] 
ddraw: Get rid of the unused "initialized" field in IDirectDrawImpl.

12 years agoddraw: Just use a static variable for vblank emulation.
Henri Verbeet [Tue, 13 Sep 2011 18:02:24 +0000 (20:02 +0200)] 
ddraw: Just use a static variable for vblank emulation.

12 years agoddraw: Just use a static variable for scanline emulation.
Henri Verbeet [Tue, 13 Sep 2011 18:02:23 +0000 (20:02 +0200)] 
ddraw: Just use a static variable for scanline emulation.

Tracking it per ddraw object doesn't add much.

12 years agowininet: Make it possible to ignore CERT_TRUST_IS_PARTIAL_CHAIN error in netconn_veri...
Piotr Caban [Tue, 13 Sep 2011 17:27:04 +0000 (19:27 +0200)] 
wininet: Make it possible to ignore CERT_TRUST_IS_PARTIAL_CHAIN error in netconn_verify_cert.

12 years agomsvcp90: Don't overwrite string length in basic_string::_Grow.
Piotr Caban [Tue, 13 Sep 2011 17:26:28 +0000 (19:26 +0200)] 
msvcp90: Don't overwrite string length in basic_string::_Grow.

12 years agomshtml/tests: Some tests require that the user interface be in English.
Francois Gouget [Tue, 13 Sep 2011 15:35:53 +0000 (17:35 +0200)] 
mshtml/tests: Some tests require that the user interface be in English.

With MUI versions of Windows checking for the default user language id is insufficient.
Skip the system language id check as it is irrelevant here.

12 years agomshtml/tests: GetUserDefaultUILanguage() is not available in NT4.
Francois Gouget [Tue, 13 Sep 2011 15:32:25 +0000 (17:32 +0200)] 
mshtml/tests: GetUserDefaultUILanguage() is not available in NT4.

12 years agomshtml/tests: When a test fails, print the bad value.
Francois Gouget [Tue, 13 Sep 2011 15:32:18 +0000 (17:32 +0200)] 
mshtml/tests: When a test fails, print the bad value.

12 years agocmd/tests: Segment mkdir tests for an easier read.
Frédéric Delanoy [Mon, 12 Sep 2011 18:28:03 +0000 (20:28 +0200)] 
cmd/tests: Segment mkdir tests for an easier read.

12 years agoshell32/tests: Make test explicit about return pointer.
Nikolay Sivov [Sun, 11 Sep 2011 16:19:35 +0000 (20:19 +0400)] 
shell32/tests: Make test explicit about return pointer.

12 years agogdi32: Move coordinate checks into the common part of GdiAlphaBlend.
Alexandre Julliard [Tue, 13 Sep 2011 15:10:37 +0000 (17:10 +0200)] 
gdi32: Move coordinate checks into the common part of GdiAlphaBlend.

12 years agowinex11: Add a SetDeviceClipping entry point to the XRender driver.
Alexandre Julliard [Tue, 13 Sep 2011 13:47:19 +0000 (15:47 +0200)] 
winex11: Add a SetDeviceClipping entry point to the XRender driver.

12 years agowinex11: Return a RGNDATA from add_extra_clipping_region and avoid changing the physd...
Alexandre Julliard [Tue, 13 Sep 2011 13:40:57 +0000 (15:40 +0200)] 
winex11: Return a RGNDATA from add_extra_clipping_region and avoid changing the physdev region.

12 years agows2_32: SO_OOBINLINE sockets must always return TRUE to SIOCATMARK request.
Bruno Jesus [Tue, 13 Sep 2011 12:07:00 +0000 (08:07 -0400)] 
ws2_32: SO_OOBINLINE sockets must always return TRUE to SIOCATMARK request.

12 years agovbscript: Added interp_exp implementation.
Jacek Caban [Tue, 13 Sep 2011 09:41:34 +0000 (11:41 +0200)] 
vbscript: Added interp_exp implementation.

12 years agovbscript: Added exp expression parser/compiler implementation.
Jacek Caban [Tue, 13 Sep 2011 09:41:15 +0000 (11:41 +0200)] 
vbscript: Added exp expression parser/compiler implementation.

12 years agovbscript: Added interp_div implementation.
Jacek Caban [Tue, 13 Sep 2011 09:41:03 +0000 (11:41 +0200)] 
vbscript: Added interp_div implementation.

12 years agovbscript: Added interp_mul implementation.
Jacek Caban [Tue, 13 Sep 2011 09:40:50 +0000 (11:40 +0200)] 
vbscript: Added interp_mul implementation.

12 years agovbscript: Added multiplicative expression parser/compiler implementation.
Jacek Caban [Tue, 13 Sep 2011 09:40:39 +0000 (11:40 +0200)] 
vbscript: Added multiplicative expression parser/compiler implementation.

12 years agovbscript: Added interp_idiv implementation.
Jacek Caban [Tue, 13 Sep 2011 09:40:28 +0000 (11:40 +0200)] 
vbscript: Added interp_idiv implementation.

12 years agovbscript: Added '\' expression parser/compiler implementation.
Jacek Caban [Tue, 13 Sep 2011 09:40:14 +0000 (11:40 +0200)] 
vbscript: Added '\' expression parser/compiler implementation.

12 years agovbscript: Added interp_mod implementation.
Jacek Caban [Tue, 13 Sep 2011 09:40:02 +0000 (11:40 +0200)] 
vbscript: Added interp_mod implementation.

12 years agovbscript: Added mod expression parser/compiler implementation.
Jacek Caban [Tue, 13 Sep 2011 09:39:53 +0000 (11:39 +0200)] 
vbscript: Added mod expression parser/compiler implementation.

12 years agovbscript: Added bytecode decompiler implementation.
Jacek Caban [Tue, 13 Sep 2011 09:39:41 +0000 (11:39 +0200)] 
vbscript: Added bytecode decompiler implementation.

12 years agovbscript: Added if statement tests.
Jacek Caban [Tue, 13 Sep 2011 09:39:26 +0000 (11:39 +0200)] 
vbscript: Added if statement tests.

12 years agovbscript: Added interp_jmp_false implementation.
Jacek Caban [Tue, 13 Sep 2011 09:39:13 +0000 (11:39 +0200)] 
vbscript: Added interp_jmp_false implementation.

12 years agovbscript: Added interp_jmp implementation.
Jacek Caban [Tue, 13 Sep 2011 09:38:58 +0000 (11:38 +0200)] 
vbscript: Added interp_jmp implementation.

12 years agovbscript: Added if statement compiler implementation.
Jacek Caban [Tue, 13 Sep 2011 09:38:38 +0000 (11:38 +0200)] 
vbscript: Added if statement compiler implementation.

12 years agovbscript: Added if statement parser implementation.
Jacek Caban [Tue, 13 Sep 2011 09:38:04 +0000 (11:38 +0200)] 
vbscript: Added if statement parser implementation.

12 years agovbscript: Added support for variable assignment statements.
Jacek Caban [Tue, 13 Sep 2011 09:37:24 +0000 (11:37 +0200)] 
vbscript: Added support for variable assignment statements.

12 years agovbscript: Added variable value expression support.
Jacek Caban [Tue, 13 Sep 2011 09:37:08 +0000 (11:37 +0200)] 
vbscript: Added variable value expression support.

12 years agovbscript: Added dim statement compiler implementation.
Jacek Caban [Tue, 13 Sep 2011 09:36:47 +0000 (11:36 +0200)] 
vbscript: Added dim statement compiler implementation.

12 years agovbscript: Added dim statement parser implementation.
Jacek Caban [Tue, 13 Sep 2011 09:36:26 +0000 (11:36 +0200)] 
vbscript: Added dim statement parser implementation.

12 years agovbscript: Added object member assignment tests.
Jacek Caban [Tue, 13 Sep 2011 09:36:07 +0000 (11:36 +0200)] 
vbscript: Added object member assignment tests.

12 years agovbscript: Added interp_assign_member implementation.
Jacek Caban [Tue, 13 Sep 2011 09:35:50 +0000 (11:35 +0200)] 
vbscript: Added interp_assign_member implementation.

12 years agovbscipt: Added object member assign parser/compiler implementation.
Jacek Caban [Tue, 13 Sep 2011 09:35:33 +0000 (11:35 +0200)] 
vbscipt: Added object member assign parser/compiler implementation.

12 years agowinspool.drv: Const-correctness fix.
Andrew Talbot [Mon, 12 Sep 2011 22:18:01 +0000 (23:18 +0100)] 
winspool.drv: Const-correctness fix.

12 years agomsvcp: Sync spec files.
Piotr Caban [Tue, 13 Sep 2011 08:31:54 +0000 (10:31 +0200)] 
msvcp: Sync spec files.

12 years agomsvcp90: Added basic_string::append functions.
Piotr Caban [Tue, 13 Sep 2011 08:31:39 +0000 (10:31 +0200)] 
msvcp90: Added basic_string::append functions.

12 years agomsvcp90: Added basic_string::_Pdif implementation.
Piotr Caban [Tue, 13 Sep 2011 08:31:27 +0000 (10:31 +0200)] 
msvcp90: Added basic_string::_Pdif implementation.

12 years agomsvcp90: Added basic_string::_Copy_s implementation.
Piotr Caban [Tue, 13 Sep 2011 08:31:07 +0000 (10:31 +0200)] 
msvcp90: Added basic_string::_Copy_s implementation.

12 years agomsvcp90: Added basic_string::_Chassign implementation.
Piotr Caban [Tue, 13 Sep 2011 08:30:58 +0000 (10:30 +0200)] 
msvcp90: Added basic_string::_Chassign implementation.

12 years agomsvcp90: Added basic_string::{begin,rbegin,end,rend} implementation.
Piotr Caban [Tue, 13 Sep 2011 08:30:48 +0000 (10:30 +0200)] 
msvcp90: Added basic_string::{begin,rbegin,end,rend} implementation.

12 years agomsvcp90: Added basic_string::empty() implementation.
Piotr Caban [Tue, 13 Sep 2011 08:30:38 +0000 (10:30 +0200)] 
msvcp90: Added basic_string::empty() implementation.

12 years agomsvcp90: Added set_new_handler implementation.
Piotr Caban [Tue, 13 Sep 2011 08:30:29 +0000 (10:30 +0200)] 
msvcp90: Added set_new_handler implementation.

12 years agomsvcrt: Improve operator new implementation.
Piotr Caban [Tue, 13 Sep 2011 08:30:17 +0000 (10:30 +0200)] 
msvcrt: Improve operator new implementation.

12 years agogdiplus: Use Liberation Mono as a fallback for Courier New for the monospace family.
Francois Gouget [Mon, 12 Sep 2011 23:47:27 +0000 (01:47 +0200)] 
gdiplus: Use Liberation Mono as a fallback for Courier New for the monospace family.

12 years agogdiplus/tests: Don't check for hardcoded family font names.
Francois Gouget [Mon, 12 Sep 2011 23:45:20 +0000 (01:45 +0200)] 
gdiplus/tests: Don't check for hardcoded family font names.

Only check that each font family is different and that we can create fonts from them.

12 years agoAssorted spelling fixes.
Francois Gouget [Mon, 12 Sep 2011 21:14:33 +0000 (23:14 +0200)] 
Assorted spelling fixes.

12 years agoattrib: Escape the start-of-line spaces to fix the usage message indentation.
Francois Gouget [Mon, 12 Sep 2011 21:10:32 +0000 (23:10 +0200)] 
attrib: Escape the start-of-line spaces to fix the usage message indentation.

12 years agodinput: Fill dialog with info about the first device by default in config.c.
Lucas Fialho Zawacki [Tue, 13 Sep 2011 05:55:00 +0000 (02:55 -0300)] 
dinput: Fill dialog with info about the first device by default in config.c.

12 years agodinput: Initialize device count to 0 in config.c.
Lucas Fialho Zawacki [Tue, 13 Sep 2011 05:54:58 +0000 (02:54 -0300)] 
dinput: Initialize device count to 0 in config.c.

12 years agoddraw/tests: Fix compilation on systems that don't support nameless unions.
Dan Kegel [Mon, 12 Sep 2011 21:16:27 +0000 (14:16 -0700)] 
ddraw/tests: Fix compilation on systems that don't support nameless unions.

12 years agoole32: Discard existing data when creating a new storage on an ILockBytes.
Vincent Povirk [Mon, 12 Sep 2011 17:50:18 +0000 (12:50 -0500)] 
ole32: Discard existing data when creating a new storage on an ILockBytes.

12 years agoole32/tests: Test creation of a storage on an ILockBytes containing data.
Vincent Povirk [Mon, 12 Sep 2011 16:46:46 +0000 (11:46 -0500)] 
ole32/tests: Test creation of a storage on an ILockBytes containing data.

12 years agowined3d: Make the device parameter to wined3d_device_get_vs_consts_f() const.
Henri Verbeet [Mon, 12 Sep 2011 17:51:19 +0000 (19:51 +0200)] 
wined3d: Make the device parameter to wined3d_device_get_vs_consts_f() const.