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

53356 Коммитов

Автор SHA1 Сообщение Дата
valeski%netscape.com ebbdc64da3 r=andreas. 27142. we no longer escape the ':' char in the directory portion of a URL 2000-02-14 07:41:29 +00:00
karnaze%netscape.com 68eea83664 new regression tests, not affecting the build 2000-02-14 07:20:38 +00:00
gagan%netscape.com e1232219fd Now allowing FTP to specify an ftp URL-- bug 15594 (and in general allow any non-HTTP handler to use HTTP as a proxy) r=valeski 2000-02-14 07:06:32 +00:00
scc%netscape.com c392d0dde8 Added "nsISupportsIterators.idl", r=danm 2000-02-14 06:52:18 +00:00
tbogard%aol.net 759cd3c5a7 WebShell now relies on the docshell to provide the script environment and providing the scriptGlobalObjectOwner interface. r=hyatt 2000-02-14 06:48:39 +00:00
alecf%netscape.com 3f10a0a4f6 finish fixing #25575 by updating some strings to match spec
no reviewer, just string changes
2000-02-14 06:45:36 +00:00
alecf%netscape.com b4ac6ea8e9 remove quotes from a string to finish bug #23123
no reviewer, just a string change
2000-02-14 06:41:59 +00:00
tbogard%aol.net cb7c2b50a4 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 2000-02-14 06:40:28 +00:00
danm%netscape.com 3201b9c811 adding nsISupportsIterators.idl for scc 2000-02-14 06:38:22 +00:00
tbogard%aol.net 4d5286990c Removed GetDocument from the docshell interface. r=hyatt 2000-02-14 06:29:40 +00:00
dougt%netscape.com a3a823e06c Adding checks for null at every entrypoint. r=dveditz. 2000-02-14 06:24:49 +00:00
tbogard%aol.net affdb28ed0 Changed to get the document from the nsIWebNavigation interface instead of the nsIDocShell interface. r=hyatt 2000-02-14 06:23:02 +00:00
tbogard%aol.net 452278e13f Removed unused GetPresShell(). Rely on nsXULWindow for the implmentation of SetIntrinsicSizing. SetStatus now flows through the nsXULWindow content tree owner. r=hyatt 2000-02-14 06:19:18 +00:00
dougt%netscape.com 2595b7940b 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.
2000-02-14 06:18:00 +00:00
tbogard%aol.net 17460e44b3 Added implementation for SetJSStatus and SetJSDefaultStatus. r=hyatt 2000-02-14 06:15:35 +00:00
tbogard%aol.net b1608c3a04 Added the NotifyObservers function. r=hyatt 2000-02-14 06:14:21 +00:00
tbogard%aol.net 88d298ec91 Added the implementation for FocusAvailable. Added implementation for the new intrinsicSizing attribute. Moved over the NotifyObservers() call from nsWebShellWindow. r=hyatt 2000-02-14 06:13:12 +00:00
dougt%netscape.com 1d7ae3692e Adding timebomb to package lists. bug 1542. 2000-02-14 06:11:51 +00:00
tbogard%aol.net 1ad5c378d4 Added an intrinsic sizing attribute. r=hyatt 2000-02-14 06:10:52 +00:00
karnaze%netscape.com 30bfa7bc94 new regression tests not affecting the build. 2000-02-14 06:06:34 +00:00
karnaze%netscape.com e7fcf79431 bug 27652, fix loss of border on <table border>, r=mcafee 2000-02-14 06:06:03 +00:00
evaughan%netscape.com 21199519f8 fixed bug #18947
-r danm
2000-02-14 06:05:23 +00:00
valeski%netscape.com 30c25dc728 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 2000-02-14 05:49:55 +00:00
valeski%netscape.com 5cc6cc608d 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) 2000-02-14 05:46:08 +00:00
evaughan%netscape.com 7ef2c916b2 Fix for bug 24351 as well as other jumping buttons and glitches in UI. 2000-02-14 05:30:05 +00:00
danm%netscape.com dac10da9e6 force application resume event into modal window. bug 21297. r:saari 2000-02-14 05:28:44 +00:00
bryner%uiuc.edu 07d545b6f2 Fixing build bustage. r=syd@netscape.com. 2000-02-14 04:47:45 +00:00
buster%netscape.com 9d7d8eed28 fixing build bustage 2000-02-14 03:41:45 +00:00
mcafee%netscape.com 4f3f497880 Newline at end of file, this fixes AIX/HP-UX bustage. 2000-02-14 03:32:55 +00:00
evaughan%netscape.com 5fa0666639 Fix tree bustage. 2000-02-14 02:38:45 +00:00
morse%netscape.com d7d4e0b94b remove incorrect Release statements, r=dp 2000-02-14 02:12:23 +00:00
buster%netscape.com 12d278523d 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.)
2000-02-14 02:07:50 +00:00
buster%netscape.com 86108be131 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
2000-02-14 02:03:36 +00:00
mstoltz%netscape.com e526225795 Changed GetOwner() to read owner from underlying nsJAR rather than saving it locally. SetOwner() now does nothing. bug=7270 r=norris 2000-02-14 01:59:09 +00:00
mstoltz%netscape.com 8df8c26172 Crasher fixes and optimizations to jar signature verification. bug=7270 r=norris 2000-02-14 01:57:01 +00:00
buster%netscape.com 66696f0a23 bug 26840 r=mjudge 2000-02-14 01:54:20 +00:00
buster%netscape.com 9c7df3bb31 bug 25510 r=troy
bug 26289 for roc+moz@cs.cmu.edu, r=buster
2000-02-14 01:52:22 +00:00
saari%netscape.com 244ba2b64d Checking of mac layout.mcp for eric 2000-02-14 01:43:48 +00:00
evaughan%netscape.com 5ce4b52cef bug fix for 24351, 22512
-r saari
2000-02-14 01:42:09 +00:00
dougt%netscape.com c81120fb92 Adding Timebomb code the apprunner. It is current turned off on the
mac.  r=dveditz@netscape.com
2000-02-14 01:28:11 +00:00
dougt%netscape.com bf35e8bc08 Adding timebomb to makefile. r=syd@netscape.com 2000-02-14 01:19:04 +00:00
dougt%netscape.com acf6b16312 Adding timebomb. r=syd@netscape.com 2000-02-14 01:18:25 +00:00
svn%xmlterm.org 50434c9908 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)
2000-02-14 01:17:55 +00:00
dougt%netscape.com 76d35ca192 Code Reviewed. r=dveditz. 2000-02-14 01:05:48 +00:00
dougt%netscape.com 6655a79a66 Adding timebomb to makefile. 2000-02-14 01:04:10 +00:00
tonyr%fbdesigns.com 7d7d90be2d Get rid of some debugging code that shouldn't have been there to begin with. 2000-02-14 00:36:00 +00:00
tonyr%fbdesigns.com ee875eb6ea Updated the description to include LDIF 2000-02-14 00:32:51 +00:00
morse%netscape.com ab0d9ea3a7 fix bug in last checkin, r=dp 2000-02-13 23:53:15 +00:00
hyatt%netscape.com f1b2ac2588 Don't need to listen to as many events with menu listenr now. 2000-02-13 23:15:40 +00:00
pavlov%netscape.com bc7320450a fix build bustage on windows 2000-02-13 22:59:00 +00:00