André Hentschel [Sun, 25 Sep 2011 19:22:52 +0000 (21:22 +0200)]
gdi32: Add traces for the gamma functions.
Michael Stefaniuc [Mon, 26 Sep 2011 09:58:35 +0000 (11:58 +0200)]
shell32: Pass the object instead of the iface to helper functions.
Michael Stefaniuc [Mon, 26 Sep 2011 09:54:37 +0000 (11:54 +0200)]
shell32: COM cleanup in shellpath.c.
Dylan Smith [Mon, 26 Sep 2011 06:29:33 +0000 (02:29 -0400)]
riched20/tests: Remove unnecessary SetFocus calls.
Dylan Smith [Mon, 26 Sep 2011 06:29:26 +0000 (02:29 -0400)]
riched20/tests: Avoid using flaky method of simulating typing.
Dylan Smith [Mon, 26 Sep 2011 02:17:28 +0000 (22:17 -0400)]
richedit: Return number of chars inserted for EM_STREAMIN with SF_RTF.
Dylan Smith [Mon, 26 Sep 2011 02:17:19 +0000 (22:17 -0400)]
richedit: Return number of bytes read for EM_STREAMIN with SF_TEXT.
Francois Gouget [Mon, 26 Sep 2011 00:28:16 +0000 (02:28 +0200)]
po: Mark a number of obviously incomplete cmd help messages as fuzzy in the Turkish translation.
Michael Stefaniuc [Sun, 25 Sep 2011 21:45:35 +0000 (23:45 +0200)]
krnl386.exe16: Don't open code CONTAINING_RECORD().
Michael Stefaniuc [Sun, 25 Sep 2011 21:33:28 +0000 (23:33 +0200)]
ieframe: Don't open code CONTAINING_RECORD().
Michael Stefaniuc [Sun, 25 Sep 2011 21:32:28 +0000 (23:32 +0200)]
wshom.ocx: Don't bother with a FIXME in DllCanUnloadNow().
Michael Stefaniuc [Sun, 25 Sep 2011 21:31:20 +0000 (23:31 +0200)]
oleaut32/tests: Use FAILED instead of !SUCCEEDED.
Michael Stefaniuc [Sun, 25 Sep 2011 21:30:03 +0000 (23:30 +0200)]
wineqtdecoder: Use FAILED instead of !SUCCEEDED.
Alexandre Julliard [Fri, 23 Sep 2011 17:46:51 +0000 (19:46 +0200)]
Release 1.3.29.
Aric Stewart [Fri, 23 Sep 2011 14:42:46 +0000 (09:42 -0500)]
usp10: ScriptShape needs a number of SCRIPT_VISATTR equal to glyphs not chars.
Michael Stefaniuc [Fri, 23 Sep 2011 14:05:37 +0000 (16:05 +0200)]
dsound/tests: Remove some explicit casts that happen implicitly.
Michael Stefaniuc [Fri, 23 Sep 2011 14:03:23 +0000 (16:03 +0200)]
msi: Remove casts to the type of the casted variable.
Alistair Leslie-Hughes [Fri, 23 Sep 2011 11:10:51 +0000 (21:10 +1000)]
mshtml: Add IHTMLCurrentStyle2/3/4 support.
Nikolay Sivov [Fri, 23 Sep 2011 10:53:47 +0000 (14:53 +0400)]
comctl32/monthcal: Fix jump to today date.
Nikolay Sivov [Fri, 23 Sep 2011 10:17:14 +0000 (14:17 +0400)]
comctl32/monthcal: Properly adjust day of week in MCM_SETCURSEL.
Nikolay Sivov [Fri, 23 Sep 2011 09:34:37 +0000 (13:34 +0400)]
comctl32/monthcal: Correct MCM_SETTODAY handler return value.
Nikolay Sivov [Fri, 23 Sep 2011 08:25:35 +0000 (12:25 +0400)]
comctl32/monthcal: Fix some day state problems.
Nikolay Sivov [Fri, 23 Sep 2011 06:27:14 +0000 (10:27 +0400)]
comctl32/monthcal: Fix MCM_GETMONTHRANGE with regard to multiple calendars and parameter handling.
Louis Lenders [Sun, 18 Sep 2011 20:26:49 +0000 (22:26 +0200)]
dpnet: Return a TCP/IP provider in IDirectPlay8PeerImpl_EnumServiceProviders.
Alexandre Julliard [Fri, 23 Sep 2011 12:17:05 +0000 (14:17 +0200)]
gdi32: Avoid rounding errors with visible rectangles in mirroring blits.
Bernhard Loos [Wed, 14 Sep 2011 12:49:09 +0000 (14:49 +0200)]
server: Correct mapping of mutex access rights.
Bernhard Loos [Wed, 14 Sep 2011 12:49:03 +0000 (14:49 +0200)]
server: ReleaseMutex doesn't need any access rights.
Bernhard Loos [Wed, 14 Sep 2011 12:48:56 +0000 (14:48 +0200)]
server: Certain access flags are illegal for OpenMutex.
Michael Mc Donnell [Wed, 17 Aug 2011 09:08:12 +0000 (11:08 +0200)]
d3dx9/test: Test for D3DXWeldVertices.
Michael Mc Donnell [Wed, 17 Aug 2011 09:08:02 +0000 (11:08 +0200)]
d3dx9: Implemented D3DXWeldVertices.
Hwang YunSong [Thu, 22 Sep 2011 07:59:23 +0000 (16:59 +0900)]
po: Updated Korean translation.
Frédéric Delanoy [Wed, 21 Sep 2011 19:17:18 +0000 (21:17 +0200)]
cmd: Improve WCMD_volume documentation.
Frédéric Delanoy [Wed, 21 Sep 2011 18:59:41 +0000 (20:59 +0200)]
cmd: Standardize BOOL type usage in directory.c.
Hans Leidekker [Fri, 23 Sep 2011 09:13:04 +0000 (11:13 +0200)]
msi: Only use Windows platform-specific encoded strings from the font naming table.
Hans Leidekker [Fri, 23 Sep 2011 09:12:40 +0000 (11:12 +0200)]
msi: Improve font version parsing.
Hans Leidekker [Fri, 23 Sep 2011 09:12:22 +0000 (11:12 +0200)]
msi: MSI_SetFeatureStateW doesn't need to be WINAPI.
Hans Leidekker [Fri, 23 Sep 2011 09:12:02 +0000 (11:12 +0200)]
msi: Remove an unused parameter from msi_create_table.
Marcus Meissner [Fri, 23 Sep 2011 00:11:57 +0000 (02:11 +0200)]
server: Removed NULL check after usage (Coverity).
David Kiefer [Fri, 23 Sep 2011 00:43:46 +0000 (02:43 +0200)]
winex11.drv: Remove x86 inline assembly for performing palettized blits.
André Hentschel [Thu, 22 Sep 2011 20:35:32 +0000 (22:35 +0200)]
shell32/tests: Fix typos.
Henri Verbeet [Thu, 22 Sep 2011 19:40:06 +0000 (21:40 +0200)]
rpcrt4: Properly size complex reference pointers.
André Hentschel [Thu, 22 Sep 2011 17:21:41 +0000 (19:21 +0200)]
gdiplus: Fix height calculation.
Spotted by Roman Shchekin.
Alistair Leslie-Hughes [Thu, 22 Sep 2011 10:09:59 +0000 (20:09 +1000)]
mshtml: Fix test for Windows 7 with IE9.
Jörg Höhle [Mon, 12 Sep 2011 05:12:10 +0000 (07:12 +0200)]
mmdevapi: Unlock buffer in case of ReleaseBuffer error.
Jörg Höhle [Wed, 21 Sep 2011 08:42:16 +0000 (10:42 +0200)]
wineoss: EAGAIN (OSS buffer full) is a regular situation.
Jörg Höhle [Tue, 20 Sep 2011 13:03:52 +0000 (15:03 +0200)]
mmdevapi: Fix stuttering upon start and underrun.
Francois Gouget [Thu, 22 Sep 2011 14:56:42 +0000 (16:56 +0200)]
user32: Change HotTrackingColor to better differentiate regular links from visited links.
Francois Gouget [Thu, 22 Sep 2011 14:53:31 +0000 (16:53 +0200)]
comctl32: Not visited links use HotTrackingColor for the text.
Michael Stefaniuc [Thu, 22 Sep 2011 14:24:21 +0000 (16:24 +0200)]
winmm: Remove casts to the type of the casted expression.
Francois Gouget [Thu, 22 Sep 2011 14:50:22 +0000 (16:50 +0200)]
comctl32: Add some SysLink style and state definitions.
Nikolay Sivov [Thu, 22 Sep 2011 06:50:41 +0000 (10:50 +0400)]
msxml3: Fix putProperty() for declaration handler.
Nikolay Sivov [Wed, 21 Sep 2011 17:01:10 +0000 (21:01 +0400)]
msxml3: Fix putProperty() for lexical handler case.
Juan Lang [Thu, 22 Sep 2011 12:23:21 +0000 (05:23 -0700)]
crypt32: Fix memory leak in failure cases.
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.
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.
Nikolay Sivov [Thu, 22 Sep 2011 13:56:40 +0000 (17:56 +0400)]
comctl32/monthcal: Enable multiple calendars support.
Michael Stefaniuc [Thu, 22 Sep 2011 13:58:54 +0000 (15:58 +0200)]
gdi32/tests: Remove casts to the type of the casted expression.
Jacek Caban [Thu, 22 Sep 2011 13:01:50 +0000 (15:01 +0200)]
widl: Define __REQUIRED_RPCNDR_H_VERSION__ in generated headers.
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.
Huw Davies [Thu, 22 Sep 2011 12:56:28 +0000 (13:56 +0100)]
gdi32/tests: Update the StretchBlt tests to use a 16x16 bitmap.
Jacek Caban [Thu, 22 Sep 2011 12:26:25 +0000 (14:26 +0200)]
vbscript: Better stub for interp_errmode.
Jacek Caban [Thu, 22 Sep 2011 12:26:13 +0000 (14:26 +0200)]
vbscript: Added CreateObject tests (based on jscript ActiveXObject tests).
Jacek Caban [Thu, 22 Sep 2011 12:25:50 +0000 (14:25 +0200)]
vbscript: Added support for IObjectWithSite in create_object.
Jacek Caban [Thu, 22 Sep 2011 12:25:27 +0000 (14:25 +0200)]
vbscript: Added CreateObject implementation.
Jacek Caban [Thu, 22 Sep 2011 12:25:15 +0000 (14:25 +0200)]
vbscript: Lookup global object before host-provided objects.
Jacek Caban [Thu, 22 Sep 2011 12:25:06 +0000 (14:25 +0200)]
vbscript: Added support for DISPATCH_METHOD flags in invoke_builtin.
Jacek Caban [Thu, 22 Sep 2011 12:24:44 +0000 (14:24 +0200)]
vbscript: Added exit for statement support.
Jacek Caban [Thu, 22 Sep 2011 12:24:20 +0000 (14:24 +0200)]
vbscript: Added for..in statement tests.
Jacek Caban [Thu, 22 Sep 2011 12:24:05 +0000 (14:24 +0200)]
vbscript: Added interp_incc implementation.
Jacek Caban [Thu, 22 Sep 2011 12:23:51 +0000 (14:23 +0200)]
vbscript: Added interp_step implementation.
Jacek Caban [Thu, 22 Sep 2011 12:23:25 +0000 (14:23 +0200)]
vbscript: Added interp_val implementation.
Jacek Caban [Thu, 22 Sep 2011 12:23:10 +0000 (14:23 +0200)]
vbscript: Added for..to statement compiler implementation.
Jacek Caban [Thu, 22 Sep 2011 12:22:40 +0000 (14:22 +0200)]
vbscript: Added for..to statement parser implementation.
Alexandre Julliard [Thu, 22 Sep 2011 11:14:08 +0000 (13:14 +0200)]
gdi32/tests: Add some tests for overlapping blits.
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.
Alexandre Julliard [Thu, 22 Sep 2011 08:18:14 +0000 (10:18 +0200)]
gdi32: Add helper functions for copying a DIB line.
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.
Andrew Talbot [Wed, 21 Sep 2011 19:44:03 +0000 (20:44 +0100)]
crtdll: Supress sign-extension through integer promotion.
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.
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.