Juan Lang
|
51a1f5a642
|
crypt32: Abstract function used to read from reading a serialized store.
|
2009-11-03 21:29:03 +01:00 |
Eric Pouech
|
ceddc0ae1b
|
mmsystem.dll16: Fix the callback function.
|
2009-11-03 21:28:42 +01:00 |
Jörg Höhle
|
e652b6f6fa
|
mciwave: Update message and comments.
|
2009-11-03 21:28:03 +01:00 |
Paul Vriens
|
8a1f0eed8e
|
ddraw/tests: Fix a test failure on systems with no DirectDraw7.
|
2009-11-03 21:26:46 +01:00 |
Paul Vriens
|
e94c1ce3ae
|
advapi32: Add some input parameter checks to OpenBackupEventLog.
|
2009-11-03 21:26:35 +01:00 |
Paul Vriens
|
381533e59b
|
advapi32/tests: Add some OpenBackupEventLog tests.
|
2009-11-03 21:26:25 +01:00 |
Paul Vriens
|
531363f6e6
|
advapi32/tests: Add some ReadEventLogA tests.
|
2009-11-03 21:26:15 +01:00 |
Jacek Caban
|
deef140186
|
mshtml: Moved readystate to HTMLWindow.
|
2009-11-03 21:25:20 +01:00 |
Jacek Caban
|
ccaa3c4631
|
mshtml: Moved add_script_runner call to push_mutation_queue.
|
2009-11-03 21:25:14 +01:00 |
Jacek Caban
|
73bf0d8f9a
|
mshtml: Handle EndLoad via script runner.
|
2009-11-03 21:25:10 +01:00 |
Jacek Caban
|
67c8d4b405
|
mshtml: Moved readystate changes to separated function.
|
2009-11-03 21:25:04 +01:00 |
Jacek Caban
|
dca249833b
|
mshtml: Return NULL ownerDocument for document node.
|
2009-11-03 21:24:59 +01:00 |
Jacek Caban
|
82c8e7c684
|
mshtml: Added support for accessing elements id by global properties.
|
2009-11-03 21:24:54 +01:00 |
Jacek Caban
|
9195e1b756
|
mshtml: Moved global property allocation to separated function.
|
2009-11-03 21:24:49 +01:00 |
Jacek Caban
|
ed10650472
|
mshtml: Don't create dynamic property if alloc arg is false.
|
2009-11-03 21:24:44 +01:00 |
Jacek Caban
|
847a743f2c
|
mshtml: Added fdexNameCaseInsensitive support.
|
2009-11-03 21:24:09 +01:00 |
Jacek Caban
|
cefb25c74f
|
mshtml: Added InvokeEx(DISPATCH_PROPERTYPUT|DISPATCH_PROPERTYPUTREF) implementation.
|
2009-11-03 21:24:04 +01:00 |
Jacek Caban
|
007b398215
|
mshtml: Return NS_OK for empty aRef in nsIURL::SetRef.
|
2009-11-03 21:23:58 +01:00 |
Jacek Caban
|
fa3ac0a3d9
|
mshtml: Added HTMLFrameElement object and associate it with frame window.
|
2009-11-03 21:23:54 +01:00 |
Jacek Caban
|
9d6af171e5
|
mshtml: Associate HTMLWindow with HTMLIFrame.
|
2009-11-03 21:23:48 +01:00 |
Jacek Caban
|
bdb9270705
|
mshtml: Moved content_window to HTMLFrameBase.
|
2009-11-03 21:23:41 +01:00 |
Jacek Caban
|
20ed399b28
|
mshtml: Store content window on HTMLIFrameElement creation.
|
2009-11-03 21:23:35 +01:00 |
Jacek Caban
|
4ffd64ddeb
|
mshtml: Moved IHTMLFrameBase to separated object to allow sharing implementation with HTMLFrame.
|
2009-11-03 21:23:29 +01:00 |
Jacek Caban
|
d3a9f162e8
|
mshtml: Moved whole element initialization to HTMLElement_Init.
|
2009-11-03 21:23:12 +01:00 |
Michael Stefaniuc
|
cc94a1db01
|
mshtml: Free the right variable (Smatch).
|
2009-11-03 21:22:53 +01:00 |
Marcus Meissner
|
9f8a73ab96
|
wined3d: Check for NULL before context_release (Coverity).
|
2009-11-03 21:22:46 +01:00 |
Marcus Meissner
|
3ea9ccca85
|
mapi32: Check folder for NULL (Coverity).
|
2009-11-03 21:22:28 +01:00 |
Stefan Dösinger
|
8eef221d20
|
d3d: Handle the pointsize_min default difference in d3d8.
|
2009-11-03 21:22:12 +01:00 |
Stefan Dösinger
|
83bca75707
|
d3d8: Fix device creation error handling.
|
2009-11-03 21:22:02 +01:00 |
Stefan Dösinger
|
d4275e87f1
|
wined3d: Add a usage flag for static buffer declarations.
|
2009-11-03 21:21:55 +01:00 |
Stefan Dösinger
|
63326b1925
|
wined3d: Add a usage flag for vertex buffer optimization.
|
2009-11-03 21:21:48 +01:00 |
Stefan Dösinger
|
90e443758a
|
wined3d: Add a parameter for SetRenderTarget viewport setup.
|
2009-11-03 21:21:30 +01:00 |
Gerald Pfeifer
|
1f2611607f
|
winex11: Handle error situation earlier in X11DRV_GetDIBits().
|
2009-11-03 21:21:14 +01:00 |
Jerome Leclanche
|
de1b44892d
|
msvcirt: Make sure a FIXME doesn't overflow.
|
2009-11-03 21:20:37 +01:00 |
Eric Pouech
|
64144519a0
|
winedump, dbghelp: In .pdb files (>= VC2005), handle the case where the codeview_linetab2_file structure is not the first one.
|
2009-11-03 21:20:21 +01:00 |
Eric Pouech
|
ad44094094
|
winedump: Correctly handle the constant fields.
|
2009-11-03 21:20:05 +01:00 |
Eric Pouech
|
a1021a1208
|
winedump: Ensure all PDB fields are printed.
|
2009-11-03 21:19:11 +01:00 |
Juan Lang
|
16036dd27a
|
crypt32: Allow errors in locally installed root certs.
|
2009-11-03 21:18:30 +01:00 |
Juan Lang
|
d6795bd908
|
crypt32: Trace contents of CERT_CHAIN_PARA.
|
2009-11-03 21:17:34 +01:00 |
Austin English
|
2387532c3f
|
wininet: Add stubs for FreeUrlCacheSpace.
|
2009-11-03 21:17:18 +01:00 |
Henri Verbeet
|
6d6d8eb1d8
|
d3d10core: Add a stub ID3D10SamplerState implementation.
|
2009-11-03 21:17:07 +01:00 |
Henri Verbeet
|
4b341c252c
|
d3d10core: Add a stub ID3D10RasterizerState implementation.
|
2009-11-03 21:17:03 +01:00 |
Henri Verbeet
|
d7589589a9
|
d3d10core: Add a stub ID3D10DepthStencilState implementation.
|
2009-11-03 21:17:00 +01:00 |
Henri Verbeet
|
6075f57168
|
d3d10core: Add a stub ID3D10ShaderResourceView implementation.
|
2009-11-03 21:16:23 +01:00 |
Henri Verbeet
|
4bb4bad11a
|
d3d10core: Add a stub ID3D10DepthStencilView implementation.
|
2009-11-03 21:16:17 +01:00 |
Juan Lang
|
fc0aff0d2e
|
crypt32: Add support for the CRYPT_STRING_NOCRLF flag to CryptBinaryToStringA/W.
|
2009-11-03 21:16:12 +01:00 |
Juan Lang
|
2d5ac92d9a
|
crypt32: Partially implement CryptBinaryToStringW.
|
2009-11-03 21:15:55 +01:00 |
Alexandre Julliard
|
50bc161eb2
|
setupx: Use the correct field index for string substitutions.
|
2009-10-30 19:42:44 +01:00 |
Markus Stockhausen
|
f222a1654e
|
ddraw: Avoid memory overwrite in GetDeviceIdentifier().
|
2009-10-30 16:32:53 +01:00 |
Austin English
|
e64f7525b5
|
mshta: Add a stub program.
|
2009-10-30 15:26:44 +01:00 |