André Hentschel [Thu, 16 Aug 2012 22:46:31 +0000 (00:46 +0200)]
kernel32: Fix LocaleNameToLCID on mismatch.
André Hentschel [Thu, 16 Aug 2012 20:40:14 +0000 (22:40 +0200)]
winebuild: Rename IMAGE_FILE_MACHINE_ARMV7 to IMAGE_FILE_MACHINE_ARMNT.
André Hentschel [Thu, 16 Aug 2012 20:39:46 +0000 (22:39 +0200)]
include: Rename IMAGE_FILE_MACHINE_ARMV7 to IMAGE_FILE_MACHINE_ARMNT.
Alexandre Julliard [Fri, 17 Aug 2012 08:06:41 +0000 (10:06 +0200)]
winex11: Release the keyboard lock before sending input to the server.
Bruno Jesus [Fri, 17 Aug 2012 01:39:30 +0000 (22:39 -0300)]
wininet/tests: Add invalid index test for HttpQueryInfo.
Andrew Eikum [Thu, 16 Aug 2012 19:12:04 +0000 (14:12 -0500)]
winealsa.drv: Remap mmdevapi channels to correct ALSA channels.
Andrew Eikum [Thu, 16 Aug 2012 19:11:57 +0000 (14:11 -0500)]
winealsa.drv: Don't cap the allowed number of channels.
Vincent Povirk [Tue, 14 Aug 2012 21:15:12 +0000 (16:15 -0500)]
windowscodecs: Add test for IWICImagingFactory::CreateBitmapFromSource.
Vincent Povirk [Tue, 14 Aug 2012 20:54:10 +0000 (15:54 -0500)]
windowscodecs: Implement IWICBitmap::SetResolution and GetResolution.
Vincent Povirk [Tue, 14 Aug 2012 20:49:02 +0000 (15:49 -0500)]
windowscodecs: Implement IWICBitmap::GetSize.
Vincent Povirk [Tue, 14 Aug 2012 20:39:58 +0000 (15:39 -0500)]
windowscodecs: Implement IWICBitmap::GetPixelFormat.
Vincent Povirk [Tue, 14 Aug 2012 20:36:30 +0000 (15:36 -0500)]
windowscodecs: Implement IWICBitmap::CopyPixels.
Józef Kucia [Thu, 16 Aug 2012 15:21:23 +0000 (17:21 +0200)]
d3dx9: Fix ID3DXConstantTable::SetMatrix.
Józef Kucia [Thu, 16 Aug 2012 15:21:22 +0000 (17:21 +0200)]
d3dx9: Fix ID3DXConstantTable::SetVector.
Józef Kucia [Thu, 16 Aug 2012 15:21:21 +0000 (17:21 +0200)]
d3dx9/tests: Add tests for ID3DXConstantTable::SetValue.
Józef Kucia [Thu, 16 Aug 2012 15:21:20 +0000 (17:21 +0200)]
d3dx9: Implement ID3DXConstantTable::SetValue.
Józef Kucia [Thu, 16 Aug 2012 15:21:19 +0000 (17:21 +0200)]
d3dx9/tests: Add tests for setting matrix shader constants.
Józef Kucia [Thu, 16 Aug 2012 15:21:18 +0000 (17:21 +0200)]
d3dx9: Implement ID3DXConstantTable::SetBoolArray.
Józef Kucia [Thu, 16 Aug 2012 15:21:17 +0000 (17:21 +0200)]
d3dx9: Implement ID3DXConstantTable::SetBool.
Alexandre Julliard [Thu, 16 Aug 2012 17:32:59 +0000 (19:32 +0200)]
msvcr100: Add the 64-bit variants of the C++ exported names.
Alexandre Julliard [Thu, 16 Aug 2012 16:03:27 +0000 (18:03 +0200)]
msvcrt: Add a number of floating point functions for 64-bit.
Austin English [Fri, 27 Jul 2012 03:00:24 +0000 (20:00 -0700)]
kernel32: Implement IsValidLocaleName (with tests).
Julian Rüger [Thu, 16 Aug 2012 13:58:24 +0000 (15:58 +0200)]
po: Update German translation.
Jacek Caban [Thu, 16 Aug 2012 13:43:19 +0000 (15:43 +0200)]
mshtml: Added more IHTMLObjectElement tests.
Jacek Caban [Thu, 16 Aug 2012 13:43:03 +0000 (15:43 +0200)]
mshtml: Added IHTMLObjectElement::get_height implementation.
Jacek Caban [Thu, 16 Aug 2012 13:42:48 +0000 (15:42 +0200)]
mshtml: Added IHTMLObjectElement::put_height implementation.
Jacek Caban [Thu, 16 Aug 2012 13:42:20 +0000 (15:42 +0200)]
mshtml: Added IHTMLObjectElement::get_width implementation.
Jacek Caban [Thu, 16 Aug 2012 13:42:32 +0000 (15:42 +0200)]
mshtml: Added IHTMLObjectElement::put_width implementation.
Jacek Caban [Thu, 16 Aug 2012 13:42:06 +0000 (15:42 +0200)]
mshtml: Moved Invoke(DISPID_ENABLED) invocation to separated function.
Aric Stewart [Thu, 16 Aug 2012 13:03:58 +0000 (08:03 -0500)]
usp10: Implement MarkToMark Attachment Positioning Subtable.
Francois Gouget [Thu, 16 Aug 2012 11:39:30 +0000 (13:39 +0200)]
gdiplus/tests: Make pixels_to_units() static.
Francois Gouget [Thu, 16 Aug 2012 11:39:24 +0000 (13:39 +0200)]
msvcp90: Make basic_istream_read_str() static.
Alexandre Julliard [Thu, 16 Aug 2012 14:52:31 +0000 (16:52 +0200)]
winex11: Get rid of the X11 locking functions.
Alexandre Julliard [Thu, 16 Aug 2012 14:52:16 +0000 (16:52 +0200)]
wined3d: Remove references to the (no longer used) X11 lock.
Alexandre Julliard [Thu, 16 Aug 2012 14:46:37 +0000 (16:46 +0200)]
winex11: Remove the remaining X11 locking calls.
Alexandre Julliard [Thu, 16 Aug 2012 14:43:19 +0000 (16:43 +0200)]
winex11: Add a critical section to protect the keyboard mapping tables.
Alexandre Julliard [Wed, 15 Aug 2012 13:51:06 +0000 (15:51 +0200)]
winex11: Create contexts at initialization time to avoid the need for locks.
Francois Gouget [Thu, 16 Aug 2012 10:58:54 +0000 (12:58 +0200)]
wined3d: Change some internal function and structure names to the more standard 'converter' spelling.
Jacek Caban [Thu, 16 Aug 2012 11:19:27 +0000 (13:19 +0200)]
comdlg32: Use proper helpers for iface calls.
Qian Hong [Thu, 16 Aug 2012 11:01:03 +0000 (19:01 +0800)]
riched20/tests: Fixed typo in test_EM_STREAMIN.
Qian Hong [Thu, 16 Aug 2012 11:00:08 +0000 (19:00 +0800)]
riched20/tests: Added UTF8 BOM test.
Alistair Leslie-Hughes [Sun, 5 Aug 2012 22:38:17 +0000 (08:38 +1000)]
scrrun: Correct FileExists for directories.
Eric Pouech [Sun, 12 Aug 2012 08:03:46 +0000 (10:03 +0200)]
msacm32: In acmFormatChoose, added support for template.
Vijay Kiran Kamuju [Sun, 22 Jul 2012 01:18:33 +0000 (03:18 +0200)]
atl80: Implement AtlGetVersion.
Erich Hoover [Wed, 25 Jul 2012 16:01:13 +0000 (10:01 -0600)]
hhctrl.ocx: Centralize merging HH_WINTYPE data.
Alex Henrie [Mon, 6 Aug 2012 23:13:15 +0000 (17:13 -0600)]
user32: Correct dialog focus behavior.
Dmitry Timoshkov [Wed, 15 Aug 2012 03:12:28 +0000 (12:12 +0900)]
gdiplus: Make GdipSetPropertyItem return Ok.
Dmitry Timoshkov [Wed, 15 Aug 2012 03:11:38 +0000 (12:11 +0900)]
gdiplus: Dump the matrix passed to GdipSetWorldTransform.
Dmitry Timoshkov [Wed, 15 Aug 2012 03:10:45 +0000 (12:10 +0900)]
gdiplus: Properly convert source coordinates to device units in GdipDrawImagePointsRect.
Dmitry Timoshkov [Wed, 15 Aug 2012 03:10:08 +0000 (12:10 +0900)]
gdiplus: When there is no target rectangle specified DrawImage should scale image to device dpi.
Dmitry Timoshkov [Wed, 15 Aug 2012 03:09:24 +0000 (12:09 +0900)]
gdiplus: Destination points passed to GdipDrawImagePointsRect should be in device units.
Piotr Caban [Thu, 16 Aug 2012 08:47:23 +0000 (10:47 +0200)]
msvcp100: Fixed 64-bit variables alignment.
Piotr Caban [Thu, 16 Aug 2012 08:36:28 +0000 (10:36 +0200)]
msvcp100: Update spec file.
Piotr Caban [Thu, 16 Aug 2012 08:36:17 +0000 (10:36 +0200)]
msvcp100: Fixed ctype class virtual functions table.
Piotr Caban [Thu, 16 Aug 2012 08:36:04 +0000 (10:36 +0200)]
msvcp100: Fixed basic_streambuf virtual functions table.
Piotr Caban [Thu, 16 Aug 2012 08:35:36 +0000 (10:35 +0200)]
msvcp100: Fixed streamoff and streamsize definition.
Piotr Caban [Thu, 16 Aug 2012 08:35:15 +0000 (10:35 +0200)]
msvcp100: Copy source files from msvcp90.
Andrew Eikum [Wed, 15 Aug 2012 18:45:07 +0000 (13:45 -0500)]
mciavi32: Advance video frames based on frame duration, not audio sample rate.
Michael Stefaniuc [Wed, 15 Aug 2012 23:52:16 +0000 (01:52 +0200)]
dsound: Move the QI implementation from IDirectSoundFullDuplex to IUnknown.
Michael Stefaniuc [Wed, 15 Aug 2012 23:50:27 +0000 (01:50 +0200)]
dsound: Aggregate IDirectSoundCapture8 instead of wrapping it.
Michael Stefaniuc [Wed, 15 Aug 2012 23:49:10 +0000 (01:49 +0200)]
dsound: Add COM aggregation to DirectSoundCapture for internal use.
Michael Stefaniuc [Wed, 15 Aug 2012 23:47:44 +0000 (01:47 +0200)]
dsound: Aggregate IDirectSound8 instead of wrapping it.
Michael Stefaniuc [Wed, 15 Aug 2012 23:45:29 +0000 (01:45 +0200)]
dsound: Add COM aggregation to DirectSound for internal use.
Michael Stefaniuc [Wed, 15 Aug 2012 23:43:25 +0000 (01:43 +0200)]
dsound: Merge IUnknown into the main DirectSoundFullDuplex object.
Michael Stefaniuc [Wed, 15 Aug 2012 23:40:59 +0000 (01:40 +0200)]
dsound: Add an object refcount for DirectSoundFullDuplex.
Michael Stefaniuc [Wed, 15 Aug 2012 23:38:52 +0000 (01:38 +0200)]
dsound: Pass the object instead of ifaces to helpers.
Michael Stefaniuc [Wed, 15 Aug 2012 23:31:52 +0000 (01:31 +0200)]
dsound: COM cleanup for the IDirectSoundFullDuplex iface.
Michael Stefaniuc [Wed, 15 Aug 2012 23:30:16 +0000 (01:30 +0200)]
dsound: Cleanup error handling in IDirectSoundFullDuplex::Initialize().
Michael Stefaniuc [Wed, 15 Aug 2012 23:27:12 +0000 (01:27 +0200)]
dsound: Cleanup the DirectSoundFullDuplex create functions.
Michael Stefaniuc [Wed, 15 Aug 2012 23:24:23 +0000 (01:24 +0200)]
dsound/tests: Add DirectSoundFullDuplex COM tests.
Michael Stefaniuc [Wed, 15 Aug 2012 23:22:58 +0000 (01:22 +0200)]
dsound/tests: Refcount tests for IDirectSoundCapture / IUnknown.
Michael Stefaniuc [Wed, 15 Aug 2012 23:21:26 +0000 (01:21 +0200)]
dsound: IDirectSoundCapture / IUnknown use separate refcounts.
Michael Stefaniuc [Wed, 15 Aug 2012 23:20:01 +0000 (01:20 +0200)]
dsound: Merge the DirectSoundCapture create functions.
Michael Stefaniuc [Wed, 15 Aug 2012 23:54:31 +0000 (01:54 +0200)]
taskmgr: Drop a superfluous TRUE:FALSE conditional expression.
Gustavo Henrique Milaré [Thu, 16 Aug 2012 03:02:59 +0000 (00:02 -0300)]
po: Fix Brazilian Portuguese translation.
Francois Gouget [Wed, 15 Aug 2012 16:47:50 +0000 (18:47 +0200)]
kernel32: Fix the spelling of 'combo box' and 'top-level' in some error messages.
Francois Gouget [Wed, 15 Aug 2012 16:42:49 +0000 (18:42 +0200)]
winecfg: An English spelling tweak.
Francois Gouget [Wed, 15 Aug 2012 16:24:35 +0000 (18:24 +0200)]
inetcpl: Tweak the spelling of a label.
Francois Gouget [Wed, 15 Aug 2012 16:21:09 +0000 (18:21 +0200)]
winefile: Tweak the spelling of a menu.
Francois Gouget [Wed, 15 Aug 2012 16:18:10 +0000 (18:18 +0200)]
winecfg: Tweak the spelling of a couple of labels.
Francois Gouget [Wed, 15 Aug 2012 16:15:21 +0000 (18:15 +0200)]
taskmgr: Tweak the spelling of a label.
Alexandre Julliard [Wed, 15 Aug 2012 20:05:07 +0000 (22:05 +0200)]
winex11: Use the labels to find the mouse motion valuators for XInput2.
Alexandre Julliard [Wed, 15 Aug 2012 19:21:20 +0000 (21:21 +0200)]
winex11: Store XInput2 device info in the thread data.
André Hentschel [Wed, 15 Aug 2012 13:42:52 +0000 (15:42 +0200)]
kernel32/tests: Test LocaleNameToLCID with bad name.
Austin English [Mon, 13 Aug 2012 20:01:34 +0000 (15:01 -0500)]
configure: Use -gdwarf-2 / -gstrict-dwarf when available.
Dmitry Timoshkov [Mon, 6 Aug 2012 02:08:20 +0000 (11:08 +0900)]
winedbg: Make the crash dialog slightly larger and minimize/maximize-able.
Alexandre Julliard [Wed, 15 Aug 2012 13:44:00 +0000 (15:44 +0200)]
winex11: Remove the redundant pixel format index from the pixel format object.
Alexandre Julliard [Wed, 15 Aug 2012 13:38:05 +0000 (15:38 +0200)]
winex11: Make pixel format objects const and get rid of the WineGLPixelFormat typedef.
Alexandre Julliard [Wed, 15 Aug 2012 13:32:24 +0000 (15:32 +0200)]
winex11: Initialize the OpenGL format list at startup and simplify the conversion routines.
Alexandre Julliard [Tue, 14 Aug 2012 12:54:39 +0000 (14:54 +0200)]
winex11: Add a critical section to protect the OpenGL context list.
Alexandre Julliard [Tue, 14 Aug 2012 12:54:39 +0000 (14:54 +0200)]
winex11: Remove unnecessary cleanups on process exit.
Aric Stewart [Tue, 14 Aug 2012 14:32:08 +0000 (09:32 -0500)]
usp10: Correct rounding of negative offsets in GPOS.
Aric Stewart [Tue, 14 Aug 2012 14:32:02 +0000 (09:32 -0500)]
usp10: Correct implementation of Pair Positioning Adjustment: Format 1.
Dmitry Timoshkov [Wed, 15 Aug 2012 03:08:22 +0000 (12:08 +0900)]
gdiplus: Forward GdipDrawImage to GdipDrawImagePointRect.
Dmitry Timoshkov [Wed, 15 Aug 2012 03:07:40 +0000 (12:07 +0900)]
gdiplus: Add a test for GdipDrawImage scaling.
Dmitry Timoshkov [Wed, 15 Aug 2012 03:06:59 +0000 (12:06 +0900)]
gdiplus: Add a test for font height scaling.
Dmitry Timoshkov [Wed, 15 Aug 2012 03:04:52 +0000 (12:04 +0900)]
gdiplus: Replace convert_unit() by a clearer units_to_pixels() helper.
Dmitry Timoshkov [Wed, 15 Aug 2012 03:04:07 +0000 (12:04 +0900)]
gdiplus: GdipMeasureString should apply its internal scaling factors to layout rectangle.
Vincent Povirk [Tue, 14 Aug 2012 20:24:58 +0000 (15:24 -0500)]
windowscodecs: Implement getters on IWICBitmapLock.
Vincent Povirk [Tue, 14 Aug 2012 19:50:07 +0000 (14:50 -0500)]
windowscodecs: Implement IWICBitmap::Lock.