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

107843 Коммитов

Автор SHA1 Сообщение Дата
relyea%netscape.com 24adc2754c close hole in trust lookups. 2002-08-27 23:38:29 +00:00
relyea%netscape.com 675de20876 Roll the version number forward 2002-08-27 23:32:31 +00:00
relyea%netscape.com 6abad730cc Roll the version number forward. 2002-08-27 23:29:36 +00:00
brendan%mozilla.org 9d5d112cf4 Fix for embeddings that precompile and execute using different globals/standard-classes: clone regexp objects at runtime, on demand, to have the right parentage (164697, r=rogerl, sr=shaver). 2002-08-27 23:28:59 +00:00
ducarroz%netscape.com fdfee42fba Fix for bug 131889. Need to insert separatly the html headers. R=cavin, SR=bienvenu 2002-08-27 22:45:18 +00:00
alexsavulov%netscape.com 0bab51abbe Fix for bug 78820 - right aligned floater in nowrap blocks are not
positioned correctly. r= alexsavulov sr= kin
2002-08-27 22:31:24 +00:00
shrutiv%netscape.com 8ac64886f2 Fix for bugscape bug 13929: Show Config Info button labels should be consistent 2002-08-27 22:13:03 +00:00
alexsavulov%netscape.com 244d832b0c Fix for bug 164065 - Broken image input element crashes the browser.
r= jkeiser, sr= jst
2002-08-27 22:00:26 +00:00
glen.beasley%sun.com 70ab9c67cb 163762 verify cert test example 2002-08-27 21:50:44 +00:00
glen.beasley%sun.com cb0a78f863 163762 make OCSP responder configurable at runtime 2002-08-27 21:46:13 +00:00
shrutiv%netscape.com 4d7833298d Fix for bugscape bug 19466: Network Installer of custom JA bld crashes (r=mitchf) 2002-08-27 21:44:00 +00:00
relyea%netscape.com 2b952c4a99 use correct issuer/SN for beTRUSTed -- Entrust 2002-08-27 20:57:48 +00:00
bzbarsky%mit.edu 06eb5d78dd Bug 162546 and bug 141883. Better handling of unknown area shapes and
more graceful handling of bogus rect coords.  r=jkeiser, sr=roc.
2002-08-27 20:49:54 +00:00
beard%netscape.com 21215a45c0 Fix for bug #164712, r=pinkerton, sr=sfraser 2002-08-27 20:48:30 +00:00
relyea%netscape.com 286095b7a0 beTRUSTed, RSA, GeoTrust, UTN-USER, and AOL Roots also need issuer/SN 2002-08-27 20:41:20 +00:00
mikep%oeone.com 81ed967d01 Fixing some strict warnings, adding in locale. 2002-08-27 20:19:47 +00:00
relyea%netscape.com 032b21fe1a Trust objects need Issuer and Serial number. 2002-08-27 20:17:09 +00:00
relyea%netscape.com 3dce5c6a40 Trust attributes need issuer & serial number 2002-08-27 20:15:58 +00:00
mikep%oeone.com b9eb2ed3e5 Many small bug fixes, mostly look and feel, and moving some functions around. 2002-08-27 20:06:09 +00:00
mikep%oeone.com a1fa32b30a Updating converters. 2002-08-27 19:58:39 +00:00
curt%netscape.com fe21297c7b Some platforms don't like quotes in the path.
(Not yet in the build)
2002-08-27 19:53:49 +00:00
mostafah%oeone.com 68a45ff28f Completed implementation of GetFirstEventForRange() function 2002-08-27 19:51:23 +00:00
mikep%oeone.com f12a658d87 Fixing bug 164435. 2002-08-27 19:12:28 +00:00
alecf%netscape.com 94704f6773 fix for bug 164577 - make the nsManifestLineReader include lengths from ParseLine() so that consumers can avoid calling strlen() on them
(tiny startup perf fix for reading in xpti.dat)
r=dougt, sr=darin
2002-08-27 18:32:12 +00:00
dcone%netscape.com f5531c48a4 148598 r=rods sr=kin, fix minor update issues with backgrounds 2002-08-27 18:23:47 +00:00
alecf%netscape.com 1ccf30a757 fix for bug 164940 - D&D and clipboard were broken
author=akkana, sr=alecf, r=timeless
2002-08-27 18:15:38 +00:00
locka%iol.ie 87fca83683 NOT PART OF BUILD. Bumped up the version number and added install.js and xpi build target 2002-08-27 17:53:13 +00:00
rogerl%netscape.com 5398f9a4ee Namespace implemenation. 2002-08-27 16:11:32 +00:00
timeless%mac.com e0392b3ecd Bug 91835 Can't find [tcl] rebuildtaginfo.cgi
r=bbaetz
2002-08-27 16:01:10 +00:00
mikep%oeone.com df154a5749 Fixing view issues, bug 164436.. 2002-08-27 13:31:25 +00:00
kaie%netscape.com 43a34d7ec4 b=107034 OE requires special attribute in incoming signed messages to support dual key certificates. Add new function
NSS_CMSSignerInfo_AddMSSMIMEEncKeyPrefs.
r=relyea
2002-08-27 13:14:42 +00:00
dougt%netscape.com 3fafda03c7 Removing nsIURIChecker.idl from sdk exports 2002-08-27 13:09:16 +00:00
mkaply%us.ibm.com b28cc258a8 OS/2 bustage - don't need these .gets 2002-08-27 12:39:30 +00:00
mikep%oeone.com 529a9a973d Fixing bug 164838 and fixing spelling mistake in function name. 2002-08-27 12:34:47 +00:00
bryner%netscape.com 354f6d8929 add license. also, back to MOZ_WINCONSOLE. 2002-08-27 09:59:37 +00:00
bbaetz%student.usyd.edu.au debef61f9d Bug 161203 - Bug changes with intermediate pages munges fields with
multiple values (e.g., CC)
patch by "Randall M! Gee", r=bbaetz, myk
2002-08-27 09:35:22 +00:00
igor%mir2.org 5381cd9877 Workaround in JS Math.pow implementation for java.lang.Math.pow brokeness in some JVM. 2002-08-27 08:14:49 +00:00
igor%mir2.org 21946b7034 Fixing a bug reported by Steven Beal where Interpreter.icodeTokenLength() and In
terpreter.dumpICode() used wrong size for CLOSURE opcode arguments.
2002-08-27 08:12:25 +00:00
cbiesinger%web.de a5036f490f bug 164489 r=timeless sr=bz contentAreaUtils.js should use appendFilters for well known types (text, allfiles) 2002-08-27 08:06:37 +00:00
seawood%netscape.com 049c194348 Not all c++ compilers support true. Use PR_TRUE instead.
Fixing OS/2 tinderbox bustage.
2002-08-27 07:34:41 +00:00
aaronl%netscape.com 0b0d06e121 Bug 30088. Finishing checkin by turning on pref for type ahead find in default build. r=akkana, sr=jst 2002-08-27 06:00:13 +00:00
bryner%netscape.com 0d21a5ecab Oops. 2002-08-27 05:37:23 +00:00
jake%bugzilla.org 49a521ab90 Updating my e-mail address as jake@acutex.net is no longer valid.
* NO CODE CHANGES *
2002-08-27 04:28:05 +00:00
alecf%netscape.com ad0975dbcf oops, fix a typo in my previous checkin that caused help not to display - found by bryner, just returning the logic to where it was before... 2002-08-27 04:17:32 +00:00
sicking%bigfoot.com 75dc9786ce Fix whitespacehandling by looking for xml:space-attributes when needed and only when needed.
b=163856 r=Pike sr=bz
2002-08-27 04:13:18 +00:00
bryner%netscape.com 855dbe7bce Sync with API changes. 2002-08-27 04:08:31 +00:00
jake%bugzilla.org b0ca126531 Bug 86651 - cvs-update was setting sticky dates which made commiting changes and getting updates more difficult
r=bbaetz, jouni
2002-08-27 04:07:14 +00:00
curt%netscape.com 8320ac41de Not (yet) in build 2002-08-27 04:02:27 +00:00
timeless%mac.com 2ddb219bfa Bug 68509 multidiff.cgi should use diff -u rather than diff -c
r=tara
2002-08-27 03:48:50 +00:00
timeless%mac.com 805d9b2f47 Bug 164718 Add maxlength=29 in search input boxes in lxr index
r=bbaetz
2002-08-27 03:34:28 +00:00