Michael Stefaniuc
|
ac0826d51e
|
mscoree: Use ifaces instead of vtbl pointers in ConfigFileHandler.
|
2010-12-10 13:03:31 +01:00 |
Michael Stefaniuc
|
bcf15c7b16
|
mscoree: Use an iface instead of a vtbl pointer in MetaDataDispenser.
|
2010-12-10 13:03:28 +01:00 |
Michael Stefaniuc
|
812a0495c5
|
oleaut32: Use ifaces instead of vtbl pointers in OLEPictureImpl.
|
2010-12-10 13:03:24 +01:00 |
Michael Stefaniuc
|
79d03435ad
|
wuapi: Use an iface instead of a vtbl pointer in automatic_updates.
|
2010-12-10 13:03:21 +01:00 |
Michael Stefaniuc
|
ecd7ea605e
|
wuapi: Use an iface instead of a vtbl pointer in update_downloader.
|
2010-12-10 13:03:16 +01:00 |
Michael Stefaniuc
|
c3827f1b7b
|
wuapi: Use an iface instead of a vtbl pointer in update_session.
|
2010-12-10 13:02:49 +01:00 |
Michael Stefaniuc
|
079c366292
|
wuapi: Use an iface instead of a vtbl pointer in update_installer.
|
2010-12-10 13:02:45 +01:00 |
Michael Stefaniuc
|
2085922d78
|
browseui: Use ifaces instead of vtbl pointers in ACLMulti.
|
2010-12-10 13:02:41 +01:00 |
Henri Verbeet
|
0e3c60786e
|
wined3d: Explicitly pass gl_info to unset_shader().
|
2010-12-10 13:02:26 +01:00 |
Henri Verbeet
|
ae7a20af2f
|
wined3d: Explicitly pass blit_priv and gl_info to set_shader().
|
2010-12-10 13:02:24 +01:00 |
Henri Verbeet
|
0caed0a771
|
wined3d: Explicitly pass blit_priv and gl_info to gen_p8_shader().
|
2010-12-10 13:02:22 +01:00 |
Henri Verbeet
|
fa75517155
|
wined3d: Explicitly pass blit_priv and gl_info to gen_yuv_shader().
|
2010-12-10 13:02:19 +01:00 |
Alexandre Julliard
|
f4b7222b98
|
msxml4: Convert dll registration to the IRegistrar mechanism.
|
2010-12-09 21:04:15 +01:00 |
Alexandre Julliard
|
5293d1fd03
|
msxml4: Add a typelib resource.
|
2010-12-09 20:52:26 +01:00 |
Alexandre Julliard
|
1829fc51c1
|
user32: Return some fake information for an inter-process GetWindowPlacement.
|
2010-12-09 20:43:26 +01:00 |
Alexandre Julliard
|
026d41c504
|
winex11: Only map the window the first time that WS_VISIBLE is set through WM_SETREDRAW.
|
2010-12-09 19:45:34 +01:00 |
Rico Schüller
|
5b2286a5bd
|
d3dcompiler: Add initial reflection parsing.
|
2010-12-09 19:27:11 +01:00 |
Alexandre Julliard
|
4ad97d404d
|
msxml3: Avoid using an initialized variable.
|
2010-12-09 17:46:47 +01:00 |
Alexandre Julliard
|
f89d80c276
|
ws2_32/tests: Avoid size_t in a trace.
|
2010-12-09 17:46:13 +01:00 |
Alexandre Julliard
|
b012ffba58
|
crypt32: Use allocation function with the correct prototype in CMSG_CONTENT_ENCRYPT_INFO.
|
2010-12-09 17:43:34 +01:00 |
Jacek Caban
|
331460793c
|
mshtml: Added support for CONFIRMSAFETYACTION_LOADOBJECT flag in CONFIRMSAFETY struct.
|
2010-12-09 17:20:25 +01:00 |
Jacek Caban
|
483fe27730
|
mshtml: Associate PluginHost with containing element.
|
2010-12-09 17:20:19 +01:00 |
Jacek Caban
|
bfc49aa7f3
|
mshtml: Inherit HTMLObjectElement from new HTMLPluginContainer object.
|
2010-12-09 17:20:14 +01:00 |
Jacek Caban
|
b962fff243
|
mshtml: Associate PluginHost with containing HTMLDocumentDode.
|
2010-12-09 17:20:06 +01:00 |
Michael Stefaniuc
|
9a6f5ad239
|
riched20: Standardize the COM usage in clipboard.c.
|
2010-12-09 12:28:52 +01:00 |
Michael Stefaniuc
|
0acf4a297b
|
riched20/tests: Use an iface instead of a vtbl pointer in ITextHostTestImpl.
|
2010-12-09 12:28:41 +01:00 |
Michael Stefaniuc
|
4038523b4e
|
msxml3: Use ifaces instead of vtbl pointers in BindStatusCallback.
|
2010-12-09 12:25:50 +01:00 |
Michael Stefaniuc
|
d24e87fdaf
|
msimtf: Use an iface instead of a vtbl pointer in ActiveIMMApp.
|
2010-12-09 12:25:42 +01:00 |
Michael Stefaniuc
|
5c2cf08674
|
qedit: Use an iface instead of a vtbl pointer in MediaDetImpl.
|
2010-12-09 12:25:21 +01:00 |
Michael Stefaniuc
|
38b4a4d7d7
|
infosoft: Use an iface instead of a vtbl pointer in wordbreaker_impl.
|
2010-12-09 12:25:14 +01:00 |
Michael Stefaniuc
|
965aea8d8e
|
itss: Standardize the COM usage in storage.c.
|
2010-12-09 12:25:09 +01:00 |
Michael Stefaniuc
|
5e5e69f0fc
|
msctf: Use an iface instead of a vtbl pointer in Range.
|
2010-12-09 12:24:58 +01:00 |
Michael Stefaniuc
|
3feb3e4815
|
msctf: Use an iface instead of a vtbl pointer in LangBarMgr.
|
2010-12-09 12:24:52 +01:00 |
Michael Stefaniuc
|
774ef1d3cb
|
msctf: Use an iface instead of a vtbl pointer in CategoryMgr.
|
2010-12-09 12:24:43 +01:00 |
Michael Stefaniuc
|
3f6751f4de
|
msctf: Use an iface instead of a vtbl pointer in ClassFactory.
|
2010-12-09 12:24:35 +01:00 |
Michael Stefaniuc
|
242bd9e4b2
|
msctf: Use an iface instead of a vtbl pointer in DisplayAttributeMgr.
|
2010-12-09 12:24:31 +01:00 |
Michael Stefaniuc
|
adfc457234
|
strmbase: Use an iface instead of a vtbl pointer in IEnumMediaTypesImpl.
|
2010-12-09 12:24:25 +01:00 |
Michael Stefaniuc
|
c38d6fed39
|
rpcrt4: Use an iface instead of a vtbl pointer in RpcStreamImpl.
|
2010-12-09 12:24:15 +01:00 |
Michael Stefaniuc
|
adbcfb7e5c
|
ole32: Use an iface instead of a vtbl pointer in PointerMonikerImpl.
|
2010-12-09 12:24:03 +01:00 |
Michael Stefaniuc
|
32fe620c88
|
ole32: Use ifaces instead of vtbl pointers in Context.
|
2010-12-09 12:23:49 +01:00 |
Michael Stefaniuc
|
e362c67ad1
|
ole32: Use an iface instead of a vtbl pointer in BindCtxImpl.
|
2010-12-09 12:23:39 +01:00 |
Michael Stefaniuc
|
2605b76c6e
|
ole32: Use an iface instead of a vtbl pointer in FileLockBytesImpl.
|
2010-12-09 12:23:31 +01:00 |
Michael Stefaniuc
|
f27f7544fe
|
ole32: Use an iface instead of a vtbl pointer in RemUnknown.
|
2010-12-09 12:23:25 +01:00 |
Michael Stefaniuc
|
f4a0e3491e
|
browseui: Use an iface instead of a vtbl pointer in ProgressDialog.
|
2010-12-09 12:23:13 +01:00 |
Michael Stefaniuc
|
0d61c7ba16
|
browseui: Use an iface instead of a vtbl pointer in ClassFactory.
|
2010-12-09 12:23:08 +01:00 |
Michael Stefaniuc
|
3942f4d60d
|
browseui: Use an iface instead of a vtbl pointer in CompCatCacheDaemon.
|
2010-12-09 12:23:01 +01:00 |
Michael Stefaniuc
|
40213ae281
|
browseui: Use an iface instead of a vtbl pointer in ACLShellSource.
|
2010-12-09 12:22:53 +01:00 |
Michael Stefaniuc
|
9a0f38e211
|
quartz: Use an iface instead of a vtbl pointer in SystemClockImpl.
|
2010-12-09 12:22:33 +01:00 |
Michael Stefaniuc
|
e86dff725f
|
quartz: Use an iface instead of a vtbl pointer in IEnumRegFiltersImpl.
|
2010-12-09 12:22:26 +01:00 |
Michael Stefaniuc
|
8e77be63f4
|
mmdevapi: Use an iface instead of a vtbl pointer in AEVImpl.
|
2010-12-09 12:22:14 +01:00 |
Michael Stefaniuc
|
31aec42560
|
windowscodecs: Standardize the COM usage in icnsformat.c.
|
2010-12-09 12:21:55 +01:00 |
Michael Stefaniuc
|
d11c0f3801
|
windowscodecs: Use an iface instead of a vtbl pointer in FlipRotator.
|
2010-12-09 12:21:50 +01:00 |
Michael Stefaniuc
|
7e106986cb
|
windowscodecs: Use an iface instead of a vtbl pointer in PropertyBag.
|
2010-12-09 12:21:24 +01:00 |
Michael Stefaniuc
|
cbee3a561e
|
windowscodecs: Use an iface instead of a vtbl pointer in FormatConverter.
|
2010-12-09 12:21:19 +01:00 |
Michael Stefaniuc
|
f25a867c87
|
strmbase: Use an iface instead of a vtbl pointer in IEnumPinsImpl.
|
2010-12-09 12:21:08 +01:00 |
Michael Stefaniuc
|
bf247fad13
|
quartz: Use an iface instead of a vtbl pointer in BaseMemAllocator.
|
2010-12-09 12:20:56 +01:00 |
Michael Stefaniuc
|
80db15faa1
|
quartz: Use an iface instead of a vtbl pointer in EnumMonikerImpl.
|
2010-12-09 12:20:48 +01:00 |
Michael Stefaniuc
|
70f1c34300
|
quartz: Use an iface instead of a vtbl pointer in IEnumFiltersImpl.
|
2010-12-09 12:20:42 +01:00 |
Francois Gouget
|
320d8d2a52
|
comctl32: Add a trailing '\n' to a FIXME() call.
|
2010-12-09 12:17:33 +01:00 |
Hans Leidekker
|
973821c775
|
msi/tests: Avoid a test failure on 64-bit.
|
2010-12-09 12:17:22 +01:00 |
Hans Leidekker
|
b376f41766
|
msi: Don't try to install or remove ODBC drivers if the component is disabled.
|
2010-12-09 12:17:12 +01:00 |
Thomas Mullaly
|
4e1ff0b8cd
|
urlmon: Added pluggable protocol support to CoInternetParseIUri.
|
2010-12-09 12:17:01 +01:00 |
Stefan Leichter
|
f7192d329e
|
ntoskrnl.exe: Add stub for IoWMIRegistrationControl.
|
2010-12-09 12:16:51 +01:00 |
Henri Verbeet
|
7f09eb6a7a
|
wined3d: Pass an IWineD3DDeviceImpl pointer to free_private().
|
2010-12-09 12:14:31 +01:00 |
Henri Verbeet
|
4ba3b64c57
|
wined3d: Pass an IWineD3DDeviceImpl pointer to alloc_private().
|
2010-12-09 12:14:25 +01:00 |
Henri Verbeet
|
a3b2407824
|
wined3d: Remove IWineD3DBaseTexture::SetDirty() from the public interface.
|
2010-12-09 12:14:19 +01:00 |
Henri Verbeet
|
4dd3066ea3
|
wined3d: Remove the unused IWineD3DBaseTexture::GetDirty() method.
|
2010-12-09 12:14:11 +01:00 |
Alexandre Julliard
|
07a627b1b8
|
rsaenh: Convert dll registration to the IRegistrar mechanism.
|
2010-12-09 12:11:20 +01:00 |
Alexandre Julliard
|
c0be1ec842
|
hnetcfg: Convert dll registration to the IRegistrar mechanism.
|
2010-12-09 11:47:19 +01:00 |
Alexandre Julliard
|
71dbeb2ebe
|
gameux: Convert dll registration to the IRegistrar mechanism.
|
2010-12-09 11:40:13 +01:00 |
Alexandre Julliard
|
092af1be37
|
gameux: Add a typelib resource.
|
2010-12-09 11:40:12 +01:00 |
Alexandre Julliard
|
69f58161b9
|
wuapi: Convert dll registration to the IRegistrar mechanism.
|
2010-12-09 11:40:12 +01:00 |
Alexandre Julliard
|
2f0371e84d
|
wuapi: Add a typelib resource.
|
2010-12-09 11:40:08 +01:00 |
Michael Stefaniuc
|
287253a5a7
|
shlwapi: The Italian translation uses UTF-8 encoding.
|
2010-12-08 17:45:14 +01:00 |
Alexander Morozov
|
02ab124cd2
|
crypt32: Implement CryptEncryptMessage.
|
2010-12-08 16:50:58 +01:00 |
Michael Stefaniuc
|
2a2020d997
|
shell32/tests: Standardize the COM usage in shlview.c.
|
2010-12-08 16:40:13 +01:00 |
Michael Stefaniuc
|
e13f9ff300
|
ole32: Use an iface instead of a vtbl pointer in PropertyStorage_impl.
|
2010-12-08 16:40:11 +01:00 |
Hwang YunSong
|
792051baaf
|
appwiz.cpl: Update Korean resource.
|
2010-12-08 16:40:06 +01:00 |
Alexandre Julliard
|
58a1c0d50d
|
ws2_32: Fix a compile failure when control messages are not supported.
|
2010-12-08 16:25:05 +01:00 |
Alexandre Julliard
|
33763656bd
|
msxml6: Convert dll registration to the IRegistrar mechanism.
|
2010-12-08 16:10:44 +01:00 |
Alexandre Julliard
|
a54692834a
|
winecrt0: Automatically register typelib resources too.
|
2010-12-08 16:10:44 +01:00 |
Alexandre Julliard
|
143746938f
|
qedit: Convert dll registration to the IRegistrar mechanism.
|
2010-12-08 16:10:43 +01:00 |
Alexandre Julliard
|
1c18430aad
|
msctf: Convert dll registration to the IRegistrar mechanism.
|
2010-12-08 16:10:43 +01:00 |
Alexandre Julliard
|
2164dee76a
|
browseui: Convert dll registration to the IRegistrar mechanism.
|
2010-12-08 16:10:43 +01:00 |
Alexandre Julliard
|
735d075b7f
|
avifil32: Convert dll registration to the IRegistrar mechanism.
|
2010-12-08 16:10:42 +01:00 |
Michael Stefaniuc
|
820f376985
|
winealsa.drv: Standardize the COM usage in dsoutput.c.
|
2010-12-08 16:10:42 +01:00 |
Michael Stefaniuc
|
22d645ab4d
|
wineoss.drv: Standardize the COM usage in dscapture.c.
|
2010-12-08 16:10:42 +01:00 |
Michael Stefaniuc
|
5a3c146d0a
|
mshtml: Use an iface instead of a vtbl pointer in HTMLPluginsCollection.
|
2010-12-08 11:28:13 +01:00 |
Anders Jonsson
|
973a25a066
|
appwiz.cpl: Update Swedish translation.
|
2010-12-08 11:27:59 +01:00 |
Henri Verbeet
|
b5637a934e
|
wined3d: Store an IWineD3DDeviceImpl pointer in IWineD3DBaseShaderClass.
|
2010-12-08 11:27:49 +01:00 |
Henri Verbeet
|
018a48493b
|
wined3d: Remove a redundant SetDirty() call from IWineD3DSurfaceImpl_Map().
The surface_add_dirty_rect() call already does this.
|
2010-12-08 11:27:44 +01:00 |
Henri Verbeet
|
5fc53941ef
|
wined3d: Pass a wined3d_buffer structure to buffer_get_memory().
|
2010-12-08 11:27:40 +01:00 |
Henri Verbeet
|
46f3cc9df6
|
wined3d: Don't leak heapMemory in surface_remove_pbo().
|
2010-12-08 11:27:34 +01:00 |
Michael Stefaniuc
|
a6bfa0dd5d
|
shell32: Use an iface instead of a vtbl pointer in IFileSystemBindDataImpl.
|
2010-12-07 17:08:44 +01:00 |
Michael Stefaniuc
|
151b351679
|
shell32: Use an iface instead of a vtbl pointer in IDefClFImpl.
|
2010-12-07 17:08:37 +01:00 |
Michael Stefaniuc
|
b6f869c743
|
shell32: Standardize the COM usage in dataobject.c.
|
2010-12-07 17:08:30 +01:00 |
Erich Hoover
|
c134680321
|
ws2_32/tests: Add regression tests for WSARecvMsg and IP_PKTINFO.
|
2010-12-07 17:04:33 +01:00 |
Erich Hoover
|
54b4f836fd
|
ws2_32: Add support for WSARecvMsg and IP_PKTINFO.
|
2010-12-07 17:04:11 +01:00 |
André Hentschel
|
39b260e8be
|
sane.ds: Convert Swedish translation to UTF-8.
|
2010-12-07 16:10:31 +01:00 |
André Hentschel
|
828fa067ec
|
sane.ds: Convert Norwegian translation to UTF-8.
|
2010-12-07 16:10:31 +01:00 |
Huw Davies
|
052cfad067
|
winspool.drv: Rewrite the lpr scheduler to use the pipe scheduler.
|
2010-12-07 16:10:30 +01:00 |
Andrew Nguyen
|
5bdcd79c2e
|
shdocvw: Correct misuse of output pointer in get_profile_string helper.
|
2010-12-07 16:10:30 +01:00 |
Andrew Nguyen
|
1c51015068
|
shdocvw: Avoid a double free in PersistFile_Load.
Spotted with Valgrind.
|
2010-12-07 16:10:30 +01:00 |
Andrew Nguyen
|
2f302cfe0b
|
shdocvw/tests: Avoid using a freed IUniformResourceLocatorA variable.
Spotted with Valgrind.
|
2010-12-07 16:10:29 +01:00 |
Jacek Caban
|
a065d6fad9
|
mshtml: Use wineaddon.cpl to install Gecko.
|
2010-12-07 16:10:29 +01:00 |
Jacek Caban
|
cc361eefce
|
appwiz.cpl: Added translations from mshtml.
|
2010-12-07 16:10:29 +01:00 |
Jacek Caban
|
280ec39997
|
appwiz.cpl: Added Gecko installer based on mshtml code.
|
2010-12-07 16:10:16 +01:00 |
Alexandre Julliard
|
79bab49904
|
infosoft: Convert dll registration to the IRegistrar mechanism.
|
2010-12-07 15:59:41 +01:00 |
Alexandre Julliard
|
7092313b2a
|
devenum: Convert dll registration to the IRegistrar mechanism.
|
2010-12-07 14:44:19 +01:00 |
Alexandre Julliard
|
343a2cb07a
|
mmdevapi: Convert dll registration to the IRegistrar mechanism.
|
2010-12-07 13:30:55 +01:00 |
Alexandre Julliard
|
0508dff006
|
mlang: Convert dll registration to the IRegistrar mechanism.
|
2010-12-07 13:25:18 +01:00 |
Alexandre Julliard
|
d1d90f4b0d
|
dxdiagn: Convert dll registration to the IRegistrar mechanism.
|
2010-12-07 13:13:45 +01:00 |
Alexandre Julliard
|
578b7e754e
|
dpnet: Convert dll registration to the IRegistrar mechanism.
|
2010-12-07 13:07:20 +01:00 |
Alexandre Julliard
|
c6f91df4b7
|
dplayx: Convert dll registration to the IRegistrar mechanism.
|
2010-12-07 12:54:24 +01:00 |
Alexandre Julliard
|
f4d0d638e8
|
dinput: Convert dll registration to the IRegistrar mechanism.
|
2010-12-07 12:54:24 +01:00 |
Alexandre Julliard
|
b89ea84e6a
|
dinput8: Convert dll registration to the IRegistrar mechanism.
|
2010-12-07 12:54:24 +01:00 |
Alexandre Julliard
|
4da54d93e1
|
ddraw: Convert dll registration to the IRegistrar mechanism.
|
2010-12-07 12:54:12 +01:00 |
Alexandre Julliard
|
d3bb2ee811
|
ddrawex: Convert dll registration to the IRegistrar mechanism.
|
2010-12-07 12:37:09 +01:00 |
Alexandre Julliard
|
5940d37d11
|
d3dxof: Convert dll registration to the IRegistrar mechanism.
|
2010-12-07 12:30:05 +01:00 |
Michael Stefaniuc
|
5d60989b3b
|
urlmon: Use ifaces instead of vtbl pointers in FileProtocol.
|
2010-12-07 11:43:19 +01:00 |
Michael Stefaniuc
|
4252552399
|
urlmon: Use ifaces instead of vtbl pointers in HttpProtocol.
|
2010-12-07 11:43:04 +01:00 |
Michael Stefaniuc
|
4d3c6278b4
|
urlmon: Use ifaces instead of vtbl pointers in FtpProtocol.
|
2010-12-07 11:42:53 +01:00 |
Michael Stefaniuc
|
b74af4aa0f
|
urlmon: Use ifaces instead of vtbl pointers in DownloadBSC.
|
2010-12-07 11:42:38 +01:00 |
Michael Stefaniuc
|
d98e210351
|
urlmon: Standardize the COM usage in sec_mgr.c.
|
2010-12-07 11:42:27 +01:00 |
Michael Stefaniuc
|
c5935e152e
|
urlmon: Use an iface instead of a vtbl pointer in EnumFORMATETC.
|
2010-12-07 11:42:14 +01:00 |
Michael Stefaniuc
|
6f401f9811
|
mshtml: Use an iface instead of a vtbl pointer in HTMLImgElement.
|
2010-12-07 11:42:06 +01:00 |
Michael Stefaniuc
|
6c6536cbef
|
mshtml: Use an iface instead of a vtbl pointer in OmNavigator.
|
2010-12-07 11:41:59 +01:00 |
Michael Stefaniuc
|
850e991fd0
|
mshtml: Use an iface instead of a vtbl pointer in HTMLIFrame.
|
2010-12-07 11:41:52 +01:00 |
Michael Stefaniuc
|
bec5ea78ad
|
mshtml: Use an iface instead of a vtbl pointer in HTMLScreen.
|
2010-12-07 11:41:47 +01:00 |
Michael Stefaniuc
|
d4b0523288
|
mshtml: Use an iface instead of a vtbl pointer in HTMLSelectionObject.
|
2010-12-07 11:41:41 +01:00 |
Michael Stefaniuc
|
99a0da2410
|
mshtml: Use an iface instead of a vtbl pointer in HTMLLoadOptions.
|
2010-12-07 11:41:34 +01:00 |
Michael Stefaniuc
|
0850b4e8ee
|
mshtml: Use an iface instead of a vtbl pointer in HTMLObjectElement.
|
2010-12-07 11:41:15 +01:00 |
Michael Stefaniuc
|
8d78c7210f
|
mshtml: Use an iface instead of a vtbl pointer in HTMLTextAreaElement.
|
2010-12-07 11:41:12 +01:00 |
Michael Stefaniuc
|
5a506d707a
|
mshtml: Use an iface instead of a vtbl pointer in HTMLGenericElement.
|
2010-12-07 11:41:04 +01:00 |
Michael Stefaniuc
|
407a02d7eb
|
mshtml: Change the second vtbl in HTMLInputElement to an iface.
|
2010-12-07 11:40:55 +01:00 |
Michael Stefaniuc
|
bc4fed3a61
|
mshtml: Change the first vtbl in HTMLInputElement to an iface.
|
2010-12-07 11:40:41 +01:00 |
Michael Stefaniuc
|
6d158cf1d5
|
mshtml: Use an iface instead of a vtbl pointer in HTMLSelectElement.
|
2010-12-07 11:40:20 +01:00 |
Michael Stefaniuc
|
00324ea8be
|
mshtml: Use an iface instead of a vtbl pointer in HTMLTableRow.
|
2010-12-07 11:40:10 +01:00 |
Michael Stefaniuc
|
ca129550fe
|
mshtml: Use an iface instead of a vtbl pointer in HTMLFrameElement.
|
2010-12-07 11:40:01 +01:00 |
Michael Stefaniuc
|
2bef3ad2ef
|
mshtml: Use an iface instead of a vtbl pointer in UndoManager.
|
2010-12-07 11:39:53 +01:00 |
Michael Stefaniuc
|
2c04cfdb4e
|
mshtml: Use an iface instead of a vtbl pointer in HTMLScriptElement.
|
2010-12-07 11:39:43 +01:00 |
Michael Stefaniuc
|
0d2f29a010
|
mshtml: Use an iface instead of a vtbl pointer in HTMLEventObj.
|
2010-12-07 11:39:36 +01:00 |
Thomas Mullaly
|
875f1e939c
|
urlmon: Implemented IUriBuilderFactory interface.
|
2010-12-07 11:39:16 +01:00 |
Henri Verbeet
|
cd30e9562c
|
wined3d: Explicitly pass gl_info to shader_arb_generate_pshader().
|
2010-12-07 11:33:27 +01:00 |
Henri Verbeet
|
202a60c489
|
wined3d: Explicitly pass gl_info to shader_arb_generate_vshader().
|
2010-12-07 11:33:25 +01:00 |
Henri Verbeet
|
db164a990c
|
wined3d: Rename shader_reg_maps to wined3d_shader_reg_maps.
For consistency with other shader translation structures.
|
2010-12-07 11:33:23 +01:00 |
Henri Verbeet
|
ac2afd08ae
|
d3d9/tests: Don't draw undefined data in stream_test().
|
2010-12-07 11:33:20 +01:00 |
Andrew Eikum
|
0a55ec2c9e
|
shell32: Correctly construct the PIDL given to SHChangeNotify in AddFolder.
|
2010-12-06 19:34:02 +01:00 |
Andrew Bogott
|
23aa460722
|
shdocvw: Add tests for IPersistFile on an internet shortcut.
|
2010-12-06 19:17:33 +01:00 |
Andrew Bogott
|
3d5b3bef8b
|
shdocvw: Add reading of iconfile and iconframe via IPersistFile.
|
2010-12-06 19:17:31 +01:00 |