Jacek Caban
470e987d2f
shdocvw: Use DocHost, not WebBrowser, in navigate_url.
2006-04-18 11:39:04 +02:00
Jacek Caban
00e3ac5b31
shdocvw: Use DocHost, not WebBrowser, in Shell DocObject View window.
2006-04-18 11:38:48 +02:00
Jacek Caban
61560b8715
shdocvw: Move connection points to DocHost object.
2006-04-18 11:38:10 +02:00
Jacek Caban
22b6d5485c
shdocvw: Use Dochost, not WebBrowser, in deactivate_document.
2006-04-18 11:37:47 +02:00
Jacek Caban
6470c5ca0a
shdocvw: Get rid of WebBrowser dependency in DocHost object.
2006-04-18 11:37:13 +02:00
Jacek Caban
59c6f20495
shdocvw: Move IOleInPlaceFrame to DocHost object.
2006-04-18 11:36:52 +02:00
Jacek Caban
3a9aeace0f
shdocvw: Move IServiceProvider to DocHost object.
2006-04-18 11:36:31 +02:00
Jacek Caban
9b0c2bf595
shdocvw: Move IDispatch to DocHost object.
2006-04-18 11:34:39 +02:00
Jacek Caban
62aa916b28
shdocvw: Move IOleCommandTarget to DocHost object.
2006-04-18 11:34:24 +02:00
Jacek Caban
72c5329336
shdocvw: Move IOleDocumentSite to DocHost object.
2006-04-18 11:33:57 +02:00
Jacek Caban
ff7a8abb85
shdocvw: Move IDocHostUIHandler to DocHost object.
2006-04-18 11:33:19 +02:00
Jacek Caban
89da131352
shdocvw: Move IOleInPlaceSite to DocHost object.
2006-04-18 11:33:10 +02:00
Jacek Caban
2dab3d4c1b
shdocvw: Move IOleClientSite to new DocHost object to allow sharing
...
code between WebBrowser and InternetExplorer.
2006-04-18 11:30:37 +02:00
Alexandre Julliard
02a9bc0094
winebuild: Fixed index in module table for delayed imports.
2006-04-18 11:23:49 +02:00
Ivan Gyurdiev
3dddaae795
wined3d: Use ARB[f|v]p1.0 for ps2/ps3/vs3.
2006-04-18 11:22:48 +02:00
Ivan Gyurdiev
e3c8e65084
wined3d: Use correct register number mask.
...
The regmask currently being used is wrong - 0x1FFF includes the high
two bits of the register type.
2006-04-18 11:20:45 +02:00
Ivan Gyurdiev
e0a1442f6c
wined3d: Dcl opcode takes 2 parameters.
2006-04-18 11:19:48 +02:00
Ivan Gyurdiev
7e5f734ee3
wined3d: Fix _dw modifier.
...
The _dw modifier needs to specify a component swizzle, just like the
_dz currently does.
2006-04-18 11:19:13 +02:00
Ivan Gyurdiev
d3d56e765d
wined3d: Fix flow control instructions number of parameters.
...
- else, endif, break take 0 parameters [not 2]
- if, rep take 1 parameter [not 2]
- breakp takes 1 parameter [not 2]
- move all flow control instructions in one place
- sync software shaders signatures with this
2006-04-18 11:18:48 +02:00
Ivan Gyurdiev
0d6eaf363d
wined3d: Skip unhandled opcodes in vshaders.
2006-04-18 11:17:34 +02:00
Ivan Gyurdiev
d486b93e30
wined3d: Texkill is supported for ps2.0-3.0.
2006-04-18 11:17:12 +02:00
Mikołaj Zalewski
84c3189445
comctl32: Send Unicode notifications if required in header control.
2006-04-18 11:16:44 +02:00
Mikołaj Zalewski
cb3424f642
comctl32: Scroll listview if changing scroll bounds changes the scroll pos.
2006-04-18 11:16:26 +02:00
Mikołaj Zalewski
89ed90f3e5
shell32: Use LVCOLUMW instead of LVCOLUMNA in LVM_INSERTCOLUMNW listview message.
2006-04-18 11:16:14 +02:00
Mikołaj Zalewski
d6cb3e8b98
progman: Fix two simple bugs.
...
Use correctly the GetOpenFileName function.
Use _lcreat instead of _lopen to create a new file.
2006-04-18 11:16:04 +02:00
Mike McCormack
11e4b21a30
ole32: More tests and fixes for STGM_PRIORITY.
2006-04-18 11:15:03 +02:00
Mike McCormack
d7424771ea
ole32: Fix a declaration.
2006-04-18 11:14:58 +02:00
Mike McCormack
64659785de
ole32: Uncomment some code to make sure it is compiled, but don't run it.
2006-04-18 11:14:53 +02:00
Stefan Dösinger
42b9221f51
wined3d: Add the remaining DirectDraw methods to WineD3DSurface.
2006-04-18 11:14:13 +02:00
Stefan Dösinger
80bdb24cad
wined3d: Add the remaining IWineD3DDevice methods.
2006-04-18 11:13:47 +02:00
Stefan Dösinger
cff4e1ea4b
wined3d: Add IWineD3DPalette.
2006-04-18 11:11:49 +02:00
Stefan Dösinger
03b256b16d
wined3d: Add a parameter for surface type selection.
2006-04-18 11:09:17 +02:00
Louis Lenders
3d29c5ad77
shell32: Define 2 more avi resources.
2006-04-18 11:09:08 +02:00
Mike McCormack
8d6b9aa63a
configure: Exit with a non-zero exit code if a core dependency is missing.
2006-04-17 12:40:21 +02:00
Mike McCormack
6d9af55a12
configure: Remove the --disable-debug and --disable-trace options.
2006-04-17 12:38:52 +02:00
Mike McCormack
a92fe55cce
msi: Fix some possible NULL pointer dereferences (Coverity).
2006-04-17 12:38:36 +02:00
Mike McCormack
13dccd7541
regsvr32: Ignore the /c flag.
2006-04-17 12:38:26 +02:00
Detlef Riekenberg
15e4ad4866
winspool: Basic tests for DeleteMonitor.
2006-04-17 12:32:20 +02:00
Detlef Riekenberg
3b38308a7a
winspool: Implement DeleteMonitor.
2006-04-17 12:32:13 +02:00
James Hawkins
eb602fa8f0
advpack: Add install_init/release to perform install initialization.
2006-04-17 12:17:20 +02:00
James Hawkins
3f784a7339
advpack: Factor out OCX registering into do_ocx_reg.
2006-04-17 12:14:53 +02:00
James Hawkins
1bc69125af
advpack: Use get_parameter to read the three parameters of RegisterOCX.
...
Use get_parameter to read the three parameters to RegisterOCX.
Remove the ERRs and TRACEs now that we return the HRESULT.
2006-04-17 12:14:42 +02:00
James Hawkins
39c0682bff
advpack: The fallback directory is the fifth field index, not the sixth.
2006-04-17 12:03:01 +02:00
James Hawkins
b70d65b227
advpack: Use the default queue callback when calling SetupInstallFromInfSection.
2006-04-17 12:02:42 +02:00
James Hawkins
ab68238af7
advpack: Fix the documentation for RegisterOCX.
2006-04-17 12:02:25 +02:00
James Hawkins
940af1b41c
advpack: Fix the return type of RegisterOCX.
2006-04-17 12:02:16 +02:00
Eric Kohl
bec0993199
widl: Support multiple RPC interfaces per binary.
2006-04-17 12:00:54 +02:00
Alexander N. Sørnes
8211dd82b0
twain_32: Added Norwegian resource.
2006-04-17 12:00:43 +02:00
Alexander N. Sørnes
a4b0147b2a
winefile: Fix typo in the Norwegian resources.
2006-04-17 12:00:15 +02:00
Gerald Pfeifer
a82e245d9a
configure: On FreeBSD, make wine-pthread the new default.
2006-04-17 11:59:38 +02:00