valeski%netscape.com
|
0efb259cfa
|
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 |
|
pavlov%netscape.com
|
96b4208fe4
|
window creation changes
|
1999-07-27 04:27:17 +00:00 |
|
warren%netscape.com
|
9975942bdb
|
Added channel argument to nsIStreamObserver/nsIStreamListener/nsIProgressEventSink methods.
|
1999-07-07 08:08:40 +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 |
|
warren%netscape.com
|
1f76168d21
|
Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too.
|
1999-06-23 03:29:44 +00:00 |
|
mcafee%netscape.com
|
2dd97cce54
|
Removing usages of obsolete nsDialog. a=rickg
|
1999-06-10 22:03:27 +00:00 |
|
hyatt%netscape.com
|
3c9cbf513e
|
Altering the args for createPopup.
|
1999-06-09 08:36:06 +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 |
|
hyatt%netscape.com
|
c7c42bf6f1
|
Changes to the APIS for webshellcontainer.
|
1999-05-04 23:33:55 +00:00 |
|
kipp%netscape.com
|
c5ffa02d52
|
Removed compiler warning
|
1999-04-30 00:12:17 +00:00 |
|
rickg%netscape.com
|
2c2eec1c4d
|
update to sync with nsString2
|
1999-04-22 07:46:51 +00:00 |
|
hyatt%netscape.com
|
7f8fb78632
|
window.open lives.
|
1999-04-20 22:35:11 +00:00 |
|
pierre%netscape.com
|
9bd6d384e9
|
use eBorderStyle_window instead of eBorderStyle_dialog as part of #4780
|
1999-04-20 04:01:43 +00:00 |
|
hyatt%netscape.com
|
085f789265
|
Added a method to webshell so that a root container can find out when
new webshells are added to its hierarchy.
|
1999-04-20 01:50:03 +00:00 |
|
hyatt%netscape.com
|
bdd9fd47e1
|
Changes to enable an asynchronous creation of a webshell in response to a
window.open call.
|
1999-04-19 21:08:44 +00:00 |
|
joki%netscape.com
|
4bece97409
|
New argument to nsIWebShellContainer::FocusAvailable method
|
1999-04-12 21:25:08 +00:00 |
|
jdunn%netscape.com
|
98abec8df6
|
include ctype.h for tolower function prototype.
NOTE: also added a return PR_FALSE to remove compiler warning
|
1999-04-05 20:48:43 +00:00 |
|
pierre%netscape.com
|
8c72135302
|
Use delete[] for strings allocated with ToNewCString()
|
1999-03-30 00:50:21 +00:00 |
|
joki%netscape.com
|
e39e13cf18
|
Changing api uses in editor, rdf, and xpfe to match DOM2 api name/param changes.
|
1999-03-28 22:27:38 +00:00 |
|
warren%netscape.com
|
4b2d56fbaa
|
nsRepository -> nsIComponentManager changes.
|
1999-03-09 09:44:27 +00:00 |
|
troy%netscape.com
|
3060f3cea1
|
Fixed a bunch of "const" problems
|
1999-02-14 06:35:01 +00:00 |
|
troy%netscape.com
|
0debd6f0d1
|
Fixed some errors related to switch to using nsCOMPtr
|
1999-02-12 18:41:26 +00:00 |
|
kipp%netscape.com
|
36c243cdc0
|
COMized nsIPresShell and nsIPresContext
|
1999-02-12 17:45:58 +00:00 |
|
rpotts%netscape.com
|
4276089019
|
Fixed up the signature for nsIContentViewerContainer::GetContentViewer()...
|
1999-01-14 06:49:59 +00:00 |
|
sfraser%netscape.com
|
4b1d37b0b7
|
Added a couple of NS_PRECONDITIONSs in the event listener functions.
|
1999-01-11 19:46:09 +00:00 |
|
rods%netscape.com
|
860dd9b58d
|
Added Table and Image Inspectors
|
1999-01-06 21:59:17 +00:00 |
|
rods%netscape.com
|
5acf149a4f
|
Added HTML dialog support for "Find" and "PrintSetup"
|
1998-12-17 15:52:48 +00:00 |
|