Rico Schüller [Mon, 26 Dec 2011 10:51:42 +0000 (11:51 +0100)]
d3dx9/tests: Add effect parameter value GetMatrixTranspose() test.
Rico Schüller [Mon, 26 Dec 2011 10:51:34 +0000 (11:51 +0100)]
d3dx9/tests: Add effect parameter value GetMatrixArray() test.
Rico Schüller [Mon, 26 Dec 2011 10:51:30 +0000 (11:51 +0100)]
d3dx9/tests: Add effect parameter value GetMatrix() test.
Rico Schüller [Fri, 23 Dec 2011 17:17:03 +0000 (18:17 +0100)]
d3dx9: Fix variable sequence.
Alexandre Julliard [Tue, 27 Dec 2011 15:40:48 +0000 (16:40 +0100)]
gdi32: Re-create the brush bits only when the ROP has really changed.
Alexandre Julliard [Tue, 27 Dec 2011 14:48:05 +0000 (15:48 +0100)]
gdi32: Avoid making a copy of the device clipping region in the DIB driver.
Alexandre Julliard [Tue, 27 Dec 2011 13:38:39 +0000 (14:38 +0100)]
gdi32: Use the get_clipped_rects helper in the blitting functions.
Alexandre Julliard [Tue, 27 Dec 2011 13:32:41 +0000 (14:32 +0100)]
gdi32: Use the get_clipped_rects helper in the pen functions.
Alexandre Julliard [Tue, 27 Dec 2011 13:32:12 +0000 (14:32 +0100)]
gdi32: Use the get_clipped_rects helper in the text functions.
Alexandre Julliard [Tue, 27 Dec 2011 13:31:11 +0000 (14:31 +0100)]
gdi32: Add a helper function to compute the list of rectangles to paint after clipping.
Piotr Caban [Fri, 23 Dec 2011 14:29:31 +0000 (15:29 +0100)]
msvcp90: Correctly initialize vtable pointer in Getcat functions.
Piotr Caban [Fri, 23 Dec 2011 14:29:05 +0000 (15:29 +0100)]
msvcp90: Added numpunct<wchar_t> class stub.
Piotr Caban [Fri, 23 Dec 2011 14:28:50 +0000 (15:28 +0100)]
msvcp90: Added numpunct<char> class stub.
Hans Leidekker [Fri, 23 Dec 2011 12:54:26 +0000 (13:54 +0100)]
msi: Fix handling of single quoted column names in SELECT queries.
Hans Leidekker [Fri, 23 Dec 2011 12:53:54 +0000 (13:53 +0100)]
msi: Use a common function to validate a product ID.
Hans Leidekker [Fri, 23 Dec 2011 12:53:34 +0000 (13:53 +0100)]
msi: Fix changing media for normal files.
Erich Hoover [Thu, 22 Dec 2011 19:12:06 +0000 (12:12 -0700)]
hhctrl.ocx: Fix HTML Help crashing on non-chm files.
Aric Stewart [Thu, 22 Dec 2011 19:05:11 +0000 (13:05 -0600)]
usp10: Add currency scripts to match windows.
Nikolay Sivov [Thu, 22 Dec 2011 22:57:12 +0000 (01:57 +0300)]
msxml3: IXSL* implementations do not depend on libxml2.
Henri Verbeet [Thu, 22 Dec 2011 20:51:22 +0000 (21:51 +0100)]
ddraw: Fix the title and class name for the auto ddraw device window.
Henri Verbeet [Thu, 22 Dec 2011 20:51:21 +0000 (21:51 +0100)]
ddraw: Handle the special DDSCL_SETFOCUSWINDOW | DDSCL_CREATEDEVICEWINDOW combination.
Henri Verbeet [Thu, 22 Dec 2011 20:51:20 +0000 (21:51 +0100)]
ddraw: Properly handle DDSCL_CREATEDEVICEWINDOW.
Henri Verbeet [Thu, 22 Dec 2011 20:51:19 +0000 (21:51 +0100)]
ddraw: Clear the focus and device windows on DDSCL_NORMAL.
Henri Verbeet [Thu, 22 Dec 2011 20:51:18 +0000 (21:51 +0100)]
ddraw: DDSCL_CREATEDEVICEWINDOW requires DDSCL_EXCLUSIVE.
Alexandre Julliard [Thu, 22 Dec 2011 13:08:43 +0000 (14:08 +0100)]
gdi32/tests: Add tests for PALETTEINDEX colors.
Alexandre Julliard [Thu, 22 Dec 2011 20:18:30 +0000 (21:18 +0100)]
gdi32: Always use proper RGB colors for monochrome DDB pattern brushes.
Alexandre Julliard [Thu, 22 Dec 2011 19:09:23 +0000 (20:09 +0100)]
gdi32: Add a common helper for computing pen and brush masks.
Alexandre Julliard [Thu, 22 Dec 2011 15:32:37 +0000 (16:32 +0100)]
gdi32: Recompute the foreground masks on every use to support PALETTEINDEX colors.
Alexandre Julliard [Thu, 22 Dec 2011 15:18:13 +0000 (16:18 +0100)]
gdi32: Recompute the background masks on every use to support PALETTEINDEX colors.
Alexandre Julliard [Thu, 22 Dec 2011 12:33:29 +0000 (13:33 +0100)]
gdi32: Recompute the pen masks on every use to support PALETTEINDEX colors.
Alexandre Julliard [Thu, 22 Dec 2011 09:21:42 +0000 (10:21 +0100)]
gdi32: Recompute the brush masks on every use to support PALETTEINDEX colors.
Piotr Caban [Thu, 22 Dec 2011 17:25:23 +0000 (18:25 +0100)]
msvcp90: Added ctype<wchar_t>::scan functions implementation.
Piotr Caban [Thu, 22 Dec 2011 17:25:07 +0000 (18:25 +0100)]
msvcp90: Added ctype<wchar_t>::is functions implementation.
Piotr Caban [Thu, 22 Dec 2011 17:24:55 +0000 (18:24 +0100)]
msvcp90: Added ctype<wchar_t>::toupper functions implementation.
Piotr Caban [Thu, 22 Dec 2011 17:24:46 +0000 (18:24 +0100)]
msvcp90: Added ctype<wchar_t>::tolower functions implementation.
Piotr Caban [Thu, 22 Dec 2011 17:24:36 +0000 (18:24 +0100)]
msvcp90: Added ctype<wchar_t>::widen functions implementation.
Piotr Caban [Thu, 22 Dec 2011 17:24:21 +0000 (18:24 +0100)]
msvcp90: Added ctype<wchar_t>::narrow functions implementation.
Piotr Caban [Thu, 22 Dec 2011 17:24:07 +0000 (18:24 +0100)]
msvcp90: Added ctype<wchar_t> constructors implementation.
Aric Stewart [Thu, 22 Dec 2011 16:46:34 +0000 (10:46 -0600)]
usp10: Implement ScriptGetFontScriptTags.
Jörg Höhle [Fri, 11 Nov 2011 02:33:24 +0000 (06:33 +0400)]
winealsa: Use an ALSA buffer of 4 periods to limit prefill.
André Hentschel [Wed, 21 Dec 2011 19:49:57 +0000 (20:49 +0100)]
include: Add CM_DRP_* and CM_CRP_* defines to cfgmgr32.h.
Stefan Leichter [Wed, 21 Dec 2011 23:04:05 +0000 (00:04 +0100)]
dhcpcsvc: New stub dll.
Huw Davies [Thu, 22 Dec 2011 13:00:44 +0000 (13:00 +0000)]
gdi32/tests: Add tests for geometric solid pens.
Huw Davies [Thu, 22 Dec 2011 13:00:43 +0000 (13:00 +0000)]
gdi32: Add support for geometric solid pens.
Rico Schüller [Thu, 22 Dec 2011 11:16:19 +0000 (12:16 +0100)]
d3dx9/tests: Add effect parameter value GetVectorArray() test.
Rico Schüller [Thu, 22 Dec 2011 11:16:15 +0000 (12:16 +0100)]
d3dx9/tests: Add effect parameter value GetVector() test.
Rico Schüller [Thu, 22 Dec 2011 11:16:11 +0000 (12:16 +0100)]
d3dx9/tests: Add effect parameter value GetFloatArray() test.
Rico Schüller [Thu, 22 Dec 2011 11:16:08 +0000 (12:16 +0100)]
d3dx9/tests: Add effect parameter value GetFloat() test.
Rico Schüller [Thu, 22 Dec 2011 11:16:04 +0000 (12:16 +0100)]
d3dx9: Use a loop in get_vector().
Rico Schüller [Thu, 22 Dec 2011 11:15:53 +0000 (12:15 +0100)]
d3dx9: Simplify ID3DXBaseEffect::SetInt().
Alexandre Julliard [Thu, 22 Dec 2011 10:31:46 +0000 (11:31 +0100)]
gdi32: Fix handling of COLORREFs with illegal values for the high byte.
Luca Bennati [Wed, 21 Dec 2011 21:05:58 +0000 (22:05 +0100)]
po: Update Italian translation.
Frédéric Delanoy [Wed, 21 Dec 2011 20:01:04 +0000 (21:01 +0100)]
po: Update French translation.
Nikolay Sivov [Wed, 21 Dec 2011 20:23:37 +0000 (23:23 +0300)]
po: Update Russian translation.
André Hentschel [Wed, 21 Dec 2011 19:16:30 +0000 (20:16 +0100)]
po: Update German translation.
Aurimas Fišeras [Fri, 2 Dec 2011 17:06:48 +0000 (19:06 +0200)]
po: Update Lithuanian translation.
Henri Verbeet [Wed, 21 Dec 2011 20:35:00 +0000 (21:35 +0100)]
wined3d: Get rid of the WINED3DFOGMODE typedef.
Henri Verbeet [Wed, 21 Dec 2011 20:34:59 +0000 (21:34 +0100)]
wined3d: Get rid of the WINED3DZBUFFERTYPE typedef.
Henri Verbeet [Wed, 21 Dec 2011 20:34:58 +0000 (21:34 +0100)]
ddraw/tests: Add some tests for DDSCL_CREATEDEVICEWINDOW.
Henri Verbeet [Wed, 21 Dec 2011 20:34:57 +0000 (21:34 +0100)]
ddraw/tests: Fix a couple of test messages.
Henri Verbeet [Wed, 21 Dec 2011 20:34:56 +0000 (21:34 +0100)]
ddraw: Handle the Direct3D clipspace transformation.
Direct3D3 and earlier have an extra transformation to scale clipspace. It's
controlled by the extra viewport parameters in those versions.
Aric Stewart [Wed, 21 Dec 2011 15:17:59 +0000 (09:17 -0600)]
usp10: Correct error in EDIT_GetLineRect in index for ScriptStringCPtoX.
Piotr Caban [Wed, 21 Dec 2011 14:59:50 +0000 (15:59 +0100)]
msvcp90: Don't crash if NULL is passed to _Strcoll and _Wcscoll.
Piotr Caban [Wed, 21 Dec 2011 14:59:31 +0000 (15:59 +0100)]
msvcp90: Added ctype<char>::is functions implementation.
Piotr Caban [Wed, 21 Dec 2011 14:59:18 +0000 (15:59 +0100)]
msvcp90: Added ctype<char>::toupper functions implementation.
Piotr Caban [Wed, 21 Dec 2011 14:59:09 +0000 (15:59 +0100)]
msvcp90: Added ctype<char>::tolower functions implementation.
Piotr Caban [Wed, 21 Dec 2011 14:58:50 +0000 (15:58 +0100)]
msvcp90: Hold _LOCK_LOCALE critical section while _Lockinfo object exists.
Piotr Caban [Wed, 21 Dec 2011 14:58:35 +0000 (15:58 +0100)]
msvcp90: Added ctype<char>::widen functions implementation.
Piotr Caban [Wed, 21 Dec 2011 14:58:19 +0000 (15:58 +0100)]
msvcp90: Added ctype<char>::narrow functions implementation.
Piotr Caban [Wed, 21 Dec 2011 14:58:03 +0000 (15:58 +0100)]
msvcp90: Added ctype<char> constructors implementation.
Piotr Caban [Wed, 21 Dec 2011 14:57:46 +0000 (15:57 +0100)]
msvcp90: Added partial collate<wchar_t> implementation.
Rico Schüller [Wed, 21 Dec 2011 14:03:05 +0000 (15:03 +0100)]
d3dx9/tests: Add effect parameter value GetIntArray() test.
Rico Schüller [Wed, 21 Dec 2011 14:03:00 +0000 (15:03 +0100)]
d3dx9/tests: Add effect parameter value GetInt() test.
Rico Schüller [Wed, 21 Dec 2011 14:02:57 +0000 (15:02 +0100)]
d3dx9/tests: Add effect parameter value GetBoolArray() test.
Rico Schüller [Wed, 21 Dec 2011 14:02:53 +0000 (15:02 +0100)]
d3dx9/tests: Add effect parameter value GetBool() test.
Rico Schüller [Wed, 21 Dec 2011 14:02:44 +0000 (15:02 +0100)]
d3dx9/tests: Add effect parameter value GetValue() test.
Alexandre Julliard [Wed, 21 Dec 2011 15:05:04 +0000 (16:05 +0100)]
msvcrt: Fix formatting of pointers in printf.
Jörg Höhle [Mon, 12 Dec 2011 16:20:49 +0000 (10:20 -0600)]
winealsa.drv: Request ALSA period time to match MMDevAPI period time.
Francois Gouget [Wed, 21 Dec 2011 13:27:48 +0000 (14:27 +0100)]
include: indexsrv.idl should import oaidl, not objidl.
Francois Gouget [Wed, 21 Dec 2011 13:23:50 +0000 (14:23 +0100)]
include: Don't import servprov.idl from urlhist.idl.
Francois Gouget [Wed, 21 Dec 2011 13:21:24 +0000 (14:21 +0100)]
include: Import shtypes.idl in shdeprecated.idl.
Detlef Riekenberg [Wed, 21 Dec 2011 12:51:24 +0000 (13:51 +0100)]
ieframe: Improve status updates in BindStatusCallback_OnProgress.
Gabriele Moabiti [Tue, 20 Dec 2011 21:35:33 +0000 (22:35 +0100)]
wineconsole: Light and dark gray colors are exchanged in the user backend.
Alexandre Julliard [Wed, 21 Dec 2011 09:58:25 +0000 (10:58 +0100)]
winex11: Scale raw motion events according to their valuator range.
Alexandre Julliard [Wed, 21 Dec 2011 09:57:40 +0000 (10:57 +0100)]
winex11: Keep the device info around as long as XInput2 is active.
Alexandre Julliard [Wed, 21 Dec 2011 09:56:52 +0000 (10:56 +0100)]
mountmgr: Require at least one of device or mount point to match when looking for an existing volume.
Henri Verbeet [Tue, 20 Dec 2011 20:42:14 +0000 (21:42 +0100)]
wined3d: Get rid of the WINED3DCMPFUNC typedef.
Henri Verbeet [Tue, 20 Dec 2011 20:42:13 +0000 (21:42 +0100)]
wined3d: Get rid of the WINED3DVERTEXBLENDFLAGS typedef.
Henri Verbeet [Tue, 20 Dec 2011 20:42:12 +0000 (21:42 +0100)]
wined3d: Handle client storage in surface_remove_pbo().
Henri Verbeet [Tue, 20 Dec 2011 20:42:11 +0000 (21:42 +0100)]
wined3d: Handle client storage in surface_init_sysmem().
Henri Verbeet [Tue, 20 Dec 2011 20:42:10 +0000 (21:42 +0100)]
wined3d: Don't call surface_init_sysmem() on surfaces with a PBO.
Nikolay Sivov [Wed, 21 Dec 2011 03:48:50 +0000 (06:48 +0300)]
msxml3: Fix VT_BSTR case for IXMLHttpRequest::send().
Nikolay Sivov [Tue, 20 Dec 2011 21:05:45 +0000 (00:05 +0300)]
msxml3: Support DELETE method in IXMLHttpRequest.
André Hentschel [Mon, 19 Dec 2011 18:00:30 +0000 (19:00 +0100)]
secur32/tests: Fail on missing NTLM.
Frédéric Delanoy [Tue, 20 Dec 2011 13:48:24 +0000 (14:48 +0100)]
cmd: Merge two if blocks.
Frédéric Delanoy [Thu, 15 Dec 2011 14:41:10 +0000 (15:41 +0100)]
comctl32: Avoid using uninitialized value (Coverity).
Piotr Caban [Tue, 20 Dec 2011 14:57:34 +0000 (15:57 +0100)]
msvcp90: Correctly export collate<short> constructors.
Piotr Caban [Tue, 20 Dec 2011 14:57:19 +0000 (15:57 +0100)]
msvcp90: Added collate<char>::do_hash implementation.
Piotr Caban [Tue, 20 Dec 2011 14:57:08 +0000 (15:57 +0100)]
msvcp90: Added collate<char>::compare implementation.
Piotr Caban [Tue, 20 Dec 2011 14:56:42 +0000 (15:56 +0100)]
msvcp90: Added macro to call functions from vtable.