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

177 Коммитов

Автор SHA1 Сообщение Дата
warren%netscape.com 84bd74a4fd Big changes for Necko load groups. Things are much happier now. Now images work (on pages, but not in chrome). 1999-07-16 11:14:36 +00:00
dcone%netscape.com c1fcc698aa Added a IsBusy() method. 1999-07-15 14:22:06 +00:00
hyatt%netscape.com ed6cec2dac Trying to fix bustage. 1999-07-06 18:52:38 +00:00
hyatt%netscape.com 2336371f60 Making sure dialogs really look like dialogs. 1999-07-05 19:38:43 +00:00
radha%netscape.com 28e9091188 Add nsIUrlDispatcher.h to export list 1999-07-04 23:39:39 +00:00
radha%netscape.com 2484649336 Add set/get urldispatcher functions 1999-07-04 23:38:56 +00:00
radha%netscape.com 00ef1b9860 Initial checkin. 1999-07-04 23:38:33 +00:00
hyatt%netscape.com 73b08a974d Checking in support for intrinsic sizing of chrome. 1999-07-04 04:09:54 +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
pinkerton%netscape.com 358bcc130a Changing CreatePopup to return the popup. Adding a bunch of stuff for tooltips to the popup code. Fixing some bugs in webshell with loading malformed popups. Renamed "popup" to "popupElement" in the document and added "tooltipElement" as well. 1999-07-01 00:07:41 +00:00
warren%netscape.com fbc735f510 Last of the necko ifdefs. Now we link with necko. 1999-06-28 10:35:57 +00:00
danm%netscape.com b4fcbcd0b1 added 'content' property to JS window 1999-06-26 21:48:29 +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
bruce%cybersight.com f121c10d74 Add |GetIID()| implementations. There is code that was relying on these to exist in the tree, so this could be entertaining. 1999-06-20 21:51:06 +00:00
sfraser%netscape.com a2976243cf Add GetIID 1999-06-19 21:51:25 +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
slamm%netscape.com 729786606f Remove nsIDocumentViewer.h from EXPORTS. It does not live here. Thanks to 'David Gardiner' <david.gardiner@unisa.edu.au> for the patch. 1999-06-15 23:42:32 +00:00
radha%netscape.com 8b2e0b496b OnEndDocumentLoad() now has a handle to the caller in the argument list. Need it
for session History
1999-06-14 22:11:22 +00:00
radha%netscape.com d58c8b8381 Few new methods to support session history 1999-06-14 22:10:41 +00:00
danm%netscape.com 11a9b31711 teach top-level windows to show/hide and query visible state of menubars 1999-06-09 19:03:24 +00:00
hyatt%netscape.com 3c9cbf513e Altering the args for createPopup. 1999-06-09 08:36:06 +00:00
nhotta%netscape.com ff06f1799f Added force character set. 1999-05-28 01:31:55 +00:00
hyatt%netscape.com 22f73eb107 Web shells now know about their enclosed chrome shell. 1999-05-27 21:05:27 +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
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
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
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
dcone%netscape.com 7c2197eb85 Added a webshell parameter to the PrintContent method 1999-05-14 14:39:47 +00:00
hyatt%netscape.com 1b41f77bb5 Teaching window.open how to open chrome. 1999-05-12 23:17:40 +00:00
dcone%netscape.com 07c37dcbc2 Added a PrintContent() method to the nsIContentViewer class 1999-05-12 13:31:28 +00:00
kipp%netscape.com 91406b1df8 Added Set/Get enable-rendering method 1999-05-07 19:25:41 +00:00
kipp%netscape.com c7bdab52b8 Updated comments 1999-05-06 19:35:11 +00:00
kipp%netscape.com 2f2fe06039 moved to layout 1999-05-06 19:34:32 +00:00
kipp%netscape.com 46b66b0230 Moved some headers from here to layout 1999-05-06 19:29:26 +00:00
nisheeth%netscape.com defad4500b Added parameters for charset to LoadDocument(). 1999-05-06 03:53:28 +00:00
nisheeth%netscape.com a17433324b Fixing Unix build bustage. The interface file got checked in with incorrect casing in the file name. 1999-05-06 02:53:01 +00:00
nisheeth%netscape.com 6d73a13ebb - Adding the nsIWebShellServices interface that will be used by external services to access the webshell.
- Also, adding a method to nsIDocumentLoader that maps a document ID into an nsIContentViewerContainer.
1999-05-06 01:55:10 +00:00
nisheeth%netscape.com 3c41d4b24d Fix for bug 5850:
1) Add a RemoveChild() method to nsIWebshell.
2) nsWebshell::Destroy() calls this method on its parent to remove itself from the parent's child list.
3) Call nsWebshell::Destroy() from nsHTMLFrameInnerFrame's detructor.
1999-05-05 00:10:33 +00:00
hyatt%netscape.com a6a8a9170d Changes to the APIS for webshellcontainers. 1999-05-04 23:34:10 +00:00
nisheeth%netscape.com 696fa5472d Passing in nsIDocumentLoader as a parameter to all functions in nsIDocumentLoaderObserver... 1999-04-28 06:47:40 +00:00
nisheeth%netscape.com e5c640d2b4 Removing nsIExternalDocLoadObs.h... 1999-04-28 05:01:03 +00:00
law%netscape.com 0fde647421 Remove reference to obsolete nsIURLListener 1999-04-28 01:40:01 +00:00
nisheeth%netscape.com edcbc41fe5 Shortened this file name to nsIExternalDocLoadObs.h to work around Mac's inability to deal with filenames longer than 31 chars. 1999-04-26 14:55:29 +00:00
nisheeth%netscape.com d7d9f5662b Shortened filename to nsIExternalDocLoadObs.h to work around Mac build bustage. Filenames longer than 31 characters are a bad thing on the Mac. 1999-04-26 14:54:03 +00:00
nisheeth%netscape.com 22113ef93e Adding and exporting nsIExternalDocumentLoadObserver.h on all platforms. This interface is implemented by external clients that want to receive document load notifications from the document loader. 1999-04-26 10:50:09 +00:00
scc%netscape.com 5577a91851 added interfaces 1999-04-23 17:50:12 +00:00
akkana%netscape.com a40feb09c3 Fixing linux build bustage 1999-04-23 17:15:58 +00:00
scc%netscape.com 748a92905f Added GetDocumentFactory method; Added required GetIID method(s) 1999-04-23 16:48:31 +00:00