Michael Stefaniuc
|
908af25a6f
|
ieframe: IDC_ARROW is already an INTRESOURCE (PVS-Studio).
|
2014-11-27 11:43:31 +01:00 |
Huw Davies
|
1103a241db
|
ieframe: DdeNameService returns NULL on error.
|
2013-08-15 16:18:01 +02:00 |
Jacek Caban
|
0bf9266bc7
|
ieframe: Get rid of no longer needed IEDocHost.
|
2013-05-24 11:08:51 +02:00 |
Jacek Caban
|
b51af0b1c9
|
ieframe: Keep track of InternetExplore external references and use that to release document.
|
2013-05-24 11:08:49 +02:00 |
Jacek Caban
|
35f21ac826
|
ieframe: Use int resource ID for toolbar image.
|
2013-01-31 13:43:19 +01:00 |
Jacek Caban
|
d22a8bbd66
|
ieframe: Forward more DocHost::Exec calls to embedders.
|
2012-11-12 16:35:16 +01:00 |
André Hentschel
|
69d8e75a6b
|
ieframe: Avoid memory leak (coverity).
|
2012-10-29 10:35:19 +01:00 |
Piotr Caban
|
c7d7744860
|
ieframe: Handle rebar height changes.
|
2012-10-24 19:37:34 +02:00 |
Piotr Caban
|
d272c27673
|
ieframe: Added CSS_NORESIZE style to toolbar window.
|
2012-10-24 19:37:29 +02:00 |
Daniel Jelinski
|
43950079bb
|
ieframe: cxMinChild needs to be set if RBBIM_CHILDSIZE is set.
|
2012-09-20 19:45:18 +02:00 |
Michael Stefaniuc
|
d45070d48f
|
iexplore: Avoid a TRUE:FALSE conditional expression.
|
2012-08-14 11:59:35 +02:00 |
Jacek Caban
|
9114827e7e
|
ieframe: Use proper helpers for iface calls.
|
2012-07-27 17:05:26 +02:00 |
Jacek Caban
|
3b8c977a74
|
ieframe: Call appropriate functions in response to toolbar icons.
|
2012-01-18 19:38:17 +01:00 |
Jacek Caban
|
a8816f51d8
|
ieframe: Store embedder iface as IWebBrowser2 in DocHost.
|
2012-01-09 20:12:22 +01:00 |
Jacek Caban
|
f31391c777
|
ieframe: Always create doc view window when creating InternetExplore object instance.
|
2012-01-06 19:24:24 +01:00 |
Jacek Caban
|
2c47b66b71
|
ieframe: ieframe variant of IEWinMain is Unicode.
|
2011-10-20 20:48:26 +02:00 |
Octavian Voicu
|
f8d0afe435
|
ieframe: Fix a few incorrect pointer/integer casts on 64-bit.
|
2011-08-31 19:43:07 +02:00 |
Jacek Caban
|
7a428c3fd2
|
ieframe: Removed remaining bits of shdocvw.
|
2011-07-29 13:31:05 +02:00 |
Jacek Caban
|
4acbae4d69
|
ieframe: Moved WebBrowser and InternetExplorer objects implementations to ieframe.
|
2011-07-27 19:02:52 +02:00 |