Alexander Nicolaysen Sørnes
|
e532b1c3bd
|
shdocvw: Add a statusbar to IE.
|
2010-07-30 16:43:31 +02:00 |
Alexander Nicolaysen Sørnes
|
75909f2158
|
shdocvw: Update the address bar when URL changes.
|
2010-07-29 17:43:04 +02:00 |
Alexander Nicolaysen Sørnes
|
fbf9138333
|
shdocvw: Add DocHostContainer interface to interact with WB2/IE.
|
2010-07-29 17:42:36 +02:00 |
Alexander Nicolaysen Sørnes
|
7833ca6bbb
|
shdocvw: Make the addressbar in IE do something useful.
|
2010-07-28 16:28:22 +02:00 |
Alexander Nicolaysen Sørnes
|
c5ac982903
|
shdocvw: Add an address bar to IE.
|
2010-07-28 16:28:22 +02:00 |
Jacek Caban
|
cf6d9d6986
|
shdocvw: Inherit HlinkFrame in InternetExplorer object.
|
2010-07-28 16:28:21 +02:00 |
Alexander Nicolaysen Sørnes
|
e4620d8e3a
|
shdocvw: Make the Open URL dialog open URLs.
|
2010-07-23 13:18:23 +02:00 |
Alexander Nicolaysen Sørnes
|
3feb26a2e1
|
shdocvw: Add Open URL dialog to IE.
|
2010-07-23 13:18:15 +02:00 |
Alexander Nicolaysen Sørnes
|
8e03cefbfa
|
shdocvw: Add About dialog to IE.
|
2010-07-23 13:17:10 +02:00 |
Alexander Nicolaysen Sørnes
|
87f4e436eb
|
shdocvw: Allow printing from the menubar in IE.
|
2010-07-23 13:16:47 +02:00 |
Alexander Nicolaysen Sørnes
|
f2802b981d
|
shdocvw: Add menu bar to Internet Explorer.
|
2010-07-23 13:16:41 +02:00 |
Paul Chitescu
|
310dc62655
|
shdocvw: Strip out initial whitespaces and quotes around an URL on iexplore command line.
|
2010-07-02 16:50:07 +02:00 |
Dylan Smith
|
ec99c85531
|
shdocvw: Native RegisterClassEx requires cbSize to be set.
|
2010-06-21 11:46:55 +02:00 |
Jacek Caban
|
5a8f2073ca
|
iexplore: Use 1 as default icon ID.
|
2010-06-10 14:58:53 +02:00 |
Alexandre Julliard
|
8182520f13
|
shdocvw: Support setting an icon on the main iexplore window.
|
2010-05-05 11:00:19 +02:00 |
Jacek Caban
|
c5e53bd665
|
shdocvw: Use heap_alloc_zero to allocate DocHost objects.
|
2010-03-15 14:18:05 +01:00 |
Jacek Caban
|
1a7bf2e0ff
|
shdocvw: Use more flexible mechanism instead of WB_WM_NAVIGATE2.
|
2008-01-21 11:38:08 +01:00 |
Michael Stefaniuc
|
ac527f1e6c
|
shdocvw: Rename the wrappers around HeapAlloc() &Co to use the new standard naming.
|
2007-11-28 11:19:46 +01:00 |
Jacek Caban
|
e15b6096c6
|
iexplore: Added self-registration code.
|
2007-11-05 13:24:36 +01:00 |
Jacek Caban
|
735bf5a6f7
|
shdocvw: Better iexplore.exe command line handling.
|
2007-09-10 16:15:48 +02:00 |
Dan Kegel
|
9e0ece41a5
|
shdocvw: iexplore needs to handle the -nohome option.
|
2007-08-27 12:02:21 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Jacek Caban
|
e718939ebd
|
shdocvw: Wrap Heap* finctions by inline functions.
|
2006-05-15 14:26:04 +02:00 |
Jacek Caban
|
238afbb688
|
shdocvw: Don't create IE default window in embedding mode.
|
2006-04-21 12:46:06 +02:00 |
Jacek Caban
|
d5c69bf4af
|
shdocvw: Use InternetExplorer object in create_ie_window.
|
2006-04-21 12:45:44 +02:00 |
Jacek Caban
|
4a8397a593
|
shdocvw: Register InternetExplorer class factory in IEWinMain.
Based on a patch by Mike McCormack.
|
2006-04-20 11:32:01 +02:00 |
Jacek Caban
|
4027a1149c
|
shdocvw: Move IEWinMain to iexplore.c.
|
2006-04-20 11:31:20 +02:00 |
Jacek Caban
|
c0e42d5597
|
shdocvw: Added beginning InternetExplorer implementation.
|
2006-04-20 11:31:05 +02:00 |
Dmitry Timoshkov
|
09a1a3fd7c
|
shdocvw: Constify IExplore OLE vtables.
|
2006-04-10 12:23:03 +02:00 |
Mike McCormack
|
5d0873a74c
|
shdocvw: Implement IEWinMain using a simple window frame.
|
2006-04-07 12:57:47 +02:00 |