Michael Stefaniuc
|
bd4c67396b
|
dsound: Merge IUnknown into the main DirectSoundFullDuplex object.
|
2012-08-16 11:39:26 +02:00 |
Michael Stefaniuc
|
6692f97e01
|
dsound: Add an object refcount for DirectSoundFullDuplex.
|
2012-08-16 11:39:14 +02:00 |
Michael Stefaniuc
|
023a19d931
|
dsound: Pass the object instead of ifaces to helpers.
|
2012-08-16 11:39:08 +02:00 |
Michael Stefaniuc
|
8588260eef
|
dsound: COM cleanup for the IDirectSoundFullDuplex iface.
|
2012-08-16 11:39:01 +02:00 |
Michael Stefaniuc
|
f6f8123c6b
|
dsound: Cleanup error handling in IDirectSoundFullDuplex::Initialize().
|
2012-08-16 11:38:52 +02:00 |
Michael Stefaniuc
|
885e205ade
|
dsound: Cleanup the DirectSoundFullDuplex create functions.
|
2012-08-16 11:38:44 +02:00 |
Michael Stefaniuc
|
0aeaa83a22
|
dsound/tests: Add DirectSoundFullDuplex COM tests.
|
2012-08-16 11:38:36 +02:00 |
Michael Stefaniuc
|
598cc8f44a
|
dsound/tests: Refcount tests for IDirectSoundCapture / IUnknown.
|
2012-08-16 11:38:23 +02:00 |
Michael Stefaniuc
|
9383affe87
|
dsound: IDirectSoundCapture / IUnknown use separate refcounts.
|
2012-08-16 11:38:17 +02:00 |
Michael Stefaniuc
|
b8ffb4930f
|
dsound: Merge the DirectSoundCapture create functions.
|
2012-08-16 11:38:08 +02:00 |
Francois Gouget
|
63ba4b4a5a
|
kernel32: Fix the spelling of 'combo box' and 'top-level' in some error messages.
|
2012-08-16 11:05:21 +02:00 |
Francois Gouget
|
dc09ffe194
|
inetcpl: Tweak the spelling of a label.
|
2012-08-16 11:04:19 +02:00 |
Alexandre Julliard
|
ff60249cab
|
winex11: Use the labels to find the mouse motion valuators for XInput2.
|
2012-08-16 10:27:19 +02:00 |
Alexandre Julliard
|
f579091380
|
winex11: Store XInput2 device info in the thread data.
|
2012-08-16 10:25:49 +02:00 |
André Hentschel
|
f881dcf712
|
kernel32/tests: Test LocaleNameToLCID with bad name.
|
2012-08-15 17:55:00 +02:00 |
Alexandre Julliard
|
5e932efbf6
|
winex11: Remove the redundant pixel format index from the pixel format object.
|
2012-08-15 15:44:00 +02:00 |
Alexandre Julliard
|
451828e169
|
winex11: Make pixel format objects const and get rid of the WineGLPixelFormat typedef.
|
2012-08-15 15:38:05 +02:00 |
Alexandre Julliard
|
b908a72635
|
winex11: Initialize the OpenGL format list at startup and simplify the conversion routines.
|
2012-08-15 15:32:24 +02:00 |
Alexandre Julliard
|
b8cc4d50ef
|
winex11: Add a critical section to protect the OpenGL context list.
|
2012-08-15 14:41:57 +02:00 |
Alexandre Julliard
|
f9a383323f
|
winex11: Remove unnecessary cleanups on process exit.
|
2012-08-15 14:24:20 +02:00 |
Aric Stewart
|
cd8c1b28ad
|
usp10: Correct rounding of negative offsets in GPOS.
|
2012-08-15 13:58:46 +02:00 |
Aric Stewart
|
e2250ce6cb
|
usp10: Correct implementation of Pair Positioning Adjustment: Format 1.
|
2012-08-15 13:55:25 +02:00 |
Dmitry Timoshkov
|
fa7a34b907
|
gdiplus: Forward GdipDrawImage to GdipDrawImagePointRect.
|
2012-08-15 13:55:11 +02:00 |
Dmitry Timoshkov
|
3b8f437f44
|
gdiplus: Add a test for GdipDrawImage scaling.
|
2012-08-15 13:54:59 +02:00 |
Dmitry Timoshkov
|
50931d8985
|
gdiplus: Add a test for font height scaling.
|
2012-08-15 13:54:55 +02:00 |
Dmitry Timoshkov
|
6bb353858e
|
gdiplus: Replace convert_unit() by a clearer units_to_pixels() helper.
|
2012-08-15 13:53:31 +02:00 |
Dmitry Timoshkov
|
6f4625559e
|
gdiplus: GdipMeasureString should apply its internal scaling factors to layout rectangle.
|
2012-08-15 13:52:52 +02:00 |
Vincent Povirk
|
46bbbd2741
|
windowscodecs: Implement getters on IWICBitmapLock.
|
2012-08-15 13:51:19 +02:00 |
Vincent Povirk
|
297c10a2bc
|
windowscodecs: Implement IWICBitmap::Lock.
|
2012-08-15 13:51:13 +02:00 |
Vincent Povirk
|
3e36f1e4b5
|
windowscodecs: Implement BitmapImpl_SetPalette and CopyPalette.
|
2012-08-15 13:51:08 +02:00 |
Vincent Povirk
|
f9b67b6c18
|
windowscodecs: Add a stub IWICBitmap implementation.
|
2012-08-15 13:50:58 +02:00 |
Vincent Povirk
|
c2001c2b53
|
windowscodecs: Add tests for IWICBitmap.
|
2012-08-15 13:50:26 +02:00 |
Piotr Caban
|
c5f2e6623d
|
msvcp90: Added missing -ret64 option.
|
2012-08-15 12:20:17 +02:00 |
Piotr Caban
|
0ef93eb0e5
|
msvcp90: Added strstreambuf seekpos and seekoff implementation.
|
2012-08-15 12:20:07 +02:00 |
Piotr Caban
|
e5d7d65791
|
msvcp90: Reset width value in basic_istream class on error.
|
2012-08-15 12:19:57 +02:00 |
Piotr Caban
|
76821340a4
|
msvcp90: Fixed basic_streambuf::sputn functions behaviour when there's no place in buffer.
|
2012-08-15 12:19:50 +02:00 |
Piotr Caban
|
f143f3e6bc
|
msvcp90: Added partial strstreambuf implementation.
|
2012-08-15 12:19:44 +02:00 |
Piotr Caban
|
1202e8bf87
|
msvcp90: Use streamoff in std::_BADOFF definition.
|
2012-08-15 12:19:35 +02:00 |
Piotr Caban
|
625940a560
|
msvcp90: Added basic_stringstream<short> implementation.
|
2012-08-15 12:19:27 +02:00 |
Piotr Caban
|
b1ff81a770
|
msvcp90: Added basic_istringstream<short> implementation.
|
2012-08-15 12:19:21 +02:00 |
Piotr Caban
|
8499ea376d
|
msvcp90: Added basic_ostringstream<short> implementation.
|
2012-08-15 12:19:13 +02:00 |
Piotr Caban
|
fe8811bfd8
|
msvcp90: Export wcin, wcout, wcerr and wclog objects.
|
2012-08-15 12:19:04 +02:00 |
Jacek Caban
|
4d5bebb321
|
shlwapi: Use proper helpers for iface calls.
|
2012-08-15 12:18:49 +02:00 |
Jacek Caban
|
db82997560
|
strmbase: Use proper helpers for iface calls.
|
2012-08-15 12:18:43 +02:00 |
Jacek Caban
|
223105b9b3
|
mmdevapi: Use proper helpers for iface calls.
|
2012-08-15 12:18:39 +02:00 |
Jacek Caban
|
ee40973b2b
|
rpcrt4: Moved sending echo request to separated function.
|
2012-08-15 12:18:31 +02:00 |
Jacek Caban
|
07cb28c641
|
rpcrt4: Fixed memory leak.
|
2012-08-15 12:18:24 +02:00 |
Jacek Caban
|
cbdb58476a
|
rpcrt4: Added cancelling support for all HTTP requests.
|
2012-08-15 12:18:20 +02:00 |
Alistair Leslie-Hughes
|
f40bad4ce5
|
scrrun: Add missing id value.
|
2012-08-15 12:18:07 +02:00 |
Nikolay Sivov
|
17450f0be0
|
quartz: Use proper method macros.
|
2012-08-15 12:17:54 +02:00 |