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 |