Piotr Caban
|
b81e44f8d9
|
jscript: Make parsing of double more accurate.
|
2012-04-19 19:28:10 +02:00 |
|
Aric Stewart
|
6aafd2f1de
|
quartz: Correct a critical section lock reversal issue found by Marcus Meissner (Coverity).
|
2012-04-19 19:28:10 +02:00 |
|
Dmitry Timoshkov
|
600cbb7874
|
gdiplus: Use StretchBlt instead of GdiAlphaBlend if device doesn't support alpha blending.
|
2012-04-19 19:28:10 +02:00 |
|
Alexandre Julliard
|
1dba866e61
|
user32: Don't invalidate DCEs for sibling top-level windows since they are not clipped.
|
2012-04-19 16:34:37 +02:00 |
|
Jacek Caban
|
8b64a2f13c
|
winhttp: Use SSL_pending in netconn_query_data_available.
|
2012-04-19 13:57:35 +02:00 |
|
Jacek Caban
|
9a82f6a812
|
winhttp: Fixed netconn_recv when read uses both SSL_recv and buffered data.
|
2012-04-19 13:57:33 +02:00 |
|
Daniel Lehman
|
cc37abb658
|
oleaut32: Treat years 0 to 29 as 2000 to 2029 in VARIANT_RollUdate.
|
2012-04-19 13:44:52 +02:00 |
|
Daniel Lehman
|
5afde5f378
|
msvcrt: Add declarations to stdlib.h for _strtoui64 and _strtoi64.
|
2012-04-19 13:44:22 +02:00 |
|
Dmitry Timoshkov
|
3bb0462165
|
advapi32: Add named pipe access tests.
|
2012-04-19 13:44:10 +02:00 |
|
Dmitry Timoshkov
|
27a3c43bb0
|
advapi32: Add distinct tests for Read, Write and Execute access rights for kernel objects.
|
2012-04-19 13:44:04 +02:00 |
|
Nikolay Sivov
|
1554cbc4d7
|
msxml3: Make failing Locator QI a warning.
|
2012-04-19 12:06:00 +02:00 |
|
Nikolay Sivov
|
54df4811c6
|
msxml3: Fix handling of feature values.
|
2012-04-19 12:05:55 +02:00 |
|
Nikolay Sivov
|
f27159a59f
|
msxml3: Respect 'namespaces' feature calling content handler callbacks.
|
2012-04-19 12:05:50 +02:00 |
|
Nikolay Sivov
|
137a21d04c
|
msxml3: Use lookup table for feature names.
|
2012-04-19 12:05:42 +02:00 |
|
André Hentschel
|
11384aa5ad
|
winedbg: Disassemble more Thumb instructions.
|
2012-04-19 12:03:25 +02:00 |
|
Henri Verbeet
|
83761d20a8
|
d3d8: Get rid of IDirect3DBaseTexture8Impl.
|
2012-04-19 12:01:47 +02:00 |
|
Henri Verbeet
|
715fd2aea7
|
d3d8: Merge volumetexture.c into texture.c.
|
2012-04-19 12:01:43 +02:00 |
|
Henri Verbeet
|
620b5e0bcf
|
d3d8: Properly retrieve an interface pointer in d3d8_texture_3d_UnlockBox().
|
2012-04-19 12:01:04 +02:00 |
|
Henri Verbeet
|
79e6ff850c
|
d3d8: Properly retrieve an interface pointer in d3d8_texture_3d_LockBox().
|
2012-04-19 12:01:01 +02:00 |
|
Henri Verbeet
|
93fea77af3
|
d3d8: Properly retrieve an interface pointer in d3d8_texture_3d_GetVolumeLevel().
|
2012-04-19 12:00:57 +02:00 |
|
Andrew Eikum
|
629e857c2e
|
dmime: Don't try to create a standard audio path if the client didn't ask for one.
|
2012-04-19 12:00:52 +02:00 |
|
Rico Schüller
|
b09d195bf3
|
d3dx9/tests: Add tests for ID3DXBaseEffect::G/SetValue().
|
2012-04-18 17:40:13 +02:00 |
|
Rico Schüller
|
fcb5b6c32c
|
d3dx9: Use param->bytes for copying the data in ID3DXBaseEffect::SetValue().
|
2012-04-18 17:40:10 +02:00 |
|
Vincent Povirk
|
57e4912108
|
gdiplus: Add support for JPEG encoding.
|
2012-04-18 17:15:53 +02:00 |
|
Vincent Povirk
|
10a32bfed1
|
windowscodecs: Implement JpegDecoder_Frame_GetResolution.
|
2012-04-18 17:15:46 +02:00 |
|
Vincent Povirk
|
8b3fce9b8e
|
windowscodecs: Implement JpegEncoder_Frame_WriteSource.
|
2012-04-18 17:15:39 +02:00 |
|
Daniel Lehman
|
2c5d7d716a
|
gdi32: Don't add_join if points are coincident in wide_line_segments.
|
2012-04-18 17:15:19 +02:00 |
|
André Hentschel
|
e7f414556e
|
services: Remove unneeded shadow variable.
|
2012-04-18 17:13:26 +02:00 |
|
André Hentschel
|
6677982728
|
jscript: Remove unneeded shadow variable.
|
2012-04-18 17:13:14 +02:00 |
|
André Hentschel
|
d1a5ce537d
|
winhlp32: Remove unneeded shadow variables.
|
2012-04-18 17:12:59 +02:00 |
|
André Hentschel
|
7aa160a98e
|
netapi32: Remove unneeded shadow variables.
|
2012-04-18 17:12:33 +02:00 |
|
André Hentschel
|
f796f967e2
|
mscms: Remove unneeded shadow variable.
|
2012-04-18 17:12:16 +02:00 |
|
André Hentschel
|
9cf97e18b4
|
gdi32: Remove unneeded shadow variable.
|
2012-04-18 17:11:39 +02:00 |
|
André Hentschel
|
8ef61a98f0
|
devenum: Remove unneeded shadow variables.
|
2012-04-18 17:11:23 +02:00 |
|
André Hentschel
|
4598c48041
|
comctl32: Remove unneeded shadow variables for comboex.
|
2012-04-18 17:10:34 +02:00 |
|
Jacek Caban
|
d66dacce68
|
mshtml: Copy filter value in HTMLElement_clone.
|
2012-04-18 15:45:01 +02:00 |
|
Jacek Caban
|
120962b30e
|
mshtml: Allow more tests to be ran in non-administrator mode.
|
2012-04-18 15:44:52 +02:00 |
|
Jacek Caban
|
c1cb8f29b0
|
jscript: Correctly handle empty matches in String.replace.
|
2012-04-18 15:44:47 +02:00 |
|
Jacek Caban
|
e21588aef7
|
jscript: Pass correct cpbegin to InitMatch.
|
2012-04-18 15:44:43 +02:00 |
|
Dmitry Timoshkov
|
492732aa32
|
include: Add some missing FILE_FLAG_xxx definitions.
|
2012-04-18 14:03:19 +02:00 |
|
Dmitry Timoshkov
|
64cf2db9a6
|
include: Define MUTEX_ALL_ACCESS in a PSDK compatible way.
|
2012-04-18 14:03:12 +02:00 |
|
André Hentschel
|
6235e6fd44
|
winedbg: Add shift operators to ARM disassembler.
|
2012-04-18 13:59:58 +02:00 |
|
Frédéric Delanoy
|
69f3d23045
|
jscript: Assorted spelling fixes.
|
2012-04-18 13:59:44 +02:00 |
|
Frédéric Delanoy
|
c5bcfbc5c5
|
vbscript: Fix a typo.
|
2012-04-18 13:59:31 +02:00 |
|
Henri Verbeet
|
eaaf089213
|
d3d8: Merge cubetexture.c into texture.c.
|
2012-04-18 13:59:23 +02:00 |
|
Henri Verbeet
|
98696724b7
|
d3d8: Get rid of IDirect3DVolumeTexture8Impl.
|
2012-04-18 13:58:55 +02:00 |
|
Henri Verbeet
|
40d113c10e
|
d3d8: Properly retrieve an interface pointer in d3d8_texture_2d_UnlockRect().
|
2012-04-18 13:58:51 +02:00 |
|
Henri Verbeet
|
5bc8c5d347
|
d3d8: Properly retrieve an interface pointer in d3d8_texture_2d_LockRect().
|
2012-04-18 13:58:47 +02:00 |
|
Henri Verbeet
|
4473047478
|
d3d8: Properly retrieve an interface pointer in d3d8_texture_2d_GetSurfaceLevel().
|
2012-04-18 13:58:44 +02:00 |
|
Alexandre Julliard
|
4a87722144
|
winex11: Add bounds rectangle tracking to all graphics entry points.
|
2012-04-18 13:50:56 +02:00 |
|