Commit Graph

53979 Commits

Author SHA1 Message Date
tbogard%aol.net
4388e873ba nsDocShell now implements the nsIWebNavigation interface. Added some stubbed code to Ensure that there is a content viewer. Also added stubbed code to Setup the content viewer when a new one is created. This will eventually replace the embed method. Removed the mCreated member as it is no longer needed. The destructor calls Destroy now to centralize the destruction code. r=hyatt
git-svn-id: svn://10.0.0.236/trunk@60706 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 06:40:28 +00:00
danm%netscape.com
7765337b74 adding nsISupportsIterators.idl for scc
git-svn-id: svn://10.0.0.236/trunk@60705 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 06:38:22 +00:00
tbogard%aol.net
7cf811bc0e Removed GetDocument from the docshell interface. r=hyatt
git-svn-id: svn://10.0.0.236/trunk@60704 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 06:29:40 +00:00
dougt%netscape.com
e30f51cee4 Adding checks for null at every entrypoint. r=dveditz.
git-svn-id: svn://10.0.0.236/trunk@60703 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 06:24:49 +00:00
tbogard%aol.net
9cb84f8821 Changed to get the document from the nsIWebNavigation interface instead of the nsIDocShell interface. r=hyatt
git-svn-id: svn://10.0.0.236/trunk@60702 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 06:23:02 +00:00
tbogard%aol.net
3412db77ba Removed unused GetPresShell(). Rely on nsXULWindow for the implmentation of SetIntrinsicSizing. SetStatus now flows through the nsXULWindow content tree owner. r=hyatt
git-svn-id: svn://10.0.0.236/trunk@60701 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 06:19:18 +00:00
dougt%netscape.com
035683836e forgot to remove timebomb preferences which are no longer used in mozilla.
read xpfe/components/timebomb/nsITimeBomb.idl for new preferences which
are honored.
r=dveditz  This is leftover cruft.


git-svn-id: svn://10.0.0.236/trunk@60700 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 06:18:00 +00:00
tbogard%aol.net
503a11c3de Added implementation for SetJSStatus and SetJSDefaultStatus. r=hyatt
git-svn-id: svn://10.0.0.236/trunk@60699 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 06:15:35 +00:00
tbogard%aol.net
d327f11ef5 Added the NotifyObservers function. r=hyatt
git-svn-id: svn://10.0.0.236/trunk@60698 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 06:14:21 +00:00
tbogard%aol.net
4a3661ba6f Added the implementation for FocusAvailable. Added implementation for the new intrinsicSizing attribute. Moved over the NotifyObservers() call from nsWebShellWindow. r=hyatt
git-svn-id: svn://10.0.0.236/trunk@60697 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 06:13:12 +00:00
dougt%netscape.com
f886af1249 Adding timebomb to package lists. bug 1542.
git-svn-id: svn://10.0.0.236/trunk@60696 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 06:11:51 +00:00
tbogard%aol.net
b1355944a4 Added an intrinsic sizing attribute. r=hyatt
git-svn-id: svn://10.0.0.236/trunk@60695 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 06:10:52 +00:00
karnaze%netscape.com
cce5494b49 new regression tests not affecting the build.
git-svn-id: svn://10.0.0.236/trunk@60694 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 06:06:34 +00:00
karnaze%netscape.com
a9065d25d3 bug 27652, fix loss of border on <table border>, r=mcafee
git-svn-id: svn://10.0.0.236/trunk@60693 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 06:06:03 +00:00
evaughan%netscape.com
ede6a6a3a5 fixed bug #18947
-r danm


git-svn-id: svn://10.0.0.236/trunk@60692 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 06:05:23 +00:00
valeski%netscape.com
2647265f3a r=mcafee. FTP now retrieves username and password info directly from the respective URL accessors. This removes any unescaping burden from FTP. These accessors are guaranteed to return unescaped strings
git-svn-id: svn://10.0.0.236/trunk@60691 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 05:49:55 +00:00
valeski%netscape.com
1b87effafb single sign-on code wasn't setting the bool return value when the user hit cancel. r=mcafee (for the one in the PromptPassword(), I added the other two after he reviewed)
git-svn-id: svn://10.0.0.236/trunk@60690 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 05:46:08 +00:00
evaughan%netscape.com
d91adaffda Fix for bug 24351 as well as other jumping buttons and glitches in UI.
git-svn-id: svn://10.0.0.236/trunk@60689 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 05:30:05 +00:00
danm%netscape.com
d64f667b97 force application resume event into modal window. bug 21297. r:saari
git-svn-id: svn://10.0.0.236/trunk@60688 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 05:28:44 +00:00
bryner%uiuc.edu
1257566ee8 Fixing build bustage. r=syd@netscape.com.
git-svn-id: svn://10.0.0.236/trunk@60687 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 04:47:45 +00:00
buster%netscape.com
1ed97296d7 fixing build bustage
git-svn-id: svn://10.0.0.236/trunk@60686 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 03:41:45 +00:00
mcafee%netscape.com
ac5613fe53 Newline at end of file, this fixes AIX/HP-UX bustage.
git-svn-id: svn://10.0.0.236/trunk@60685 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 03:32:55 +00:00
evaughan%netscape.com
9ccf8402b3 Fix tree bustage.
git-svn-id: svn://10.0.0.236/trunk@60684 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 02:38:45 +00:00
morse%netscape.com
de0074b193 remove incorrect Release statements, r=dp
git-svn-id: svn://10.0.0.236/trunk@60683 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 02:12:23 +00:00
buster%netscape.com
5a06148a81 enabled "physical" and "virtual" as synonyms for <textarea> "wrap" attribute value
bug = ???, it's been reassigned to someone else, this was part of a larger problem
that has mostly been fixed already
r=rods

checked in some debug-only metrics code that's been sitting in my tree for a few weeks
r=rods

bug 24950
the frame was creating additional initial reflows for itself indirectly and unnecessarily in some cases
r=hyatt (though he hasn't had time for a thorough review of this yet, so I'm going out on a limb a bit
by checking it in prematurely.  But I'm very confident, I've done tons of testing, and I'll still insist
on a thorough code review of this change.)


git-svn-id: svn://10.0.0.236/trunk@60682 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 02:07:50 +00:00
buster%netscape.com
c926a28d67 enabled "physical" and "virtual" as synonyms for <textarea> "wrap" attribute value
bug = ???, it's been reassigned to someone else, this was part of a larger problem
that has mostly been fixed already
r=rods


git-svn-id: svn://10.0.0.236/trunk@60681 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 02:03:36 +00:00
mstoltz%netscape.com
eb1d039627 Changed GetOwner() to read owner from underlying nsJAR rather than saving it locally. SetOwner() now does nothing. bug=7270 r=norris
git-svn-id: svn://10.0.0.236/trunk@60680 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 01:59:09 +00:00
mstoltz%netscape.com
4ed4e15d17 Crasher fixes and optimizations to jar signature verification. bug=7270 r=norris
git-svn-id: svn://10.0.0.236/trunk@60679 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 01:57:01 +00:00
buster%netscape.com
f8a979601a bug 26840 r=mjudge
git-svn-id: svn://10.0.0.236/trunk@60678 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 01:54:20 +00:00
buster%netscape.com
daf94d0477 bug 25510 r=troy
bug 26289 for roc+moz@cs.cmu.edu, r=buster


git-svn-id: svn://10.0.0.236/trunk@60677 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 01:52:22 +00:00
saari%netscape.com
dbe42b7728 Checking of mac layout.mcp for eric
git-svn-id: svn://10.0.0.236/trunk@60676 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 01:43:48 +00:00
evaughan%netscape.com
03ab66fac1 bug fix for 24351, 22512
-r saari


git-svn-id: svn://10.0.0.236/trunk@60675 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 01:42:09 +00:00
dougt%netscape.com
53716c69df Adding Timebomb code the apprunner. It is current turned off on the
mac.  r=dveditz@netscape.com


git-svn-id: svn://10.0.0.236/trunk@60674 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 01:28:11 +00:00
dougt%netscape.com
9239131e45 Adding timebomb to makefile. r=syd@netscape.com
git-svn-id: svn://10.0.0.236/trunk@60673 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 01:19:04 +00:00
dougt%netscape.com
ae40c0ed71 Adding timebomb. r=syd@netscape.com
git-svn-id: svn://10.0.0.236/trunk@60672 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 01:18:25 +00:00
svn%xmlterm.org
af05cfd052 XMLterm changes only; NOT PART OF DEFAULT SEAMONKEY BUILD.
Migrated from WebShell to DocShell; compiles with Feb12 tree.
(WebShell still used by mozSimpleContainer, as in viewer/nsBrowserWindow.cpp)


git-svn-id: svn://10.0.0.236/trunk@60671 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 01:17:55 +00:00
dougt%netscape.com
32a405424b Code Reviewed. r=dveditz.
git-svn-id: svn://10.0.0.236/trunk@60670 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 01:05:48 +00:00
dougt%netscape.com
042c480132 Adding timebomb to makefile.
git-svn-id: svn://10.0.0.236/trunk@60669 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 01:04:10 +00:00
tonyr%fbdesigns.com
950b9fb1d9 Get rid of some debugging code that shouldn't have been there to begin with.
git-svn-id: svn://10.0.0.236/trunk@60668 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 00:36:00 +00:00
tonyr%fbdesigns.com
8088159c39 Updated the description to include LDIF
git-svn-id: svn://10.0.0.236/trunk@60667 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 00:32:51 +00:00
morse%netscape.com
134b26a192 fix bug in last checkin, r=dp
git-svn-id: svn://10.0.0.236/trunk@60666 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 23:53:15 +00:00
hyatt%netscape.com
8753125708 Don't need to listen to as many events with menu listenr now.
git-svn-id: svn://10.0.0.236/trunk@60665 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 23:15:40 +00:00
pavlov%netscape.com
8431f6e4b0 fix build bustage on windows
git-svn-id: svn://10.0.0.236/trunk@60664 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 22:59:00 +00:00
hyatt%netscape.com
e0c6369619 Fix for 23387.
git-svn-id: svn://10.0.0.236/trunk@60663 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 22:58:10 +00:00
hyatt%netscape.com
02090ea4cc Fix for bug #23387.
git-svn-id: svn://10.0.0.236/trunk@60662 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 22:57:52 +00:00
karnaze%netscape.com
b2e6a59c00 new regression tests, not affecting the build.
git-svn-id: svn://10.0.0.236/trunk@60661 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 22:53:01 +00:00
pavlov%netscape.com
02a128d4d6 disable building of unix splashscreen. rewrite the unix splashscreen code. r=blizzard
git-svn-id: svn://10.0.0.236/trunk@60660 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 22:24:14 +00:00
hyatt%netscape.com
c7b48e2ab3 Fix for bug#25565
git-svn-id: svn://10.0.0.236/trunk@60659 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 21:59:22 +00:00
morse%netscape.com
c848dfaa47 remove commented-out code
git-svn-id: svn://10.0.0.236/trunk@60658 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 21:16:40 +00:00
morse%netscape.com
70e3f59136 remove wallet, bug 27027, r=dp
git-svn-id: svn://10.0.0.236/trunk@60657 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 20:35:23 +00:00