Jacek Caban
|
74071b0505
|
mshtml: Added IHTMLElement2::clientLeft implementation.
|
2009-10-05 13:46:00 +02:00 |
Jacek Caban
|
6d6f341c64
|
mshtml: Added IHTMLElement2::clientTop implementation.
|
2009-10-05 13:46:00 +02:00 |
Paul Vriens
|
a7633d783d
|
comctl32/tests: Fix some test failures (MCM_GETSELRANGE).
|
2009-10-05 13:46:00 +02:00 |
Paul Vriens
|
0a6c2c86be
|
comctl32/tests: Fix some test failures (MCM_SETUNICODEFORMAT and MCM_GETUNICODEFORMAT).
|
2009-10-05 13:46:00 +02:00 |
Paul Vriens
|
efaa25fe66
|
comctl32/tests: Fix some test failures (MCM_SETCURSEL and MCM_GETCURSEL).
|
2009-10-05 13:46:00 +02:00 |
Paul Vriens
|
0d726970c6
|
comctl32/tests: Fix some test failures (MCM_SETRANGE and MCM_GETRANGE).
|
2009-10-05 13:46:00 +02:00 |
Paul Vriens
|
1dbab05364
|
comctl32/tests: Fix some test failures on older comctl32 versions.
|
2009-10-05 13:46:00 +02:00 |
Austin English
|
9826082143
|
atl: Add missing prototypes.
|
2009-10-05 13:46:00 +02:00 |
Austin English
|
8bbaeb89fa
|
jscript: Add missing prototype.
|
2009-10-05 13:46:00 +02:00 |
Austin English
|
a19754ab66
|
comctl32: Add missing prototype.
|
2009-10-05 13:46:00 +02:00 |
Vincent Povirk
|
b41822b1dc
|
ole32: Remove useless comments.
|
2009-10-05 13:46:00 +02:00 |
Vincent Povirk
|
536aa9be99
|
ole32/tests: Add test for non-root transacted storage objects.
|
2009-10-05 13:46:00 +02:00 |
Vincent Povirk
|
3c9067de9f
|
ole32/tests: Add test for IStorage::Revert.
|
2009-10-05 13:46:00 +02:00 |
Vincent Povirk
|
d6e020fdb8
|
ole32/tests: Test substorages of transacted storage objects.
|
2009-10-05 13:46:00 +02:00 |
Vincent Povirk
|
40433554d5
|
ole32: We do need to implement Commit/Revert for non-root storage.
|
2009-10-05 13:45:59 +02:00 |
Jacek Caban
|
7e37df04ec
|
mshtml.idl: Moved IHTMLDOMConstructor dispinterface declaration to macro and add it to all element types.
|
2009-10-05 13:45:59 +02:00 |
Jacek Caban
|
b399acd838
|
mshtml.idl: Moved IElementSelector dispinterface declaration to macro and added it to all element types with data.
|
2009-10-05 13:45:59 +02:00 |
Jacek Caban
|
e0f798b6e8
|
mshtml.idl: Moved IHTMLElement5 dispinterface declaration to macro and add it to all element types.
|
2009-10-05 13:45:59 +02:00 |
Jacek Caban
|
b5d095bd6a
|
mshtml.idl: Group common sets of disinterfaces in macros.
|
2009-10-05 13:45:59 +02:00 |
Jacek Caban
|
bb0999b280
|
mshtml.idl: Moved IHTMLDatabinding dispinterface declaration to macro.
|
2009-10-05 13:45:59 +02:00 |
Jacek Caban
|
25c6a6c5c0
|
mshtml.idl: Moved IHTMLDOMNode2 dispinterface declaration to macro.
|
2009-10-05 13:45:59 +02:00 |
Jacek Caban
|
042fa2e42c
|
mshtml.idl: Moved IHTMLDOMNode dispinterface declaration to macro.
|
2009-10-05 13:45:59 +02:00 |
Jacek Caban
|
c8230cfa51
|
mshtml.idl: Moved IHTMLUniqueName dispinterface declaration to macro.
|
2009-10-05 13:45:59 +02:00 |
Jacek Caban
|
0e24f312ed
|
mshtml.idl: Moved IHTMLElement3 dispinterface declaration to macro.
|
2009-10-05 13:45:59 +02:00 |
Jacek Caban
|
48395ae09c
|
mshtml.idl: Moved IHTMLElement3 dispinterface declaration to macro.
|
2009-10-05 13:45:59 +02:00 |
Jacek Caban
|
bff6c1cd72
|
mshtml.idl: Moved IHTMLElement2 dispinterface declaration to macro.
|
2009-10-05 13:45:59 +02:00 |
Juan Lang
|
d7d8a0eec4
|
winhttp: Unload OpenSSL when unloading winhttp.
|
2009-10-05 13:23:17 +02:00 |
Juan Lang
|
349e825080
|
winhttp: Protect OpenSSL initialization with critical section.
|
2009-10-05 13:23:09 +02:00 |
Juan Lang
|
016d7c3c0a
|
winhttp: Move initialization of SSL_CTX to library initialization time.
|
2009-10-05 13:22:59 +02:00 |
Juan Lang
|
b214fc62f1
|
wininet: Quiet a fixme.
|
2009-10-05 13:22:53 +02:00 |
Juan Lang
|
05a7e3d386
|
wininet: Correct user agent handling.
|
2009-10-05 13:22:47 +02:00 |
Owen Rudge
|
b63c1cb219
|
comctl32: Capture the mouse when performing a listview marquee selection.
|
2009-10-05 13:22:40 +02:00 |
Alexandre Julliard
|
27a44a5d63
|
odbc32: Define correct function prototypes for all libodbc entry points.
Fix the prototypes of the Unicode functions.
|
2009-10-03 14:40:19 +02:00 |
Juan Lang
|
3c98992f55
|
wininet: Set callbacks needed by OpenSSL for multithreaded use.
|
2009-10-02 17:12:13 +02:00 |
Juan Lang
|
41592569fd
|
wininet: Unload OpenSSL when unloading wininet.
|
2009-10-02 17:11:49 +02:00 |
André Hentschel
|
23842df371
|
libwine: Implemented the call_on_stack function for ARM.
|
2009-10-02 17:11:32 +02:00 |
Ge van Geldorp
|
1b5a373c0e
|
shell32/tests: Fix shlexec on Vista and higher.
|
2009-10-02 16:31:43 +02:00 |
Huw Davies
|
a94e8088c8
|
oledb32: Implement conversions to DBTYPE_BYREF | DBTYPE_WSTR.
|
2009-10-02 16:24:53 +02:00 |
Alexandre Julliard
|
8349b13453
|
opengl32/tests: Use explicit prototypes for function pointers.
|
2009-10-02 15:06:59 +02:00 |
Alexandre Julliard
|
4c52a28e6b
|
winex11: Use explicit prototypes for function pointers.
|
2009-10-02 15:06:59 +02:00 |
Alexandre Julliard
|
a85b6fe2c4
|
wnaspi32: Use explicit prototypes for function pointers.
|
2009-10-02 15:06:59 +02:00 |
Alexandre Julliard
|
577d08c1e7
|
winetest: Use explicit prototypes for function pointers.
|
2009-10-02 15:06:59 +02:00 |
Alexandre Julliard
|
19c0b3ee48
|
winedump: Use consistent prototypes for option callbacks.
|
2009-10-02 15:06:59 +02:00 |
Jacek Caban
|
328b1d9ddb
|
mshtml.idl: Moved IHTMLElement dispinterface declaration to macro.
|
2009-10-02 15:06:59 +02:00 |
Jacek Caban
|
960d7f9fdb
|
jscript: Added FIXME about IClassFactoryEx.
|
2009-10-02 15:06:58 +02:00 |
Jacek Caban
|
d0e9681969
|
mshtml: Added IHTMLDOMNode::cloneNode implementation.
|
2009-10-02 15:06:58 +02:00 |
Jacek Caban
|
b1a9b4fd2d
|
mshtml: Use document.defaultView to get iframe contentWindow.
|
2009-10-02 15:06:58 +02:00 |
Jacek Caban
|
d3a3af755b
|
mshtml: Added IHTMLAnchorElement::get_href tests.
|
2009-10-02 15:06:58 +02:00 |
Jacek Caban
|
407e54be89
|
mshtml: Added IHTMLAnchorElement::get_href implementation.
|
2009-10-02 15:06:58 +02:00 |
Jacek Caban
|
8085b7085c
|
mshtml: Get rid of no longer needed HTMLLocation_value.
|
2009-10-02 15:06:58 +02:00 |