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.
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.
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.
Henri Verbeet [Wed, 21 Sep 2011 19:01:43 +0000 (21:01 +0200)]
server: Try writing to /proc/<pid>/mem in write_process_memory().
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.
Andrew Eikum [Wed, 21 Sep 2011 16:25:27 +0000 (11:25 -0500)]
dsound: Don't dereference a freed object.
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.
Francois Gouget [Wed, 21 Sep 2011 14:45:11 +0000 (16:45 +0200)]
msxml3: Fix printing NULL strings.
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.
Alistair Leslie-Hughes [Wed, 21 Sep 2011 06:37:34 +0000 (16:37 +1000)]
mshtml: Add IHTMLTable2/3 support.
Jacek Caban [Wed, 21 Sep 2011 12:04:30 +0000 (14:04 +0200)]
vbscript: Added const statement tests.
Jacek Caban [Wed, 21 Sep 2011 12:04:16 +0000 (14:04 +0200)]
vbscript: Added interp_const implementation.
Jacek Caban [Wed, 21 Sep 2011 12:03:50 +0000 (14:03 +0200)]
vbscript: Moved creating new dynamic variable to separated function.
Jacek Caban [Wed, 21 Sep 2011 12:03:38 +0000 (14:03 +0200)]
vbscript: Added const statement compiler implementation.
Jacek Caban [Wed, 21 Sep 2011 12:03:18 +0000 (14:03 +0200)]
vbscript: Added const statement parser implementation.
Michael Stefaniuc [Wed, 21 Sep 2011 09:59:19 +0000 (11:59 +0200)]
shell32: Remove casts to the type of the casted expression.
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().
Michael Stefaniuc [Wed, 21 Sep 2011 09:42:51 +0000 (11:42 +0200)]
server: Remove casts to the type of the casted expression.
Piotr Caban [Wed, 21 Sep 2011 07:54:16 +0000 (09:54 +0200)]
shell32/tests: Added more SHChangeNotify tests.
Piotr Caban [Wed, 21 Sep 2011 07:53:55 +0000 (09:53 +0200)]
shell32: Fixed SHCNRF_NewDelivery flag support in SHChangeNotify.
Piotr Caban [Wed, 21 Sep 2011 07:52:28 +0000 (09:52 +0200)]
shell32: Don't call SendMessage inside critical section.
Hans Leidekker [Wed, 21 Sep 2011 07:01:40 +0000 (09:01 +0200)]
oleacc: Add a version resource.
Hans Leidekker [Wed, 21 Sep 2011 07:01:04 +0000 (09:01 +0200)]
msi: Support reading version information from OpenType/CFF fonts.
Rico Schüller [Wed, 21 Sep 2011 06:10:05 +0000 (08:10 +0200)]
wined3d: Fix spelling.
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.
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.
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.
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.
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().
Andrew Talbot [Tue, 20 Sep 2011 20:36:30 +0000 (21:36 +0100)]
avifil32: Fix use of wrong variable in expression.
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.
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.
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.
Alexandre Julliard [Tue, 20 Sep 2011 18:23:18 +0000 (20:23 +0200)]
winex11: Fix handling of 1-bpp source bitmaps in AlphaBlend.
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.
Alexandre Julliard [Tue, 20 Sep 2011 15:58:12 +0000 (17:58 +0200)]
gdi32/tests: Add a test for alpha channel handling in StretchBlt.
Alistair Leslie-Hughes [Mon, 19 Sep 2011 03:07:13 +0000 (13:07 +1000)]
mscoree: Add missing typedefs.
Alistair Leslie-Hughes [Mon, 19 Sep 2011 02:11:13 +0000 (12:11 +1000)]
mscoree: Add .Net debugging interfaces.
Michael Stefaniuc [Tue, 20 Sep 2011 13:50:47 +0000 (15:50 +0200)]
d3dx9_36: Remove casts to the type of the casted expression.
Michael Stefaniuc [Tue, 20 Sep 2011 13:49:05 +0000 (15:49 +0200)]
windowscodecs: Remove casts to the type of the casted variable.
Jacek Caban [Tue, 20 Sep 2011 12:59:53 +0000 (14:59 +0200)]
vbscript: Added support for undeclared variables in non-explicit mode.
Jacek Caban [Tue, 20 Sep 2011 12:59:35 +0000 (14:59 +0200)]
vbscript: Added more tests.
Jacek Caban [Tue, 20 Sep 2011 12:59:21 +0000 (14:59 +0200)]
vbscript: Added support for short if statements.
Jacek Caban [Tue, 20 Sep 2011 12:59:07 +0000 (14:59 +0200)]
vbscript: Added support for rem statement-like comments.
Jacek Caban [Tue, 20 Sep 2011 12:58:53 +0000 (14:58 +0200)]
vbscript: Added support for ':' as statement separator.
Jacek Caban [Tue, 20 Sep 2011 09:55:52 +0000 (11:55 +0200)]
wshom.ocx: Added beginning WshShell object tests.
Jacek Caban [Tue, 20 Sep 2011 09:55:44 +0000 (11:55 +0200)]
wshom.ocx: Added IWshShell3 interface stub implementation.
Jacek Caban [Tue, 20 Sep 2011 09:55:34 +0000 (11:55 +0200)]
wshom.ocx: Added WshShell class factory implementation.
Hans Leidekker [Tue, 20 Sep 2011 09:31:41 +0000 (11:31 +0200)]
msi: Support TrueType font files in MsiGetFileVersion.
Hans Leidekker [Tue, 20 Sep 2011 09:31:13 +0000 (11:31 +0200)]
mscms: Fix OpenColorProfile to handle relative file names.
Austin English [Mon, 19 Sep 2011 21:24:02 +0000 (14:24 -0700)]
urlmon: Add a stub for RegisterMediaTypes().
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.
Alexandre Julliard [Tue, 20 Sep 2011 10:00:00 +0000 (12:00 +0200)]
winex11: Implement a BlendImage entry point in the XRender driver.
Alexandre Julliard [Tue, 20 Sep 2011 09:51:43 +0000 (11:51 +0200)]
winex11: Set XRender clipping lazily when retrieving the destination picture.
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.
Piotr Caban [Tue, 20 Sep 2011 08:32:29 +0000 (10:32 +0200)]
msvcr90: Fix _vswprintf_p implementation.
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.
Nikolay Sivov [Tue, 20 Sep 2011 07:35:54 +0000 (11:35 +0400)]
comctl32/monthcal: Fix today date box painting.
Nikolay Sivov [Tue, 20 Sep 2011 06:45:24 +0000 (10:45 +0400)]
comctl32/monthcal: Fix today label position.
Nikolay Sivov [Tue, 20 Sep 2011 05:57:28 +0000 (09:57 +0400)]
comctl32/monthcal: Implement MCM_GETCALENDARCOUNT.
Francois Gouget [Mon, 19 Sep 2011 21:33:21 +0000 (23:33 +0200)]
po: Remove an English string from the Greek translation.
Francois Gouget [Mon, 19 Sep 2011 21:33:19 +0000 (23:33 +0200)]
po: Remove an English string from the Spanish translation.
Francois Gouget [Mon, 19 Sep 2011 21:33:15 +0000 (23:33 +0200)]
po: Remove an English string from the Italian 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.
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.
Francois Gouget [Mon, 19 Sep 2011 21:33:18 +0000 (23:33 +0200)]
po: Remove an English string from the Hungarian translation.
Francois Gouget [Mon, 19 Sep 2011 21:33:10 +0000 (23:33 +0200)]
po: Remove an English string from the Chinese (PRC) 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.
Francois Gouget [Mon, 19 Sep 2011 21:29:47 +0000 (23:29 +0200)]
msvcrt: Fix printing NULL strings.
Francois Gouget [Mon, 19 Sep 2011 21:29:29 +0000 (23:29 +0200)]
shell32: Fix printing NULL strings.
Francois Gouget [Mon, 19 Sep 2011 21:28:54 +0000 (23:28 +0200)]
version: Fix printing NULL strings.
Francois Gouget [Mon, 19 Sep 2011 21:28:30 +0000 (23:28 +0200)]
winex11: Fix printing NULL strings.
Francois Gouget [Mon, 19 Sep 2011 21:28:03 +0000 (23:28 +0200)]
wininet: Fix printing NULL strings.
Francois Gouget [Mon, 19 Sep 2011 21:27:48 +0000 (23:27 +0200)]
ntdll: Fix printing NULL strings.
Francois Gouget [Mon, 19 Sep 2011 21:27:06 +0000 (23:27 +0200)]
advapi32: Fix printing NULL strings.
Francois Gouget [Mon, 19 Sep 2011 21:26:49 +0000 (23:26 +0200)]
crypt32: Fix printing NULL strings.
Henri Verbeet [Mon, 19 Sep 2011 19:50:27 +0000 (21:50 +0200)]
wined3d: Make the device parameter to wined3d_device_get_back_buffer() const.
Henri Verbeet [Mon, 19 Sep 2011 19:50:26 +0000 (21:50 +0200)]
wined3d: Make the device parameter to wined3d_device_get_texture() const.
Henri Verbeet [Mon, 19 Sep 2011 19:50:25 +0000 (21:50 +0200)]
wined3d: Dump the WINEDDBLTFX structure in wined3d_surface_blt().
Henri Verbeet [Mon, 19 Sep 2011 19:50:24 +0000 (21:50 +0200)]
ddraw: Store the wined3d swapchain reference in the ddraw object instead of the primary surface.
Henri Verbeet [Mon, 19 Sep 2011 19:50:23 +0000 (21:50 +0200)]
ddraw: Setup swapchain dimensions and format using the current display mode in ddraw_create_swapchain().
André Hentschel [Mon, 19 Sep 2011 19:39:12 +0000 (21:39 +0200)]
gdi32/tests: Add a second test about non-uniform ramps.
Francois Gouget [Mon, 19 Sep 2011 21:09:43 +0000 (23:09 +0200)]
msi: Don't use debugstr_a() on an output parameter.
Spotted by Michael Stefaniuc and Hans Leidekker.
Octavian Voicu [Mon, 19 Sep 2011 17:31:58 +0000 (20:31 +0300)]
vbscript: Always initialize prev_label to prevent compiler warning.
Stefan Dösinger [Thu, 15 Sep 2011 21:53:56 +0000 (23:53 +0200)]
ddraw/tests: Accept another error when setting an overlay with a NULL rect.
Stefan Dösinger [Thu, 15 Sep 2011 21:49:21 +0000 (23:49 +0200)]
ddraw/tests: Mark a strange radeon X1600 Windows behavior broken.
Stefan Dösinger [Thu, 15 Sep 2011 21:43:45 +0000 (23:43 +0200)]
ddraw/tests: Remove the partial cube map load tests.
They BSOD my Radeon X1600 Windows machine.
Francois Gouget [Mon, 19 Sep 2011 13:32:16 +0000 (15:32 +0200)]
comctl32: Don't crash when getting a bad image list handle.
Jacek Caban [Mon, 19 Sep 2011 12:46:43 +0000 (14:46 +0200)]
jscript: Removed useless undef ACTSCPSITE_THIS.
Jacek Caban [Mon, 19 Sep 2011 12:10:19 +0000 (14:10 +0200)]
vbscript: Added On Error statement parser implementation.
Jacek Caban [Mon, 19 Sep 2011 12:10:08 +0000 (14:10 +0200)]
vbscript: Added interp_me implementation.
Jacek Caban [Mon, 19 Sep 2011 12:09:57 +0000 (14:09 +0200)]
vbscript: Added ME expression parser implementation.
Jacek Caban [Mon, 19 Sep 2011 12:09:45 +0000 (14:09 +0200)]
vbscript: Added support for SCRIPTITEM_ISVISIBLE named items.
Jacek Caban [Mon, 19 Sep 2011 12:09:32 +0000 (14:09 +0200)]
vbscript: Added error object functions stubs.
Jacek Caban [Mon, 19 Sep 2011 12:09:21 +0000 (14:09 +0200)]
vbscript: Added error object stub implementation.
Jacek Caban [Mon, 19 Sep 2011 12:09:08 +0000 (14:09 +0200)]
vbscript: Added more global object stubs.
Jacek Caban [Mon, 19 Sep 2011 12:08:57 +0000 (14:08 +0200)]
vbscript: Added isObject tests.
Jacek Caban [Mon, 19 Sep 2011 12:08:48 +0000 (14:08 +0200)]
vbscript: Added isObject implementation.
Jacek Caban [Mon, 19 Sep 2011 12:08:38 +0000 (14:08 +0200)]
vbscript: Added global object's isObject function stub implementation.
Jacek Caban [Mon, 19 Sep 2011 12:08:15 +0000 (14:08 +0200)]
vbscript: Store reference to collected object in collect_objects.