wine
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.

12 years agowindowscodecs: Implement BitmapImpl_SetPalette and CopyPalette.
Vincent Povirk [Tue, 14 Aug 2012 19:01:11 +0000 (14:01 -0500)] 
windowscodecs: Implement BitmapImpl_SetPalette and CopyPalette.

12 years agowindowscodecs: Add a stub IWICBitmap implementation.
Vincent Povirk [Tue, 14 Aug 2012 18:39:15 +0000 (13:39 -0500)] 
windowscodecs: Add a stub IWICBitmap implementation.

12 years agowindowscodecs: Add tests for IWICBitmap.
Vincent Povirk [Tue, 14 Aug 2012 16:28:32 +0000 (11:28 -0500)] 
windowscodecs: Add tests for IWICBitmap.

12 years agomsvcp90: Added missing -ret64 option.
Piotr Caban [Wed, 15 Aug 2012 08:27:41 +0000 (10:27 +0200)] 
msvcp90: Added missing -ret64 option.

12 years agomsvcp90: Added strstreambuf seekpos and seekoff implementation.
Piotr Caban [Wed, 15 Aug 2012 08:27:28 +0000 (10:27 +0200)] 
msvcp90: Added strstreambuf seekpos and seekoff implementation.

12 years agomsvcp90: Reset width value in basic_istream class on error.
Piotr Caban [Wed, 15 Aug 2012 08:27:18 +0000 (10:27 +0200)] 
msvcp90: Reset width value in basic_istream class on error.

12 years agomsvcp90: Fixed basic_streambuf::sputn functions behaviour when there's no place in...
Piotr Caban [Wed, 15 Aug 2012 08:27:09 +0000 (10:27 +0200)] 
msvcp90: Fixed basic_streambuf::sputn functions behaviour when there's no place in buffer.

12 years agomsvcp90: Added partial strstreambuf implementation.
Piotr Caban [Wed, 15 Aug 2012 08:26:58 +0000 (10:26 +0200)] 
msvcp90: Added partial strstreambuf implementation.

12 years agomsvcp90: Use streamoff in std::_BADOFF definition.
Piotr Caban [Wed, 15 Aug 2012 08:26:48 +0000 (10:26 +0200)] 
msvcp90: Use streamoff in std::_BADOFF definition.

12 years agomsvcp90: Added basic_stringstream<short> implementation.
Piotr Caban [Wed, 15 Aug 2012 08:26:37 +0000 (10:26 +0200)] 
msvcp90: Added basic_stringstream<short> implementation.

12 years agomsvcp90: Added basic_istringstream<short> implementation.
Piotr Caban [Wed, 15 Aug 2012 08:26:27 +0000 (10:26 +0200)] 
msvcp90: Added basic_istringstream<short> implementation.

12 years agomsvcp90: Added basic_ostringstream<short> implementation.
Piotr Caban [Wed, 15 Aug 2012 08:26:17 +0000 (10:26 +0200)] 
msvcp90: Added basic_ostringstream<short> implementation.

12 years agomsvcp90: Export wcin, wcout, wcerr and wclog objects.
Piotr Caban [Wed, 15 Aug 2012 08:26:06 +0000 (10:26 +0200)] 
msvcp90: Export wcin, wcout, wcerr and wclog objects.

12 years agoshlwapi: Use proper helpers for iface calls.
Jacek Caban [Wed, 15 Aug 2012 09:54:42 +0000 (11:54 +0200)] 
shlwapi: Use proper helpers for iface calls.

12 years agostrmbase: Use proper helpers for iface calls.
Jacek Caban [Wed, 15 Aug 2012 09:45:21 +0000 (11:45 +0200)] 
strmbase: Use proper helpers for iface calls.

12 years agommdevapi: Use proper helpers for iface calls.
Jacek Caban [Wed, 15 Aug 2012 09:45:03 +0000 (11:45 +0200)] 
mmdevapi: Use proper helpers for iface calls.

12 years agorpcrt4: Moved sending echo request to separated function.
Jacek Caban [Wed, 15 Aug 2012 08:23:07 +0000 (10:23 +0200)] 
rpcrt4: Moved sending echo request to separated function.

12 years agorpcrt4: Fixed memory leak.
Jacek Caban [Wed, 15 Aug 2012 08:22:56 +0000 (10:22 +0200)] 
rpcrt4: Fixed memory leak.

12 years agorpcrt4: Added cancelling support for all HTTP requests.
Jacek Caban [Wed, 15 Aug 2012 08:22:39 +0000 (10:22 +0200)] 
rpcrt4: Added cancelling support for all HTTP requests.

12 years agoscrrun: Add missing id value.
Alistair Leslie-Hughes [Mon, 6 Aug 2012 01:23:16 +0000 (11:23 +1000)] 
scrrun: Add missing id value.

12 years agoquartz: Use proper method macros.
Nikolay Sivov [Wed, 15 Aug 2012 04:24:18 +0000 (08:24 +0400)] 
quartz: Use proper method macros.

12 years agowined3d: Improve post-pixelshader blending test.
Matteo Bruni [Tue, 14 Aug 2012 22:38:26 +0000 (00:38 +0200)] 
wined3d: Improve post-pixelshader blending test.

12 years agowined3d: Fix pixel format masks.
Matteo Bruni [Tue, 14 Aug 2012 22:38:25 +0000 (00:38 +0200)] 
wined3d: Fix pixel format masks.

12 years agowined3d: Dump postblend color.
Matteo Bruni [Tue, 14 Aug 2012 22:38:24 +0000 (00:38 +0200)] 
wined3d: Dump postblend color.

12 years agowined3d: Use GL_FRAMEBUFFER_SRGB when possible.
Matteo Bruni [Tue, 14 Aug 2012 22:38:23 +0000 (00:38 +0200)] 
wined3d: Use GL_FRAMEBUFFER_SRGB when possible.

12 years agowidl: Avoid FALSE:TRUE conditional expressions.
Michael Stefaniuc [Tue, 14 Aug 2012 21:56:28 +0000 (23:56 +0200)] 
widl: Avoid FALSE:TRUE conditional expressions.

12 years agowinefile: Avoid a TRUE:FALSE conditional expression.
Michael Stefaniuc [Tue, 14 Aug 2012 21:43:24 +0000 (23:43 +0200)] 
winefile: Avoid a TRUE:FALSE conditional expression.

12 years agowinhlp32: Avoid TRUE:FALSE conditional expressions.
Michael Stefaniuc [Tue, 14 Aug 2012 21:37:07 +0000 (23:37 +0200)] 
winhlp32: Avoid TRUE:FALSE conditional expressions.

12 years agowinspool.drv: Drop a superfluous TRUE:FALSE conditional expression.
Michael Stefaniuc [Tue, 14 Aug 2012 21:28:13 +0000 (23:28 +0200)] 
winspool.drv: Drop a superfluous TRUE:FALSE conditional expression.

12 years agowintrust: Avoid a TRUE:FALSE conditional expression.
Michael Stefaniuc [Tue, 14 Aug 2012 21:23:34 +0000 (23:23 +0200)] 
wintrust: Avoid a TRUE:FALSE conditional expression.

12 years agosecur32: Avoid a FALSE:TRUE conditional expression.
Michael Stefaniuc [Tue, 14 Aug 2012 21:18:43 +0000 (23:18 +0200)] 
secur32: Avoid a FALSE:TRUE conditional expression.

12 years agows2_32: Avoid a FALSE:TRUE conditional expression.
Michael Stefaniuc [Tue, 14 Aug 2012 21:16:41 +0000 (23:16 +0200)] 
ws2_32: Avoid a FALSE:TRUE conditional expression.

12 years agoriched20: Avoid a TRUE:FALSE conditional expression.
Michael Stefaniuc [Tue, 14 Aug 2012 21:15:13 +0000 (23:15 +0200)] 
riched20: Avoid a TRUE:FALSE conditional expression.

12 years agomsi/tests: Avoid a TRUE:FALSE conditional expression.
Michael Stefaniuc [Tue, 14 Aug 2012 21:10:59 +0000 (23:10 +0200)] 
msi/tests: Avoid a TRUE:FALSE conditional expression.

12 years agosetupx.dll16: Avoid a FALSE:TRUE conditional expression.
Michael Stefaniuc [Tue, 14 Aug 2012 21:09:19 +0000 (23:09 +0200)] 
setupx.dll16: Avoid a FALSE:TRUE conditional expression.

12 years agodbghelp: Remove a superfluous TRUE:FALSE conditional expression.
Michael Stefaniuc [Tue, 14 Aug 2012 21:08:03 +0000 (23:08 +0200)] 
dbghelp: Remove a superfluous TRUE:FALSE conditional expression.

12 years agoexplorerframe/tests: Avoid a TRUE:FALSE conditional expression.
Michael Stefaniuc [Tue, 14 Aug 2012 21:04:59 +0000 (23:04 +0200)] 
explorerframe/tests: Avoid a TRUE:FALSE conditional expression.

12 years agowineps.drv: Drop a superfluous TRUE:FALSE conditional expression.
Michael Stefaniuc [Tue, 14 Aug 2012 21:04:03 +0000 (23:04 +0200)] 
wineps.drv: Drop a superfluous TRUE:FALSE conditional expression.