Vincent Povirk
|
661e443ad7
|
windowscodecs: Add wrapper functions for IWICFastMetadataEncoder.
|
2012-05-09 11:50:34 +02:00 |
Vincent Povirk
|
b0e9548e3f
|
windowscodecs: Add wrapper functions for IWICImagingFactory methods.
|
2012-05-09 11:50:29 +02:00 |
Vincent Povirk
|
bb2df245a7
|
windowscodecs: Implement WICCreateImagingFactory_Proxy.
|
2012-05-09 11:46:01 +02:00 |
Eric Pouech
|
721a3c910a
|
winedbg: Fix printing of fp registers for x86_64 CPU.
|
2012-05-09 11:42:09 +02:00 |
Christian Costa
|
1f3d99a2e4
|
dmsynth: Add stubbed IKsControl interface to DirectMusicSynth object.
|
2012-05-08 20:23:33 +02:00 |
Christian Costa
|
42d18a3279
|
dmsynth: Add tests for querying IKsControl for Synth and SynthSink objects.
|
2012-05-08 20:22:28 +02:00 |
Christian Costa
|
0ce9eb7ba5
|
dmsynth: Create default clock for SynthSink object and assign it to Synth object when callink SetSynthSink.
|
2012-05-08 20:22:18 +02:00 |
Matteo Bruni
|
491d0e9d6b
|
d3dcompiler: Rename asm_alloc/realloc/free functions to more generic names.
|
2012-05-08 20:21:18 +02:00 |
Matteo Bruni
|
e2866d6fa1
|
d3dcompiler: Generalize message reporting function.
|
2012-05-08 20:21:13 +02:00 |
Matteo Bruni
|
555f634912
|
d3dcompiler: Make set_parse_status() more general.
|
2012-05-08 20:21:09 +02:00 |
Matteo Bruni
|
167612aea9
|
d3dcompiler: Remove shader_type typedef.
|
2012-05-08 20:21:04 +02:00 |
Dmitry Timoshkov
|
ab7fe6086e
|
gdi32: Add a test for ntmCellHeight calculation.
|
2012-05-08 19:51:12 +02:00 |
Vincent Povirk
|
94f0da9c9b
|
msvcm90: Add new dll based on msvcm80.
|
2012-05-08 16:29:33 +02:00 |
Nikolay Sivov
|
fc4dab4c3b
|
msxml3: Add a helper to check that lexical handler is set.
|
2012-05-08 16:22:28 +02:00 |
Nikolay Sivov
|
2dc6711f6d
|
msxml3: Protect content callbacks from being called on reset content handler pointer.
|
2012-05-08 16:22:21 +02:00 |
Hans Leidekker
|
593bd1a5d9
|
advapi32: Add stub implementations of EventUnregister and EventWrite.
|
2012-05-08 16:22:02 +02:00 |
Hans Leidekker
|
cb436f7122
|
advapi32: Return a fake handle from EventRegister.
|
2012-05-08 16:21:50 +02:00 |
Hans Leidekker
|
32c7a52f5c
|
msi: Resolve the target path for the ODBC driver file if necessary.
|
2012-05-08 16:21:40 +02:00 |
Alexandre Julliard
|
791a46658a
|
winex11: Store the GL-specific information in the GL driver physdev.
|
2012-05-08 14:35:44 +02:00 |
Alexandre Julliard
|
147174ff1c
|
winex11: Implement wglGetPbufferDCARB with a DC escape and remove it from the GDI driver interface.
|
2012-05-08 14:35:44 +02:00 |
Alexandre Julliard
|
5f99b59e77
|
winex11: Add an OpenGL GDI driver.
|
2012-05-08 14:35:42 +02:00 |
Alexandre Julliard
|
eb80e6f2db
|
gdi32: Allow a driver to implement SelectBitmap but not CreateBitmap.
|
2012-05-08 14:32:32 +02:00 |
Alexandre Julliard
|
e94d3b4e08
|
gdi32: Add a priority mechanism for pushing drivers on the stack in a defined order.
|
2012-05-08 12:16:50 +02:00 |
Christian Costa
|
03c75b9cf6
|
dmusic: COM cleanup of IDirectMusicInstrument and get rid of separated IUnknown interface.
|
2012-05-08 09:45:43 +02:00 |
Dmitry Timoshkov
|
8ed11d8bb1
|
winex11.drv: Use XK_KP_Decimal as a fallback if XK_KP_Separator doesn't work.
|
2012-05-08 09:43:45 +02:00 |
Hwang YunSong
|
c4b404c7af
|
po: Update Korean translation.
|
2012-05-08 09:42:36 +02:00 |
Dylan Smith
|
18fa3287f6
|
richedit: Remove always FALSE parameter from ME_PaintContent.
|
2012-05-08 09:42:16 +02:00 |
Nikolay Sivov
|
9af543aad8
|
shell32: Implement IShellDispatch2::IsServiceRunning().
|
2012-05-08 09:41:46 +02:00 |
Józef Kucia
|
ecb1c602f4
|
d3dx9/tests: Use consistent naming for DDS defines.
|
2012-05-08 09:41:21 +02:00 |
Detlef Riekenberg
|
25cf21bddc
|
devenum: Remove tabs and duplicate newlines from TRACE.
|
2012-05-08 09:41:14 +02:00 |
Andrew Eikum
|
31291cdc6c
|
winmm: Close open wave devices upon process detach.
|
2012-05-08 09:30:31 +02:00 |
Alexander E. Patrakov
|
275dfb83f2
|
dsound: Added a windowed-sinc resampler.
|
2012-05-08 09:29:47 +02:00 |
Alexandre Julliard
|
0789ec1144
|
urlmon/tests: Allow some more optional progress notifications.
|
2012-05-08 09:23:34 +02:00 |
Nikolay Sivov
|
b80c71abe6
|
msxml3: Make ::put_data() use passed BSTR as general WCHAR buffer.
|
2012-05-07 17:21:26 +02:00 |
Nikolay Sivov
|
cb53b7a8e1
|
shell32: Added a stub for IShellDispatch2.
|
2012-05-07 17:21:10 +02:00 |
Józef Kucia
|
8b17b0f5c6
|
d3dx9/tests: Add tests for D3DXSaveSurfaceToFile.
|
2012-05-07 17:20:25 +02:00 |
Józef Kucia
|
f0bb425516
|
d3dx9: Implement the pixel format conversion in D3DXSaveSurfaceToFileW.
|
2012-05-07 17:20:23 +02:00 |
Józef Kucia
|
ec70b67b8d
|
d3dx9: Implement D3DXSaveSurfaceToFileW.
|
2012-05-07 17:20:19 +02:00 |
Józef Kucia
|
ea5f799a6b
|
d3dx9: Forward D3DXSaveSurfaceToFileA to D3DXSaveSurfaceToFileW.
|
2012-05-07 17:20:16 +02:00 |
Józef Kucia
|
ec51783494
|
d3dx9: Implement mapping from WICPixelFormat GUIDs to D3DFORMATs.
|
2012-05-07 17:20:12 +02:00 |
Christian Costa
|
9f05f54540
|
dmusic: Midi message takes 4 bytes space but only 3 are relevant.
|
2012-05-07 17:16:34 +02:00 |
Austin English
|
d1cfbbb62c
|
wmvcore: Add a stub dll.
|
2012-05-07 17:13:16 +02:00 |
Christian Costa
|
df36fca97f
|
d3drm: Implement IDirect3DRMFrameX_GetChildren method and IDirect3DRMFrameArray interface.
|
2012-05-07 17:11:27 +02:00 |
Christian Costa
|
722efadc8d
|
d3drm: Implement IDirect3DRMFrameX_GetParent and update tests.
|
2012-05-07 17:09:35 +02:00 |
Alexandre Julliard
|
00bb726af8
|
winex11: Use a standard Wine list for the OpenGL context list.
|
2012-05-07 13:10:22 +02:00 |
Alexandre Julliard
|
a708448725
|
winex11: Define an enum to manage the various types of GL device contexts.
|
2012-05-07 13:10:18 +02:00 |
Julian Rüger
|
1b76949d69
|
po: Update German translation.
|
2012-05-07 11:44:52 +02:00 |
Daniel Jelinski
|
971a66e912
|
oleaut32: Added support for loading cursors in OLEPicture.
|
2012-05-07 11:42:19 +02:00 |
Thomas Faber
|
c38ba3a411
|
rpcrt4/tests: Fix build with PSDK headers.
|
2012-05-07 11:38:03 +02:00 |
Thomas Faber
|
bf5c7d4546
|
msvcrt: Fix malloc_func_t/free_func_t calling convention.
|
2012-05-07 11:37:19 +02:00 |