gagan%netscape.com
|
c6eb1678bb
|
Avoid calling Copy from operator= if we are just resetting the nsXPIDLString. So now it is safe to reset an nsXPIDLCString or nsXPIDLString by setting it to null. r=waterson,a=jevering
|
2000-02-24 05:34:28 +00:00 |
tbogard%aol.net
|
c43b419d96
|
typo.
|
2000-02-24 05:11:11 +00:00 |
tbogard%aol.net
|
679723cbd9
|
Changes to use nsIWebNavigation instead of the old methods on nsIWebShell. This should fix the build.
|
2000-02-24 05:07:39 +00:00 |
warren%netscape.com
|
9a78c87c60
|
Added NS_MeanAndStdDev
|
2000-02-24 04:55:31 +00:00 |
warren%netscape.com
|
758fb0f241
|
Made NS_MeanAndStdDev be extern 'C'
|
2000-02-24 04:55:05 +00:00 |
bruce%cybersight.com
|
d41c2f61bb
|
Fix a GC leaking from nsToolkit. r=Pavlov,a=waterson
|
2000-02-24 04:47:57 +00:00 |
bienvenu%netscape.com
|
3a7ae2ce20
|
fix logon referral stuff to put up error messages and reprompt a=phil,r=mscott 28201 28203
|
2000-02-24 04:27:16 +00:00 |
warren%netscape.com
|
80b72ad1de
|
Added ability to get dns timing info. Set DNS_TIMING env var, and get dns-timing.txt file. For bug 28012 and others. r=gordon,a=jevering
|
2000-02-24 04:17:43 +00:00 |
tbogard%aol.net
|
2d6e00f505
|
Removed RemoveFocus, Stop, Reload, and SetContentViewer to reflect removal from nsIWebShell. Removed GetTarget() as it is no longer called. Removed ReleaseChildren as it is never called. The referrer is now stored down in docshell. CurrentURI is now set for docshell's benefit. A hacked implementation of InternalLoad is provided for the Reload case. OnLoading is now called for docshell sake. Stop now relies on docShell's Stop(). Other versions of Stop now call either Stop or StopLoad depending on the case. GlobalHistory code has moved down to docshell. Work for 13374 and landing of new session history/ uriloading. r=mscott a=jevering
|
2000-02-24 04:16:17 +00:00 |
tbogard%aol.net
|
e8837a1868
|
Removed RemoveFocus, Stop, Reload, and SetContentViewer as these functions are no longer called. Work for 13374 and landing of new session history/ uriloading. r=mscott a=jevering
|
2000-02-24 04:15:48 +00:00 |
tbogard%aol.net
|
8afcd5e683
|
mLoadCookie is now stored on the docshell instead of the contentListener. Started framing out the different parts of a load and management of session history and global history. Reload is now live. Work for 13374 and landing of new session history/ uriloading. r=mscott a=jevering
|
2000-02-24 04:15:22 +00:00 |
tbogard%aol.net
|
d78526a7a5
|
Added a StopLoad method. Work for 13374 and landing of new session history/ uriloading. r=mscott a=jevering
|
2000-02-24 04:14:13 +00:00 |
tbogard%aol.net
|
34d48e7719
|
Now call OnLoadingSite() when DoContent is processed. mLoadCookie is now stored on the docshell instead of the contentListenr. Work for 13374 and landing of new session history/ uriloading. r=mscott a=jevering
|
2000-02-24 04:13:31 +00:00 |
tbogard%aol.net
|
6eaf848c3f
|
Added enumeration for the reload types and the parameter to reload. Work for 13374 and landing of new session history/ uriloading. r=mscott a=jevering
|
2000-02-24 04:12:07 +00:00 |
rginda%netscape.com
|
4090ddbfc2
|
Fixed lame checkin on windows. r=mcafee
|
2000-02-24 04:10:57 +00:00 |
morse%netscape.com
|
da21f3d5bd
|
fix bug 28442 and maybe 28436, r=cathleen+jband, a=jevering
|
2000-02-24 04:01:07 +00:00 |
tbogard%aol.net
|
1429561c1d
|
Changed reload and stop to go through the new nsIWebNavigation interface. Work for 13374 and landing of new session history/ uriloading. r=mscott a=jevering
|
2000-02-24 03:59:42 +00:00 |
tbogard%aol.net
|
11abee0833
|
Changed reload to go through the new nsIWebNavigation interface on the docShell. Work for 13374 and landing of new session history/ uriloading. r=mscott a=jevering
|
2000-02-24 03:58:44 +00:00 |
tbogard%aol.net
|
bfd5abb9cf
|
Reload now goes through the new nsIWebNavigation interface instead of the old nsIWebShell interface. Work on 13374 and landing of new session history/ uriloading. r=mscott a=jevering
|
2000-02-24 03:57:32 +00:00 |
tbogard%aol.net
|
a07672de77
|
Changed nsWebBrowser over to implement nsIWebNavigation instead of nsIWebBrowserNav. r=mscott a=jevering
|
2000-02-24 03:51:35 +00:00 |
pinkerton%netscape.com
|
6c124c88a3
|
don't fetch the image unless we are in the layer that is being drawn. r=evaughan,hyatt, a=jar.
|
2000-02-24 03:42:40 +00:00 |
rginda%netscape.com
|
1b0c6238a1
|
remove IRC menu item from dtd for 28192. r=mcafee, a=jar
|
2000-02-24 03:42:02 +00:00 |
pinkerton%netscape.com
|
2fad7e232b
|
fix for case where when a frame is deleted as a result of a drag (say, moving a bookmark or mail message) we don't try to access the frame after it has been deleted but use |mCurrentTarget| which we know will be up to date and safe. Also check for null in UpdateCursor()...we should have been doing this anyway. r=saari, a=jevering.
|
2000-02-24 03:41:14 +00:00 |
rginda%netscape.com
|
5bef29bdbd
|
Remove irc menu item from tasksOverlay.* for 28192. r=mcafee, a=jar
|
2000-02-24 03:40:53 +00:00 |
rginda%netscape.com
|
459c75206f
|
Created irc menu item overlays under extensions/irc, in preparation for bug 28192 s fix. r=mcafee, a=jar
|
2000-02-24 03:38:05 +00:00 |
cmanske%netscape.com
|
85575b3398
|
Fixed not clearing disabled state for Format/Properties menuitem: b=28995, r=sfraser, a=jar
|
2000-02-24 03:03:08 +00:00 |
rjc%netscape.com
|
e9c235afe3
|
Fix bug # 28126. Approval/Review: jar
|
2000-02-24 02:59:52 +00:00 |
bienvenu%netscape.com
|
ef5a079d93
|
fix build bustage for gagan
|
2000-02-24 02:44:44 +00:00 |
gagan%netscape.com
|
6d63b45eb5
|
FTP's change for checking the proxy setting. r=valeski
|
2000-02-24 02:10:32 +00:00 |
gagan%netscape.com
|
9e24bdcb8a
|
Removed the check for proxy types here with the latest change in protocolproxyservice. r-valeski
|
2000-02-24 02:09:46 +00:00 |
gagan%netscape.com
|
253f4fed8a
|
Completing the last change. r=valeski.
|
2000-02-24 02:08:01 +00:00 |
sspitzer%netscape.com
|
8f9492f4ec
|
fix for #28530, r=alecf, a=jar,phil
|
2000-02-24 02:03:11 +00:00 |
tbogard%aol.net
|
a194973e77
|
Changed call to RemoveFocus to first try and set the focus to the parent docshell and then to the tree owner. Work for 13374. r=saari
|
2000-02-24 02:03:08 +00:00 |
gagan%netscape.com
|
8ac00f0a27
|
Removing the linux orange... and possibly windows assertions.
|
2000-02-24 01:56:12 +00:00 |
tbogard%aol.net
|
73738f9644
|
Commented out the call to webShell::Remove focus as it is no longer needed and the function is going away. Work for 13374. r=rods, saari
|
2000-02-24 01:47:40 +00:00 |
tbogard%aol.net
|
3b8d8d7d3f
|
Removed unused legacy function that is never called. Put an assert in place for people calling the old ShowModally, this is never called, but this will prevent new people from calling until it can be completely removed. r=danm.
|
2000-02-24 01:39:31 +00:00 |
tbogard%aol.net
|
856b7038c7
|
Pass true to repaint when resizing the outer window to fit the content. Fix for 28985. r=cmanske
|
2000-02-24 01:16:08 +00:00 |
jbetak%netscape.com
|
0768b0615c
|
bug 24027, Static Charset Menu Customization for Beta1 (clean-up)
a=bobj
r=matt
|
2000-02-24 01:12:39 +00:00 |
syd%netscape.com
|
0e75175a9e
|
Fixes for 28360, 385798. a=mcafee, r=phil
|
2000-02-24 01:12:37 +00:00 |
pollmann%netscape.com
|
6a17bfe9ab
|
Bug 12513: Forgot a file, blast! r=vidur, a=rickg
|
2000-02-24 00:57:34 +00:00 |
cls%seawood.org
|
6acc399ce0
|
Implement the equivalent of Unix's realpath() for BeOS. Build blocker. a=leaf
|
2000-02-24 00:48:30 +00:00 |
matt%netscape.com
|
a6e3004ed6
|
fix for bug 27899. commenting out line. tree row and item where mixed.
|
2000-02-24 00:24:32 +00:00 |
pollmann%netscape.com
|
8e2121fb4d
|
Bug 12513: Fix typo (win build bustage).
|
2000-02-24 00:24:10 +00:00 |
mcafee%netscape.com
|
b3d438505c
|
Backing out my fix for hiding the IRC menu (28192) r=slamm,shaver,hyatt a=jevering
|
2000-02-24 00:13:17 +00:00 |
pollmann%netscape.com
|
a6bde9d2d6
|
added files: mozilla/dom/src/html/nsJSNSHTMLOptionCollection.cpp
|
2000-02-24 00:08:08 +00:00 |
pollmann%netscape.com
|
3b493e429f
|
Bug 12513: Add OptionCollection interface for Nav DOM compatability. r=vidur a=rickg
|
2000-02-24 00:08:00 +00:00 |
jbetak%netscape.com
|
3885750301
|
bug 24027, Static Charset Menu Customization for Beta1 (clean-up)
a=bobj
r=matt
|
2000-02-24 00:04:53 +00:00 |
ssu%netscape.com
|
c3a01ca29d
|
fixing bug#28641 - fixing major memory leak that only shows up under Win98
with < 64MB RAM.
affects only windows.
a=jevering
r=cathleen
|
2000-02-24 00:03:34 +00:00 |
rpotts%netscape.com
|
d072fa8f77
|
bug #23777 (r=valeski). Reworked the parsing of the HTTP server version to avoid a floating-point rounding error which caused the server version to be incorrect...
|
2000-02-23 23:57:20 +00:00 |
wtc%netscape.com
|
f132ed1139
|
Landed NSPRPUB_RELEASE_4_0_20000223 onto the main trunk.
|
2000-02-23 23:38:19 +00:00 |