Граф коммитов

155 Коммитов

Автор SHA1 Сообщение Дата
locka%iol.ie 7983b823f0 New control event sink 1999-05-04 22:52:40 +00:00
locka%iol.ie 51581c16d1 Updates to test app 1999-05-04 22:51:34 +00:00
locka%iol.ie 680716e426 Added first impl for loading script engine from an IStream 1999-05-04 22:48:41 +00:00
locka%iol.ie aad57ac63e First impl of view source and NewWindow2 (thanks Neoplanet!)
Changes to IOleCommandTarget
1999-05-04 22:45:22 +00:00
locka%iol.ie e70b38df5f approved: leaf@mozilla.org 1999-04-28 20:02:52 +00:00
locka%iol.ie b4cce86929 Added code to parse a script from a file
Changed some "tstring &" refs to "TCHAR *"
1999-04-26 18:02:27 +00:00
locka%iol.ie aa4a6c3e23 Added code to scan for external scripts and present them in the test tree 1999-04-26 18:00:22 +00:00
locka%iol.ie 6408ba54d2 Simple test script 1999-04-26 17:59:44 +00:00
locka%iol.ie a847baa45c Fixed duff auto-generated ATL/MFC integration
Got first script running using the controls active script site class
1999-04-25 13:17:28 +00:00
locka%iol.ie 2f8617c1be First sane version of script site - works with cbrowse 1999-04-25 13:15:37 +00:00
locka%iol.ie 75a0b1a042 Added a little armour to prevent a crash 1999-04-25 13:15:10 +00:00
locka%iol.ie bfc42197a0 Approved: leaf@mozilla.org
New Mozilla control registering tool
1999-04-22 23:28:09 +00:00
locka%iol.ie 9a4d6da7aa Approved: leaf@mozilla.org
More improvements to test harness
1999-04-22 23:23:04 +00:00
locka%iol.ie 2a6184e2b3 Approved: leaf@mozilla.org 1999-04-22 23:18:35 +00:00
locka%iol.ie 8cf648a4c5 Approved: leaf@mozilla.org
Added ActiveScriptSite.cpp/h
1999-04-22 23:17:15 +00:00
locka%iol.ie cbbfd1733f Approved: leaf@mozilla.org
Fixed Navigate(2) bug.
Changed methods returning E_NOTIMPL to return S_OK but do nothing.
Register webshellcontainer as documentloaderobserver
1999-04-22 23:16:23 +00:00
locka%iol.ie a4c20e8add Approved: leaf@mozilla.org
Updated to reflect changes to webshellcontainer interface.
Added DocumentComplete event (thanks to Eric Burley & Michael Noe)
1999-04-22 23:13:37 +00:00
locka%iol.ie 61fa4c8f1b Approved: leaf@mozilla.org
Minor compliance fixes
1999-04-22 23:10:10 +00:00
locka%iol.ie 379a8577de Initial active script site class 1999-04-22 17:30:28 +00:00
joki%netscape.com 4bece97409 New argument to nsIWebShellContainer::FocusAvailable method 1999-04-12 21:25:08 +00:00
leaf%mozilla.org 1aaf01435e fixing ActiveX control build 1999-04-12 19:38:40 +00:00
locka%iol.ie a42ec55332 Added a funky tree view of the web page that is built using the IE DOM interfaces 1999-03-28 16:00:23 +00:00
locka%iol.ie 955015ae64 Refined tests a bit.
Fixed debug output window to autoscroll with output.
1999-03-27 12:59:25 +00:00
locka%iol.ie 36f24446d3 Moved nasty IIDs into a single file, guids.cpp
Improved IE DOM. Seems to parse properly now
1999-03-27 12:58:23 +00:00
locka%iol.ie b3c9ef8839 More test improvements 1999-03-23 23:56:34 +00:00
locka%iol.ie 258b20bc3a Move improvements to DOM 1999-03-23 23:55:51 +00:00
locka%iol.ie 7b646008cb Fixed duff return code test 1999-03-22 19:06:55 +00:00
locka%iol.ie 43cac2bed5 More DOM improvements 1999-03-22 18:59:48 +00:00
locka%iol.ie a25300930d Added (very) basic IE DOM support 1999-03-21 19:53:29 +00:00
locka%iol.ie 8261c5f152 Fixed control to build with latest plugin changes 1999-03-21 19:52:01 +00:00
locka%iol.ie 55635798e1 Added ability for tests to output messages 1999-03-21 19:51:19 +00:00
rpotts%netscape.com 9ab680f955 Fixed build bustage... nsIWalletService.h was not being found because dist\public\walletlib was missing from the LINCS... 1999-03-16 06:08:18 +00:00
locka%iol.ie ddf44b68d3 Made changes for IE DOM support 1999-03-14 18:29:21 +00:00
locka%iol.ie b84e8bfebb Added basic IE element implementations 1999-03-14 18:26:58 +00:00
locka%iol.ie e3706e0d07 New icons 1999-03-14 17:44:40 +00:00
locka%iol.ie 9e4fcb4990 Updated CBrowse into a mini-test app 1999-03-14 17:44:01 +00:00
rpotts%netscape.com 48285edfdf added an #ifdef USE_NGPREF around the definition of the nsIPref interface and ClassID... This should fix the build bustage... 1999-03-11 10:23:37 +00:00
hshaw%netscape.com 5c6bc56dbc Replace NS_DECLARE_CID with NS_DEFINE_IID for kIPrefIID and KPrefCID 1999-03-10 20:33:18 +00:00
warren%netscape.com 4b2d56fbaa nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00
kipp%netscape.com 89752f76c3 Fixed a build issue 1999-03-08 19:21:44 +00:00
warren%netscape.com 44cae3cd3f Changes for RDF component registration using nsRepository. Also changed args to NSGetFactory and friends. 1999-02-26 10:17:14 +00:00
locka%iol.ie 9f2d4e0f3b Added IE browser helper object support 1999-02-24 21:49:32 +00:00
locka%iol.ie fb0bed2845 Removed some build-breaking lines 1999-02-24 21:48:24 +00:00
locka%iol.ie 11f325d0ed Added some more CLSID parameter variants 1999-02-24 21:47:32 +00:00
locka%iol.ie aac3079758 Update some API calls to handle new const tags 1999-02-17 18:45:59 +00:00
ftang%netscape.com ff01627a7c add CID for lwbrk 1999-02-17 15:30:26 +00:00
locka%iol.ie 9e55a87942 Simple plugin test file 1999-02-14 13:29:37 +00:00
locka%iol.ie 4430b77377 Added object implementing IPropertyBag 1999-02-14 13:26:57 +00:00
locka%iol.ie 1585ea29da Plugin .def file 1999-02-14 13:25:52 +00:00
locka%iol.ie 2f95da861d Added plugin headers 1999-02-14 13:24:48 +00:00