wine
12 years agokernel32: Fix LocaleNameToLCID on mismatch.
André Hentschel [Thu, 16 Aug 2012 22:46:31 +0000 (00:46 +0200)] 
kernel32: Fix LocaleNameToLCID on mismatch.

12 years agowinebuild: Rename IMAGE_FILE_MACHINE_ARMV7 to IMAGE_FILE_MACHINE_ARMNT.
André Hentschel [Thu, 16 Aug 2012 20:40:14 +0000 (22:40 +0200)] 
winebuild: Rename IMAGE_FILE_MACHINE_ARMV7 to IMAGE_FILE_MACHINE_ARMNT.

12 years agoinclude: 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.

12 years agowinex11: Release the keyboard lock before sending input to the server.
Alexandre Julliard [Fri, 17 Aug 2012 08:06:41 +0000 (10:06 +0200)] 
winex11: Release the keyboard lock before sending input to the server.

12 years agowininet/tests: Add invalid index test for HttpQueryInfo.
Bruno Jesus [Fri, 17 Aug 2012 01:39:30 +0000 (22:39 -0300)] 
wininet/tests: Add invalid index test for HttpQueryInfo.

12 years agowinealsa.drv: Remap mmdevapi channels to correct ALSA channels.
Andrew Eikum [Thu, 16 Aug 2012 19:12:04 +0000 (14:12 -0500)] 
winealsa.drv: Remap mmdevapi channels to correct ALSA channels.

12 years agowinealsa.drv: Don't cap the allowed number of channels.
Andrew Eikum [Thu, 16 Aug 2012 19:11:57 +0000 (14:11 -0500)] 
winealsa.drv: Don't cap the allowed number of channels.

12 years agowindowscodecs: Add test for IWICImagingFactory::CreateBitmapFromSource.
Vincent Povirk [Tue, 14 Aug 2012 21:15:12 +0000 (16:15 -0500)] 
windowscodecs: Add test for IWICImagingFactory::CreateBitmapFromSource.

12 years agowindowscodecs: Implement IWICBitmap::SetResolution and GetResolution.
Vincent Povirk [Tue, 14 Aug 2012 20:54:10 +0000 (15:54 -0500)] 
windowscodecs: Implement IWICBitmap::SetResolution and GetResolution.

12 years agowindowscodecs: Implement IWICBitmap::GetSize.
Vincent Povirk [Tue, 14 Aug 2012 20:49:02 +0000 (15:49 -0500)] 
windowscodecs: Implement IWICBitmap::GetSize.

12 years agowindowscodecs: Implement IWICBitmap::GetPixelFormat.
Vincent Povirk [Tue, 14 Aug 2012 20:39:58 +0000 (15:39 -0500)] 
windowscodecs: Implement IWICBitmap::GetPixelFormat.

12 years agowindowscodecs: Implement IWICBitmap::CopyPixels.
Vincent Povirk [Tue, 14 Aug 2012 20:36:30 +0000 (15:36 -0500)] 
windowscodecs: Implement IWICBitmap::CopyPixels.

12 years agod3dx9: Fix ID3DXConstantTable::SetMatrix.
Józef Kucia [Thu, 16 Aug 2012 15:21:23 +0000 (17:21 +0200)] 
d3dx9: Fix ID3DXConstantTable::SetMatrix.

12 years agod3dx9: Fix ID3DXConstantTable::SetVector.
Józef Kucia [Thu, 16 Aug 2012 15:21:22 +0000 (17:21 +0200)] 
d3dx9: Fix ID3DXConstantTable::SetVector.

12 years agod3dx9/tests: Add tests for ID3DXConstantTable::SetValue.
Józef Kucia [Thu, 16 Aug 2012 15:21:21 +0000 (17:21 +0200)] 
d3dx9/tests: Add tests for ID3DXConstantTable::SetValue.

12 years agod3dx9: Implement ID3DXConstantTable::SetValue.
Józef Kucia [Thu, 16 Aug 2012 15:21:20 +0000 (17:21 +0200)] 
d3dx9: Implement ID3DXConstantTable::SetValue.

12 years agod3dx9/tests: Add tests for setting matrix shader constants.
Józef Kucia [Thu, 16 Aug 2012 15:21:19 +0000 (17:21 +0200)] 
d3dx9/tests: Add tests for setting matrix shader constants.

12 years agod3dx9: Implement ID3DXConstantTable::SetBoolArray.
Józef Kucia [Thu, 16 Aug 2012 15:21:18 +0000 (17:21 +0200)] 
d3dx9: Implement ID3DXConstantTable::SetBoolArray.

12 years agod3dx9: Implement ID3DXConstantTable::SetBool.
Józef Kucia [Thu, 16 Aug 2012 15:21:17 +0000 (17:21 +0200)] 
d3dx9: Implement ID3DXConstantTable::SetBool.

12 years agomsvcr100: Add the 64-bit variants of the C++ exported names.
Alexandre Julliard [Thu, 16 Aug 2012 17:32:59 +0000 (19:32 +0200)] 
msvcr100: Add the 64-bit variants of the C++ exported names.

12 years agomsvcrt: Add a number of floating point functions for 64-bit.
Alexandre Julliard [Thu, 16 Aug 2012 16:03:27 +0000 (18:03 +0200)] 
msvcrt: Add a number of floating point functions for 64-bit.

12 years agokernel32: Implement IsValidLocaleName (with tests).
Austin English [Fri, 27 Jul 2012 03:00:24 +0000 (20:00 -0700)] 
kernel32: Implement IsValidLocaleName (with tests).

12 years agopo: Update German translation.
Julian Rüger [Thu, 16 Aug 2012 13:58:24 +0000 (15:58 +0200)] 
po: Update German translation.

12 years agomshtml: Added more IHTMLObjectElement tests.
Jacek Caban [Thu, 16 Aug 2012 13:43:19 +0000 (15:43 +0200)] 
mshtml: Added more IHTMLObjectElement tests.

12 years agomshtml: Added IHTMLObjectElement::get_height implementation.
Jacek Caban [Thu, 16 Aug 2012 13:43:03 +0000 (15:43 +0200)] 
mshtml: Added IHTMLObjectElement::get_height implementation.

12 years agomshtml: Added IHTMLObjectElement::put_height implementation.
Jacek Caban [Thu, 16 Aug 2012 13:42:48 +0000 (15:42 +0200)] 
mshtml: Added IHTMLObjectElement::put_height implementation.

12 years agomshtml: Added IHTMLObjectElement::get_width implementation.
Jacek Caban [Thu, 16 Aug 2012 13:42:20 +0000 (15:42 +0200)] 
mshtml: Added IHTMLObjectElement::get_width implementation.

12 years agomshtml: Added IHTMLObjectElement::put_width implementation.
Jacek Caban [Thu, 16 Aug 2012 13:42:32 +0000 (15:42 +0200)] 
mshtml: Added IHTMLObjectElement::put_width implementation.

12 years agomshtml: Moved Invoke(DISPID_ENABLED) invocation to separated function.
Jacek Caban [Thu, 16 Aug 2012 13:42:06 +0000 (15:42 +0200)] 
mshtml: Moved Invoke(DISPID_ENABLED) invocation to separated function.

12 years agousp10: Implement MarkToMark Attachment Positioning Subtable.
Aric Stewart [Thu, 16 Aug 2012 13:03:58 +0000 (08:03 -0500)] 
usp10: Implement MarkToMark Attachment Positioning Subtable.

12 years agogdiplus/tests: Make pixels_to_units() static.
Francois Gouget [Thu, 16 Aug 2012 11:39:30 +0000 (13:39 +0200)] 
gdiplus/tests: Make pixels_to_units() static.

12 years agomsvcp90: Make basic_istream_read_str() static.
Francois Gouget [Thu, 16 Aug 2012 11:39:24 +0000 (13:39 +0200)] 
msvcp90: Make basic_istream_read_str() static.

12 years agowinex11: Get rid of the X11 locking functions.
Alexandre Julliard [Thu, 16 Aug 2012 14:52:31 +0000 (16:52 +0200)] 
winex11: Get rid of the X11 locking functions.

12 years agowined3d: Remove references to the (no longer used) X11 lock.
Alexandre Julliard [Thu, 16 Aug 2012 14:52:16 +0000 (16:52 +0200)] 
wined3d: Remove references to the (no longer used) X11 lock.

12 years agowinex11: Remove the remaining X11 locking calls.
Alexandre Julliard [Thu, 16 Aug 2012 14:46:37 +0000 (16:46 +0200)] 
winex11: Remove the remaining X11 locking calls.

12 years agowinex11: Add a critical section to protect the keyboard mapping tables.
Alexandre Julliard [Thu, 16 Aug 2012 14:43:19 +0000 (16:43 +0200)] 
winex11: Add a critical section to protect the keyboard mapping tables.

12 years agowinex11: Create contexts at initialization time to avoid the need for locks.
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.

12 years agowined3d: Change some internal function and structure names to the more standard ...
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.

12 years agocomdlg32: Use proper helpers for iface calls.
Jacek Caban [Thu, 16 Aug 2012 11:19:27 +0000 (13:19 +0200)] 
comdlg32: Use proper helpers for iface calls.

12 years agoriched20/tests: Fixed typo in test_EM_STREAMIN.
Qian Hong [Thu, 16 Aug 2012 11:01:03 +0000 (19:01 +0800)] 
riched20/tests: Fixed typo in test_EM_STREAMIN.

12 years agoriched20/tests: Added UTF8 BOM test.
Qian Hong [Thu, 16 Aug 2012 11:00:08 +0000 (19:00 +0800)] 
riched20/tests: Added UTF8 BOM test.

12 years agoscrrun: Correct FileExists for directories.
Alistair Leslie-Hughes [Sun, 5 Aug 2012 22:38:17 +0000 (08:38 +1000)] 
scrrun: Correct FileExists for directories.

12 years agomsacm32: In acmFormatChoose, added support for template.
Eric Pouech [Sun, 12 Aug 2012 08:03:46 +0000 (10:03 +0200)] 
msacm32: In acmFormatChoose, added support for template.

12 years agoatl80: Implement AtlGetVersion.
Vijay Kiran Kamuju [Sun, 22 Jul 2012 01:18:33 +0000 (03:18 +0200)] 
atl80: Implement AtlGetVersion.

12 years agohhctrl.ocx: Centralize merging HH_WINTYPE data.
Erich Hoover [Wed, 25 Jul 2012 16:01:13 +0000 (10:01 -0600)] 
hhctrl.ocx: Centralize merging HH_WINTYPE data.

12 years agouser32: Correct dialog focus behavior.
Alex Henrie [Mon, 6 Aug 2012 23:13:15 +0000 (17:13 -0600)] 
user32: Correct dialog focus behavior.

12 years agogdiplus: Make GdipSetPropertyItem return Ok.
Dmitry Timoshkov [Wed, 15 Aug 2012 03:12:28 +0000 (12:12 +0900)] 
gdiplus: Make GdipSetPropertyItem return Ok.

12 years agogdiplus: Dump the matrix passed to GdipSetWorldTransform.
Dmitry Timoshkov [Wed, 15 Aug 2012 03:11:38 +0000 (12:11 +0900)] 
gdiplus: Dump the matrix passed to GdipSetWorldTransform.

12 years agogdiplus: Properly convert source coordinates to device units in GdipDrawImagePointsRect.
Dmitry Timoshkov [Wed, 15 Aug 2012 03:10:45 +0000 (12:10 +0900)] 
gdiplus: Properly convert source coordinates to device units in GdipDrawImagePointsRect.

12 years agogdiplus: When there is no target rectangle specified DrawImage should scale image...
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.

12 years agogdiplus: Destination points passed to GdipDrawImagePointsRect should be in device...
Dmitry Timoshkov [Wed, 15 Aug 2012 03:09:24 +0000 (12:09 +0900)] 
gdiplus: Destination points passed to GdipDrawImagePointsRect should be in device units.

12 years agomsvcp100: Fixed 64-bit variables alignment.
Piotr Caban [Thu, 16 Aug 2012 08:47:23 +0000 (10:47 +0200)] 
msvcp100: Fixed 64-bit variables alignment.

12 years agomsvcp100: Update spec file.
Piotr Caban [Thu, 16 Aug 2012 08:36:28 +0000 (10:36 +0200)] 
msvcp100: Update spec file.

12 years agomsvcp100: Fixed ctype class virtual functions table.
Piotr Caban [Thu, 16 Aug 2012 08:36:17 +0000 (10:36 +0200)] 
msvcp100: Fixed ctype class virtual functions table.

12 years agomsvcp100: Fixed basic_streambuf virtual functions table.
Piotr Caban [Thu, 16 Aug 2012 08:36:04 +0000 (10:36 +0200)] 
msvcp100: Fixed basic_streambuf virtual functions table.

12 years agomsvcp100: Fixed streamoff and streamsize definition.
Piotr Caban [Thu, 16 Aug 2012 08:35:36 +0000 (10:35 +0200)] 
msvcp100: Fixed streamoff and streamsize definition.

12 years agomsvcp100: Copy source files from msvcp90.
Piotr Caban [Thu, 16 Aug 2012 08:35:15 +0000 (10:35 +0200)] 
msvcp100: Copy source files from msvcp90.

12 years agomciavi32: Advance video frames based on frame duration, not audio sample rate.
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.

12 years agodsound: Move the QI implementation from IDirectSoundFullDuplex to IUnknown.
Michael Stefaniuc [Wed, 15 Aug 2012 23:52:16 +0000 (01:52 +0200)] 
dsound: Move the QI implementation from IDirectSoundFullDuplex to IUnknown.

12 years agodsound: Aggregate IDirectSoundCapture8 instead of wrapping it.
Michael Stefaniuc [Wed, 15 Aug 2012 23:50:27 +0000 (01:50 +0200)] 
dsound: Aggregate IDirectSoundCapture8 instead of wrapping it.

12 years agodsound: Add COM aggregation to DirectSoundCapture for internal use.
Michael Stefaniuc [Wed, 15 Aug 2012 23:49:10 +0000 (01:49 +0200)] 
dsound: Add COM aggregation to DirectSoundCapture for internal use.

12 years agodsound: Aggregate IDirectSound8 instead of wrapping it.
Michael Stefaniuc [Wed, 15 Aug 2012 23:47:44 +0000 (01:47 +0200)] 
dsound: Aggregate IDirectSound8 instead of wrapping it.

12 years agodsound: Add COM aggregation to DirectSound for internal use.
Michael Stefaniuc [Wed, 15 Aug 2012 23:45:29 +0000 (01:45 +0200)] 
dsound: Add COM aggregation to DirectSound for internal use.

12 years agodsound: Merge IUnknown into the main DirectSoundFullDuplex object.
Michael Stefaniuc [Wed, 15 Aug 2012 23:43:25 +0000 (01:43 +0200)] 
dsound: Merge IUnknown into the main DirectSoundFullDuplex object.

12 years agodsound: Add an object refcount for DirectSoundFullDuplex.
Michael Stefaniuc [Wed, 15 Aug 2012 23:40:59 +0000 (01:40 +0200)] 
dsound: Add an object refcount for DirectSoundFullDuplex.

12 years agodsound: Pass the object instead of ifaces to helpers.
Michael Stefaniuc [Wed, 15 Aug 2012 23:38:52 +0000 (01:38 +0200)] 
dsound: Pass the object instead of ifaces to helpers.

12 years agodsound: COM cleanup for the IDirectSoundFullDuplex iface.
Michael Stefaniuc [Wed, 15 Aug 2012 23:31:52 +0000 (01:31 +0200)] 
dsound: COM cleanup for the IDirectSoundFullDuplex iface.

12 years agodsound: Cleanup error handling in IDirectSoundFullDuplex::Initialize().
Michael Stefaniuc [Wed, 15 Aug 2012 23:30:16 +0000 (01:30 +0200)] 
dsound: Cleanup error handling in IDirectSoundFullDuplex::Initialize().

12 years agodsound: Cleanup the DirectSoundFullDuplex create functions.
Michael Stefaniuc [Wed, 15 Aug 2012 23:27:12 +0000 (01:27 +0200)] 
dsound: Cleanup the DirectSoundFullDuplex create functions.

12 years agodsound/tests: Add DirectSoundFullDuplex COM tests.
Michael Stefaniuc [Wed, 15 Aug 2012 23:24:23 +0000 (01:24 +0200)] 
dsound/tests: Add DirectSoundFullDuplex COM tests.

12 years agodsound/tests: Refcount tests for IDirectSoundCapture / IUnknown.
Michael Stefaniuc [Wed, 15 Aug 2012 23:22:58 +0000 (01:22 +0200)] 
dsound/tests: Refcount tests for IDirectSoundCapture / IUnknown.

12 years agodsound: IDirectSoundCapture / IUnknown use separate refcounts.
Michael Stefaniuc [Wed, 15 Aug 2012 23:21:26 +0000 (01:21 +0200)] 
dsound: IDirectSoundCapture / IUnknown use separate refcounts.

12 years agodsound: Merge the DirectSoundCapture create functions.
Michael Stefaniuc [Wed, 15 Aug 2012 23:20:01 +0000 (01:20 +0200)] 
dsound: Merge the DirectSoundCapture create functions.

12 years agotaskmgr: Drop a superfluous TRUE:FALSE conditional expression.
Michael Stefaniuc [Wed, 15 Aug 2012 23:54:31 +0000 (01:54 +0200)] 
taskmgr: Drop a superfluous TRUE:FALSE conditional expression.

12 years agopo: Fix Brazilian Portuguese translation.
Gustavo Henrique Milaré [Thu, 16 Aug 2012 03:02:59 +0000 (00:02 -0300)] 
po: Fix Brazilian Portuguese translation.

12 years agokernel32: Fix the spelling of 'combo box' and 'top-level' in some error messages.
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.

12 years agowinecfg: An English spelling tweak.
Francois Gouget [Wed, 15 Aug 2012 16:42:49 +0000 (18:42 +0200)] 
winecfg: An English spelling tweak.

12 years agoinetcpl: Tweak the spelling of a label.
Francois Gouget [Wed, 15 Aug 2012 16:24:35 +0000 (18:24 +0200)] 
inetcpl: Tweak the spelling of a label.

12 years agowinefile: Tweak the spelling of a menu.
Francois Gouget [Wed, 15 Aug 2012 16:21:09 +0000 (18:21 +0200)] 
winefile: Tweak the spelling of a menu.

12 years agowinecfg: Tweak the spelling of a couple of labels.
Francois Gouget [Wed, 15 Aug 2012 16:18:10 +0000 (18:18 +0200)] 
winecfg: Tweak the spelling of a couple of labels.

12 years agotaskmgr: Tweak the spelling of a label.
Francois Gouget [Wed, 15 Aug 2012 16:15:21 +0000 (18:15 +0200)] 
taskmgr: Tweak the spelling of a label.

12 years agowinex11: Use the labels to find the mouse motion valuators for XInput2.
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.

12 years agowinex11: Store XInput2 device info in the thread data.
Alexandre Julliard [Wed, 15 Aug 2012 19:21:20 +0000 (21:21 +0200)] 
winex11: Store XInput2 device info in the thread data.

12 years agokernel32/tests: Test LocaleNameToLCID with bad name.
André Hentschel [Wed, 15 Aug 2012 13:42:52 +0000 (15:42 +0200)] 
kernel32/tests: Test LocaleNameToLCID with bad name.

12 years agoconfigure: Use -gdwarf-2 / -gstrict-dwarf when available.
Austin English [Mon, 13 Aug 2012 20:01:34 +0000 (15:01 -0500)] 
configure: Use -gdwarf-2 / -gstrict-dwarf when available.

12 years agowinedbg: Make the crash dialog slightly larger and minimize/maximize-able.
Dmitry Timoshkov [Mon, 6 Aug 2012 02:08:20 +0000 (11:08 +0900)] 
winedbg: Make the crash dialog slightly larger and minimize/maximize-able.

12 years agowinex11: Remove the redundant pixel format index from the pixel format object.
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.

12 years agowinex11: Make pixel format objects const and get rid of the WineGLPixelFormat typedef.
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.

12 years agowinex11: Initialize the OpenGL format list at startup and simplify the conversion...
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.

12 years agowinex11: Add a critical section to protect the OpenGL context list.
Alexandre Julliard [Tue, 14 Aug 2012 12:54:39 +0000 (14:54 +0200)] 
winex11: Add a critical section to protect the OpenGL context list.

12 years agowinex11: Remove unnecessary cleanups on process exit.
Alexandre Julliard [Tue, 14 Aug 2012 12:54:39 +0000 (14:54 +0200)] 
winex11: Remove unnecessary cleanups on process exit.

12 years agousp10: Correct rounding of negative offsets in GPOS.
Aric Stewart [Tue, 14 Aug 2012 14:32:08 +0000 (09:32 -0500)] 
usp10: Correct rounding of negative offsets in GPOS.

12 years agousp10: Correct implementation of Pair Positioning Adjustment: Format 1.
Aric Stewart [Tue, 14 Aug 2012 14:32:02 +0000 (09:32 -0500)] 
usp10: Correct implementation of Pair Positioning Adjustment: Format 1.

12 years agogdiplus: Forward GdipDrawImage to GdipDrawImagePointRect.
Dmitry Timoshkov [Wed, 15 Aug 2012 03:08:22 +0000 (12:08 +0900)] 
gdiplus: Forward GdipDrawImage to GdipDrawImagePointRect.

12 years agogdiplus: Add a test for GdipDrawImage scaling.
Dmitry Timoshkov [Wed, 15 Aug 2012 03:07:40 +0000 (12:07 +0900)] 
gdiplus: Add a test for GdipDrawImage scaling.

12 years agogdiplus: Add a test for font height scaling.
Dmitry Timoshkov [Wed, 15 Aug 2012 03:06:59 +0000 (12:06 +0900)] 
gdiplus: Add a test for font height scaling.

12 years agogdiplus: Replace convert_unit() by a clearer units_to_pixels() helper.
Dmitry Timoshkov [Wed, 15 Aug 2012 03:04:52 +0000 (12:04 +0900)] 
gdiplus: Replace convert_unit() by a clearer units_to_pixels() helper.

12 years agogdiplus: GdipMeasureString should apply its internal scaling factors to layout rectangle.
Dmitry Timoshkov [Wed, 15 Aug 2012 03:04:07 +0000 (12:04 +0900)] 
gdiplus: GdipMeasureString should apply its internal scaling factors to layout rectangle.

12 years agowindowscodecs: Implement getters on IWICBitmapLock.
Vincent Povirk [Tue, 14 Aug 2012 20:24:58 +0000 (15:24 -0500)] 
windowscodecs: Implement getters on IWICBitmapLock.

12 years agowindowscodecs: Implement IWICBitmap::Lock.
Vincent Povirk [Tue, 14 Aug 2012 19:50:07 +0000 (14:50 -0500)] 
windowscodecs: Implement IWICBitmap::Lock.