Eric Pouech
|
f2b7ec1c2c
|
dbghelp: Fixed regressions introduced by growing arrays exponentially instead of linearly.
|
2009-07-14 15:16:08 +02:00 |
Hans Leidekker
|
8013e45e4c
|
wmiutils: Register interfaces.
|
2009-07-14 15:15:45 +02:00 |
Hans Leidekker
|
ceee3ddf47
|
wmiutils: Add class factory.
|
2009-07-14 15:15:29 +02:00 |
Hans Leidekker
|
0520defecc
|
wmiutils: Add a stub implementation of IWbemStatusCodeText.
|
2009-07-14 15:15:24 +02:00 |
Hans Leidekker
|
dd1d8cab3a
|
wmiutils: New dll.
|
2009-07-14 15:15:16 +02:00 |
Hans Leidekker
|
a4717d0d4c
|
wbemprox: Register interfaces.
|
2009-07-14 15:13:34 +02:00 |
Hans Leidekker
|
a73b9d9b02
|
wbemprox: Add class factory.
|
2009-07-14 15:13:11 +02:00 |
Hans Leidekker
|
2182dd1fa7
|
wbemprox: Add a stub implementation of IWbemLocator.
|
2009-07-14 15:13:01 +02:00 |
Henri Verbeet
|
b4da7ebd3e
|
d3d10: Marge parse_fx10_pass() and parse_fx10_pass_index().
|
2009-07-14 12:21:56 +02:00 |
Henri Verbeet
|
c481e0a7d4
|
d3d10: Merge parse_fx10_technique() and parse_fx10_technique_index().
|
2009-07-14 12:21:51 +02:00 |
Henri Verbeet
|
34ab5431e8
|
d3d10: Parse local buffer names.
|
2009-07-14 12:21:46 +02:00 |
Henri Verbeet
|
710b57a5aa
|
d3d10: Parse local buffers.
|
2009-07-14 12:21:32 +02:00 |
Henri Verbeet
|
74ec910397
|
d3d10: Add the ID3D10EffectMatrixVariable interface.
|
2009-07-14 12:21:25 +02:00 |
Alexandre Julliard
|
b5d86403a4
|
msvcrt: Add an errno mapping for ERROR_SHARING_VIOLATION.
|
2009-07-14 12:18:15 +02:00 |
Alexandre Julliard
|
60d389670a
|
ddraw/tests: Properly release surfaces even if we can't get the texture object.
|
2009-07-14 11:29:47 +02:00 |
Alexandre Julliard
|
340f5734bf
|
ddraw/tests: Fix a failing test on 64-bit.
|
2009-07-14 11:29:47 +02:00 |
Hans Leidekker
|
9bfd49b5b2
|
include: Add IWbemStatusCodeText and IWbemLocator interfaces.
|
2009-07-14 11:29:44 +02:00 |
Piotr Caban
|
55b8952ba2
|
jscript: Added Date_getYear implementation.
|
2009-07-14 10:46:48 +02:00 |
Piotr Caban
|
c44056d4b2
|
jscript: Added String_fromCharCode implementation.
|
2009-07-14 10:46:44 +02:00 |
Piotr Caban
|
2325e2cdb8
|
jscript: Added Array_slice implementation.
|
2009-07-14 10:46:39 +02:00 |
Piotr Caban
|
b6b520e0ed
|
jscript: Added call_expression_eval implementation for EXPRVAL_VARIANT values.
|
2009-07-14 10:46:32 +02:00 |
Piotr Caban
|
75cce3cdcd
|
jscript: Added implementation of Array constructor called as a function.
|
2009-07-14 10:46:25 +02:00 |
Piotr Caban
|
346619d093
|
jscript: Added Array length setting implementation.
|
2009-07-14 10:46:18 +02:00 |
Roderick Colenbrander
|
eeeb349eee
|
winex11: Use set_xrender_transformation in AlphaBlend.
|
2009-07-14 10:45:36 +02:00 |
Andrew Talbot
|
c702da34da
|
dbghelp: Constify some variables.
|
2009-07-14 10:45:29 +02:00 |
Austin English
|
6d474663c1
|
shell32: Fix folder names for Dutch locale.
|
2009-07-14 10:45:23 +02:00 |
André Hentschel
|
4e223262de
|
cmd: Fix German translation.
|
2009-07-14 10:45:19 +02:00 |
Andrew Nguyen
|
270179a78f
|
server: Remap the EROFS errno value to STATUS_ACCESS_DENIED.
|
2009-07-13 12:25:41 +02:00 |
Piotr Caban
|
42f9608269
|
jscript: Inherit Function_valueOf from Object.
|
2009-07-13 12:21:29 +02:00 |
Piotr Caban
|
91ce0dd6a3
|
jscript: Fix String_match implementation.
|
2009-07-13 12:21:22 +02:00 |
Piotr Caban
|
df8195668d
|
jscript: Make String_toUpperCase generic.
|
2009-07-13 12:20:59 +02:00 |
Piotr Caban
|
ab8168141b
|
jscript: Make String_toLowerCase generic.
|
2009-07-13 12:20:54 +02:00 |
Piotr Caban
|
973f3be02c
|
jscript: Make String_substring generic.
|
2009-07-13 12:20:50 +02:00 |
Piotr Caban
|
09e1b37fea
|
jscript: Make String_split generic.
|
2009-07-13 12:20:44 +02:00 |
Piotr Caban
|
2f28956f06
|
jscript: Make String_slice generic.
|
2009-07-13 12:20:39 +02:00 |
Piotr Caban
|
54a3fa842b
|
jscript: Make String_replace generic.
|
2009-07-13 12:13:48 +02:00 |
Piotr Caban
|
0cb6bf5b28
|
jscript: Make String_match generic.
|
2009-07-13 12:13:35 +02:00 |
Piotr Caban
|
4881cf8de4
|
jscript: Make String_indexOf generic.
|
2009-07-13 12:13:30 +02:00 |
Piotr Caban
|
a9d7135ecc
|
jscript: Make String_charCodeAt generic.
|
2009-07-13 12:13:24 +02:00 |
Piotr Caban
|
0fae85fc63
|
jscript: Make String_charAt generic.
|
2009-07-13 12:13:20 +02:00 |
Piotr Caban
|
16b38c457d
|
jscript: Make do_attribute_tag_format generic.
|
2009-07-13 12:13:06 +02:00 |
Piotr Caban
|
0ee06df4b0
|
jscript: Change do_attributeless_tag_format so it works on non string objects.
|
2009-07-13 12:12:45 +02:00 |
Roderick Colenbrander
|
004eabfbd3
|
winex11: Add an XRender based GetSrcAreaStretch.
|
2009-07-13 11:58:26 +02:00 |
Roderick Colenbrander
|
ea700f5d54
|
winex11: Add a helper function for converting a random color to a XRenderColor.
|
2009-07-13 11:08:55 +02:00 |
David Adam
|
5bfe680d3f
|
include: Remove useless headers.
|
2009-07-13 10:56:02 +02:00 |
David Adam
|
14a98e3dc6
|
d3dx8: Remove the d3dx8 dll.
|
2009-07-13 10:55:47 +02:00 |
David Adam
|
245dbcf1f7
|
dxguid: Remove the useless d3dx8 include.
|
2009-07-13 10:55:23 +02:00 |
David Adam
|
5dfa6955ee
|
d3dx9: Remove the useless d3dx8 import.
|
2009-07-13 10:54:26 +02:00 |
David Adam
|
e5753acee5
|
d3dx9: Merge d3dx8 math tests into d3dx9.
|
2009-07-13 10:54:10 +02:00 |
David Adam
|
39fdb9ffde
|
d3dx9: Clean-up the spec file.
|
2009-07-13 10:53:57 +02:00 |