Piotr Caban
|
130c8342a0
|
mshtml: Don't cache HTMLAttributesCollection results.
|
2011-09-02 18:28:24 +02:00 |
Piotr Caban
|
726f003293
|
jscript/tests: Added decodeURI tests.
|
2011-09-02 18:28:24 +02:00 |
Piotr Caban
|
e4ec169fd9
|
jscript: Added decodeURI implementation.
|
2011-09-02 18:28:14 +02:00 |
Piotr Caban
|
df96b7297b
|
jscript: Throw exception on error in JSGlobal_encodeURIComponent.
|
2011-09-02 18:10:14 +02:00 |
Piotr Caban
|
65a7f47531
|
jscript: Limit name hash computations number.
|
2011-09-02 18:10:12 +02:00 |
Piotr Caban
|
f1a237d682
|
jscript: Use hash table when accessing object properties by name.
|
2011-09-02 18:10:09 +02:00 |
Piotr Caban
|
71b58e56c2
|
jscript: Added Object.hasOwnProperty implementation.
|
2011-09-02 18:10:07 +02:00 |
Alexandre Julliard
|
a0f1b20464
|
gdi32: Make the BITMAPINFO parameters non-const in driver entry points since we are always passing a copy.
|
2011-09-02 15:56:01 +02:00 |
André Hentschel
|
62dca77bb3
|
urlmon/tests: Print out the wrong mime.
|
2011-09-02 14:46:35 +02:00 |
Jacek Caban
|
4f5b2a4c3a
|
vbscript: Moved includes required by vbscript.h to the header.
|
2011-09-02 14:43:33 +02:00 |
Jacek Caban
|
286c9cee4a
|
vbscript: Added IObjectSafety tests.
|
2011-09-02 14:43:22 +02:00 |
Jacek Caban
|
dd7ee024af
|
vbscript: Added GetInterfaceSafetyOptions implementation.
|
2011-09-02 14:43:14 +02:00 |
Jacek Caban
|
a34ece4cbe
|
vbscript: Added SetInterfaceSafetyOptions implementation.
|
2011-09-02 14:43:11 +02:00 |
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 |