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

1505 Коммитов

Автор SHA1 Сообщение Дата
Jerry.Kirk%Nexwarecorp.com edf2328d51 - Adding support for the Photon UI for viewer
- Modified Makefile.in and added nsPhMain.cpp and nsPhMenu.cpp
1999-06-03 12:16:22 +00:00
danm%netscape.com fb7666ef71 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 69f8da50f8 added a fieldset example. 1999-06-01 22:30:59 +00:00
leaf%mozilla.org 44300938df updating to new nsString implementation (fix courtesy shaver) 1999-06-01 18:06:14 +00:00
alla%lysator.liu.se 7e14357c86 Update licence to MPL 1.1 1999-05-29 12:38:22 +00:00
alecf%netscape.com af1f1289fa register nsIPref with a useable progID 1999-05-28 23:02:13 +00:00
kmcclusk%netscape.com d22e0e971e 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 f52f234117 change the ReloadDocument implementation by using RefreshURL do avoid reentrance problem in libnet 1999-05-28 21:32:29 +00:00
ramiro%netscape.com 93702e2afe Add support for building gtk widget as part of mozilla builds. 1999-05-28 12:43:59 +00:00
ramiro%netscape.com a6f0ec9a5b Fix it so it works in the xpcom2.0 world. Add cvsignore stuff. 1999-05-28 12:06:56 +00:00
ramiro%netscape.com cf04d5fef6 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 e2e674f6d8 Added force character set. 1999-05-28 01:31:55 +00:00
alecf%netscape.com b37b02c0a8 GetCharPref() is going away for nsIPref scriptability - use CopyCharPref instead 1999-05-28 00:56:53 +00:00
pinkerton%netscape.com 5604cadfd7 remove obsolete tree/toolbar cid's 1999-05-27 23:39:49 +00:00
mcmullen%netscape.com 9a5115d432 Removed obsolete base/baseDebug.shlb 1999-05-27 23:28:37 +00:00
mcmullen%netscape.com f4bd7dc337 Removed obsolete base.shlb/baseDebug.shlb 1999-05-27 21:40:58 +00:00
locka%iol.ie f319c8cd85 New test for post data 1999-05-27 21:29:12 +00:00
locka%iol.ie ec1b6fdff8 New tab dialogs 1999-05-27 21:28:46 +00:00
locka%iol.ie a08d912154 Revamped layout and fixed some refcount problems 1999-05-27 21:28:13 +00:00
locka%iol.ie 56a5df3329 no message 1999-05-27 21:27:35 +00:00
locka%iol.ie 2b92ed9a72 Added activescript mime type 1999-05-27 21:27:20 +00:00
locka%iol.ie d07e0277ae Added #include for ActiveScript.h and ItemContainer.h 1999-05-27 21:26:28 +00:00
locka%iol.ie d65b980a06 Added framework for plugin to support VBScript and JScript files 1999-05-27 21:24:47 +00:00
locka%iol.ie 857c316429 Removed. DEF file is generated from a script now 1999-05-27 21:23:35 +00:00
locka%iol.ie 9cec8ba468 Fixed new window navigation code (bad return op) 1999-05-27 21:22:42 +00:00
locka%iol.ie d4d1d9d9d5 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 c99f7a21fb Move Ole item container stuff into separate class 1999-05-27 21:20:00 +00:00
locka%iol.ie 9579422907 no message 1999-05-27 21:18:29 +00:00
kmcclusk%netscape.com 56cb572831 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 3c7839792d Ole item container methods seperated from control site class 1999-05-27 21:16:06 +00:00
locka%iol.ie d38bf3214b Batch file for creating npmozctl.def depending on the settings 1999-05-27 21:15:08 +00:00
hyatt%netscape.com fcfa9123a0 Web shells now know about their enclosed chrome shell. 1999-05-27 21:05:27 +00:00
dp%netscape.com c225a77dc7 stdafx.h 1999-05-26 05:03:05 +00:00
dp%netscape.com 0443b20e33 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
evaughan%netscape.com 06458e523d fixed bug #5857. Permission from hofmann. 1999-05-21 23:36:56 +00:00
danm%netscape.com 472f030470 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 32f93b7727 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 6c1f9d7da3 removed all references to profile as it is a component now 1999-05-19 05:17:32 +00:00
danm%netscape.com f8b9684c67 adding partial (for DOM elements) chromemask support to apprunner 1999-05-19 04:11:54 +00:00
ftang%netscape.com a5f6e74bb4 add method to push necessary informaiton to implement Meta charset observeration 1999-05-19 00:23:03 +00:00
waterson%netscape.com 410f16fd7b Enable link coloring. 1999-05-18 05:21:37 +00:00
mcmullen%netscape.com db4d70f028 #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 478ee68978 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 a640bb60ce Prevent onunloads from bubbling. 1999-05-17 22:14:16 +00:00
rods%netscape.com f1bf09376e Added nsFontRetrieverService registration 1999-05-17 20:34:52 +00:00
morse%netscape.com 1b400664e7 fix build bustage 1999-05-16 20:35:28 +00:00
dougt%netscape.com 9f421cbe4b Removing xpinstall and silentdl references from the viewer. 1999-05-16 19:07:19 +00:00
hyatt%netscape.com c575f00e29 Added an arg to createPopup. 1999-05-16 07:52:02 +00:00
mcmullen%netscape.com fbf94f4007 filewidget no longer accepts string paths. 1999-05-15 22:58:28 +00:00
bruce%cybersight.com b94243c954 Warning fix for ANSI C++ violation. 1999-05-15 22:38:28 +00:00