Jacek Caban
|
0491b03260
|
vbscript: Added IObjectSafety stub implementation.
|
2011-09-02 14:43:07 +02:00 |
Jacek Caban
|
3a268796b8
|
mshtml: Added support for text/vbscript script type.
|
2011-09-02 14:42:57 +02:00 |
Stefan Dösinger
|
4107963967
|
ddraw: Fix a test message.
|
2011-09-02 14:42:53 +02:00 |
Stefan Dösinger
|
6057041deb
|
ddraw: Make the overlay tests pass on Windows 7.
|
2011-09-02 14:42:48 +02:00 |
Stefan Dösinger
|
e0db367aef
|
ddraw: Set the viewport after changing the render target.
|
2011-09-02 14:42:43 +02:00 |
Stefan Dösinger
|
5ce2e1f39e
|
ddraw: Mark DepthFill blit failures between beginScene and EndScene broken.
|
2011-09-02 14:42:34 +02:00 |
Stefan Dösinger
|
2fc534edf2
|
ddraw: Simplify Z format parsing a bit, remove ERRs.
|
2011-09-02 14:42:28 +02:00 |
Francois Gouget
|
2649761175
|
msi: Make find_table() static.
|
2011-09-02 14:42:17 +02:00 |
Francois Gouget
|
1e8abc3984
|
dinput: Make semantic_to_obj_id() static.
|
2011-09-02 14:42:14 +02:00 |
Francois Gouget
|
3a9343e520
|
ddraw/tests: Make enum_z_fmt_cb() static.
|
2011-09-02 14:42:10 +02:00 |
Michael Stefaniuc
|
22521b5809
|
oleaut32: COM cleanup in typelib2.c.
|
2011-09-02 10:44:23 +02:00 |
Michael Stefaniuc
|
f0be3d8139
|
msi: COM cleanup for the IEnumVARIANT iface.
|
2011-09-02 10:44:22 +02:00 |
André Hentschel
|
ccb05ceed9
|
po: Update German translation.
|
2011-09-02 10:43:00 +02:00 |
Hwang YunSong
|
5affb49c96
|
po: Updated Korean translation.
|
2011-09-02 10:42:56 +02:00 |
Henri Verbeet
|
748efc34c4
|
mmdevapi: Add a TRACE to info_device_ps_GetValue().
|
2011-09-02 10:11:34 +02:00 |
Henri Verbeet
|
a4fddf5fc8
|
mmdevapi: Include space for the terminating zero in info_device_ps_GetValue().
|
2011-09-02 10:11:25 +02:00 |
Henri Verbeet
|
d23938de1e
|
wined3d: Make the device parameter to wined3d_device_get_clip_plane() const.
|
2011-09-02 10:09:08 +02:00 |
Henri Verbeet
|
3659d5d729
|
wined3d: Make the device parameter to wined3d_device_get_light_enable() const.
|
2011-09-02 10:09:06 +02:00 |
Henri Verbeet
|
ca69a23d52
|
wined3d: Get rid of some redundant else statements in IWineD3DSurfaceImpl_BltOverride().
|
2011-09-02 10:09:01 +02:00 |
Henri Verbeet
|
179d6f8087
|
wined3d: Remove a redundant compare in IWineD3DSurfaceImpl_BltOverride().
If the source surface isn't on the destination swapchain it can't be a
backbuffer there either.
|
2011-09-02 10:08:57 +02:00 |
Henri Verbeet
|
cc10600b52
|
wined3d: Print a FIXME for any flags passed to wined3d_surface_flip().
|
2011-09-02 10:08:53 +02:00 |
Jacek Caban
|
ff0cea33d0
|
jscript: Added more SetInterfaceSafetyOptions tests and fixes.
|
2011-09-01 18:16:28 +02:00 |
Octavian Voicu
|
776e27834d
|
shell32: Fix an incorrect pointer/integer cast on 64-bit and fix check for resource id.
|
2011-09-01 18:06:39 +02:00 |
Andrew Talbot
|
c8cb13f949
|
msvcp90: Avoid a forward declaration.
|
2011-09-01 18:06:39 +02:00 |
Dmitry Timoshkov
|
dfb4d2e960
|
gdi32: Add a buch of CreateScalableFontResource() tests.
|
2011-09-01 18:06:39 +02:00 |
Francois Gouget
|
083abe3fe9
|
hhctrl.ocx: Issue a fixme if asked for unsupported toolbar buttons.
|
2011-09-01 18:06:39 +02:00 |
Frédéric Delanoy
|
02ef576739
|
cmd: Fix echo's special ';' handling.
|
2011-09-01 18:06:39 +02:00 |
Bernhard Loos
|
23e1777054
|
ntdll: Provide a timestamp debug channel, which prints a millisecond resolution timestamp in front of debug output.
|
2011-09-01 18:06:39 +02:00 |
Alexandre Julliard
|
006bb26b8c
|
wininet/tests: Remove an invalid FTP test.
|
2011-09-01 18:06:39 +02:00 |
Octavian Voicu
|
9b29b10e23
|
shell32/tests: Add a todo for two recycle bin tests in case no item was added.
|
2011-09-01 18:06:39 +02:00 |
Octavian Voicu
|
f8877ea337
|
opencl: Remove reference to clSetCommandQueueProperty and print fixme, saying function is deprecated.
|
2011-09-01 18:06:38 +02:00 |
Octavian Voicu
|
2f053965a2
|
vbscript: Fix possible memory leak/crash caused by race condition in VBScriptParse_InitNew.
|
2011-09-01 18:06:38 +02:00 |
Dan Kegel
|
45725be9d5
|
configure: Fix configure failures under -Werror -Wall.
|
2011-09-01 18:06:38 +02:00 |
Dan Kegel
|
82954d45de
|
configure: AC_C_CONST is obsolete.
|
2011-09-01 18:06:38 +02:00 |
Andrew Eikum
|
dfe73cda4a
|
winecfg: Remove driver selection from Audio tab.
|
2011-09-01 18:06:37 +02:00 |
Andrew Eikum
|
c4b94b1ba4
|
mmdevapi: Automatically select the correct driver.
|
2011-09-01 18:06:37 +02:00 |
Andrew Eikum
|
f6890ef0e2
|
winmm: Determine the driver from MMDevAPI.
This uses a half-implemented, Wine-specific IMMDevice object to extract
the driver name.
|
2011-09-01 18:06:37 +02:00 |
Henri Verbeet
|
9d9baef789
|
wined3d: Make the device parameter to wined3d_device_get_light() const.
|
2011-09-01 18:06:37 +02:00 |
Henri Verbeet
|
82150458b4
|
wined3d: Make the device parameter to wined3d_device_get_transform() const.
|
2011-09-01 18:06:37 +02:00 |
Henri Verbeet
|
55ce85ad29
|
wined3d: Merge the wined3d_surface_flip() implementations.
|
2011-09-01 18:06:36 +02:00 |
Henri Verbeet
|
b587b85394
|
wined3d: Merge the wined3d_surface_set_mem() implementations.
|
2011-09-01 18:06:36 +02:00 |
Austin English
|
b2f7461a4d
|
wined3d: Remove an unused variable.
|
2011-09-01 18:06:36 +02:00 |
André Hentschel
|
975d9ed97a
|
localspl: Fix printing a NULL string.
|
2011-09-01 18:06:36 +02:00 |
Alexandre Julliard
|
bcc21c9b79
|
winex11: Fix SetDIBitsToDevice coordinate mapping for negative values.
|
2011-09-01 18:06:18 +02:00 |
Alexandre Julliard
|
e1ca5c38e2
|
winex11: Fix SetDIBitsToDevice coordinate mapping in RTL mode.
|
2011-09-01 12:41:00 +02:00 |
Alexandre Julliard
|
67b1f29d61
|
gdi32/tests: Add some SetDIBitsToDevice tests, based on the similar SetDIBits tests.
|
2011-09-01 12:39:15 +02:00 |
Aurimas Fišeras
|
1103cb9327
|
po: Update Lithuanian translation.
|
2011-08-31 19:47:37 +02:00 |
Stefan Dösinger
|
05b3222b39
|
ddraw: Add a test for DDSD_ZBUFFERBITDEPTH and DDSD_PIXELFORMAT.
|
2011-08-31 19:43:09 +02:00 |
Stefan Dösinger
|
6176eb87de
|
ddraw: Set dwZBufferBitDepth in old z buffers.
|
2011-08-31 19:43:09 +02:00 |
Stefan Dösinger
|
42b7ad4fd4
|
ddraw: Convert dwZBufferBitDepth into a DDPIXELFORMAT.
|
2011-08-31 19:43:09 +02:00 |