Jacek Caban
068489fb94
mshtml: Moved selection_list to HTMLDocumentNode object.
2009-09-17 09:40:41 -05:00
Jacek Caban
b827996515
mshtml: Moved NSContainer to HTMLDocumentObj.
2009-09-17 09:40:35 -05:00
Jacek Caban
d3e6bf64ec
mshtml: Use stored nswindow in IHTMLTxtRange::select.
2009-09-17 09:40:22 -05:00
Jacek Caban
9626f92332
mshtml: Store reference to document node in window object.
2009-09-17 09:40:16 -05:00
Jacek Caban
62ccef389f
mshtml: Store document node in window.
2009-09-17 09:40:09 -05:00
Jacek Caban
1d2020795a
mshtml: Create HTMLDocumentNode for each HTMLDocumentObj.
2009-09-17 09:39:57 -05:00
Jacek Caban
5cedf9ca70
mshtml: Don't create window in create_doc_from_nsdoc.
2009-09-17 09:39:49 -05:00
Jacek Caban
4956e3edb5
mshtml: Moved event_vector to HTMLWindow.
2009-09-17 09:39:43 -05:00
Jacek Caban
ff0d147b22
mshtml: Use stored HTMLWindow in get_selection implementation.
2009-09-17 09:39:36 -05:00
Jacek Caban
11eb1b0840
mshtml: Make COM inproc object and document node separated objects inheriting from HTMLDocument.
2009-09-17 09:39:29 -05:00
Jacek Caban
74f28d4a20
mshtml: Moved HTMLLocation object to HTMLWindow.
2009-09-17 09:39:15 -05:00
Jacek Caban
c9f6aaa2f7
mshtml: Moved option_factory to HTMLWindow object.
2009-09-17 09:39:02 -05:00
Erich Hoover
336b0ef18f
winealsa.drv: Fix DSOUND_BufPtrDiff in Kane's Wrath with new audio pathway.
2009-09-16 15:45:45 -05:00
Vincent Povirk
03683b2530
oleaut32: Use DISPATCH_HREF_MASK even for non-dual dispatch types.
2009-09-16 15:36:35 -05:00
Vincent Povirk
004ad9af10
oleaut32: Add test for HREFTYPE's from inherited methods.
2009-09-16 15:36:22 -05:00
Huw Davies
8b8af9c878
winetest: Add the ability to retrieve the dll path for com dlls from the registry.
2009-09-16 15:27:15 -05:00
Jörg Höhle
c5b2acfb04
winecoreaudio: Added WAVEFORMATEXTENSIBLE support, for PCM only.
2009-09-16 15:26:54 -05:00
Jörg Höhle
e6770a4011
winecoreaudio: Enforce invariant about BlockAlign and nAvgBytesPerSec.
2009-09-16 15:26:43 -05:00
Jörg Höhle
89fe38ca9e
winecoreaudio: Make supported format test more restrictive.
2009-09-16 15:26:28 -05:00
Jörg Höhle
8870fe38b5
wineoss: Enforce invariant about BlockAlign and nAvgBytesPerSec.
2009-09-16 15:26:19 -05:00
Gerald Pfeifer
bdb73f5c72
wrc: Fix eight conditions in compare_menuex_item.
2009-09-16 15:26:06 -05:00
Nikolay Sivov
69bcb112f9
comctl32/dpa: Check for DPA_LoadStream() presence. Merge original test function with save tests.
2009-09-16 15:02:50 -05:00
Aric Stewart
51a57b7e25
wininet: Ensure the ftp connections lstnSocket is set to -1 after each close.
2009-09-16 14:47:12 -05:00
Gerald Pfeifer
deb9404bc5
winedos: Make an expression in DOSVM_Int10Handler() more clear.
2009-09-16 14:38:26 -05:00
Gerald Pfeifer
26527b4c70
winedos: Clarify three logical expressions.
2009-09-16 14:38:14 -05:00
Alistair Leslie-Hughes
8f0fd2597a
mshtml: Implement IHTMLCurrentStyle_get_bottom.
2009-09-16 14:37:51 -05:00
Alistair Leslie-Hughes
2ef9272e81
mshtml: Implement IHTMLCurrentStyle_get_right.
2009-09-16 14:37:45 -05:00
Alistair Leslie-Hughes
d1952288b8
mshtml: Implement IHTMLCurrentStyle_get_marginBottom.
2009-09-16 14:37:39 -05:00
Alistair Leslie-Hughes
6ec0716059
mshtml: Implement IHTMLCurrentStyle_get_marginTop.
2009-09-16 14:37:32 -05:00
Alistair Leslie-Hughes
b856484ef3
mshtml: Implement IHTMLCurrentStyle_get_letterSpacing.
2009-09-16 14:37:22 -05:00
Henri Verbeet
a286646f51
wined3d: Don't free D3D volume textures until the wined3d volume texture is destroyed.
2009-09-16 13:06:06 -05:00
Henri Verbeet
eedfc95eef
d3d8: Add a separate function for volume texture initialization.
2009-09-16 13:05:58 -05:00
Henri Verbeet
5b7b4f59d2
d3d9: Add a separate function for volume texture initialization.
2009-09-16 13:05:51 -05:00
Henri Verbeet
83b3d4f27a
wined3d: Move vtable initialization to the texture init functions.
2009-09-16 13:05:45 -05:00
Henri Verbeet
b1ede91bfc
d3d9: Mark internal symbols hidden.
2009-09-16 13:05:34 -05:00
Henri Verbeet
e9000d2e6c
wined3d: Don't free D3D volumes until the wined3d volume is destroyed.
2009-09-16 13:05:20 -05:00
Henri Verbeet
ff923245e1
d3d8: Add a separate function for volume initialization.
2009-09-16 13:05:06 -05:00
Henri Verbeet
8ffca99fb0
d3d9: Add a separate function for volume initialization.
2009-09-16 13:04:57 -05:00
Henri Verbeet
2b2d3de025
wined3d: Add a separate function for volume initialization.
2009-09-16 13:04:47 -05:00
Henri Verbeet
a5214c306f
wined3d: Don't free D3D surfaces until the wined3d surface is destroyed.
...
This prevents for example a d3d9 depth stencil from being destroyed when it
has no external references but is still in use by the device/stateblock. A
nice side effect is that it simplifies handling of "implicit" surfaces like
the frontbuffer and backbuffers, as well as the forwarding of reference counts
for surfaces that are part of a texture.
2009-09-16 13:04:32 -05:00
Huw Davies
6b6d8ccc39
include: Add DBSTATUSENUM.
2009-09-16 13:00:30 -05:00
Huw Davies
142af7e1b4
include: Add a few more error codes.
2009-09-16 13:00:26 -05:00
Paul Vriens
6a3c56a589
comdlg32/tests: Test the correct path length for CDM_GETFOLDERPATH.
2009-09-16 13:00:21 -05:00
Paul Vriens
e997909ba7
comdlg32: Return the correct path length for CDM_GETFOLDERPATH.
2009-09-16 13:00:10 -05:00
Paul Vriens
e848a6f6e4
comdlg32/tests: Fix a test failure on Vista/W2K.
2009-09-16 13:00:03 -05:00
Vitaly Perov
749c86cd3f
shell32: Enlarge static to display multiline text correctly.
2009-09-16 12:59:56 -05:00
Vitaly Perov
eb20cc1d01
comdlg32: Fix some Russian resources.
2009-09-16 12:59:50 -05:00
Hans Leidekker
659768e203
msi: Set or override a user environment string when there is no prefix.
2009-09-16 12:57:33 -05:00
Detlef Riekenberg
d13b2b658e
twain_32/tests: Avoid a Dialog from a DS when the scanner is not connected.
2009-09-16 12:57:09 -05:00
Hans Leidekker
86e08ea4e4
msi: Don't append the cabinet file name in find_published_source.
2009-09-16 12:56:57 -05:00