Commit Graph

88431 Commits

Author SHA1 Message Date
timeless%mac.com
098a9cdc80 Bugzilla Bug 99465 FreeBSD not recognized!
r=jake
2001-09-13 18:21:07 +00:00
gerv%gerv.net
0b78cba5da Backing that out. <sigh>. Trunk, branch. Branch, trunk. How hard can it be? 2001-09-13 17:40:57 +00:00
gerv%gerv.net
75f6390d74 Prevent problems with NS initial start page appearing, by renaming pref. Bug 99441. r=syd, gerv, sr=jband. This will be backed out immediately after 0.9.4 ships. 2001-09-13 16:57:40 +00:00
axel%pike.org
d12220b0da updating testcase. IE needs to have dummy-param declared, synching with version from the website 2001-09-13 14:58:26 +00:00
nboyd%atg.com
db1d39756e Fix broken link 2001-09-13 13:49:23 +00:00
timeless%mac.com
b0c80f2484 Bug 51844 about:blank is invalid
The new about blank:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><title></title></head><body></body></html>

patch by cbiesinger@web.de r=bbaetz sr=darin
2001-09-13 13:48:44 +00:00
locka%iol.ie
2633b1998c NOT PART OF BUILD. Updated pluginhostctrl project to remove some duff targets and added a README file 2001-09-13 13:34:22 +00:00
timeless%mac.com
dcef7e8328 Bug 90380 Get rid of |#ifdef _IMPL_NS_XPRINT|
patch by Roland.Mainz@informatik.med.uni-giessen.de
r=jesup,jag,dcran sr=blizzard
2001-09-13 13:29:58 +00:00
locka%iol.ie
e5f628e33a NOT PART OF BUILD. Test files for ActiveX control for hosting Netscape plugins in IE 2001-09-13 12:38:20 +00:00
locka%iol.ie
ec07703542 NOT PART OF BUILD. Plugin SDK headers for building ActiveX control for hosting Netscape plugins in IE 2001-09-13 12:37:11 +00:00
locka%iol.ie
9c7111cd99 NOT PART OF BUILD. New ActiveX control that allows Netscape plugins to run in IE without modification. 2001-09-13 12:36:17 +00:00
syd%netscape.com
a8418328c1 More 88844 stuff, make sure we create the key if it doesn't exist. 2001-09-13 09:37:50 +00:00
axel%pike.org
47cdb69f6f bug 98704, kill ContextState|ProcessorState|DOMHelper::getParentNode, r=sicking, peterv; sr=jst 2001-09-13 09:23:44 +00:00
syd%netscape.com
8d5aad98c6 Trunk version of latest 88844 stuff, look for "Mozilla Quick Launch" instead of
trying to construct a string based on the app name, which is not working.
r=ssu, sr=brendan, a=asa
2001-09-13 09:09:06 +00:00
andreas.otte%primus-online.de
9e81eaca3a fix bug 97988 [contractid of nsAuthURLParser same as of nsNoAuthURLParser] seems to be a simple cut and paste error now corrected, r=dougt@netscape.com, sr=darin@netscape.com 2001-09-13 07:42:22 +00:00
cls%seawood.org
2b842775a3 Adding newline to end of file to fix HP-UX bustage 2001-09-13 03:42:52 +00:00
bienvenu%netscape.com
c6a76b8fcc default for unsent messages should be escaped uri, r=sspitzer, sr=mscott 79245 2001-09-13 03:00:59 +00:00
darin%netscape.com
5a2d9f0d2d checking bbaetz's patch for bug 89500 "SOCKS: only http|https re-directted in (post Mozilla 0.9.2)"
patch=bbaetz, r=dougt, sr=darin
2001-09-13 02:21:05 +00:00
darin%netscape.com
0d91fff56d mac project change for bug 89500 2001-09-13 02:20:52 +00:00
waldemar%netscape.com
09c1606e5d Fixed template overinstantiation bug 2001-09-13 01:04:22 +00:00
sonmi%netscape.com
3572f7c67c took out some outdated 3.2 workarounds
put in debug info for sjsu
2001-09-13 01:03:07 +00:00
jaggernaut%netscape.com
7b7078b675 Oops, messed up the copyright in the license part, rectifying that. r=michel@rubberchicken.nl 2001-09-13 00:31:47 +00:00
rjesup%wgate.com
dfc522b372 Bug 98711: Fix misuses of string.Right(). r=jfrancis, sr=jst 2001-09-13 00:09:49 +00:00
cls%seawood.org
74985d186f Increase GOT buffer for irix (debug) builds when building gkcontent.
Thanks to nickb@adacel.com.au (Nick Blievers) for the patch.
Bug #99395 r=cls
2001-09-12 23:48:26 +00:00
edburns%acm.org
663373d779 99188
r=ashuk
a=edburns

re-implement prompt for cookies.

Modified Files:
 	CBrowserContainer.cpp PromptActionEvents.cpp ns_util.cpp
 	ns_util.h
2001-09-12 23:45:37 +00:00
heikki%netscape.com
358817a443 Bug 78021, Copy Link Address context menu does not work for image maps (<area> elements), <link> elements or simple XLinks. r=harishd, sr=vidur. 2001-09-12 23:31:37 +00:00
bienvenu%netscape.com
17f2ae356a fix problems enabling reply/forward and related commands when offline w/o offline msg bodies (91352) and problem with delete key getting disabled after next unread (84260) r=naving, sr=sspitzer 2001-09-12 23:26:33 +00:00
bienvenu%netscape.com
d58334f067 cosmetic, whitespace changes only 2001-09-12 23:19:36 +00:00
bienvenu%netscape.com
c392c71fe2 fix handling of limiting offline download checkbox rs=sspitzer prefs ui was setting the wrong pref 96335 2001-09-12 23:15:33 +00:00
bienvenu%netscape.com
99865773cd fix assertions on exit trying to remove biff servers r=racham, sr=sspitzer 97240 2001-09-12 23:14:02 +00:00
bnesse%netscape.com
7631bc8ecc Fixes for bug 98582 (add title to about:config window) and bug 99291 (correctness: use defines instead of hard coded numbers in switch statement). r=dveditz, sr=waterson (98582) and r=bnesse, sr=brendan (99291). Checking in for chipc. 2001-09-12 22:50:00 +00:00
waterson%netscape.com
312e030d45 Fix missing return value on ChildIterator::operator=(). 2001-09-12 22:41:49 +00:00
alecf%netscape.com
4f6cd62f72 oops, back out this line - didn't mean to check it in 2001-09-12 22:32:19 +00:00
locka%iol.ie
5eac995064 NOT PART OF BUILD. Doxygen config file updated slightly 2001-09-12 22:09:17 +00:00
kaie%netscape.com
9b0222970d Mozilla bug 99052, fixing crash.
Adding null and error checks.
r=nelsonb
2001-09-12 21:53:31 +00:00
cavin%netscape.com
a8ebdab8d5 Removing newlines (^M). 2001-09-12 21:48:33 +00:00
waterson%netscape.com
113f8f2a68 Use C-style cast to make gcc-2.7.2.3 happy. 2001-09-12 21:37:20 +00:00
alecf%netscape.com
e580b45f37 Add REQUIRES to many modules for win32 support, bug 98372 r=cls 2001-09-12 21:32:10 +00:00
alecf%netscape.com
90e57cac41 oops, back this out! 2001-09-12 21:30:31 +00:00
alecf%netscape.com
26ade9b5b2 oops, missed this in my last checkin 2001-09-12 21:03:13 +00:00
ssu%netscape.com
f78cdd42a7 fixing bug 99340 - Installer dies with error 2 under Win9x. r=syd,dveditz sr=mscott a=asa. not part of tinderbox builds. affects windows installers only. 2001-09-12 20:58:56 +00:00
varada%netscape.com
393d298fe2 fix for 99146- performance improvement for mailcompose window- getting rid of unnecessary logging; r/sr= sspitzer 2001-09-12 20:47:38 +00:00
varada%netscape.com
a661ee481e fix for bug#99146;performance improvement for mailcompose;r/sr=sspitzer 2001-09-12 20:47:28 +00:00
vidur%netscape.com
86e32dfb99 Fix for bug 12189. Added NS_ERROR_MODULE_GENERAL as an return code base for non-core components that don't care if their return codes overlap. r=dougt, sr=rpotts 2001-09-12 20:43:49 +00:00
peterlubczynski%netscape.com
3943a56f95 Fix for crash when checking for a sub document bug 96579 r=av sr=attinasi 2001-09-12 20:43:40 +00:00
alecf%netscape.com
1e0e7dd033 Add REQUIRES to many modules for win32 support, bug 98372 r=cls 2001-09-12 20:32:40 +00:00
alecf%netscape.com
19e1c9490b Update mailnews REQUIRES and MODULEs for bug 98371, r=cls 2001-09-12 20:30:32 +00:00
alecf%netscape.com
959a58aa3c more updates to rules to support REQUIRES on windows, bug 98371, r=cls 2001-09-12 20:27:13 +00:00
bienvenu%netscape.com
15b8ff8015 fix imap copying messages status rs=sspitzer 99358 2001-09-12 20:23:28 +00:00
waterson%netscape.com
b858f247ce Bug 84645. Move XBL insertion point stuff in frame constructor so it can get along with continuing frames. r=dbaron, sr=hyatt 2001-09-12 20:22:21 +00:00