Commit Graph

251 Commits

Author SHA1 Message Date
ramiro%netscape.com
b35227080c Importing Alexander Larsson's (alex@signum.se) gtkmozilla widget to the tree.
gtkmozilla is a GTK+ widget which can be used to embed mozilla in any gtk
application.
1999-05-28 11:34:26 +00:00
alecf%netscape.com
ff3c5ccf00 GetCharPref() is going away for nsIPref scriptability - use CopyCharPref instead 1999-05-28 00:56:53 +00:00
mcmullen%netscape.com
cbc7d3604a Removed obsolete base.shlb/baseDebug.shlb 1999-05-27 21:40:58 +00:00
locka%iol.ie
d3d976e42c New test for post data 1999-05-27 21:29:12 +00:00
locka%iol.ie
869bf6f9e6 New tab dialogs 1999-05-27 21:28:46 +00:00
locka%iol.ie
2a433b12ce Revamped layout and fixed some refcount problems 1999-05-27 21:28:13 +00:00
locka%iol.ie
ca59fc9ea5 no message 1999-05-27 21:27:35 +00:00
locka%iol.ie
a13c0d3d96 Added activescript mime type 1999-05-27 21:27:20 +00:00
locka%iol.ie
ef6c5cdc97 Added #include for ActiveScript.h and ItemContainer.h 1999-05-27 21:26:28 +00:00
locka%iol.ie
1c5b1f8fbe Added framework for plugin to support VBScript and JScript files 1999-05-27 21:24:47 +00:00
locka%iol.ie
b2f3e1e5ba Removed. DEF file is generated from a script now 1999-05-27 21:23:35 +00:00
locka%iol.ie
2bf8423ae0 Fixed new window navigation code (bad return op) 1999-05-27 21:22:42 +00:00
locka%iol.ie
e38ca24f4b Added ItemContainer.cpp/obj targets
Added targets for building npmozctl in plugin or control only modes
Added target to create npmozctl.def using a batch file
1999-05-27 21:21:34 +00:00
locka%iol.ie
ea75035ea9 Move Ole item container stuff into separate class 1999-05-27 21:20:00 +00:00
locka%iol.ie
23ff4249a7 no message 1999-05-27 21:18:29 +00:00
locka%iol.ie
1361204369 Ole item container methods seperated from control site class 1999-05-27 21:16:06 +00:00
locka%iol.ie
01b89f1f1a Batch file for creating npmozctl.def depending on the settings 1999-05-27 21:15:08 +00:00
dp%netscape.com
d4190b6a81 stdafx.h 1999-05-26 05:03:05 +00:00
dp%netscape.com
94344009c8 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
hyatt%netscape.com
da564cf9b7 Added an arg to createPopup. 1999-05-16 07:52:02 +00:00
hyatt%netscape.com
111a032848 Adding a method to the webshell container for creating popup/context menus. 1999-05-14 22:40:03 +00:00
locka%iol.ie
7fd222661b Removed some assertions.
Moved some code around to make the control site partially sane when the control cannot be created
1999-05-10 23:21:13 +00:00
locka%iol.ie
ad0b306481 Removed some junk comments.
Added an error message when a control cannot be created
1999-05-10 23:19:31 +00:00
locka%iol.ie
a5550c14ee Added some ifdefs to the source and makefile to optionally compile control support.
Plugin support works again (yay!)
1999-05-10 21:27:15 +00:00
locka%iol.ie
de411249e4 Added a directory picker so exe can be run from anywhere and still register the correct Mozilla dir 1999-05-08 12:10:26 +00:00
locka%iol.ie
2593047229 Made CBrowseDlg modeless so that multiple windows can be opened. Primarily for testing NewWindow2 event 1999-05-08 12:08:52 +00:00
locka%iol.ie
df11d1d889 no message 1999-05-08 12:07:03 +00:00
locka%iol.ie
1c86ffe119 Added Advise, Unadvise methods for setting up event sinks 1999-05-08 12:06:31 +00:00
mike%neoplanet.com
075b9ffc86 Modified handling of Cancel flag sent to BeforeNavigate2 from BeginLoadURL. Previously function called aShell->Stop() which was ineffective. Changed function to return NS_ERROR_ABORT. 1999-05-07 14:23:54 +00:00
mike%neoplanet.com
62ab3d7d52 Added code to prevent navigating to the default page, except when in design mode. 1999-05-07 14:18:23 +00:00
hyatt%netscape.com
96d27eebf7 Changes to support different methods on the webshellcontainer interface. 1999-05-04 23:33:30 +00:00
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
sfraser%netscape.com
8ba93324a1 Don't generate link map (optimized) 1999-04-13 01:38:27 +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
sfraser%netscape.com
10b4bbae21 Fix build bustage -- new linkage dependencies in RaptorShell.mcp. 1999-03-24 21:35:53 +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
leaf%mozilla.org
4ad9f70d5d Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +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
sfraser%netscape.com
3a123c982b Mac project changes -- link with MSLDropInRuntime, instead of MSLShLibRuntime, and fix link order. 1999-02-26 00:54:57 +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
locka%iol.ie
b5eb06c848 no message 1999-02-14 13:24:11 +00:00
locka%iol.ie
f4d1ab47c7 Change version info to be plugin compatible 1999-02-14 13:24:03 +00:00
locka%iol.ie
9931408336 Renamed MozillaControl as npmozctl 1999-02-14 13:23:18 +00:00
locka%iol.ie
eff4d34999 Moved PropertyList out into its own header 1999-02-14 13:22:29 +00:00
locka%iol.ie
3d2de1d9fc Added conditional plugin compilation support 1999-02-14 13:21:44 +00:00
locka%iol.ie
4e68e1cf5c Basic impl of a plugin 1999-02-14 13:21:05 +00:00
locka%iol.ie
4099f75272 Simple inplace frame object implementation 1999-02-14 13:20:35 +00:00
locka%iol.ie
5bccb2b748 Added support for IPersistPropertyBag and other things 1999-02-14 13:20:07 +00:00
locka%iol.ie
3c76c46896 Added some extra macros 1999-02-14 13:19:08 +00:00
locka%iol.ie
5f2a96b047 Updated to reflect changes in plugin api 1999-02-14 13:18:42 +00:00
pierre%netscape.com
c8038c8332 First Checked In. 1999-02-12 00:00:20 +00:00
leaf%mozilla.org
d5e8765b4c fixes MozillaControl.dll build (reports are that the code is broken, but i leave
that in someone else's hands)
1999-02-04 22:59:06 +00:00
leaf%mozilla.org
c2952e0392 fixing the makefile so that nsSetupRegistry.cpp will compile...
I have no idea why we aren't compiling the original nsSetupRegistry to begin
with...
1999-02-03 05:35:37 +00:00
alecf%netscape.com
66db1ff7ad rename MOZ_MAIL_NEWS macro to OLD_MOZ_MAIL_NEWS so that we can build the whole client with MOZ_MAIL_NEWS turned on. 1999-02-02 04:14:03 +00:00
rpotts%netscape.com
92357e6f04 Added some more LINCS after the big OJI checkin... 1999-01-26 07:46:51 +00:00