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

209 Коммитов

Автор SHA1 Сообщение Дата
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