Commit Graph

113284 Commits

Author SHA1 Message Date
kerz%netscape.com
8b8efe3571 Landing Qute as default theme. 2002-12-17 09:00:28 +00:00
kerz%netscape.com
3f7b63502d Landing Qute as default theme. 2002-12-17 08:54:30 +00:00
sspitzer%netscape.com
e025043b01 fix for #185755. "new address book" dialog should be modal.
r/sr=bienvenu
2002-12-17 06:45:47 +00:00
bolian.yin%sun.com
a35f526766 fix a error for previous bug 183841 checkin: add inline at the declaration 2002-12-17 06:02:59 +00:00
jkeiser%netscape.com
6d05d293b0 Commit review comment change of jst's for bug 184294 (last commit), r=timeless, sr=jst@netscape.com 2002-12-17 04:55:53 +00:00
jkeiser%netscape.com
c8e348b094 Check rv of GetNext() (fixes infinite loop), r=timeless, sr=jst@netscape.com 2002-12-17 04:35:52 +00:00
jkeiser%netscape.com
6ad65a28c6 Fire onchange *after* onclick for radios/checkboxes (bug 184192), r=rods@netscape.com, sr=jst@netscape.com 2002-12-17 04:31:21 +00:00
cltbld%netscape.com
de0695c7c0 Workaround array error, sorry fixing this soon. -mcafee 2002-12-17 03:53:42 +00:00
cltbld%netscape.com
b64cd02a07 Fixing busted rv, -mcafee 2002-12-17 03:45:21 +00:00
cltbld%netscape.com
3ac6006f3b Adding QA DOM/JS test. Tweaking timeout for codesize test for windows long case. -mcafee 2002-12-17 03:13:52 +00:00
dougt%netscape.com
dc8c3ac66d fixing the mac 2002-12-17 03:07:28 +00:00
wtc%netscape.com
1c4cebd09f Need to test for null pointers before destroying the lock and condition
variable.  If NSS initialization fails, this lock and condition variable
may not get created.
2002-12-17 02:47:46 +00:00
jkeiser%netscape.com
5e20e45df5 Make mouseover/mouseout/hover apply only to elements (bug 103055), r=bryner@netscape.com, sr=jst@netscape.com 2002-12-17 02:10:57 +00:00
wtc%netscape.com
5a045514c6 I made a mistake in the previous checkin. certdb.h doesn't need to be
included because the new function CERT_FindCertBySubjKeyID is declared in
cert.h.
2002-12-17 02:08:51 +00:00
pschwartau%netscape.com
15ee8e389b Adding more comments. 2002-12-17 01:54:54 +00:00
pschwartau%netscape.com
4df0b2c558 Initial add. Regression test for bug 185485. 2002-12-17 01:41:34 +00:00
wtc%netscape.com
12860a5501 Bug 183612: added support for looking up a cert by subject key ID and
creating a CMS recipient info from a subject key ID.  The patch was
contributed by Javi Delgadillo <javi@netscape.com>. r=relyea, wtc.
Modified Files:
	certdb/cert.h certdb/certdb.c certdb/certdb.h certdb/certv3.c
	certdb/stanpcertdb.c nss/nss.def nss/nssinit.c
	pk11wrap/pk11cert.c pk11wrap/pk11func.h pk11wrap/secmod.h
	pki/pki3hack.c smime/cms.h smime/cmslocal.h smime/cmspubkey.c
	smime/cmsrecinfo.c smime/cmssiginfo.c smime/cmst.h
	smime/smime.def
2002-12-17 01:39:46 +00:00
jkeiser%netscape.com
857a7b0ffe Make /applet close things inside applet tag (bug 129888), patch by adu@sparc.spb.su, r=harishd@netscape.com, sr=heikki@netscape.com 2002-12-17 01:28:16 +00:00
jkeiser%netscape.com
0dddb3aadc Remove 8 nested frames limit on framesets (bug 175270), patch by mkaply@us.ibm.com, r=jkeiser@netscape.com, sr=jst@netscape.com 2002-12-17 01:10:03 +00:00
dougt%netscape.com
59a520b858 Implementing XPInstall Signing. sr=dveditz, r=mstoltz, b=178687 2002-12-17 00:59:42 +00:00
jkeiser%netscape.com
a1d3c960e5 Make empty dropdowns handle key events (bug 147148), r=peterl@netscape.com, sr=sfraser@netscape.com 2002-12-17 00:56:01 +00:00
rbs%maths.uq.edu.au
008e1e2517 Remiander of bug 169590. Hook a catch-all W3C entity converter and user-prefs for custom levels of entity-zation in the editor's '<HTML> Source' and 'Save As...' 2002-12-17 00:41:25 +00:00
cltbld%netscape.com
3a601a1474 Updating trunk to 1.3b, Bug#184465 r=lpham/sr=kysmith. ycalonje checking in as cltbld 2002-12-17 00:25:49 +00:00
gerv%gerv.net
f28c333c61 Bug 184949 - CSV buglists are missing the Bug ID column. Patch by gerv; r,a=justdave. 2002-12-17 00:00:46 +00:00
leaf%mozilla.org
b11e5ef861 Automated update 2002-12-17 00:00:09 +00:00
tor%cs.brown.edu
aac1c67848 Bug 185466 - add version checking to system zlib check. r=cls 2002-12-16 23:54:59 +00:00
rogerl%netscape.com
1abe72ccef Swicth Environment to deque. Fixes to defineHoistedVar. 2002-12-16 23:54:40 +00:00
jkeiser%netscape.com
2de2d24266 Crasher on changing input type with JS (bug 175670), patch by Rick.Ju@sun.com, r=jkeiser@netscape.com, sr=bzbarsky@mit.edu 2002-12-16 23:49:16 +00:00
samuel%sieb.net
a16f0d6076 Bug 139057 - fix chatzilla's response to certain pings
patch by twpol@aol.com
r=rginda
2002-12-16 23:28:54 +00:00
cmanske%netscape.com
8d01966f5a Remove 'AppendStringToMenulist' JS method. b=183055, r=neil@parkwaycc.co.uk, sr=hewitt 2002-12-16 22:35:22 +00:00
rbs%maths.uq.edu.au
3169fbb948 No need to attempt to load mathml.css if not necessary, b=183866, r=heikki, sr=bzbarsky 2002-12-16 22:22:12 +00:00
locka%iol.ie
3be0457890 Fix bustage in plugin when MOZ_OBJDIR is defined. b=185679 r=dbradley@netscape.com sr=seawood@netscape.com 2002-12-16 22:05:05 +00:00
asasaki%netscape.com
34baf65e0c 184461: update user agent string to 1.3b. r=lpham sr=granrose 2002-12-16 21:48:44 +00:00
leaf%mozilla.org
c5e2fee3e6 Automated update 2002-12-16 21:45:06 +00:00
cbiesinger%web.de
d66dabdfdb 185621 r=cls qt port should define QT_NO_STL 2002-12-16 21:39:32 +00:00
dougt%netscape.com
dd3b6ee5f7 Fixes crash caused by bug 184548. r=adamlock, sr=darin 2002-12-16 19:26:58 +00:00
sspitzer%netscape.com
a33308d924 add comment about how you can use the "mail.compose.other.header" pref
for X-Face, Approved, or other optional headers.  r/sr=no one.
2002-12-16 18:39:52 +00:00
nboyd%atg.com
56dba39300 Add link to release candidate. 2002-12-16 16:51:33 +00:00
sicking%bigfoot.com
74a253f620 Bug 182031: Try to get the prettyprinter to work reliably by fixing an uninitialized variable in the sync-loader.
r=jkeiser sr=peterv
2002-12-16 16:08:09 +00:00
jshin%mailaps.org
dff2a30a07 Add 'wide'(16bit) non-Unicode truetype font support. Use 'nsAutoArray' for
temporary buffer allocation/deallocation. b=177877, r=shanjian, sr=rbs
2002-12-16 15:11:43 +00:00
mostafah%oeone.com
23adef2baa Checked in patch for bug 185145: libical does not build under cygwin perl in textmode 2002-12-16 14:54:31 +00:00
cbiesinger%web.de
91a22d4fd5 185517 qt mozilla doesn't display images
QT ONLY - r=timeless rs=bz
2002-12-16 09:07:15 +00:00
jkeiser%netscape.com
3e9a5f3d4c Make empty tables with fixes layout show up (bug 128873), r=karnaze@netscape.com, sr=bzbarsky@mit.edu 2002-12-16 07:58:39 +00:00
jouni%heikniemi.net
ec4b2cd682 Bug 185332: Rewrite the description for timezone param (typo fixes etc.)
r=joel, a=justdave
2002-12-16 06:28:14 +00:00
depstein%netscape.com
26ff64f548 Enhanced nsIWebBrowserChrome and nsIEmbeddingSiteWindow test implementations. Not part of the build. 2002-12-16 03:48:36 +00:00
bienvenu%netscape.com
8b0c97fb35 make newly discovered imap folders be collapsed by default, fix 147528 r/sr=sspitzer 2002-12-16 02:08:53 +00:00
cbiesinger%web.de
3db3fc8480 185465 mismatched free in nsWidget
QT ONLY - r=timeless rs=bz
2002-12-15 22:04:19 +00:00
bratell%lysator.liu.se
40bbe3138a Backout of bug 110718 to fix Tp regression and raise-on-load issues. 2002-12-15 19:52:22 +00:00
ere%atp.fi
43f494f1cb Bug 165090 - spurious "Server has disconnected" messages
r/sr=bienvenu
2002-12-15 19:36:19 +00:00
bratell%lysator.liu.se
b00d416569 Patch for bug 59670 by Aleksey Nogin. Initialize variables before using them. r=dveditz, sr=brendan 2002-12-15 19:17:20 +00:00