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

1504 Коммитов

Автор SHA1 Сообщение Дата
danm%netscape.com 5b77f19cc1 protect nsWebShell's destructor from being called recursively a little earlier in the destructor. fixes a crash (bug 7157). 1999-06-01 23:02:15 +00:00
evaughan%netscape.com b7e419646f added a fieldset example. 1999-06-01 22:30:59 +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
alecf%netscape.com e61b37cdb5 register nsIPref with a useable progID 1999-05-28 23:02:13 +00:00
kmcclusk%netscape.com a4271aeeef Added test16 to GTK menu. Also added missing aform.css, bform.css, cform.css
mozform.css and demoform.css file to be exported in Makefile.in
1999-05-28 21:55:33 +00:00
ftang%netscape.com 7c548d5736 change the ReloadDocument implementation by using RefreshURL do avoid reentrance problem in libnet 1999-05-28 21:32:29 +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
nhotta%netscape.com ff06f1799f Added force character set. 1999-05-28 01:31:55 +00:00
alecf%netscape.com ff3c5ccf00 GetCharPref() is going away for nsIPref scriptability - use CopyCharPref instead 1999-05-28 00:56:53 +00:00
pinkerton%netscape.com 32ce613ae1 remove obsolete tree/toolbar cid's 1999-05-27 23:39:49 +00:00
mcmullen%netscape.com 43e2872126 Removed obsolete base/baseDebug.shlb 1999-05-27 23:28:37 +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
kmcclusk%netscape.com b1ab2535df fixes for bugs #5809, #5852, #6828, #6973.
Added a new test16.html sample to test gfx-rendered widgets to viewer.
Added support for test17.html sample to test printing.
1999-05-27 21:17:10 +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
hyatt%netscape.com 22f73eb107 Web shells now know about their enclosed chrome shell. 1999-05-27 21:05:27 +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
evaughan%netscape.com eae35c30ed fixed bug #5857. Permission from hofmann. 1999-05-21 23:36:56 +00:00
danm%netscape.com 8f33434d3e more error checking, a missing GetIID method and another test button should fix bug 6751. a:chofmann 1999-05-20 02:24:31 +00:00
waterson%netscape.com 0fd45f02de Re-wrote to avoid use of NS_WITH_SERVICE macro; otherwise, we'll get annoying asserts in viewer. 1999-05-19 07:22:57 +00:00
gayatrib%netscape.com 7eac71aba9 removed all references to profile as it is a component now 1999-05-19 05:17:32 +00:00
danm%netscape.com fbda7ea0d9 adding partial (for DOM elements) chromemask support to apprunner 1999-05-19 04:11:54 +00:00
ftang%netscape.com 5567ffe6ab add method to push necessary informaiton to implement Meta charset observeration 1999-05-19 00:23:03 +00:00
waterson%netscape.com 7f37138446 Enable link coloring. 1999-05-18 05:21:37 +00:00
mcmullen%netscape.com 9599cc7b9a #6589 File | Open broken in viewer. I broke this when I removed the use of path strings. In addition to being more correct, using nsFileSpec and nsFileURL makes this file over 40 lines shorter. 1999-05-18 01:16:27 +00:00
nisheeth%netscape.com 3bf6ff96f3 Added a new method, CreateInstanceForDocument() to nsIDocumentLoaderFactory which creates a content viewer and binds it to a document that is passed in as a parameter. This is needed to support XUL popup menus which have a document and a webshell, and want to create a content viewer and bind it to the document. 1999-05-17 23:52:01 +00:00
vidur%netscape.com 5979f5c1f1 Prevent onunloads from bubbling. 1999-05-17 22:14:16 +00:00
rods%netscape.com a855cd995e Added nsFontRetrieverService registration 1999-05-17 20:34:52 +00:00
morse%netscape.com 84facccc36 fix build bustage 1999-05-16 20:35:28 +00:00
dougt%netscape.com 5eee24547d Removing xpinstall and silentdl references from the viewer. 1999-05-16 19:07:19 +00:00
hyatt%netscape.com da564cf9b7 Added an arg to createPopup. 1999-05-16 07:52:02 +00:00
mcmullen%netscape.com 6fe79c115b filewidget no longer accepts string paths. 1999-05-15 22:58:28 +00:00
bruce%cybersight.com 6fa804f0cf Warning fix for ANSI C++ violation. 1999-05-15 22:38:28 +00:00
hyatt%netscape.com 4fce1a3526 Making sure context menus can be made. 1999-05-15 02:53:03 +00:00