wtc%netscape.com
|
595ba9d4ec
|
Bug 185450: fixed a typo in pr_PredictNextNotifyTime which caused the
function to always return 0 instead of delta time interval. The fix was
contributed by Peter Klavins <klavins@netspace.net.au>.
|
2002-12-17 18:28:46 +00:00 |
relyea%netscape.com
|
8ab634d5b8
|
Make sure the session is protected over PKCS #11 calls.
|
2002-12-17 18:22:38 +00:00 |
igor%mir2.org
|
b5a37b538c
|
I replaced all ScriptableObject.getClassPrototype(scope, "Function") by ScriptableObject.getFunctionPrototype(scope)
|
2002-12-17 16:36:23 +00:00 |
bienvenu%netscape.com
|
a62c88120c
|
fix crash in nsImapMailFolder::NormalEndMsgWriteStream when reading 0 byte message r/sr=sspitzer 185666
|
2002-12-17 15:52:01 +00:00 |
peterv%netscape.com
|
4c92e04897
|
Resurrecting file so I can work on it. Not part of the build yet.
|
2002-12-17 15:31:22 +00:00 |
peterv%netscape.com
|
33c9e7f0bd
|
Fix for bug 180709 (Update Mozilla to the DOM Level 2 HTML PR). r=sicking, sr=jst.
|
2002-12-17 13:29:39 +00:00 |
kerz%netscape.com
|
8091d55171
|
*** empty log message ***
|
2002-12-17 09:56:52 +00:00 |
kerz%netscape.com
|
691bfb0129
|
backing out, cvs server bug
|
2002-12-17 09:28:46 +00:00 |
igor%mir2.org
|
bbb7ddba42
|
I moved details of debugger API changes since 1.5R3 to a separated document.
|
2002-12-17 09:26:48 +00:00 |
cltbld%netscape.com
|
5a1af57b74
|
Adding Xpcom Glue test, a=dougt. -mcafee
|
2002-12-17 09:04:00 +00:00 |
kerz%netscape.com
|
cc0ae79673
|
Landing Qute as default theme.
|
2002-12-17 09:00:28 +00:00 |
kerz%netscape.com
|
4bc0556f4c
|
Landing Qute as default theme.
|
2002-12-17 08:54:30 +00:00 |
sspitzer%netscape.com
|
107daea231
|
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
|
d0f91e7b29
|
fix a error for previous bug 183841 checkin: add inline at the declaration
|
2002-12-17 06:02:59 +00:00 |
jkeiser%netscape.com
|
74c7137f81
|
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
|
dd879fc3c2
|
Check rv of GetNext() (fixes infinite loop), r=timeless, sr=jst@netscape.com
|
2002-12-17 04:35:52 +00:00 |
jkeiser%netscape.com
|
4de7f29a13
|
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
|
83992b24fe
|
Workaround array error, sorry fixing this soon. -mcafee
|
2002-12-17 03:53:42 +00:00 |
cltbld%netscape.com
|
16e0d106f2
|
Fixing busted rv, -mcafee
|
2002-12-17 03:45:21 +00:00 |
cltbld%netscape.com
|
31257cdc46
|
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
|
aa92c19a65
|
fixing the mac
|
2002-12-17 03:07:28 +00:00 |
wtc%netscape.com
|
59393fce3e
|
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
|
f34fc9b5bc
|
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
|
cc65e89c5e
|
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
|
26848f6ed6
|
Adding more comments.
|
2002-12-17 01:54:54 +00:00 |
pschwartau%netscape.com
|
46febb5aa5
|
Initial add. Regression test for bug 185485.
|
2002-12-17 01:41:34 +00:00 |
wtc%netscape.com
|
0d2d65efb2
|
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
|
88ff782ace
|
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
|
eca7f55f35
|
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
|
92fa4d9208
|
Implementing XPInstall Signing. sr=dveditz, r=mstoltz, b=178687
|
2002-12-17 00:59:42 +00:00 |
jkeiser%netscape.com
|
96710d95e4
|
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
|
504ac4b45e
|
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
|
1839570bff
|
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
|
fd5c20bdf7
|
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
|
bde2b61ecd
|
Automated update
|
2002-12-17 00:00:09 +00:00 |
tor%cs.brown.edu
|
5f0122b50e
|
Bug 185466 - add version checking to system zlib check. r=cls
|
2002-12-16 23:54:59 +00:00 |
rogerl%netscape.com
|
c200fb24e0
|
Swicth Environment to deque. Fixes to defineHoistedVar.
|
2002-12-16 23:54:40 +00:00 |
jkeiser%netscape.com
|
43f6825740
|
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
|
7eded02cf7
|
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
|
e1f53da40f
|
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
|
6acb4787b6
|
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
|
9ddbd06568
|
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
|
794bc50d65
|
184461: update user agent string to 1.3b. r=lpham sr=granrose
|
2002-12-16 21:48:44 +00:00 |
leaf%mozilla.org
|
006349a846
|
Automated update
|
2002-12-16 21:45:06 +00:00 |
cbiesinger%web.de
|
7c882ddf93
|
185621 r=cls qt port should define QT_NO_STL
|
2002-12-16 21:39:32 +00:00 |
dougt%netscape.com
|
ebd94a321e
|
Fixes crash caused by bug 184548. r=adamlock, sr=darin
|
2002-12-16 19:26:58 +00:00 |
sspitzer%netscape.com
|
d44b36bcc1
|
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
|
02d69352ae
|
Add link to release candidate.
|
2002-12-16 16:51:33 +00:00 |
sicking%bigfoot.com
|
970fe59212
|
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
|
207d99b0be
|
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 |