wine
12 years agocrypt32: Test CertCreateCertificateContext, and fix an error code in a failure case.
Juan Lang [Thu, 22 Sep 2011 12:20:50 +0000 (05:20 -0700)] 
crypt32: Test CertCreateCertificateContext, and fix an error code in a failure case.

12 years agowinmm/tests: Make it clear that no msrle.avi file is needed for the standard tests.
Francois Gouget [Thu, 22 Sep 2011 10:37:34 +0000 (12:37 +0200)] 
winmm/tests: Make it clear that no msrle.avi file is needed for the standard tests.

12 years agocomctl32/monthcal: Enable multiple calendars support.
Nikolay Sivov [Thu, 22 Sep 2011 13:56:40 +0000 (17:56 +0400)] 
comctl32/monthcal: Enable multiple calendars support.

12 years agogdi32/tests: Remove casts to the type of the casted expression.
Michael Stefaniuc [Thu, 22 Sep 2011 13:58:54 +0000 (15:58 +0200)] 
gdi32/tests: Remove casts to the type of the casted expression.

12 years agowidl: Define __REQUIRED_RPCNDR_H_VERSION__ in generated headers.
Jacek Caban [Thu, 22 Sep 2011 13:01:50 +0000 (15:01 +0200)] 
widl: Define __REQUIRED_RPCNDR_H_VERSION__ in generated headers.

12 years agogdi32/tests: Add some tests to show the 1 pixel dst sizes are a special case.
Huw Davies [Thu, 22 Sep 2011 12:56:29 +0000 (13:56 +0100)] 
gdi32/tests: Add some tests to show the 1 pixel dst sizes are a special case.

12 years agogdi32/tests: Update the StretchBlt tests to use a 16x16 bitmap.
Huw Davies [Thu, 22 Sep 2011 12:56:28 +0000 (13:56 +0100)] 
gdi32/tests: Update the StretchBlt tests to use a 16x16 bitmap.

12 years agovbscript: Better stub for interp_errmode.
Jacek Caban [Thu, 22 Sep 2011 12:26:25 +0000 (14:26 +0200)] 
vbscript: Better stub for interp_errmode.

12 years agovbscript: Added CreateObject tests (based on jscript ActiveXObject tests).
Jacek Caban [Thu, 22 Sep 2011 12:26:13 +0000 (14:26 +0200)] 
vbscript: Added CreateObject tests (based on jscript ActiveXObject tests).

12 years agovbscript: Added support for IObjectWithSite in create_object.
Jacek Caban [Thu, 22 Sep 2011 12:25:50 +0000 (14:25 +0200)] 
vbscript: Added support for IObjectWithSite in create_object.

12 years agovbscript: Added CreateObject implementation.
Jacek Caban [Thu, 22 Sep 2011 12:25:27 +0000 (14:25 +0200)] 
vbscript: Added CreateObject implementation.

12 years agovbscript: Lookup global object before host-provided objects.
Jacek Caban [Thu, 22 Sep 2011 12:25:15 +0000 (14:25 +0200)] 
vbscript: Lookup global object before host-provided objects.

12 years agovbscript: Added support for DISPATCH_METHOD flags in invoke_builtin.
Jacek Caban [Thu, 22 Sep 2011 12:25:06 +0000 (14:25 +0200)] 
vbscript: Added support for DISPATCH_METHOD flags in invoke_builtin.

12 years agovbscript: Added exit for statement support.
Jacek Caban [Thu, 22 Sep 2011 12:24:44 +0000 (14:24 +0200)] 
vbscript: Added exit for statement support.

12 years agovbscript: Added for..in statement tests.
Jacek Caban [Thu, 22 Sep 2011 12:24:20 +0000 (14:24 +0200)] 
vbscript: Added for..in statement tests.

12 years agovbscript: Added interp_incc implementation.
Jacek Caban [Thu, 22 Sep 2011 12:24:05 +0000 (14:24 +0200)] 
vbscript: Added interp_incc implementation.

12 years agovbscript: Added interp_step implementation.
Jacek Caban [Thu, 22 Sep 2011 12:23:51 +0000 (14:23 +0200)] 
vbscript: Added interp_step implementation.

12 years agovbscript: Added interp_val implementation.
Jacek Caban [Thu, 22 Sep 2011 12:23:25 +0000 (14:23 +0200)] 
vbscript: Added interp_val implementation.

12 years agovbscript: Added for..to statement compiler implementation.
Jacek Caban [Thu, 22 Sep 2011 12:23:10 +0000 (14:23 +0200)] 
vbscript: Added for..to statement compiler implementation.

12 years agovbscript: Added for..to statement parser implementation.
Jacek Caban [Thu, 22 Sep 2011 12:22:40 +0000 (14:22 +0200)] 
vbscript: Added for..to statement parser implementation.

12 years agogdi32/tests: Add some tests for overlapping blits.
Alexandre Julliard [Thu, 22 Sep 2011 11:14:08 +0000 (13:14 +0200)] 
gdi32/tests: Add some tests for overlapping blits.

12 years agogdi32: Copy bits in the correct order for the overlap case in the individual copy_rec...
Alexandre Julliard [Thu, 22 Sep 2011 07:57:58 +0000 (09:57 +0200)] 
gdi32: Copy bits in the correct order for the overlap case in the individual copy_rect functions.

12 years agogdi32: Add helper functions for copying a DIB line.
Alexandre Julliard [Thu, 22 Sep 2011 08:18:14 +0000 (10:18 +0200)] 
gdi32: Add helper functions for copying a DIB line.

12 years agogdi32: Copy DIB rectangles in the correct order when source and destination overlap.
Alexandre Julliard [Thu, 22 Sep 2011 08:11:27 +0000 (10:11 +0200)] 
gdi32: Copy DIB rectangles in the correct order when source and destination overlap.

12 years agocrtdll: Supress sign-extension through integer promotion.
Andrew Talbot [Wed, 21 Sep 2011 19:44:03 +0000 (20:44 +0100)] 
crtdll: Supress sign-extension through integer promotion.

12 years agowined3d: Make the device parameter to wined3d_device_get_display_mode() const.
Henri Verbeet [Wed, 21 Sep 2011 19:01:47 +0000 (21:01 +0200)] 
wined3d: Make the device parameter to wined3d_device_get_display_mode() const.

12 years agowined3d: Make the device parameter to wined3d_device_get_device_caps() const.
Henri Verbeet [Wed, 21 Sep 2011 19:01:46 +0000 (21:01 +0200)] 
wined3d: Make the device parameter to wined3d_device_get_device_caps() const.

12 years agowinealsa.drv: Use the plughw instead of the hw interface for opening devices.
Henri Verbeet [Wed, 21 Sep 2011 19:01:45 +0000 (21:01 +0200)] 
winealsa.drv: Use the plughw instead of the hw interface for opening devices.

12 years agowinealsa.drv: Only report endpoints for "default" if they can be opened.
Henri Verbeet [Wed, 21 Sep 2011 19:01:44 +0000 (21:01 +0200)] 
winealsa.drv: Only report endpoints for "default" if they can be opened.

The default device may for example be a set of USB speakers or an USB
microphone, in which case you'd have just an output or just an input
respectively.

12 years agoserver: Try writing to /proc/<pid>/mem in write_process_memory().
Henri Verbeet [Wed, 21 Sep 2011 19:01:43 +0000 (21:01 +0200)] 
server: Try writing to /proc/<pid>/mem in write_process_memory().

12 years agouser32/tests: Try harder to flush paint events before checking the window contents.
Alexandre Julliard [Thu, 22 Sep 2011 07:35:05 +0000 (09:35 +0200)] 
user32/tests: Try harder to flush paint events before checking the window contents.

12 years agodsound: Don't dereference a freed object.
Andrew Eikum [Wed, 21 Sep 2011 16:25:27 +0000 (11:25 -0500)] 
dsound: Don't dereference a freed object.

12 years agooleaut32: Add tmarshal test with variant array and fix variant marshalled size calcul...
Octavian Voicu [Wed, 21 Sep 2011 15:37:22 +0000 (18:37 +0300)] 
oleaut32: Add tmarshal test with variant array and fix variant marshalled size calculation.

12 years agomsxml3: Fix printing NULL strings.
Francois Gouget [Wed, 21 Sep 2011 14:45:11 +0000 (16:45 +0200)] 
msxml3: Fix printing NULL strings.

12 years agogdi32/tests: Remove legacy support from the StretchBlt tests and fix the expected...
Huw Davies [Wed, 21 Sep 2011 14:19:23 +0000 (15:19 +0100)] 
gdi32/tests: Remove legacy support from the StretchBlt tests and fix the expected results in the one case that used it.

12 years agomshtml: Add IHTMLTable2/3 support.
Alistair Leslie-Hughes [Wed, 21 Sep 2011 06:37:34 +0000 (16:37 +1000)] 
mshtml: Add IHTMLTable2/3 support.

12 years agovbscript: Added const statement tests.
Jacek Caban [Wed, 21 Sep 2011 12:04:30 +0000 (14:04 +0200)] 
vbscript: Added const statement tests.

12 years agovbscript: Added interp_const implementation.
Jacek Caban [Wed, 21 Sep 2011 12:04:16 +0000 (14:04 +0200)] 
vbscript: Added interp_const implementation.

12 years agovbscript: Moved creating new dynamic variable to separated function.
Jacek Caban [Wed, 21 Sep 2011 12:03:50 +0000 (14:03 +0200)] 
vbscript: Moved creating new dynamic variable to separated function.

12 years agovbscript: Added const statement compiler implementation.
Jacek Caban [Wed, 21 Sep 2011 12:03:38 +0000 (14:03 +0200)] 
vbscript: Added const statement compiler implementation.

12 years agovbscript: Added const statement parser implementation.
Jacek Caban [Wed, 21 Sep 2011 12:03:18 +0000 (14:03 +0200)] 
vbscript: Added const statement parser implementation.

12 years agoshell32: Remove casts to the type of the casted expression.
Michael Stefaniuc [Wed, 21 Sep 2011 09:59:19 +0000 (11:59 +0200)] 
shell32: Remove casts to the type of the casted expression.

12 years agomsxml3: It's not a failure to get S_FALSE from IStream::Read().
Nikolay Sivov [Wed, 21 Sep 2011 09:48:17 +0000 (13:48 +0400)] 
msxml3: It's not a failure to get S_FALSE from IStream::Read().

12 years agoserver: Remove casts to the type of the casted expression.
Michael Stefaniuc [Wed, 21 Sep 2011 09:42:51 +0000 (11:42 +0200)] 
server: Remove casts to the type of the casted expression.

12 years agoshell32/tests: Added more SHChangeNotify tests.
Piotr Caban [Wed, 21 Sep 2011 07:54:16 +0000 (09:54 +0200)] 
shell32/tests: Added more SHChangeNotify tests.

12 years agoshell32: Fixed SHCNRF_NewDelivery flag support in SHChangeNotify.
Piotr Caban [Wed, 21 Sep 2011 07:53:55 +0000 (09:53 +0200)] 
shell32: Fixed SHCNRF_NewDelivery flag support in SHChangeNotify.

12 years agoshell32: Don't call SendMessage inside critical section.
Piotr Caban [Wed, 21 Sep 2011 07:52:28 +0000 (09:52 +0200)] 
shell32: Don't call SendMessage inside critical section.

12 years agooleacc: Add a version resource.
Hans Leidekker [Wed, 21 Sep 2011 07:01:40 +0000 (09:01 +0200)] 
oleacc: Add a version resource.

12 years agomsi: Support reading version information from OpenType/CFF fonts.
Hans Leidekker [Wed, 21 Sep 2011 07:01:04 +0000 (09:01 +0200)] 
msi: Support reading version information from OpenType/CFF fonts.

12 years agowined3d: Fix spelling.
Rico Schüller [Wed, 21 Sep 2011 06:10:05 +0000 (08:10 +0200)] 
wined3d: Fix spelling.

12 years agoole32/tests: Skip some tests if not allowed to modify the Classes registry key.
Francois Gouget [Tue, 20 Sep 2011 22:42:06 +0000 (00:42 +0200)] 
ole32/tests: Skip some tests if not allowed to modify the Classes registry key.

12 years agosti/tests: Skip some tests if not allowed to register our test application.
Francois Gouget [Tue, 20 Sep 2011 22:41:44 +0000 (00:41 +0200)] 
sti/tests: Skip some tests if not allowed to register our test application.

12 years agourlmon/tests: Skip some tests if not allowed to modify the zone elevation feature.
Francois Gouget [Tue, 20 Sep 2011 22:41:07 +0000 (00:41 +0200)] 
urlmon/tests: Skip some tests if not allowed to modify the zone elevation feature.

12 years agoshlwapi/tests: Skip some tests if not allowed to modify the registry.
Francois Gouget [Tue, 20 Sep 2011 22:40:08 +0000 (00:40 +0200)] 
shlwapi/tests: Skip some tests if not allowed to modify the registry.

12 years agouser32/tests: Skip some tests if not privileged enough to call CreateWindowStation().
Francois Gouget [Tue, 20 Sep 2011 22:39:41 +0000 (00:39 +0200)] 
user32/tests: Skip some tests if not privileged enough to call CreateWindowStation().

12 years agoavifil32: Fix use of wrong variable in expression.
Andrew Talbot [Tue, 20 Sep 2011 20:36:30 +0000 (21:36 +0100)] 
avifil32: Fix use of wrong variable in expression.

12 years agod3dx9_36/tests: Account for NP2 limitations in a texture test.
Stefan Dösinger [Tue, 20 Sep 2011 20:18:28 +0000 (22:18 +0200)] 
d3dx9_36/tests: Account for NP2 limitations in a texture test.

12 years agod3dx9_36/tests: Make sure NaN and negative NaN have the correct sign bits.
Stefan Dösinger [Tue, 20 Sep 2011 20:10:28 +0000 (22:10 +0200)] 
d3dx9_36/tests: Make sure NaN and negative NaN have the correct sign bits.

12 years agowinex11: Forward AlphaBlend with a DIB section as source to the null driver.
Alexandre Julliard [Wed, 21 Sep 2011 09:35:36 +0000 (11:35 +0200)] 
winex11: Forward AlphaBlend with a DIB section as source to the null driver.

12 years agowinex11: Fix handling of 1-bpp source bitmaps in AlphaBlend.
Alexandre Julliard [Tue, 20 Sep 2011 18:23:18 +0000 (20:23 +0200)] 
winex11: Fix handling of 1-bpp source bitmaps in AlphaBlend.

12 years agowinex11: Move locking and handling of fg/bg colors into xrender_mono_blit.
Alexandre Julliard [Tue, 20 Sep 2011 18:22:34 +0000 (20:22 +0200)] 
winex11: Move locking and handling of fg/bg colors into xrender_mono_blit.

12 years agogdi32/tests: Add a test for alpha channel handling in StretchBlt.
Alexandre Julliard [Tue, 20 Sep 2011 15:58:12 +0000 (17:58 +0200)] 
gdi32/tests: Add a test for alpha channel handling in StretchBlt.

12 years agomscoree: Add missing typedefs.
Alistair Leslie-Hughes [Mon, 19 Sep 2011 03:07:13 +0000 (13:07 +1000)] 
mscoree: Add missing typedefs.

12 years agomscoree: Add .Net debugging interfaces.
Alistair Leslie-Hughes [Mon, 19 Sep 2011 02:11:13 +0000 (12:11 +1000)] 
mscoree: Add .Net debugging interfaces.

12 years agod3dx9_36: Remove casts to the type of the casted expression.
Michael Stefaniuc [Tue, 20 Sep 2011 13:50:47 +0000 (15:50 +0200)] 
d3dx9_36: Remove casts to the type of the casted expression.

12 years agowindowscodecs: Remove casts to the type of the casted variable.
Michael Stefaniuc [Tue, 20 Sep 2011 13:49:05 +0000 (15:49 +0200)] 
windowscodecs: Remove casts to the type of the casted variable.

12 years agovbscript: Added support for undeclared variables in non-explicit mode.
Jacek Caban [Tue, 20 Sep 2011 12:59:53 +0000 (14:59 +0200)] 
vbscript: Added support for undeclared variables in non-explicit mode.

12 years agovbscript: Added more tests.
Jacek Caban [Tue, 20 Sep 2011 12:59:35 +0000 (14:59 +0200)] 
vbscript: Added more tests.

12 years agovbscript: Added support for short if statements.
Jacek Caban [Tue, 20 Sep 2011 12:59:21 +0000 (14:59 +0200)] 
vbscript: Added support for short if statements.

12 years agovbscript: Added support for rem statement-like comments.
Jacek Caban [Tue, 20 Sep 2011 12:59:07 +0000 (14:59 +0200)] 
vbscript: Added support for rem statement-like comments.

12 years agovbscript: Added support for ':' as statement separator.
Jacek Caban [Tue, 20 Sep 2011 12:58:53 +0000 (14:58 +0200)] 
vbscript: Added support for ':' as statement separator.

12 years agowshom.ocx: Added beginning WshShell object tests.
Jacek Caban [Tue, 20 Sep 2011 09:55:52 +0000 (11:55 +0200)] 
wshom.ocx: Added beginning WshShell object tests.

12 years agowshom.ocx: Added IWshShell3 interface stub implementation.
Jacek Caban [Tue, 20 Sep 2011 09:55:44 +0000 (11:55 +0200)] 
wshom.ocx: Added IWshShell3 interface stub implementation.

12 years agowshom.ocx: Added WshShell class factory implementation.
Jacek Caban [Tue, 20 Sep 2011 09:55:34 +0000 (11:55 +0200)] 
wshom.ocx: Added WshShell class factory implementation.

12 years agomsi: Support TrueType font files in MsiGetFileVersion.
Hans Leidekker [Tue, 20 Sep 2011 09:31:41 +0000 (11:31 +0200)] 
msi: Support TrueType font files in MsiGetFileVersion.

12 years agomscms: Fix OpenColorProfile to handle relative file names.
Hans Leidekker [Tue, 20 Sep 2011 09:31:13 +0000 (11:31 +0200)] 
mscms: Fix OpenColorProfile to handle relative file names.

12 years agourlmon: Add a stub for RegisterMediaTypes().
Austin English [Mon, 19 Sep 2011 21:24:02 +0000 (14:24 -0700)] 
urlmon: Add a stub for RegisterMediaTypes().

12 years agogdi32: Force colors to black and white for 1-bpp source in AlphaBlend.
Alexandre Julliard [Tue, 20 Sep 2011 13:27:36 +0000 (15:27 +0200)] 
gdi32: Force colors to black and white for 1-bpp source in AlphaBlend.

12 years agowinex11: Implement a BlendImage entry point in the XRender driver.
Alexandre Julliard [Tue, 20 Sep 2011 10:00:00 +0000 (12:00 +0200)] 
winex11: Implement a BlendImage entry point in the XRender driver.

12 years agowinex11: Set XRender clipping lazily when retrieving the destination picture.
Alexandre Julliard [Tue, 20 Sep 2011 09:51:43 +0000 (11:51 +0200)] 
winex11: Set XRender clipping lazily when retrieving the destination picture.

12 years agowinex11: Add a helper function to create the source pixmap from an image.
Alexandre Julliard [Tue, 20 Sep 2011 09:21:00 +0000 (11:21 +0200)] 
winex11: Add a helper function to create the source pixmap from an image.

12 years agomsvcr90: Fix _vswprintf_p implementation.
Piotr Caban [Tue, 20 Sep 2011 08:32:29 +0000 (10:32 +0200)] 
msvcr90: Fix _vswprintf_p implementation.

12 years agokernel32: Add a test to show that uninitialized sections are not special regarding...
Dmitry Timoshkov [Tue, 20 Sep 2011 08:48:12 +0000 (17:48 +0900)] 
kernel32: Add a test to show that uninitialized sections are not special regarding protection flags.

12 years agocomctl32/monthcal: Fix today date box painting.
Nikolay Sivov [Tue, 20 Sep 2011 07:35:54 +0000 (11:35 +0400)] 
comctl32/monthcal: Fix today date box painting.

12 years agocomctl32/monthcal: Fix today label position.
Nikolay Sivov [Tue, 20 Sep 2011 06:45:24 +0000 (10:45 +0400)] 
comctl32/monthcal: Fix today label position.

12 years agocomctl32/monthcal: Implement MCM_GETCALENDARCOUNT.
Nikolay Sivov [Tue, 20 Sep 2011 05:57:28 +0000 (09:57 +0400)] 
comctl32/monthcal: Implement MCM_GETCALENDARCOUNT.

12 years agopo: Remove an English string from the Greek translation.
Francois Gouget [Mon, 19 Sep 2011 21:33:21 +0000 (23:33 +0200)] 
po: Remove an English string from the Greek translation.

12 years agopo: Remove an English string from the Spanish translation.
Francois Gouget [Mon, 19 Sep 2011 21:33:19 +0000 (23:33 +0200)] 
po: Remove an English string from the Spanish translation.

12 years agopo: Remove an English string from the Italian translation.
Francois Gouget [Mon, 19 Sep 2011 21:33:15 +0000 (23:33 +0200)] 
po: Remove an English string from the Italian translation.

12 years agopo: Remove a couple more English strings from the Norwegian Bokmål translation.
Francois Gouget [Mon, 19 Sep 2011 21:33:23 +0000 (23:33 +0200)] 
po: Remove a couple more English strings from the Norwegian Bokmål translation.

12 years agopo: Mark a few partially translated strings as fuzzy in the German translation.
Francois Gouget [Mon, 19 Sep 2011 21:35:13 +0000 (23:35 +0200)] 
po: Mark a few partially translated strings as fuzzy in the German translation.

12 years agopo: Remove an English string from the Hungarian translation.
Francois Gouget [Mon, 19 Sep 2011 21:33:18 +0000 (23:33 +0200)] 
po: Remove an English string from the Hungarian translation.

12 years agopo: Remove an English string from the Chinese (PRC) translation.
Francois Gouget [Mon, 19 Sep 2011 21:33:10 +0000 (23:33 +0200)] 
po: Remove an English string from the Chinese (PRC) translation.

12 years agopo: Remove a couple more English strings from the Chinese (Taiwan) translation.
Francois Gouget [Mon, 19 Sep 2011 21:33:05 +0000 (23:33 +0200)] 
po: Remove a couple more English strings from the Chinese (Taiwan) translation.

12 years agomsvcrt: Fix printing NULL strings.
Francois Gouget [Mon, 19 Sep 2011 21:29:47 +0000 (23:29 +0200)] 
msvcrt: Fix printing NULL strings.

12 years agoshell32: Fix printing NULL strings.
Francois Gouget [Mon, 19 Sep 2011 21:29:29 +0000 (23:29 +0200)] 
shell32: Fix printing NULL strings.

12 years agoversion: Fix printing NULL strings.
Francois Gouget [Mon, 19 Sep 2011 21:28:54 +0000 (23:28 +0200)] 
version: Fix printing NULL strings.

12 years agowinex11: Fix printing NULL strings.
Francois Gouget [Mon, 19 Sep 2011 21:28:30 +0000 (23:28 +0200)] 
winex11: Fix printing NULL strings.

12 years agowininet: Fix printing NULL strings.
Francois Gouget [Mon, 19 Sep 2011 21:28:03 +0000 (23:28 +0200)] 
wininet: Fix printing NULL strings.

12 years agontdll: Fix printing NULL strings.
Francois Gouget [Mon, 19 Sep 2011 21:27:48 +0000 (23:27 +0200)] 
ntdll: Fix printing NULL strings.