Nikolay Sivov
|
4fb5872bd2
|
msxml3: Support 'namespace-prefixes' feature.
|
2012-04-20 11:58:57 +02:00 |
André Hentschel
|
474791fd89
|
winedbg: Add "load address" and new nops to the Thumb disassembler.
|
2012-04-20 11:58:43 +02:00 |
Henri Verbeet
|
e744bf78c8
|
ddraw/tests: Add a helper function to set the viewport background material.
|
2012-04-20 11:58:00 +02:00 |
Henri Verbeet
|
5d358a2bac
|
dxgi: COM cleanup for the surface IUnknown interface.
|
2012-04-20 11:57:55 +02:00 |
Henri Verbeet
|
230c5fc7f9
|
d3d8: Properly retrieve an interface pointer in IDirect3DDevice8Impl_GetBackBuffer().
|
2012-04-20 11:57:47 +02:00 |
Henri Verbeet
|
5cc7d0645b
|
d3d8: Use the surface implementation pointer in reset_enum_callback().
|
2012-04-20 11:57:43 +02:00 |
Henri Verbeet
|
532d224692
|
d3d8: Properly retrieve an interface pointer in IDirect3DSwapChain8Impl_GetBackBuffer().
|
2012-04-20 11:57:39 +02:00 |
Huw Davies
|
bd3a941b20
|
winspool: Simplify the code that checks for deleted printers and have it not call OpenPrinter unless it finds a printer that needs deletion.
|
2012-04-19 19:36:19 +02:00 |
Huw Davies
|
b9bc9a0cf2
|
winspool: Add a helper to open a printer's registry key.
|
2012-04-19 19:36:16 +02:00 |
Carlo Bramini
|
f6524a9f77
|
shlwapi: Add NULL checks to StrCpyW and StrCatW.
|
2012-04-19 19:28:12 +02:00 |
Dmitry Timoshkov
|
d4d39736ce
|
kernel32: Add more memory access checks.
|
2012-04-19 19:28:12 +02:00 |
Detlef Riekenberg
|
518e05cb33
|
browseui/tests: Add tests for IProgressDialog.
|
2012-04-19 19:28:12 +02:00 |
Detlef Riekenberg
|
744acc1ddd
|
browseui: Add IOleWindow to IProgressDialog.
|
2012-04-19 19:28:12 +02:00 |
Piotr Caban
|
9d68333f78
|
wininet: Use the same hashing function as native does.
|
2012-04-19 19:28:11 +02:00 |
Piotr Caban
|
4c4c7c047f
|
jscript: Added Number.toPrecision implementation.
|
2012-04-19 19:28:11 +02:00 |
Piotr Caban
|
c1228eb45f
|
jscript: Added Number.toExponential implementation.
|
2012-04-19 19:28:11 +02:00 |
Piotr Caban
|
a20c0d1141
|
jscript: Added Number.toFixed implementation.
|
2012-04-19 19:28:11 +02:00 |
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 |