Huw Davies
|
bdbc45fddd
|
comdlg32: Only copy the valid portion of the structure.
|
2012-09-21 17:07:32 +02:00 |
Dmitry Timoshkov
|
915df87aa5
|
gdiplus: Add an ability to cache bitmap properties and use distinct metadata loaders for different image formats.
|
2012-09-21 17:07:09 +02:00 |
Dmitry Timoshkov
|
f39c140a88
|
gdiplus: Add more tests for GIF image properties.
|
2012-09-21 17:06:58 +02:00 |
Dmitry Timoshkov
|
d8d4bffb39
|
gdiplus: Test GIF properties using a specially created GIF image with a bunch of extensions.
|
2012-09-21 17:06:52 +02:00 |
Jacek Caban
|
0c14384589
|
atliface.idl: Added IRegistrarBase declaration.
|
2012-09-21 17:06:18 +02:00 |
Christian Costa
|
699fa23bd2
|
dmusic: Rename params in SynthPortImpl_IDirectMusicPort_QueryInterface.
|
2012-09-21 17:06:03 +02:00 |
Christian Costa
|
27b2868899
|
dmusic: Rename params in IDirectMusic8Impl_GetDefaultPort.
|
2012-09-21 17:05:58 +02:00 |
Jacek Caban
|
1a56a73c86
|
itss: Canonicalize relative paths before resolving object.
|
2012-09-21 17:05:52 +02:00 |
Jacek Caban
|
e75683b858
|
mshtml: Use IUri as base URL in navigate_url.
|
2012-09-21 17:05:40 +02:00 |
Alexandre Julliard
|
a6c543d0e6
|
winex11: Add window data structure locking to the map/unmap functions.
|
2012-09-21 16:54:40 +02:00 |
Alexandre Julliard
|
ba926faf91
|
winex11: Store the window display connection in the window structure.
|
2012-09-21 16:29:24 +02:00 |
Alexandre Julliard
|
9ac774b88d
|
winex11: Add window data structure locking to the window region functions.
|
2012-09-21 15:53:48 +02:00 |
Alexandre Julliard
|
ffa7af171a
|
winex11: Add window data structure locking to the X window creation paths.
|
2012-09-21 15:51:37 +02:00 |
Alexandre Julliard
|
16410ead78
|
winex11: Separate fetching the window icon bits and setting the WM hints.
|
2012-09-21 14:01:40 +02:00 |
Alexandre Julliard
|
d82082c14f
|
winex11: Move the support for making the owner window managed to a separate function.
|
2012-09-21 13:57:00 +02:00 |
André Hentschel
|
07316882a5
|
iphlpapi: Improved GetTcpStatisticsEx stub.
|
2012-09-21 10:54:59 +02:00 |
Dmitry Timoshkov
|
6715b186f6
|
windowscodecs: Avoid unnecessary memory allocations.
|
2012-09-21 10:53:57 +02:00 |
Vincent Povirk
|
0b40c9cb41
|
gdiplus: Implement LineCapRound in GdipWidenPath.
|
2012-09-21 10:53:29 +02:00 |
Vincent Povirk
|
8871af7ea5
|
gdiplus: Properly set the first point to start when widening open figures.
|
2012-09-21 10:53:23 +02:00 |
Vincent Povirk
|
47c433de8c
|
gdiplus: Implement LineCapSquare in GdipWidenPath.
|
2012-09-21 10:53:17 +02:00 |
Henri Verbeet
|
f298b96972
|
wined3d: Simplify shader_glsl_destroy() control flow a bit.
|
2012-09-21 10:53:13 +02:00 |
Henri Verbeet
|
2f03ad1a40
|
wined3d: Just return the declaration from wined3d_device_get_vertex_declaration().
|
2012-09-21 10:53:10 +02:00 |
Henri Verbeet
|
01918d05ed
|
wined3d: wined3d_device_set_vertex_declaration() never fails.
|
2012-09-21 10:53:06 +02:00 |
Henri Verbeet
|
63b2022302
|
d3d10: Implement d3d10_effect_shader_variable_GetVertexShader().
|
2012-09-21 10:53:03 +02:00 |
Henri Verbeet
|
a03910c903
|
d3d10: Properly cleanup shader variables.
|
2012-09-21 10:53:00 +02:00 |
Alexandre Julliard
|
e95cff0332
|
gdi32: Always update the DC before looking for the physdev pointer.
|
2012-09-20 21:07:04 +02:00 |
Erich Hoover
|
7eb0d62b3d
|
shell32: Create the All Users Microsoft directory.
|
2012-09-20 19:59:19 +02:00 |
Erich Hoover
|
6e0d43811b
|
kernel32: Report FILE_PERSISTENT_ACLS flag for NTFS volumes.
|
2012-09-20 19:58:50 +02:00 |
Francois Gouget
|
7df54b4b8d
|
shell32: Add tests for ShellExecute()'s handling of file URLs.
|
2012-09-20 19:56:42 +02:00 |
Francois Gouget
|
2083f28fbc
|
shell32/tests: Use consistent types for the ShellExecute() & co return value.
|
2012-09-20 19:56:38 +02:00 |
Alistair Leslie-Hughes
|
98aa713fa7
|
scrrun: Add Scripting.Dictionary interface.
|
2012-09-20 19:55:14 +02:00 |
Alistair Leslie-Hughes
|
939b1bbe21
|
ole32: Add CoGetDefaultContext stub.
|
2012-09-20 19:53:25 +02:00 |
Daniel Jelinski
|
43950079bb
|
ieframe: cxMinChild needs to be set if RBBIM_CHILDSIZE is set.
|
2012-09-20 19:45:18 +02:00 |
André Hentschel
|
92e24af5e8
|
iphlpapi: Implement GetIcmpStatisticsEx on Linux.
|
2012-09-20 19:27:33 +02:00 |
André Hentschel
|
5e3cc41004
|
iphlpapi: Implement GetUdpStatisticsEx on Linux.
|
2012-09-20 19:24:21 +02:00 |
André Hentschel
|
f2626c31af
|
iphlpapi: Implement GetIpStatisticsEx on Linux.
|
2012-09-20 19:24:04 +02:00 |
Jacek Caban
|
481abdb304
|
mshtml: Don't do anything in handle_htmlevent if document is already detached.
|
2012-09-20 19:23:21 +02:00 |
Jacek Caban
|
e374449e30
|
jscript: Get rid of unused hres.
Spotted by Michael Stefaniuc.
|
2012-09-20 19:23:16 +02:00 |
Jacek Caban
|
87d6e2385a
|
jscript: Added support for RegExp.$* properties.
|
2012-09-20 19:23:08 +02:00 |
Michael Stefaniuc
|
1e5328c77c
|
user32: Remove superfluous function pointer casts.
|
2012-09-20 19:22:59 +02:00 |
Francois Gouget
|
bfd9cd1c42
|
comdlg32: Make FD31_GetFldrHeight() static.
|
2012-09-20 19:22:44 +02:00 |
Christian Costa
|
4262ecf910
|
dmusic: Rename params of SynthPortImpl_IDirectMusicPort_DownloadInstrument.
|
2012-09-20 19:22:36 +02:00 |
Christian Costa
|
57e6d416d6
|
dmusic: Add comments to Synth port vtables.
|
2012-09-20 19:22:32 +02:00 |
Christian Costa
|
b8aadbfbd9
|
dmusic: Implement SynthPortImpl_IDirectMusicPort_PlayBuffer.
|
2012-09-20 19:22:28 +02:00 |
Christian Costa
|
b177ceff1e
|
dmusic: Setup and free all DirectMusicSynth objects when creating and releasing Synth port.
|
2012-09-20 19:22:21 +02:00 |
Francois Gouget
|
0c9ee6663f
|
d3dcompiler_43: Remove an unwanted trailing '\n' in debug_dump_instr().
|
2012-09-20 00:01:06 +02:00 |
Francois Gouget
|
e4ca67f7aa
|
d3dcompiler_43: Make add_type_to_scope() static.
|
2012-09-20 00:00:25 +02:00 |
Francois Gouget
|
d75a4ba17f
|
jscript: Make jsval_variant() static.
|
2012-09-20 00:00:14 +02:00 |
Francois Gouget
|
ea61d59651
|
wined3d: Remove an unwanted trailing '\n' in shader_dump_register().
|
2012-09-19 23:56:05 +02:00 |
Francois Gouget
|
5a4f3b478c
|
kernel32: There is no need to zero-fill the FormatMessage() temporary buffer.
|
2012-09-19 23:55:56 +02:00 |
Francois Gouget
|
bca6e18d1b
|
kernel32: Replace the format_message() helper macro with a static function.
|
2012-09-19 23:55:53 +02:00 |
Francois Gouget
|
a273cac747
|
kernel32/tests: Add more FormatMessage() line wrapping tests.
|
2012-09-19 23:55:51 +02:00 |
Francois Gouget
|
5e15a3031e
|
msvcp71: Remove an unused debug channel.
|
2012-09-19 23:55:27 +02:00 |
Henri Verbeet
|
00cdf1aaf1
|
wined3d: Merge the glsl_vshader_private and glsl_pshader_private structures.
|
2012-09-19 23:55:01 +02:00 |
Henri Verbeet
|
de1ae1eb8a
|
wined3d: wined3d_device_get_scissor_rect() never fails.
|
2012-09-19 23:54:59 +02:00 |
Henri Verbeet
|
2de9fc640b
|
wined3d: wined3d_device_set_scissor_rect() never fails.
|
2012-09-19 23:54:56 +02:00 |
Henri Verbeet
|
5fe32c8bfd
|
d3d10: Get rid of the unused idx_offset field from struct d3d10_effect_object.
|
2012-09-19 23:54:53 +02:00 |
Henri Verbeet
|
2f350a5a2d
|
d3d10core: Add a missing return to d3d10_device_CreateGeometryShader().
|
2012-09-19 23:54:51 +02:00 |
Matteo Bruni
|
ca701b7d69
|
d3dcompiler: Parse casts.
|
2012-09-19 23:54:25 +02:00 |
Matteo Bruni
|
46e368934e
|
d3dcompiler: Support simple variable initializers.
|
2012-09-19 23:54:21 +02:00 |
Matteo Bruni
|
d9c247f2ae
|
d3dcompiler: Parse "typedef" statement.
|
2012-09-19 23:54:18 +02:00 |
Matteo Bruni
|
8f60f8f34b
|
d3dcompiler: Store data types in a RB tree for faster search.
|
2012-09-19 23:54:07 +02:00 |
Matteo Bruni
|
79c6ce0a0f
|
d3dcompiler: Parse "if/else" statement.
|
2012-09-19 23:54:04 +02:00 |
Piotr Caban
|
e3a2e3a1c9
|
wininet: Don't delete files that were modified after adding to cache.
|
2012-09-19 16:31:56 +02:00 |
Piotr Caban
|
b7010348cf
|
wininet: Added support for leaked urlcache entries handling.
|
2012-09-19 16:31:41 +02:00 |
Piotr Caban
|
dba38b1ab4
|
wininet: Define more fields in urlcache header structure.
|
2012-09-19 16:31:32 +02:00 |
Jacek Caban
|
f833ac752e
|
mshtml: Fixed NULL event_obj handling in fire_event_obj.
|
2012-09-19 16:31:22 +02:00 |
Jacek Caban
|
2f7afbebd1
|
oleaut32: Properly handle TKIND_ALIAS when looking for iface GUID.
|
2012-09-19 16:31:14 +02:00 |
Alexandre Julliard
|
5f8e41233b
|
winex11: Add window data structure locking to the XEmbed event handler.
|
2012-09-19 13:14:00 +02:00 |
Alexandre Julliard
|
220f1af064
|
winex11: Add window data structure locking to the GravityNotify event handler.
|
2012-09-19 13:13:51 +02:00 |
Alexandre Julliard
|
89a60562a7
|
winex11: Add window data structure locking to the ReparentNotify event handler.
|
2012-09-19 13:13:40 +02:00 |
Alexandre Julliard
|
24c0abfd40
|
winex11: Add window data structure locking to the ConfigureNotify event handler.
|
2012-09-19 13:13:23 +02:00 |
Alexandre Julliard
|
6a4490d8ab
|
winex11: Add window data structure locking to the Expose event handler.
|
2012-09-19 13:13:04 +02:00 |
Huw Davies
|
d26335497e
|
comdlg32: Move all of the win 3.1 style functionality into the same file.
|
2012-09-19 13:06:35 +02:00 |
Dmitry Timoshkov
|
bd5162474a
|
windowscodecs: Add support for VT_LPWSTR property ids to MetadataHandler_GetValue.
|
2012-09-19 13:05:52 +02:00 |
Christian Costa
|
1481d11f66
|
dmusic: Rename params in DMUSIC_CreateSynthPortImpl.
|
2012-09-19 13:05:29 +02:00 |
Christian Costa
|
7844c1ca25
|
dmusic: Rename IDirectMusicPortImpl object to SynthPortImpl.
|
2012-09-19 13:05:23 +02:00 |
Christian Costa
|
51eb9331cf
|
dmusic: Rename CreateSynthPortImpl to CreateSynthPortImpl and create stubs for CreateMidi{In|Out}PortImpl.
Init constructors in system ports list accordingly.
|
2012-09-19 13:05:15 +02:00 |
Henri Verbeet
|
fb989f1d1e
|
wined3d: Implement version checks for geometry shaders.
|
2012-09-19 13:04:56 +02:00 |
Henri Verbeet
|
62670c7ba5
|
wined3d: wined3d_device_get_sampler_state() never fails.
|
2012-09-19 13:04:52 +02:00 |
Henri Verbeet
|
0d96be2c20
|
wined3d: wined3d_device_set_sampler_state() never fails.
|
2012-09-19 13:04:48 +02:00 |
Henri Verbeet
|
b0795aafd3
|
d3d10: Use debugstr_a() on variable names in parse_fx10_object().
|
2012-09-19 13:04:43 +02:00 |
Henri Verbeet
|
843db2c364
|
d3d10core: Replace a FIXME with a TRACE in d3d10_device_CreateSamplerState().
|
2012-09-19 13:04:37 +02:00 |
Jacek Caban
|
37509e540f
|
jscript: Pack jsval_t to 64-bit structure on i386.
|
2012-09-19 13:04:34 +02:00 |
Jacek Caban
|
33331b1ccf
|
jscript: Don't store jsexcept_t in exec_ctx_t.
|
2012-09-19 13:04:24 +02:00 |
Jacek Caban
|
6f5475dd26
|
jscript: Store exception value in script_ctx_t instead of passing it everywhere.
|
2012-09-19 13:04:16 +02:00 |
Matteo Bruni
|
19f951e86a
|
d3dcompiler/tests: Use a reasonable adapter format in CheckDeviceFormat().
|
2012-09-18 19:05:51 +02:00 |
Matteo Bruni
|
ae11ba0b23
|
d3dcompiler: Parse "return" statement.
|
2012-09-18 19:05:44 +02:00 |
Matteo Bruni
|
47e931823c
|
d3dcompiler: Only a few modifiers are relevant in type comparison.
|
2012-09-18 19:05:36 +02:00 |
Matteo Bruni
|
4ccffd8fa9
|
d3dcompiler: Don't write the shader version tag from the header backend function.
|
2012-09-18 19:05:30 +02:00 |
Matteo Bruni
|
e7a9218ef1
|
d3dcompiler: Declare predefined data types.
|
2012-09-18 19:05:22 +02:00 |
Dmitry Timoshkov
|
058963282e
|
gdiplus: Add some tests for GIF properties.
|
2012-09-18 19:05:06 +02:00 |
Dmitry Timoshkov
|
4d42626dbe
|
gdiplus: Add preliminary support for pixel offset modes.
|
2012-09-18 19:04:53 +02:00 |
Dmitry Timoshkov
|
556bdf249e
|
gdiplus: Add some tests for scaling an image with various pixel offset modes.
|
2012-09-18 19:04:44 +02:00 |
Alistair Leslie-Hughes
|
cee8a76ecc
|
odbccu32: Add new dll.
|
2012-09-18 18:04:27 +02:00 |
Erich Hoover
|
b0cefe897c
|
ddraw: Enumerate wined3d interfaces with DirectDrawEnumerateEx.
|
2012-09-18 18:02:41 +02:00 |
Erich Hoover
|
83b02573cc
|
ddraw: Convert calls to DirectDrawEnumerate into DirectDrawEnumerateEx.
|
2012-09-18 18:01:52 +02:00 |
Piotr Caban
|
95a4f3dd6d
|
wininet/tests: Remove all temporary files.
|
2012-09-18 14:51:29 +02:00 |
Piotr Caban
|
65034ce2a4
|
wininet: Set entry type based on container type.
|
2012-09-18 14:51:21 +02:00 |
Piotr Caban
|
8f2b0fdf52
|
wininet: Added support for cache entries overwriting.
|
2012-09-18 14:51:05 +02:00 |
Piotr Caban
|
6935b7c73b
|
wininet: Unlock urlcache entries that were locked for over a day.
|
2012-09-18 14:50:59 +02:00 |
Piotr Caban
|
359ed33824
|
wininet: Delete file when cache entry is deleted.
|
2012-09-18 14:50:54 +02:00 |
Piotr Caban
|
7967f8beec
|
wininet: Don't define DELETED_CACHE_ENTRY in public headers.
|
2012-09-18 14:50:49 +02:00 |
Hans Leidekker
|
22454d6341
|
wbemprox: Implement Win32_OperatingSystem.LastBootUptime.
|
2012-09-18 14:49:49 +02:00 |
Hans Leidekker
|
381d30ac17
|
wbemprox: Add helpers to retrieve the system directory and OS architecture.
|
2012-09-18 14:49:41 +02:00 |
Hans Leidekker
|
d8d6821cd4
|
wbemprox: Fix a memory leak.
|
2012-09-18 14:49:36 +02:00 |
Charles Davis
|
8e14c9413b
|
oleaut32/tests: Don't use a C99 keyword as a method name.
|
2012-09-18 14:49:16 +02:00 |
Charles Davis
|
8cba35d5d2
|
oleaut32/tests: Don't take the size of a pointer (Clang).
|
2012-09-18 14:49:08 +02:00 |
Jacek Caban
|
b6515030c8
|
vbscript: Return error for unsupported flags in ScriptDisp::InvokeEx.
|
2012-09-18 14:49:01 +02:00 |
Jacek Caban
|
91b41eb494
|
vbscript: Added ScriptDisp_Invoke implementation.
|
2012-09-18 14:48:57 +02:00 |
Jacek Caban
|
ba611c0d3a
|
vbscript: Added ScriptDisp::GetIDsOfNames implementation.
|
2012-09-18 14:48:47 +02:00 |
Jacek Caban
|
5a2b3e0de6
|
vbscript: Added support for do..loop statement without an expression.
|
2012-09-18 14:48:39 +02:00 |
Jacek Caban
|
3fa7860145
|
vbscript: Added Len implementation.
|
2012-09-18 14:48:33 +02:00 |
Jacek Caban
|
20b2d057d2
|
vbscript: Fixed parsing if statements with empty body.
|
2012-09-18 14:48:28 +02:00 |
Jacek Caban
|
3b9a13e94c
|
msi: Make script Session object visible by name.
|
2012-09-18 14:48:24 +02:00 |
Jacek Caban
|
645ce64196
|
msi: Choose the right IActiveScriptParse* interface based on process type.
|
2012-09-18 14:48:19 +02:00 |
Alexandre Julliard
|
2c9ce4968a
|
winex11: Add window data locking to the focus event handlers.
|
2012-09-18 14:47:02 +02:00 |
Alexandre Julliard
|
b8edf184ee
|
winex11: Add a helper function to set input focus for non-managed windows.
|
2012-09-18 14:47:02 +02:00 |
Alexandre Julliard
|
41d0316522
|
winex11: Add window data locking to the system tray functions.
|
2012-09-18 14:47:01 +02:00 |
Alexandre Julliard
|
731e497a87
|
winex11: Add window data locking to the drag and drop functions.
|
2012-09-18 14:47:01 +02:00 |
Alexandre Julliard
|
1cfed8922e
|
winex11: Add window data locking to the mouse functions.
|
2012-09-18 14:47:01 +02:00 |
Dmitry Timoshkov
|
9db35b9cea
|
windowscodecs: Use symbolic names for GIF extensions.
|
2012-09-18 14:47:01 +02:00 |
Dmitry Timoshkov
|
45504e90ef
|
windowscodecs: Correct some typos.
|
2012-09-18 14:47:01 +02:00 |
Dmitry Timoshkov
|
a0ca998e08
|
windowscodecs: Create frame metadata readers from GIF decoder data.
|
2012-09-18 14:47:01 +02:00 |
Dmitry Timoshkov
|
609b9a4da8
|
windowscodecs: Create global metadata readers from GIF decoder data.
|
2012-09-18 14:47:01 +02:00 |
Dmitry Timoshkov
|
4786472879
|
windowscodecs: GIF decoder should add header and trailer to extension blocks.
Metadata readers now have access to complete and correctly formatted data
stream.
|
2012-09-18 14:47:01 +02:00 |
Dmitry Timoshkov
|
aaa682950d
|
windowscodecs: GIF decoder should append a sub-block to current extension.
|
2012-09-18 14:47:01 +02:00 |
Dmitry Timoshkov
|
880b98bf23
|
windowscodecs: GIF Graphic Control Extension block belongs to the image which follows it.
|
2012-09-18 14:47:01 +02:00 |
Dmitry Timoshkov
|
88faba8e1a
|
windowscodecs: Create global metadata blocks in the GIF decoder.
|
2012-09-18 14:47:01 +02:00 |
Dmitry Timoshkov
|
629e7f44cb
|
windowscodecs: Store GIF frame extensions in a dedicated Extensions structure.
|
2012-09-18 14:47:00 +02:00 |
Alexandre Julliard
|
8e87b9233a
|
user32/tests: Fix coordinates in the UpdateLayeredWindow broken case.
|
2012-09-18 14:47:00 +02:00 |
Christian Costa
|
d46f8e316a
|
dmusic: Display new ref in AddRef and Release methods.
|
2012-09-18 14:47:00 +02:00 |
Christian Costa
|
142c527b4b
|
dmusic: Use system ports list to create port in CreatePort and rename params.
|
2012-09-18 14:47:00 +02:00 |
Charles Davis
|
7c83bd84fd
|
urlmon: Fix potential use of uninitialized variable (Clang).
|
2012-09-18 10:21:49 +02:00 |
Bruno Jesus
|
10cdc26542
|
wined3d: Recognize GeForce 9300 properly.
|
2012-09-18 10:19:57 +02:00 |
Andrew Eikum
|
b202b9f72d
|
dsound: Don't require WAVE_FORMAT_EXTENSIBLE for non-16-bit formats.
Fix proposed by Andrew Nguyen.
|
2012-09-18 10:19:15 +02:00 |
Henri Verbeet
|
0932129993
|
wined3d: Implement WINED3DSIH_EMIT in the GLSL shader backend.
|
2012-09-18 10:18:57 +02:00 |
Henri Verbeet
|
343974e2fd
|
wined3d: wined3d_device_get_material() never fails.
|
2012-09-18 10:18:51 +02:00 |
Henri Verbeet
|
2669feeb8c
|
wined3d: wined3d_device_set_material() never fails.
|
2012-09-18 10:18:42 +02:00 |
Henri Verbeet
|
9fb039bb01
|
d3d10core: Implement d3d10_device_RSGetViewports().
|
2012-09-18 10:18:33 +02:00 |
Henri Verbeet
|
69a63024ef
|
d3d10core: Implement d3d10_device_RSSetViewports().
|
2012-09-18 10:18:28 +02:00 |
Bruno Jesus
|
51572d8a35
|
tapi32: Add stub lineInitializeExW.
|
2012-09-18 10:18:22 +02:00 |
Michael Stefaniuc
|
1545645484
|
dsound/tests: Avoid a crash on a Win2k box.
|
2012-09-18 10:17:45 +02:00 |
Michael Stefaniuc
|
34b7e83357
|
dsound: Improve the IDirectSoundCaptureBuffer::GetObjectInPath stub.
|
2012-09-18 10:17:35 +02:00 |
Matteo Bruni
|
caf6fe0588
|
d3dcompiler: Stub D3DDisassemble.
|
2012-09-17 18:32:05 +02:00 |
Matteo Bruni
|
237558f649
|
d3dcompiler: Postincrement/decrement expressions are const.
Also check for const expressions used as l-values.
|
2012-09-17 18:31:58 +02:00 |
Matteo Bruni
|
7cce71a0c3
|
d3dcompiler: Parse swizzles.
|
2012-09-17 18:31:48 +02:00 |
Aric Stewart
|
e603ffd19e
|
user32: Free the uniscribe data before freeing the linedefs.
|
2012-09-17 18:31:37 +02:00 |
Jacek Caban
|
c0cd0d17aa
|
jscript: Avoid direct access to jsval_t struct.
|
2012-09-17 18:30:25 +02:00 |
Jacek Caban
|
9e7829828e
|
jscript: Don't assume that undefined variable is zeroed.
|
2012-09-17 18:30:20 +02:00 |
Jacek Caban
|
c4df88b7fa
|
jscript: Use helper to access jsval_t type.
|
2012-09-17 18:30:14 +02:00 |
Jacek Caban
|
c5183bb505
|
jscript: Use BOOL instead of VARIANT_BOOL in lexer.
|
2012-09-17 18:30:08 +02:00 |
Jacek Caban
|
6920b289b0
|
jscript: Use BOOL instead of VARIANT_BOOL in a few more places.
|
2012-09-17 18:30:03 +02:00 |
Jacek Caban
|
29f4194d74
|
jscript: Return BOOL instead of VARIANT_BOOL from jsdisp_is_own_prop.
|
2012-09-17 18:29:54 +02:00 |
Jacek Caban
|
bc768b0906
|
jscript: Store Boolean object's value as BOOL instead of VARIANT_BOOL.
|
2012-09-17 18:29:49 +02:00 |
Jacek Caban
|
5fecc71d34
|
jscript: Get rid of no longer needed VARIANT helpers.
|
2012-09-17 18:29:42 +02:00 |
Jacek Caban
|
a3f7f0f7de
|
jscript: Store regexp last_index value as jsval.
|
2012-09-17 18:29:35 +02:00 |
Jacek Caban
|
228aab23be
|
jscript: Always use jsval-based to_object implementation.
|
2012-09-17 18:29:19 +02:00 |
Jacek Caban
|
acfd2b98c3
|
jscript: Always use jsval-based to_string implementation.
|
2012-09-17 18:29:11 +02:00 |
Jacek Caban
|
2fc71ab6d5
|
jscript: Always use jsval-based to_uint32 implementation.
|
2012-09-17 18:29:02 +02:00 |
Jacek Caban
|
0bab034fac
|
jscript: Always use jsval-based to_number implementation.
|
2012-09-17 18:28:52 +02:00 |
Jacek Caban
|
26576b83da
|
jscript: Always use jsval-based to_boolean.
|
2012-09-17 18:28:41 +02:00 |
Jacek Caban
|
c1eb4326a0
|
jscript: Always use jsval-based to_primitive.
|
2012-09-17 18:28:35 +02:00 |
Jacek Caban
|
daf0b8dad2
|
jscript: Store exception value as jsval_t instead of VARIANT.
|
2012-09-17 18:28:05 +02:00 |
Jacek Caban
|
80f7f3c246
|
jscript: Store jsdisp_t values as jsval_t instead of VARIANT.
|
2012-09-17 18:27:57 +02:00 |
Jacek Caban
|
16b2b019b8
|
jscript: Use jsval_t instead of VARIANT for stack values.
|
2012-09-17 18:27:42 +02:00 |
Jacek Caban
|
847aebdc87
|
jscript: Use jsval instead of VARIANT to pass arguments to builtin functions.
|
2012-09-17 18:27:36 +02:00 |
Jacek Caban
|
932b3dd088
|
jscript: Added new variable representation and use it for internal function return values.
|
2012-09-17 18:27:17 +02:00 |
Alexandre Julliard
|
b57323a61e
|
user32/tests: Add a test for calling UpdateLayeredWindow from a different thread.
|
2012-09-17 14:13:27 +02:00 |
Alexandre Julliard
|
4289c74f50
|
winex11: Allow retrieving the window data structure from another thread, with appropriate locking.
|
2012-09-17 14:13:24 +02:00 |
Alexandre Julliard
|
c8ea1e50dc
|
winex11: Avoid passing a window data structure to functions that can send messages.
|
2012-09-17 12:42:21 +02:00 |
Henri Verbeet
|
c982e5f64b
|
wined3d: Implement WINED3DSIH_CUT in the GLSL shader backend.
|
2012-09-17 12:28:50 +02:00 |
Henri Verbeet
|
a67ee02a48
|
wined3d: Recognize the SM4 dcl_outputTopology opcode.
|
2012-09-17 12:28:40 +02:00 |
Henri Verbeet
|
0fbb98424c
|
wined3d: Recognize the SM4 dcl_inputPrimitive opcode.
|
2012-09-17 12:28:36 +02:00 |
Henri Verbeet
|
d574d639a4
|
wined3d: Recognize the SM4 dcl_maxOutputVertexCount opcode.
|
2012-09-17 12:28:28 +02:00 |
Henri Verbeet
|
0a17173bc2
|
wined3d: Introduce a union for declaration shader instruction arguments.
|
2012-09-17 12:28:20 +02:00 |
Hans Leidekker
|
2760a70aee
|
wbemprox: Implement Win32_VideoController.Description.
|
2012-09-17 12:28:13 +02:00 |
Hans Leidekker
|
c60fe47518
|
wbemprox: Win32_Processor.MaxClockSpeed is expressed in Mhz.
|
2012-09-17 12:28:01 +02:00 |
Hans Leidekker
|
8e53500418
|
wbemprox: Override variant conversion for Win32_Processor.MaxClockSpeed.
|
2012-09-17 12:27:55 +02:00 |
Hans Leidekker
|
66d39fba28
|
wbemprox: Adapt to the new behavior of NtPowerInformation.
|
2012-09-17 12:27:49 +02:00 |
André Hentschel
|
a6086e1161
|
vcomp90: Add new stub dll.
|
2012-09-17 12:13:43 +02:00 |
Alistair Leslie-Hughes
|
65a15809d5
|
oledb32: Register typelib.
|
2012-09-17 12:11:32 +02:00 |
Alexandre Julliard
|
8ab2ed64fd
|
ddraw/tests: Fix clip region tests for older ddraw too.
|
2012-09-17 12:10:55 +02:00 |
Piotr Caban
|
06d5c487c7
|
msvcp71: Removed unused functions.
|
2012-09-17 12:10:23 +02:00 |
Piotr Caban
|
e0936feebd
|
msvcp71: Updated spec file.
|
2012-09-17 12:10:12 +02:00 |
Piotr Caban
|
08eab0ed22
|
msvcp71: Don't forward _Getcat functions to msvcp80.
|
2012-09-17 12:09:46 +02:00 |
Piotr Caban
|
ca171741d0
|
msvcp71: Fixed basic_streambuf virtual functions table.
|
2012-09-17 12:09:41 +02:00 |
Piotr Caban
|
da0c0c6bd4
|
msvcp71: Fixed ctype class virtual functions table.
|
2012-09-17 12:09:33 +02:00 |
Piotr Caban
|
9cf1910db7
|
msvp71: Copy source files from msvcp90.
|
2012-09-17 12:09:26 +02:00 |
Piotr Caban
|
9ebc5f0478
|
msvcp80: Make some internal variables static.
|
2012-09-17 12:08:50 +02:00 |
Piotr Caban
|
aeafaf691f
|
msvcp100: Removed unused functions.
|
2012-09-17 12:08:44 +02:00 |
Piotr Caban
|
38d7325106
|
msvcp90: VTBL_WRAPPER(60) is unused so remove it.
|
2012-09-17 12:08:34 +02:00 |
Dmitry Timoshkov
|
cfdf84b434
|
windowscodecs: Add support for color table sort flag to the GIF decoder.
|
2012-09-17 12:08:25 +02:00 |
Dmitry Timoshkov
|
ec206a843f
|
windowscodecs: Implement GIF Comment Extension metadata reader.
|
2012-09-17 12:08:11 +02:00 |
Dmitry Timoshkov
|
be28f266ff
|
windowscodecs: Implement GIF Application Extension metadata reader.
|
2012-09-17 12:08:00 +02:00 |
Christian Costa
|
66a817f067
|
dmusic: Create the list of available system ports at the beginning and use it to enumerate ports.
|
2012-09-17 12:07:41 +02:00 |
Christian Costa
|
649a177007
|
dmusic: Rename params in GetMasterClock.
|
2012-09-17 12:07:16 +02:00 |
Christian Costa
|
8c07215f3a
|
dmusic: Rename params in CreateMusicBuffer.
|
2012-09-17 12:06:59 +02:00 |
Christian Costa
|
87d7fe68e2
|
d3dxof: Checkout output pointer and set returned interface to NULL at the beginning.
|
2012-09-17 12:06:47 +02:00 |
Michael Stefaniuc
|
d8d58b238c
|
mshtml: Fix a memory leak on an error path (Smatch).
|
2012-09-17 12:06:04 +02:00 |
Michael Stefaniuc
|
ab381658e0
|
urlmon: Don't generate unreachable break after return (Smatch).
|
2012-09-17 12:05:54 +02:00 |
Michael Stefaniuc
|
dfd4191de4
|
ntdll/tests: Fix a memory leak (Smatch).
|
2012-09-17 12:05:48 +02:00 |
Marcus Meissner
|
1c3b1c3fec
|
dinput: Added a missing close(fd) in disabled case (Coverity).
|
2012-09-17 12:05:40 +02:00 |
Marcus Meissner
|
1104678b40
|
propsys: PropVariantClear does not clear on uninitialized values (Coverity).
|
2012-09-17 12:05:30 +02:00 |
Marcus Meissner
|
d182a123d1
|
mshtml: Print initialized anchor (Coverity).
|
2012-09-17 12:05:03 +02:00 |
Charles Davis
|
7b0cea0d54
|
advapi32: Actually return an error if status indicates an error (Clang).
|
2012-09-17 12:04:52 +02:00 |
Charles Davis
|
9285306a5b
|
advapi32: Eliminate dead stores (Clang).
|
2012-09-17 12:04:46 +02:00 |
Piotr Caban
|
2f01c45248
|
msvcp100: Remove unused thiscall functions.
|
2012-09-14 15:46:10 +02:00 |
Piotr Caban
|
f8350fc15b
|
msvcp90: Remove unused thiscall functions.
|
2012-09-14 15:45:09 +02:00 |
Piotr Caban
|
9730744b85
|
msvcp80: Added codecvt<wchar>::_Getcat implementation.
|
2012-09-14 15:44:58 +02:00 |
Piotr Caban
|
fbd7765187
|
msvcp90: Fixed _Getcat return type.
|
2012-09-14 15:44:53 +02:00 |
Huw Davies
|
2f3d13a49d
|
winspool: Skip scanner-only devices.
|
2012-09-14 15:44:43 +02:00 |
Jörg Höhle
|
5b3121b632
|
mciseq: Remove superfluous NULL pointer check.
|
2012-09-14 15:44:28 +02:00 |
Henri Verbeet
|
a7bad0bde5
|
wined3d: Just handle all instructions in the shader backend.
|
2012-09-14 15:43:28 +02:00 |
Henri Verbeet
|
90bd04c6b6
|
wined3d: wined3d_device_multiply_transform() never fails.
|
2012-09-14 15:43:20 +02:00 |
Henri Verbeet
|
bf23df7980
|
d3d10core/tests: Add a small test for ID3D10Device_CreateShaderResourceView().
|
2012-09-14 15:43:16 +02:00 |
Henri Verbeet
|
83e21f8793
|
d3d10core: Implement d3d10_shader_resource_view_GetDesc().
|
2012-09-14 15:43:12 +02:00 |
Michael Stefaniuc
|
f824030a49
|
gdi32: Don't bother using the register storage class specifier.
|
2012-09-14 15:41:45 +02:00 |
Michael Stefaniuc
|
8a7cc0687c
|
gdi.exe16: Don't bother using the register storage class specifier.
|
2012-09-14 15:41:42 +02:00 |
Michael Stefaniuc
|
20595d2988
|
user32: Don't bother using the register storage class specifier.
|
2012-09-14 15:41:40 +02:00 |
Michael Stefaniuc
|
bee1573cb7
|
dsound: Get rid of an unused macro.
|
2012-09-14 15:41:36 +02:00 |
Bernhard Übelacker
|
fdb7286a2c
|
mshtml: Check parameter load_group before calling RemoveRequest.
|
2012-09-14 14:15:34 +02:00 |
James Eder
|
2a71712b51
|
ntdll: Add more complete implementation of NtPowerInformation.
|
2012-09-14 12:04:48 +02:00 |
Andrew Eikum
|
eaf709fb19
|
advapi32: Implement CreateProcessAsUserA.
|
2012-09-14 12:03:06 +02:00 |
Andrew Eikum
|
ac615a7e9a
|
advapi32: Consolidate helper function.
|
2012-09-14 12:03:01 +02:00 |
Rico Schüller
|
8fb16c955b
|
d3dx9: Move transpose matrix into get_matrix().
|
2012-09-14 11:52:02 +02:00 |
Rico Schüller
|
5b06a2d113
|
d3dx9: Move transpose matrix into set_matrix().
|
2012-09-14 11:51:58 +02:00 |
Rico Schüller
|
26914eb337
|
d3dx9: Use set_number instead of get_bool/int/float.
|
2012-09-14 11:51:55 +02:00 |
Thomas Faber
|
c9d389c311
|
msxml3: Do not directly write to resource section.
|
2012-09-14 11:46:11 +02:00 |
Dmitry Timoshkov
|
6881ca771e
|
windowscodecs: Test GIF metadata using a specially created GIF image with a bunch of extensions.
|
2012-09-14 11:40:22 +02:00 |
Dmitry Timoshkov
|
fd0cbf9ebe
|
windowscodecs: Fix calculation of GIF local color table size from decoder data.
|
2012-09-14 11:40:17 +02:00 |
Dmitry Timoshkov
|
8ec1008fc7
|
windowscodecs: Add a bunch of tests for GIF Comment Extenstion metadata reader.
|
2012-09-14 11:40:09 +02:00 |
Dmitry Timoshkov
|
32a5a11b5e
|
windowscodecs: Add a bunch of tests for GIF Application Extension metadata reader.
|
2012-09-14 11:40:01 +02:00 |
Charles Davis
|
4d22d68503
|
advapi32: Fix memory leak on Mac OS (Clang).
|
2012-09-14 11:39:47 +02:00 |
Charles Davis
|
b8243b01b5
|
d3dxof: Don't release a garbage object pointer (Clang).
|
2012-09-14 11:32:54 +02:00 |
Vincent Povirk
|
60dae84bc6
|
propsys: Use integer conversion functions in PropVariantCompareEx.
|
2012-09-14 11:32:12 +02:00 |
Vincent Povirk
|
c66b5ac4c3
|
propsys: Implement prop variant integer conversions with tests.
|
2012-09-14 11:32:09 +02:00 |
Vincent Povirk
|
6d52262e56
|
propsys: Add basic implementation of PropVariantCompareEx.
|
2012-09-14 11:32:05 +02:00 |
Vincent Povirk
|
8191af07d8
|
propsys: Add tests for PropVariantCompareEx.
|
2012-09-14 11:32:01 +02:00 |
Vincent Povirk
|
52d1db1908
|
propsys: Stub PropVariantCompareEx.
|
2012-09-14 11:31:57 +02:00 |
Alexandre Julliard
|
83cfd54f85
|
ddraw/tests: Allow the clip region to contain multiple rectangles.
|
2012-09-13 23:35:49 +02:00 |
Alexandre Julliard
|
ed8d665f8c
|
mountmgr: Support udisks2 versions that store the uuid as an array.
|
2012-09-13 22:37:00 +02:00 |
Piotr Caban
|
d28174b765
|
msvcp: Sync spec files and implementations.
|
2012-09-13 17:01:23 +02:00 |
Piotr Caban
|
905752e0f4
|
msvcp90: Added ios_base flags manipulators implementation.
|
2012-09-13 17:01:15 +02:00 |
Dmitry Timoshkov
|
664f1c4770
|
windowscodecs: Create Graphic Control Extension metadata block for a GIF frame.
|
2012-09-13 17:00:33 +02:00 |
Dmitry Timoshkov
|
003c20467c
|
windowscodecs: Create Image Descriptor metadata block for a GIF frame.
|
2012-09-13 17:00:28 +02:00 |
James Eder
|
fbd5a9aaff
|
ntdll/tests: Add test for ProcessorInformation case of NtPowerInformation.
|
2012-09-13 16:55:33 +02:00 |
James Eder
|
c683b98da5
|
ntdll: Return as many PROCESSOR_POWER_INFORMATIONs as there are CPUs.
|
2012-09-13 16:49:16 +02:00 |
Jacek Caban
|
8c5f5b49ec
|
jscript: Added support for host objects being part of scope chain.
|
2012-09-13 16:47:29 +02:00 |
Jacek Caban
|
fdbd536983
|
jscript: Don't leave current scope in return statement before evaluating the expression.
|
2012-09-13 16:47:22 +02:00 |