Commit Graph

297 Commits

Author SHA1 Message Date
ramiro%netscape.com
b38dc666f8 Bring back from the dead. Also, install the sample programs. 1999-07-07 11:15:17 +00:00
ramiro%netscape.com
59cbe509d4 Fix undefined macros. 1999-07-07 10:34:41 +00:00
ramiro%netscape.com
81e978722f Ressurect. 1999-07-07 09:48:28 +00:00
ramiro%netscape.com
5cdb03367b Define the toolkit flags in one place an reuse that. Hopefully this will
put an end to the cut-n-paste insanity.
1999-07-07 04:38:18 +00:00
rpotts%netscape.com
d3f52807c8 And now for something completely different... Fixing build bustage when NECKO is defined... 1999-07-03 10:02:28 +00:00
rpotts%netscape.com
7a18d04c1d Fixed more build bustage... I backed out my changes from yesterday :-) 1999-07-02 21:30:58 +00:00
dveditz%netscape.com
17864a291d Trying to fix Win32 dependencies. Lots of broken cut-n-paste makefiles 1999-07-02 11:50:19 +00:00
rpotts%netscape.com
6d816c9a78 Fixed more build bustage... 1999-07-01 22:38:18 +00:00
rpotts%netscape.com
179dcfae30 Fixed bustage due to the change in arguments to CreatePopup(...) 1999-07-01 22:03:29 +00:00
warren%netscape.com
bd73f68e8b Renamed OnStartBinding/OnStopBinding to OnStartRequest/OnStopRequest (removing the redundant ones from necko). Numerous necko fixes. Necko now using nsIPrompt interface instead of nsINetSupport. 1999-07-01 19:30:20 +00:00
locka%iol.ie
5e88acbe98 Enables control's drop target support 1999-06-30 22:42:57 +00:00
locka%iol.ie
c7c25ffb41 Added some comments 1999-06-30 22:41:39 +00:00
locka%iol.ie
f3c9530dde Added initial drop target implementation
Browser now acquires it's pref object from the available services
1999-06-30 22:40:34 +00:00
locka%iol.ie
b5dac0f2d1 Renamed structure 1999-06-30 22:38:23 +00:00
locka%iol.ie
eed146d60e Added DropTarget.cpp/h 1999-06-30 22:37:31 +00:00
locka%iol.ie
4a8b8ac3e1 Added nsIBrowserWindow IID 1999-06-30 22:36:54 +00:00
locka%iol.ie
ef934ababd Now use xpfe's nsSetupRegistry.cpp 1999-06-30 22:36:16 +00:00
locka%iol.ie
e9ff7b62e7 Added nsIBrowserWindow interface 1999-06-30 22:35:50 +00:00
locka%iol.ie
185d527140 Fixed problem with mkctldef.bat when being built from Win98 1999-06-30 22:35:24 +00:00
locka%iol.ie
57279667b2 Added DropTarget files 1999-06-30 22:29:46 +00:00
locka%iol.ie
b4bb34890f Put sensible values for ambient back and fore colours 1999-06-30 22:27:11 +00:00
locka%iol.ie
17e402f1b1 Fixed comment 1999-06-30 22:26:20 +00:00
locka%iol.ie
613d77fd58 Basic impl of IDropTarget 1999-06-30 22:25:49 +00:00
warren%netscape.com
fbc735f510 Last of the necko ifdefs. Now we link with necko. 1999-06-28 10:35:57 +00:00
ramiro%netscape.com
773e34ec7d Changes to turn gfxps into a true component. Thanks to alecf@netscape.com
for providing the base patch.
1999-06-25 09:38:26 +00:00
rpotts%netscape.com
3b15bfa246 Added #include <mshtmhst.h> to fix the build... 1999-06-23 21:56:56 +00:00
locka%iol.ie
2edc20c239 no message 1999-06-23 20:44:20 +00:00
locka%iol.ie
3bf7641eb0 First working version, hurrah! 1999-06-23 20:43:27 +00:00
warren%netscape.com
1f76168d21 Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too. 1999-06-23 03:29:44 +00:00
locka%iol.ie
019f474622 Moved interface defs into a macro for easy derivation from this class 1999-06-21 22:02:44 +00:00
locka%iol.ie
4f27bcac31 Added IErrorInfo descriptions for call failures in calles IWebBrowser(2/App) 1999-06-21 22:01:41 +00:00
locka%iol.ie
cd959ca408 Derived from control site to implement doc host UI interfaces 1999-06-21 21:53:20 +00:00
locka%iol.ie
373cc322d1 no message 1999-06-21 21:50:58 +00:00
valeski%netscape.com
e23b3c673c NECKO ifdef (ifdef'd _off_ by default) this checkin should not impact anything. checkin approved. If someone runs into a problem, call me at 303.546.0061. 1999-06-18 17:34:08 +00:00
sdagley%netscape.com
a3f562aed1 Finish landing XP Beep() functionality (bug #6911). Approved chofmann, reviewed saari & mcafee. 1999-06-16 23:23:45 +00:00
rpotts%netscape.com
189e68b0d8 Fix build bustage... nsIDocumentLoaderObserver interface was changed :-( 1999-06-15 19:33:29 +00:00
radha%netscape.com
5c06bfb4a6 New arguments to OnEndDocumentLoad() 1999-06-14 23:37:37 +00:00
hyatt%netscape.com
3c9cbf513e Altering the args for createPopup. 1999-06-09 08:36:06 +00:00
alla%lysator.liu.se
9026117f7c Now compiles with HEAD
Had to do a ugly -DMOD_DLL_SUFFIX=\".so\" in the Makefile.
Will break on some platforms, but i suck at autoconf...
1999-06-08 21:10:18 +00:00
locka%iol.ie
baf23294a1 Added some dynamic window resizing 1999-06-08 19:29:52 +00:00
alla%lysator.liu.se
4fde692cf2 First shot at streaming html or xml data to the widget.
Try it out.
I've not updated to the tip yet, so i hope it works.
1999-06-07 23:00:10 +00:00
briano%netscape.com
8699ea0019 Handle the (Unix) platform-specific DLL naming conventions properly. 1999-06-04 22:17:30 +00:00
leaf%mozilla.org
23a15eaea4 updating to new nsString implementation (fix courtesy shaver) 1999-06-01 18:06:14 +00:00
alla%lysator.liu.se
e93e366aa7 Update licence to MPL 1.1 1999-05-29 12:38:22 +00:00
ramiro%netscape.com
c566d9d352 Add support for building gtk widget as part of mozilla builds. 1999-05-28 12:43:59 +00:00
ramiro%netscape.com
0ef17ebfee Fix it so it works in the xpcom2.0 world. Add cvsignore stuff. 1999-05-28 12:06:56 +00:00
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