danm%netscape.com
|
1d4d71b2ca
|
Landing modal dialogs from JS. More like a feature than stabilization. Apologies. approved: chofmann,don
|
1999-08-12 22:08:17 +00:00 |
danm%netscape.com
|
f221b4e5c7
|
corrected chrome behaviour in window.open. removed warnings in nsWebShellWindow.
|
1999-08-07 02:51:03 +00:00 |
valeski%netscape.com
|
493ae6bd9e
|
api change to nsIWebShell and nsIDocumentLoaderObserver. I've replaced all the old method delarations with the new versions. We now pass 'nsresult' types into the On*() methods instead of PRInt32. The PRInt32 arg type was causing data loss.
I also checked in a fix for bug 10848 (which prompted the api change), and 10549 (these changes were in nsWebShell.cpp).
|
1999-08-05 01:28:30 +00:00 |
vidur%netscape.com
|
f37f5bbca9
|
Fix for build bustage from Judson. Inclusion of config.mak is necessary before we depend on the NECKO symbol.
|
1999-08-03 23:00:19 +00:00 |
ramiro%netscape.com
|
14050b3373
|
Fix build bustage on unix.
|
1999-08-03 22:11:11 +00:00 |
valeski%netscape.com
|
0830bda705
|
10720 fix - we now do meta tag refreshes
|
1999-08-03 21:48:40 +00:00 |
mcafee%netscape.com
|
451c4afcee
|
Converting to stream implementation of HTTP posting, this obsoletes nsIPostData and nsIPostToServer. a=warren
|
1999-08-03 20:51:41 +00:00 |
joki%netscape.com
|
deb676cd44
|
Event fixes to allow key event handling by GFX widgets and fixes for window.defaultStatus.
|
1999-07-26 15:02:19 +00:00 |
danm%netscape.com
|
2e39eab67d
|
removing IsMenuBarVisible -- it was a mistake, and unused
|
1999-07-22 23:41:50 +00:00 |
danm%netscape.com
|
6c4769c9d9
|
make window.open windows visible
|
1999-07-21 06:37:58 +00:00 |
warren%netscape.com
|
7bcb94a320
|
Changed around load group insertion/removal to happen on mozilla thread.
|
1999-07-20 08:46:33 +00:00 |
warren%netscape.com
|
c5684bf4d7
|
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
|
17e9b15e91
|
Added a IsBusy() method.
|
1999-07-15 14:22:06 +00:00 |
hyatt%netscape.com
|
d4b72f7be5
|
Trying to fix bustage.
|
1999-07-06 18:52:38 +00:00 |
hyatt%netscape.com
|
a5b81247f8
|
Making sure dialogs really look like dialogs.
|
1999-07-05 19:38:43 +00:00 |
radha%netscape.com
|
83b8008964
|
Add nsIUrlDispatcher.h to export list
|
1999-07-04 23:39:39 +00:00 |
radha%netscape.com
|
76c0950967
|
Add set/get urldispatcher functions
|
1999-07-04 23:38:56 +00:00 |
radha%netscape.com
|
5f52a9b070
|
Initial checkin.
|
1999-07-04 23:38:33 +00:00 |
hyatt%netscape.com
|
2af7a6b407
|
Checking in support for intrinsic sizing of chrome.
|
1999-07-04 04:09:54 +00:00 |
warren%netscape.com
|
8462929dda
|
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
|
3a463448b6
|
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
|
f5e1196f42
|
Last of the necko ifdefs. Now we link with necko.
|
1999-06-28 10:35:57 +00:00 |
danm%netscape.com
|
18e69811ef
|
added 'content' property to JS window
|
1999-06-26 21:48:29 +00:00 |
warren%netscape.com
|
23864df5e3
|
Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too.
|
1999-06-23 03:29:44 +00:00 |
bruce%cybersight.com
|
6a584afb67
|
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
|
d39d6eef11
|
Add GetIID
|
1999-06-19 21:51:25 +00:00 |
valeski%netscape.com
|
487d9ea921
|
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
|
60ef036b2a
|
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
|
f78756d044
|
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
|
6672608b32
|
Few new methods to support session history
|
1999-06-14 22:10:41 +00:00 |
danm%netscape.com
|
150967b568
|
teach top-level windows to show/hide and query visible state of menubars
|
1999-06-09 19:03:24 +00:00 |
hyatt%netscape.com
|
b84d2f62d5
|
Altering the args for createPopup.
|
1999-06-09 08:36:06 +00:00 |
nhotta%netscape.com
|
e2e674f6d8
|
Added force character set.
|
1999-05-28 01:31:55 +00:00 |
hyatt%netscape.com
|
fcfa9123a0
|
Web shells now know about their enclosed chrome shell.
|
1999-05-27 21:05:27 +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 |
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 |
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 |
hyatt%netscape.com
|
c575f00e29
|
Added an arg to createPopup.
|
1999-05-16 07:52:02 +00:00 |
hyatt%netscape.com
|
9f66a3ec43
|
Adding a method to the webshell container for creating popup/context menus.
|
1999-05-14 22:40:03 +00:00 |
dcone%netscape.com
|
4a60bdad2a
|
Added a webshell parameter to the PrintContent method
|
1999-05-14 14:39:47 +00:00 |
hyatt%netscape.com
|
70e775cc13
|
Teaching window.open how to open chrome.
|
1999-05-12 23:17:40 +00:00 |
dcone%netscape.com
|
b2081ee604
|
Added a PrintContent() method to the nsIContentViewer class
|
1999-05-12 13:31:28 +00:00 |
kipp%netscape.com
|
1cb7cd7ae0
|
Added Set/Get enable-rendering method
|
1999-05-07 19:25:41 +00:00 |
kipp%netscape.com
|
387570c865
|
Updated comments
|
1999-05-06 19:35:11 +00:00 |
kipp%netscape.com
|
714ae43be7
|
moved to layout
|
1999-05-06 19:34:32 +00:00 |
kipp%netscape.com
|
82da035388
|
Moved some headers from here to layout
|
1999-05-06 19:29:26 +00:00 |
nisheeth%netscape.com
|
ec175068d2
|
Added parameters for charset to LoadDocument().
|
1999-05-06 03:53:28 +00:00 |
nisheeth%netscape.com
|
0a58ef7124
|
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
|
68ffaa366e
|
- 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 |