Commit Graph

87639 Commits

Author SHA1 Message Date
Christian Costa
3e24242618 d3drm/tests: Fix error message. 2012-05-10 08:31:13 +02:00
Dan Kegel
4996043374 riched20: Don't need to redraw when changing selection from none to none. 2012-05-10 08:30:58 +02:00
Akihiro Sagawa
08c552a0bd po: Refine Japanese translation to aid understanding. 2012-05-10 08:30:22 +02:00
Akihiro Sagawa
8c3a1eb759 po: Update Japanese translation. 2012-05-10 08:30:17 +02:00
Alexandre Julliard
5f20ecc62a kernel32/tests: Remove a couple of invalid tests. 2012-05-09 23:21:07 +02:00
Alexandre Julliard
0b3b6ba26d wininet/tests: Mark a failing test as broken. 2012-05-09 23:20:51 +02:00
Nikolay Sivov
9c0486d7a8 msxml3/tests: Really test load() on files with leading spaces. 2012-05-09 17:50:15 +02:00
Nikolay Sivov
b2a5d37a46 msxml3/tests: Correct variant type. 2012-05-09 17:50:04 +02:00
Vincent Povirk
a629ba4949 mscoree: Implement vtable fixups. 2012-05-09 17:49:57 +02:00
Andrew Eikum
f0be44c82d dsound: Don't destroy primary buffer until device is released. 2012-05-09 17:49:33 +02:00
Hans Leidekker
4d6ff85433 rpcrt4: Add a stub implementation of RpcServerInqDefaultPrincNameA/W. 2012-05-09 17:49:29 +02:00
Alexandre Julliard
1157ccccd7 opengl32/tests: Add some more tests for bitmap rendering. 2012-05-09 17:37:37 +02:00
Alexandre Julliard
1392bfce3c gdi32: Pass OpenGL calls through to the display driver from the DIB engine. 2012-05-09 17:37:37 +02:00
Alexandre Julliard
b082b3acba winex11: Use an intermediate pixmap also for DDBs to handle format mismatches. 2012-05-09 17:37:36 +02:00
Alexandre Julliard
ba7db0998c winex11: Add support for OpenGL rendering in DIBs using an intermediate pixmap. 2012-05-09 17:37:36 +02:00
Alexandre Julliard
bd621203ac wine.inf: Unify all the control panel settings. 2012-05-09 17:37:35 +02:00
Austin English
7b909b53f9 wine.inf: Add HKCU\Control Panel\Mouse\Beep key. 2012-05-09 17:37:31 +02:00
Dmitry Timoshkov
82a4c5a6a3 gdi32: Set tmDigitizedAspectX/Y to 96 instead of 300 for consistency. 2012-05-09 12:06:34 +02:00
Dmitry Timoshkov
54b69043eb gdiplus: Derive GpFont from GpFontFamily. 2012-05-09 12:03:33 +02:00
Alexandre Julliard
5b5ecf2193 ieframe/tests: Mark a failing test as broken. 2012-05-09 12:02:28 +02:00
Lauri Kenttä
ca8d1d7b5e po: Update Swedish translation. 2012-05-09 11:56:12 +02:00
Lauri Kenttä
d01d08ed60 po: Update Finnish translation. 2012-05-09 11:56:08 +02:00
Dylan Smith
1f8cbe1645 richedit: Avoid scanning all text for paragraphs to invalidate. 2012-05-09 11:55:58 +02:00
Christian Costa
43c4c4b1c5 d3drm: Implement IDirect3DRMFrameX_GetTransform. 2012-05-09 11:55:42 +02:00
Christian Costa
447c97cfbd dmusic: Simplify ParseDescriptor by checking DLS header first and exit if it is wrong. 2012-05-09 11:51:47 +02:00
Christian Costa
f9ba99996e dmsynth: Add stubbed IKsControl interface to DirectMusicSynthSink object. 2012-05-09 11:51:00 +02:00
Vincent Povirk
3c353607b1 windowscodecs: Add wrapper functions for IWICBitmapSource methods. 2012-05-09 11:50:47 +02:00
Vincent Povirk
99eac8e3a1 windowscodecs: Add wrapper for IWICColorContext_InitializeFromMemory. 2012-05-09 11:50:39 +02:00
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