Commit Graph

89459 Commits (7d1e2741ce5647d9027bf2cbc67152eb593ead48)
 

Author SHA1 Message Date
Dmitry Timoshkov 7d1e2741ce windowscodecs: Implement MetadataHandler_Load. 2012-07-24 13:36:26 +02:00
Nikolay Sivov 5b7a55f67f msxml3: Accept ISequentialStream as reader input. 2012-07-24 13:36:26 +02:00
Hwang YunSong 92110cbea8 po: Update Korean translation. 2012-07-24 13:36:22 +02:00
Gustavo Henrique Milaré c5eb84fbb4 po: Update Brazilian Portuguese translation. 2012-07-24 11:13:43 +02:00
Francois Gouget 7b89de9e48 d3d10: Make get_property_info() static. 2012-07-23 19:53:50 +02:00
Francois Gouget 285b9340f1 d3dcompiler_43: Make some functions static. 2012-07-23 19:53:50 +02:00
Francois Gouget 28e06e3fb0 d3dcompiler_43: Add a trailing '\n' to a couple of Wine traces. 2012-07-23 19:53:49 +02:00
Francois Gouget baf0a74b11 winex11.drv: Don't include wgl_driver.h if OpenGL is not supported. 2012-07-23 19:53:49 +02:00
Jacek Caban de6e95213a jscript: Added more tests. 2012-07-23 19:53:49 +02:00
Jacek Caban 10179c210e jscript: Properly handle builtin properties in Object.prototype.hasOwnProperty implementation. 2012-07-23 19:53:48 +02:00
Jacek Caban 15a83f0ff5 jscript: Don't expose properties that belong to function prototype from function instance. 2012-07-23 19:53:48 +02:00
Jacek Caban a2c2103cd3 jscript: Don't expose properties belonging to Object prototype from Object instance. 2012-07-23 19:53:46 +02:00
Alexandre Julliard 719db58a92 opengl32: Load GLU functions from glu32.dll instead of the Unix library. 2012-07-23 15:51:14 +02:00
Józef Kucia 2c1968aef9 d3dx9: Allow D3DX_DEFAULT to be passed as srclevel to D3DXFilterTexture. 2012-07-23 14:55:45 +02:00
Jacek Caban 39bc0bcf25 mshtml: Added IHTMLFrameBase::frameBorder implementation. 2012-07-23 14:55:38 +02:00
Jacek Caban 7e35abdd02 mshtml: Share IHTMLFrameBase tests between iframe and frame element tests. 2012-07-23 14:55:34 +02:00
Jacek Caban 5401efaef0 mshtml: Unescape script from javascript: URLs before executing them. 2012-07-23 14:55:30 +02:00
Jacek Caban 68fa7d3b0e mshtml: Fixed tests on Vista. 2012-07-23 14:55:25 +02:00
Alexandre Julliard 592e6aa942 gdi32: Work around a gcc array out of bounds warning. 2012-07-23 14:52:32 +02:00
Dmitry Timoshkov 9083bcc59c windowscodecs: Add a test for invalid predefined palette type. 2012-07-23 12:57:50 +02:00
Dmitry Timoshkov 106e7fb589 windowscodecs: Add support for adding trasparent color to generated palettes. 2012-07-23 12:57:43 +02:00
Dmitry Timoshkov 0be2718baa windowscodecs: Add support for generating WICBitmapPaletteTypeFixedHalftone252 palette. 2012-07-23 12:56:36 +02:00
Dmitry Timoshkov 87b23de9bb windowscodecs: Add support for generating WICBitmapPaletteTypeFixedHalftone216 palette. 2012-07-23 12:56:18 +02:00
Dmitry Timoshkov 97464c508f windowscodecs: Add support for generating WICBitmapPaletteTypeFixedHalftone125 palette. 2012-07-23 12:56:05 +02:00
Dmitry Timoshkov 6a7f97f98f windowscodecs: Add support for generating WICBitmapPaletteTypeFixedHalftone27 palette. 2012-07-23 12:55:47 +02:00
Jacek Caban 80d3055869 widl: Add IDL installation directory to include path. 2012-07-23 12:55:02 +02:00
Michael Stefaniuc 19c9d08304 winedump: Simplify the "pointer to start of array" idiom. 2012-07-23 12:54:23 +02:00
Nikolay Sivov 9318528702 kernel32: Single thread test for InitOnceExecuteOnce(). 2012-07-23 12:54:15 +02:00
Nikolay Sivov b1c3c8c898 kernel32: Added InitOnceInitialize() implementation. 2012-07-23 12:53:24 +02:00
Nikolay Sivov 77ad893a7b kernel32: Forward GetLocaleInfoEx() to GetLocaleInfoW(). 2012-07-23 12:50:56 +02:00
Nikolay Sivov b586be515c kernel32: Added GetSystemDefaultLocaleName(). 2012-07-23 12:50:26 +02:00
Nikolay Sivov a56f3c665e advapi32/tests: Add some more well known SIDs to tests. 2012-07-23 12:48:58 +02:00
Alexandre Julliard 6576986e37 include: Fix alignment of cabinet structures on 64-bit. 2012-07-23 12:48:58 +02:00
Wei-Lun Chao feea8e3b2e po: Update Chinese (Taiwan) translation. 2012-07-23 12:48:57 +02:00
Wei-Lun Chao 06ddb6f383 po: Update Chinese (Taiwan) translation. 2012-07-23 12:48:57 +02:00
Wei-Lun Chao 00c5cdd894 po: Update Chinese (Taiwan) translation. 2012-07-23 12:48:57 +02:00
Frédéric Delanoy 33e8724189 po: Update French translation. 2012-07-23 12:48:52 +02:00
Gustavo Henrique Milaré 468647f184 po: Update Brazilian Portuguese translation. 2012-07-23 12:48:29 +02:00
Henri Verbeet 6feffa6ee2 d3d10: Implement d3d10_effect_depth_stencil_variable_GetBackingStore(). 2012-07-23 12:36:09 +02:00
Henri Verbeet ea05d7b92d d3d10: Add support for parsing depth/stencil states. 2012-07-23 12:36:05 +02:00
Henri Verbeet 048edaf6a3 wined3d: Fix some EXT_gpu_shader4 function names. 2012-07-23 12:36:00 +02:00
Henri Verbeet 526901e307 wined3d: Get rid of APPLE_flush_render, it doesn't exist. 2012-07-23 12:35:56 +02:00
Nozomi Kodama c7bf5e09d5 d3dx9_36: Add more traces. 2012-07-23 12:33:25 +02:00
Jacek Caban 020a68e135 mshtml.idl: Added IDOMEvent and IDOMEventTarget declarations. 2012-07-20 21:30:09 +02:00
Jacek Caban 84eb47531d mshtml.idl: Added more *XMLHttpRequest* declarations. 2012-07-20 21:30:09 +02:00
Jacek Caban 930065072a mshtml.idl: Added IXMLHttpRequest declaration. 2012-07-20 21:30:08 +02:00
Matteo Bruni 1a36da15af d3dcompiler: Parse assignments. 2012-07-20 21:30:07 +02:00
Matteo Bruni 6ccbccbb29 d3dcompiler: Stub assignment parsing. 2012-07-20 21:30:07 +02:00
Matteo Bruni fbb7e20ffd d3dcompiler: "void" is not a plain scalar data type.
It can't be used in expressions and the like. This change indirectly
takes care of most of the checks.
2012-07-20 21:30:06 +02:00
Matteo Bruni f2b5f71218 d3dcompiler: Parse unary and prefix operators. 2012-07-20 21:30:06 +02:00