Dmitry Timoshkov
|
1a61dcc25d
|
dinput: Use standard way for dumping POINT.
|
2012-03-27 11:38:11 +02:00 |
Nikolay Sivov
|
b326426fec
|
comctl32: Use single notification message for setting all item state with LVM_SETITEMSTATE (LVS_OWNERDATA case only).
|
2012-03-26 18:15:51 +02:00 |
Nikolay Sivov
|
1478648b9f
|
msxml3: Support ignorable whitespaces output in writer.
|
2012-03-26 18:15:51 +02:00 |
Nikolay Sivov
|
8072884136
|
msxml3: Support processing instructions in writer.
|
2012-03-26 18:15:50 +02:00 |
Aric Stewart
|
d3c5b2c4f1
|
strmbase: COM cleanup for cleanup SourceSeeking.
|
2012-03-26 18:15:50 +02:00 |
Aric Stewart
|
eb5d8b969f
|
strmbase: COM cleanup for BasePin, BaseInputPin, and BaseOutputPin.
|
2012-03-26 18:15:49 +02:00 |
Aric Stewart
|
29d3c75442
|
strmbase: COM cleanup for BaseFilter.
|
2012-03-26 18:15:48 +02:00 |
Christian Costa
|
7fe02c47f3
|
amstream/tests: Add some tests to retreive media streams to media stream filter.
|
2012-03-26 18:15:48 +02:00 |
Christian Costa
|
6db90e0e9e
|
amstream: Implement IAMMultiMediaStreamImpl_AddMediaStream + add tests.
|
2012-03-26 18:15:47 +02:00 |
Christian Costa
|
aae32fd4fd
|
amstream: No media stream is created when the defaut renderer is used.
|
2012-03-26 18:15:47 +02:00 |
Christian Costa
|
5512d8e700
|
amstream: Video streams do not support default renderer.
|
2012-03-26 18:15:46 +02:00 |
Christian Costa
|
f5ee1304ef
|
amstream: Check purpose id in AddMediaStream.
|
2012-03-26 18:15:45 +02:00 |
Christian Costa
|
872b515304
|
amstream/tests: Add media streams tests.
|
2012-03-26 18:15:45 +02:00 |
Christian Costa
|
34a1917fb3
|
amstream/tests: Make test.avi filename an unicode string and test the file presence once for all.
|
2012-03-26 18:15:44 +02:00 |
Christian Costa
|
91cc9ad585
|
amstream: Add support for AMMSF_ADDDEFAULTRENDERER for audio stream.
|
2012-03-26 18:15:43 +02:00 |
Józef Kucia
|
f8015cd235
|
d3dx9/tests: Add tests for D3DXCreateVolumeTextureFromFileInMemory.
|
2012-03-26 18:15:43 +02:00 |
Józef Kucia
|
7f3f5dd1eb
|
d3dx9/tests: Add tests for D3DXCreateCubeTextureFromFileInMemory.
|
2012-03-26 18:15:42 +02:00 |
Józef Kucia
|
e0f2d4cf91
|
d3dx9: Add stubs for D3DXCreateVolumeTextureFromFileInMemory functions.
|
2012-03-26 18:15:42 +02:00 |
Józef Kucia
|
dfd66e5fe0
|
d3dx9: Forward D3DXCreateCubeTextureFromFileInMemory to D3DXCreateCubeTextureFromFileInMemoryEx.
|
2012-03-26 18:15:41 +02:00 |
Józef Kucia
|
3a210af107
|
d3dx9/tests: Test the DDS support in the D3DXGetImageInfo functions.
|
2012-03-26 18:15:41 +02:00 |
André Hentschel
|
37c702b534
|
winemaker: Handle library search pragmas.
|
2012-03-26 18:15:40 +02:00 |
André Hentschel
|
c275fd73fd
|
view: Show the filename in the window title.
|
2012-03-26 18:15:39 +02:00 |
André Hentschel
|
a8e2b24006
|
winefile: Fully convert to unicode.
|
2012-03-26 18:15:39 +02:00 |
André Hentschel
|
b97b7082bf
|
winefile: Resize controls for translations.
|
2012-03-26 18:15:38 +02:00 |
André Hentschel
|
162521be8b
|
winefile: Remove unused macros.
|
2012-03-26 18:15:36 +02:00 |
Cheer Xiao
|
57f5ca9a6f
|
po: Update simplified Chinese translation.
|
2012-03-26 18:15:35 +02:00 |
Lauri Kenttä
|
118b53a7bd
|
mscoree: Print the correct values in a TRACE.
|
2012-03-26 18:15:35 +02:00 |
Bruno Jesus
|
70be64b2ba
|
ws2_32: Handle NULL proto in WSAAsyncGetServByName.
|
2012-03-26 18:15:34 +02:00 |
Akihiro Sagawa
|
ece5d712f6
|
msvcrt: Fix _mbsnbcmp and _mbsnbicmp implementation.
|
2012-03-26 18:15:33 +02:00 |
Akihiro Sagawa
|
7535b367dd
|
msvcrt: Fix _mbcjistojms off by one error.
|
2012-03-26 18:15:33 +02:00 |
Akihiro Sagawa
|
c1558bb7ef
|
msvcrt/tests: Add more tests for _mbcjistojms.
|
2012-03-26 18:15:32 +02:00 |
Akihiro Sagawa
|
9085a2e54c
|
msvcrt/tests: Rewrite test_mbcjisjms to test in various codepages.
|
2012-03-26 18:15:32 +02:00 |
Akihiro Sagawa
|
578d85f320
|
msvcrt: Improve _mbbtombc to handle Japanese characters.
|
2012-03-26 18:15:31 +02:00 |
Akihiro Sagawa
|
d3e9665001
|
msvcrt: Add test for _mbbtombc.
|
2012-03-26 18:15:31 +02:00 |
Michael Stefaniuc
|
7e34aec1a0
|
pstorec: Print the debug string and not the pointer to it.
|
2012-03-26 18:15:30 +02:00 |
Michael Stefaniuc
|
b485f6c056
|
strmbase: Print the debug string and not the pointer to it.
|
2012-03-26 18:15:30 +02:00 |
Michael Stefaniuc
|
8f6801fdc0
|
setupapi: Print the debug string and not the pointer to it.
|
2012-03-26 18:15:29 +02:00 |
Michael Stefaniuc
|
454110ee34
|
qedit: Print the debug string and not the pointer to it.
|
2012-03-26 18:15:29 +02:00 |
Michael Stefaniuc
|
b7d5543f93
|
dpnet: Print the debug string and not the pointer to it.
|
2012-03-26 18:15:28 +02:00 |
Michael Stefaniuc
|
0556192994
|
shlwapi: Print the debug string and not the pointer to it.
|
2012-03-26 18:15:26 +02:00 |
Michael Stefaniuc
|
04121b3e02
|
netapi32: Print the debug string and not the pointer to it.
|
2012-03-26 18:15:26 +02:00 |
Michael Stefaniuc
|
4cf695e164
|
dbghelp: Print the debug string and not the pointer to it.
|
2012-03-26 18:15:25 +02:00 |
Michael Stefaniuc
|
cbcf08a7df
|
urlmon: Print the debug string and not the pointer to it.
|
2012-03-26 18:15:25 +02:00 |
Michael Stefaniuc
|
798beb2cb8
|
shell32: Print the debug string and not the pointer to it.
|
2012-03-26 18:15:24 +02:00 |
Michael Stefaniuc
|
810b619e2b
|
quartz: Print the debug string and not the pointer to it.
|
2012-03-26 18:15:24 +02:00 |
Michael Stefaniuc
|
cf9b5b0ff8
|
dxdiagn: Print the debug string and not the pointer to it.
|
2012-03-26 18:15:23 +02:00 |
Michael Stefaniuc
|
d63ae3658b
|
comdlg32: Print the debug string and not the pointer to it.
|
2012-03-26 18:15:23 +02:00 |
Michael Stefaniuc
|
e6a30efe70
|
mshtml: Print the debug string and not the pointer to it.
|
2012-03-26 18:15:22 +02:00 |
Michael Stefaniuc
|
4df6fe1246
|
msxml3: Print the debug string and not the pointer to it.
|
2012-03-26 18:15:22 +02:00 |
Michael Stefaniuc
|
5a5a89a327
|
ieframe: Print the debug string and not the pointer to it.
|
2012-03-26 18:15:21 +02:00 |