danm%netscape.com
6bbea4b9f8
adding nsISupportsIterators.idl for scc
2000-02-14 06:38:22 +00:00
tbogard%aol.net
aedb9aa3e8
Removed GetDocument from the docshell interface. r=hyatt
2000-02-14 06:29:40 +00:00
dougt%netscape.com
6761a7bfb6
Adding checks for null at every entrypoint. r=dveditz.
2000-02-14 06:24:49 +00:00
tbogard%aol.net
a54343ed69
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
f5f52c6aa0
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
9afbbd49ad
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
a1a07fc340
Added implementation for SetJSStatus and SetJSDefaultStatus. r=hyatt
2000-02-14 06:15:35 +00:00
tbogard%aol.net
fa0abb8d0b
Added the NotifyObservers function. r=hyatt
2000-02-14 06:14:21 +00:00
tbogard%aol.net
061ff49beb
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
903191de9c
Adding timebomb to package lists. bug 1542.
2000-02-14 06:11:51 +00:00
tbogard%aol.net
922beb68ff
Added an intrinsic sizing attribute. r=hyatt
2000-02-14 06:10:52 +00:00
karnaze%netscape.com
a63e0f310d
new regression tests not affecting the build.
2000-02-14 06:06:34 +00:00
karnaze%netscape.com
8dce2cab48
bug 27652, fix loss of border on <table border>, r=mcafee
2000-02-14 06:06:03 +00:00
evaughan%netscape.com
01eb9526eb
fixed bug #18947
...
-r danm
2000-02-14 06:05:23 +00:00
valeski%netscape.com
cce73aa691
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
3fe7d54b0d
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
aee324fc26
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
8ce277509e
force application resume event into modal window. bug 21297. r:saari
2000-02-14 05:28:44 +00:00
bryner%uiuc.edu
35f27c40fe
Fixing build bustage. r=syd@netscape.com.
2000-02-14 04:47:45 +00:00
buster%netscape.com
312923c091
fixing build bustage
2000-02-14 03:41:45 +00:00
mcafee%netscape.com
f6f9b293d5
Newline at end of file, this fixes AIX/HP-UX bustage.
2000-02-14 03:32:55 +00:00
evaughan%netscape.com
4926907728
Fix tree bustage.
2000-02-14 02:38:45 +00:00
morse%netscape.com
ab8b1c4e77
remove incorrect Release statements, r=dp
2000-02-14 02:12:23 +00:00
buster%netscape.com
c8643cae4a
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
bb8ee0cf3c
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
e1dbf7cf89
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
2b172ce6f4
Crasher fixes and optimizations to jar signature verification. bug=7270 r=norris
2000-02-14 01:57:01 +00:00
buster%netscape.com
8a0d3cc98b
bug 26840 r=mjudge
2000-02-14 01:54:20 +00:00
buster%netscape.com
8402d07175
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
891b5615b3
Checking of mac layout.mcp for eric
2000-02-14 01:43:48 +00:00
evaughan%netscape.com
6025945d69
bug fix for 24351, 22512
...
-r saari
2000-02-14 01:42:09 +00:00
dougt%netscape.com
4c16fe4be1
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
a125e1387e
Adding timebomb to makefile. r=syd@netscape.com
2000-02-14 01:19:04 +00:00
dougt%netscape.com
bf74015245
Adding timebomb. r=syd@netscape.com
2000-02-14 01:18:25 +00:00
svn%xmlterm.org
f66155b04f
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
a68bb26361
Code Reviewed. r=dveditz.
2000-02-14 01:05:48 +00:00
dougt%netscape.com
2092c59387
Adding timebomb to makefile.
2000-02-14 01:04:10 +00:00
tonyr%fbdesigns.com
989d474572
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
5d256cd4d6
Updated the description to include LDIF
2000-02-14 00:32:51 +00:00
morse%netscape.com
d97b136d31
fix bug in last checkin, r=dp
2000-02-13 23:53:15 +00:00
hyatt%netscape.com
191d035007
Don't need to listen to as many events with menu listenr now.
2000-02-13 23:15:40 +00:00
pavlov%netscape.com
917dae13e7
fix build bustage on windows
2000-02-13 22:59:00 +00:00
hyatt%netscape.com
5823e8d097
Fix for 23387.
2000-02-13 22:58:10 +00:00
hyatt%netscape.com
54da798a13
Fix for bug #23387 .
2000-02-13 22:57:52 +00:00
karnaze%netscape.com
dc5510197a
new regression tests, not affecting the build.
2000-02-13 22:53:01 +00:00
pavlov%netscape.com
98edc3fdc3
disable building of unix splashscreen. rewrite the unix splashscreen code. r=blizzard
2000-02-13 22:24:14 +00:00
hyatt%netscape.com
b43141a595
Fix for bug#25565
2000-02-13 21:59:22 +00:00
morse%netscape.com
488bf93099
remove commented-out code
2000-02-13 21:16:40 +00:00
morse%netscape.com
b236e42486
remove wallet, bug 27027, r=dp
2000-02-13 20:35:23 +00:00
morse%netscape.com
9f772b50d5
remove wallet, bug 27027, r=dp
2000-02-13 20:26:01 +00:00