.. |
tests
|
shdocvw/tests: Make sure to use return value (LLVM/Clang).
|
2011-02-07 10:10:30 -06:00 |
De.rc
|
shdocvw: Convert menu and string table resources to po files.
|
2011-01-12 17:52:20 +01:00 |
En.rc
|
shdocvw: Convert menu and string table resources to po files.
|
2011-01-12 17:52:20 +01:00 |
Es.rc
|
shdocvw: Convert menu and string table resources to po files.
|
2011-01-12 17:52:20 +01:00 |
Fr.rc
|
shdocvw: Convert menu and string table resources to po files.
|
2011-01-12 17:52:20 +01:00 |
He.rc
|
shdocvw: Convert menu and string table resources to po files.
|
2011-01-12 17:52:20 +01:00 |
It.rc
|
shdocvw: Convert menu and string table resources to po files.
|
2011-01-12 17:52:20 +01:00 |
Ko.rc
|
shdocvw: Convert menu and string table resources to po files.
|
2011-01-12 17:52:20 +01:00 |
Lt.rc
|
shdocvw: Convert menu and string table resources to po files.
|
2011-01-12 17:52:20 +01:00 |
Makefile.in
|
shdocvw: Convert coclass registration to the IRegistrar mechanism.
|
2011-01-19 21:31:33 +01:00 |
Nl.rc
|
shdocvw: Convert menu and string table resources to po files.
|
2011-01-12 17:52:20 +01:00 |
Pl.rc
|
shdocvw: Convert menu and string table resources to po files.
|
2011-01-12 17:52:20 +01:00 |
Pt.rc
|
shdocvw: Convert menu and string table resources to po files.
|
2011-01-12 17:52:20 +01:00 |
Ro.rc
|
shdocvw: Convert menu and string table resources to po files.
|
2011-01-12 17:52:20 +01:00 |
Si.rc
|
shdocvw: Convert menu and string table resources to po files.
|
2011-01-12 17:52:20 +01:00 |
Sr.rc
|
shdocvw: Convert menu and string table resources to po files.
|
2011-01-12 17:52:20 +01:00 |
Sv.rc
|
shdocvw: Convert menu and string table resources to po files.
|
2011-01-12 17:52:20 +01:00 |
Uk.rc
|
shdocvw: Convert menu and string table resources to po files.
|
2011-01-12 17:52:20 +01:00 |
classinfo.c
|
shdocvw: Don't open code CONTAINING_RECORD().
|
2010-11-24 17:59:59 +01:00 |
client.c
|
shdocvw: Separate DocHost ref count from InternetExplorer ref count.
|
2011-01-10 10:36:48 +01:00 |
dochost.c
|
shdocvw: Don't open code CONTAINING_RECORD().
|
2010-11-24 17:59:59 +01:00 |
events.c
|
shdocvw: Don't open code CONTAINING_RECORD().
|
2010-11-24 17:59:59 +01:00 |
factory.c
|
shdocvw: Convert coclass registration to the IRegistrar mechanism.
|
2011-01-19 21:31:33 +01:00 |
frame.c
|
shdocvw: Don't open code CONTAINING_RECORD().
|
2010-11-24 17:59:59 +01:00 |
ie.c
|
shdocvw: Improved 'iexplore -nohome' handling.
|
2011-01-10 10:37:52 +01:00 |
ietoolbar.bmp
|
shdocvw: Added missing rendering directive to ietoolbar.svg.
|
2010-12-13 12:43:23 +01:00 |
ietoolbar.svg
|
shdocvw: Added missing rendering directive to ietoolbar.svg.
|
2010-12-13 12:43:23 +01:00 |
iexplore.c
|
shdocvw: Initialise ie pointer as it's tested (Clang).
|
2011-02-07 13:02:37 -06:00 |
intshcut.c
|
shdocvw/tests: Need to save .url before committing extra props for IE6.
|
2010-12-23 13:47:27 +01:00 |
navigate.c
|
shdocvw: Share get_LocationURL implementation between WebBrowser and InternetExplorer objects.
|
2010-12-17 13:26:01 +01:00 |
oleobject.c
|
shdocvw: Don't open code CONTAINING_RECORD().
|
2010-11-24 17:59:59 +01:00 |
persist.c
|
shdocvw: Don't open code CONTAINING_RECORD().
|
2010-11-24 17:59:59 +01:00 |
resource.h
|
shdocvw: Get rid of the IDB_IETOOLBAR define, the bitmap is loaded by name.
|
2011-01-17 13:33:26 +01:00 |
shdocvw.h
|
shdocvw: Improved 'iexplore -nohome' handling.
|
2011-01-10 10:37:52 +01:00 |
shdocvw.inf
|
shdocvw: Convert coclass registration to the IRegistrar mechanism.
|
2011-01-19 21:31:33 +01:00 |
shdocvw.rc
|
shdocvw: Convert menu and string table resources to po files.
|
2011-01-12 17:52:20 +01:00 |
shdocvw.spec
|
shdocvw: Add a stub for ImportPrivacySettings.
|
2010-10-25 13:52:50 +02:00 |
shdocvw_main.c
|
shdocvw: Move OpenURL() from shdocvw_main.c into intshcut.c, and implement it.
|
2010-11-12 11:58:51 +01:00 |
shdocvw_v1.idl
|
shdocvw: Convert coclass registration to the IRegistrar mechanism.
|
2011-01-19 21:31:33 +01:00 |
shlinstobj.c
|
…
|
|
taskbarlist.c
|
shdocvw: Return success code in ITaskBarList::HrInit.
|
2010-03-02 11:14:00 +01:00 |
urlhist.c
|
…
|
|
view.c
|
shdocvw: Don't open code CONTAINING_RECORD().
|
2010-11-24 17:59:59 +01:00 |
webbrowser.c
|
shdocvw: Separate DocHost ref count from InternetExplorer ref count.
|
2011-01-10 10:36:48 +01:00 |