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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

13 years agowined3d: Rename markTextureStagesDirty() to device_invalidate_texture_stage().
Henri Verbeet [Mon, 12 Sep 2011 17:51:18 +0000 (19:51 +0200)] 
wined3d: Rename markTextureStagesDirty() to device_invalidate_texture_stage().

13 years agowined3d: Don't print the context recreation FIXME for FBO ORM.
Henri Verbeet [Mon, 12 Sep 2011 17:51:17 +0000 (19:51 +0200)] 
wined3d: Don't print the context recreation FIXME for FBO ORM.

With FBOs we can just render offscreen to an appropriate depth/stencil buffer.

13 years agoddraw: Get rid of some ERRs in PixelFormat_DD2WineD3D().
Henri Verbeet [Mon, 12 Sep 2011 17:51:16 +0000 (19:51 +0200)] 
ddraw: Get rid of some ERRs in PixelFormat_DD2WineD3D().

Most of these would just be the result of the application giving us invalid
pixel formats.

13 years agoddraw: Get rid of an unused prototype.
Henri Verbeet [Mon, 12 Sep 2011 17:51:15 +0000 (19:51 +0200)] 
ddraw: Get rid of an unused prototype.

13 years agomsi: Speed up WHERE statement evaluation by evaluating the condition as early as...
Bernhard Loos [Fri, 9 Sep 2011 09:25:58 +0000 (11:25 +0200)] 
msi: Speed up WHERE statement evaluation by evaluating the condition as early as possible.

13 years agomsi: The underlying tables might have changed, so it's not possible to cache the...
Bernhard Loos [Fri, 9 Sep 2011 09:25:51 +0000 (11:25 +0200)] 
msi: The underlying tables might have changed, so it's not possible to cache the result of the execute.

13 years agoquartz: Fix converting between the media time and REFTIME.
Erich Hoover [Sun, 11 Sep 2011 20:11:10 +0000 (14:11 -0600)] 
quartz: Fix converting between the media time and REFTIME.

13 years agoquartz: Add support for EndOfStream in PullPin.
Erich Hoover [Sun, 11 Sep 2011 20:11:04 +0000 (14:11 -0600)] 
quartz: Add support for EndOfStream in PullPin.

13 years agoquartz: Add missing release.
Erich Hoover [Sun, 11 Sep 2011 20:10:54 +0000 (14:10 -0600)] 
quartz: Add missing release.

13 years agoquartz: Samples should be freed when IAsyncReader::Request fails.
Erich Hoover [Sun, 11 Sep 2011 20:10:42 +0000 (14:10 -0600)] 
quartz: Samples should be freed when IAsyncReader::Request fails.

13 years agoquartz: Do not assert when IAsyncReader::WaitForNext returns VFW_E_TIMEOUT.
Erich Hoover [Sun, 11 Sep 2011 20:10:19 +0000 (14:10 -0600)] 
quartz: Do not assert when IAsyncReader::WaitForNext returns VFW_E_TIMEOUT.

13 years agomsvcp: Sync spec files.
Piotr Caban [Mon, 12 Sep 2011 11:11:36 +0000 (13:11 +0200)] 
msvcp: Sync spec files.

13 years agomsvcp90: Added basic_string::push_back(char) implementation.
Piotr Caban [Mon, 12 Sep 2011 11:11:26 +0000 (13:11 +0200)] 
msvcp90: Added basic_string::push_back(char) implementation.

13 years agomsvcp90: Added basic_string::operator=(char) implementation.
Piotr Caban [Mon, 12 Sep 2011 11:11:16 +0000 (13:11 +0200)] 
msvcp90: Added basic_string::operator=(char) implementation.

13 years agomsvcp90: Added basic_string::find(basic_string, size_t) implementation.
Piotr Caban [Mon, 12 Sep 2011 11:11:07 +0000 (13:11 +0200)] 
msvcp90: Added basic_string::find(basic_string, size_t) implementation.

13 years agomsvcp90: Added basic_string::substr(size_t, size_t) implementation.
Piotr Caban [Mon, 12 Sep 2011 11:10:58 +0000 (13:10 +0200)] 
msvcp90: Added basic_string::substr(size_t, size_t) implementation.

13 years agomsvcp90: Added basic_string<wchar>::operator=(const wchar*) implementation.
Piotr Caban [Mon, 12 Sep 2011 11:10:49 +0000 (13:10 +0200)] 
msvcp90: Added basic_string<wchar>::operator=(const wchar*) implementation.

13 years agomsvcp90: Added basic_string::find(const char*, size_t) implementation.
Piotr Caban [Mon, 12 Sep 2011 11:10:40 +0000 (13:10 +0200)] 
msvcp90: Added basic_string::find(const char*, size_t) implementation.

13 years agomsvcp90: Added basic_string<char>(allocator<char>) constructor implementation.
Piotr Caban [Mon, 12 Sep 2011 11:10:30 +0000 (13:10 +0200)] 
msvcp90: Added basic_string<char>(allocator<char>) constructor implementation.

13 years agomsvcp60: Export more functions on win32.
Piotr Caban [Mon, 12 Sep 2011 11:10:20 +0000 (13:10 +0200)] 
msvcp60: Export more functions on win32.

13 years agontdll: Add NtCreateFile tests for invalid chars in file/dir name.
Frédéric Delanoy [Sun, 11 Sep 2011 20:52:45 +0000 (22:52 +0200)] 
ntdll: Add NtCreateFile tests for invalid chars in file/dir name.

13 years agocmd/tests: Add tests for combined CALLs/GOTOs.
Frédéric Delanoy [Sun, 11 Sep 2011 15:14:56 +0000 (17:14 +0200)] 
cmd/tests: Add tests for combined CALLs/GOTOs.

13 years agocmd: Allow a batch file to delete itself.
Frédéric Delanoy [Sun, 11 Sep 2011 15:14:55 +0000 (17:14 +0200)] 
cmd: Allow a batch file to delete itself.

13 years agocmd: Show that windows doesn't lock/prevent access to batch file during execution.
Frédéric Delanoy [Sun, 11 Sep 2011 15:14:54 +0000 (17:14 +0200)] 
cmd: Show that windows doesn't lock/prevent access to batch file during execution.

13 years agovbscript: Added assign statement tests.
Jacek Caban [Mon, 12 Sep 2011 10:33:14 +0000 (12:33 +0200)] 
vbscript: Added assign statement tests.

13 years agovbscript: Added interp_assign_ident implementation.
Jacek Caban [Mon, 12 Sep 2011 10:33:03 +0000 (12:33 +0200)] 
vbscript: Added interp_assign_ident implementation.

13 years agovbscript: Added assign statement compiler implementation.
Jacek Caban [Mon, 12 Sep 2011 10:32:50 +0000 (12:32 +0200)] 
vbscript: Added assign statement compiler implementation.

13 years agovbscript: Added assign statement parser implementation.
Jacek Caban [Mon, 12 Sep 2011 10:32:38 +0000 (12:32 +0200)] 
vbscript: Added assign statement parser implementation.

13 years agovbscript: Added '<>' expression implementation.
Jacek Caban [Mon, 12 Sep 2011 10:32:27 +0000 (12:32 +0200)] 
vbscript: Added '<>' expression implementation.

13 years agovbscript: Added interp_sub implementation.
Jacek Caban [Mon, 12 Sep 2011 10:32:18 +0000 (12:32 +0200)] 
vbscript: Added interp_sub implementation.

13 years agovbscript: Added interp_add implementation.
Jacek Caban [Mon, 12 Sep 2011 10:32:07 +0000 (12:32 +0200)] 
vbscript: Added interp_add implementation.

13 years agovbscript: Added additive expressions parser/compiler implementation.
Jacek Caban [Mon, 12 Sep 2011 10:31:58 +0000 (12:31 +0200)] 
vbscript: Added additive expressions parser/compiler implementation.

13 years agovbscript: Added interp_neg implementation.
Jacek Caban [Mon, 12 Sep 2011 10:31:47 +0000 (12:31 +0200)] 
vbscript: Added interp_neg implementation.

13 years agovbscript: Added negation expression parser/compiler implementation.
Jacek Caban [Mon, 12 Sep 2011 10:31:37 +0000 (12:31 +0200)] 
vbscript: Added negation expression parser/compiler implementation.

13 years agovbscript: Added concatenation tests.
Jacek Caban [Mon, 12 Sep 2011 10:31:07 +0000 (12:31 +0200)] 
vbscript: Added concatenation tests.

13 years agovbscript: Added interp_concat implementation.
Jacek Caban [Mon, 12 Sep 2011 10:30:57 +0000 (12:30 +0200)] 
vbscript: Added interp_concat implementation.