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

112208 Коммитов

Автор SHA1 Сообщение Дата
jpierre%netscape.com 2854b0f273 Fix build again ! 2002-11-16 04:27:39 +00:00
cmanske%netscape.com 9d8995feac Missed file from checkin for bug 169029. r=akkana, sr=sfraser 2002-11-16 04:14:12 +00:00
av%netscape.com c9c5e9d854 Bug 176782 -- hang with scriptable Flash plugin, patch by serge, r=av, sr=darin 2002-11-16 03:38:01 +00:00
nelsonb%netscape.com c69f246d7a Recognize new SHAxxx OIDs. 2002-11-16 03:34:53 +00:00
jpierre%netscape.com a46a21ce98 Fix build 2002-11-16 03:32:40 +00:00
nelsonb%netscape.com d2a0920045 Correct softoken routines to work with new larger SHAxxx hashes. 2002-11-16 03:32:39 +00:00
nelsonb%netscape.com 5556b4b77f Correct HMAC code to work with new larger SHAxxx hashes. 2002-11-16 03:30:37 +00:00
nelsonb%netscape.com dd4c5651b8 Add new SHAxxx hash algorithms to tables of SECHashObjects. 2002-11-16 03:29:32 +00:00
nelsonb%netscape.com 0575c4bc91 Declare new vendor-defined mechanisms for SHA256, SHA384 and SHA512. 2002-11-16 03:25:01 +00:00
nelsonb%netscape.com eeb4bc7c50 Now that we have hashes larger than SHA1,
#define HASH_LENGTH_MAX         SHA512_LENGTH
2002-11-16 03:21:53 +00:00
nelsonb%netscape.com 6b4fae5a4a Don't reject a cert request with an empty list of CA cert names.
Don't crash with an empty CA name list.
2002-11-16 03:19:48 +00:00
aaronl%netscape.com dc951d3cd1 Bug 180357. Move location bar accesskey into dtd file. r=timeless, sr=bz 2002-11-16 03:05:00 +00:00
rjc%netscape.com f158b9589a Fix bug # 175324: search hang. code from ajschult@eos.ncsu.edu r=rjc sr=jag 2002-11-16 02:42:53 +00:00
blizzard%redhat.com 228104baf7 Bug #121253. Port embedding widget to gtk2. r=pavlov, sr=bryner 2002-11-16 02:36:22 +00:00
bzbarsky%mit.edu e7c026b0f0 kill off some nsISupportsArray and fix a potential leak. Bug 177400,
r=dmose, sr=alecf
2002-11-16 02:35:20 +00:00
alecf%netscape.com ab1af1ae5c fix for bug 177318 - use pldhash for inner hashtable entries to dramatically reduce allocations
r=dougt/sr=brendan
I am watching to see how the performance number change and will back out if the results are nasty
2002-11-16 02:33:49 +00:00
blizzard%redhat.com 4a957f1100 Bug #162507. Default icon should not be set for embedding applications. Not part of the default build. 2002-11-16 01:22:10 +00:00
nelsonb%netscape.com 9ee53c1fde Add "const" modifier to all fixed arrays used for keys or known text. 2002-11-16 01:00:44 +00:00
blythe%netscape.com 56f99e7964 Not part of the build.
Open flood gates on autosummary scripts, no exclusions anymore.
Make the help text a little more obvious on the purpose of the various scripts.
2002-11-16 00:51:56 +00:00
blythe%netscape.com ab9a9d27a0 Not part of build.
Add scripts that can report on only files listed in mozilla/embedding/config manifests.
2002-11-15 22:48:39 +00:00
blizzard%redhat.com 81edc8021d Smoketest blocker bug #180318. Make sure that we include libgfxft2.so in the packages file since - wait for it - libgfx_gtk.so is linked directly against it. This was causing registration for the gfx component to fail silently so mozilla wouldn't ever start up. 2002-11-15 22:44:17 +00:00
myk%mozilla.org d20a6f167b Fix for bug 180232: removes unnecessary margins/borders around XUL duplicates report 2002-11-15 22:04:04 +00:00
mcs%netscape.com 3f190c27b3 Fix bug # 177775 - libprldap: NSPR error is sometimes lost. 2002-11-15 21:03:19 +00:00
mcs%netscape.com 54f6f0ba6a Fix bug # 177778 - ldap_set_option( NULL, ... ) resets ldap_debug to zero. 2002-11-15 21:01:43 +00:00
mcs%netscape.com 9674e14a0d Use a name shorter than 32 chars. for the C LDAP API Internet Draft. 2002-11-15 20:58:29 +00:00
mikep%oeone.com 3abdbb3b8a Fixing tooltips, bug 180080. 2002-11-15 20:51:22 +00:00
mcs%netscape.com 0d16f36c0c Fix bug # 163534 - remove Netscape Confidential and Proprietary marker
from errormap.c.
2002-11-15 20:18:50 +00:00
mcs%netscape.com 528fd9ba96 Fix bug # 38012 - 64bit issues within CRC-32 code.
Define 32-bit integral types in portable.h (nsldapi_int_32 and
	nsldapi_uint_32) and use them in the memcache crc32_convert()
	function.
2002-11-15 20:15:53 +00:00
cmanske%netscape.com 466011238d Final removal of 'editorShell'. b=169029, r=akkana, sr=sfraser 2002-11-15 15:52:47 +00:00
cmanske%netscape.com eaee3501ec Final removal of 'editorShell' from DOM inspector. b=169029, r=akkana, sr=sfraser 2002-11-15 15:45:48 +00:00
cmanske%netscape.com 434a3e353f Final removal of 'editorShell' and associated files. b=169029, r=akkana, sr=sfraser 2002-11-15 15:42:22 +00:00
cmanske%netscape.com bc4a112d1e Final removal of 'editorShell' and associated files. b=169029, r=brade, sr=sfraser 2002-11-15 15:36:44 +00:00
ccarlen%netscape.com dabf53c9c0 Bug 179932 - Need GetCFURL() on nsILocalFileMac. r=sdagley/sr=sfraser 2002-11-15 15:35:17 +00:00
timeless%mozdev.org 5b1ce15738 Bug 156633 replace PR_CurrentThread with PR_GetCurrentThread
patch by riceman+bmo@mail.rit.edu r=morse,dougt,dveditz,timeless sr=dveditz
2002-11-15 15:24:56 +00:00
timeless%mozdev.org eef93d9939 Bug 156454 DOM Mouse Scroll events should be handled by a <handler>
patch by neil@parkwaycc.co.uk r=varga sr=bz
2002-11-15 14:53:33 +00:00
timeless%mozdev.org 5a800d80a3 Bug 164664 JS console evaluation ignores leading whitespace
patch by neil@parkwaycc.co.uk r=caillon sr=bz
2002-11-15 14:43:07 +00:00
timeless%mozdev.org 1c685114c6 Bug 153869 Obsolete code in help.js
patch by neil@parkwaycc.co.uk r=varga sr=bz
2002-11-15 14:39:41 +00:00
timeless%mozdev.org 5d4e07212f Bug 136130 JavaScript Console is missing the new Windows menu
patch by neil@parkwaycc.co.uk r=timeless sr=bz
2002-11-15 14:36:21 +00:00
timeless%mozdev.org 94ab352ab7 Bug 125268 Edit/Pr_e_ferences, not Pre_f_erences
patch by neil@parkwaycc.co.uk r=timeless sr=bz
2002-11-15 14:34:17 +00:00
dbradley%netscape.com 1621e27d5b Bug 180098 - "--enable-activex-scripting" option seems to break composition window. Error was in enumeration when IDispatch logic was turned on. r=adamlock, sr=jst 2002-11-15 13:57:16 +00:00
timeless%mozdev.org f01b367346 not part of the build
Makefile.in changes should make this build on platforms (at least windows)
grabpage.cpp suffered from serious API rot.
2002-11-15 12:22:58 +00:00
seawood%netscape.com e0a9ae3203 Add bayesian filter & mailview to list of meta_mail sub-components.
Make meta component list more readable
2002-11-15 09:39:03 +00:00
gerv%gerv.net 82e4689c35 Bug 179462 - Clarify description for enablequips param. Patch by gerv; r,a=justdave. 2002-11-15 08:48:59 +00:00
pete.zha%sun.com c55e1525c5 nsFT2FontCatalog compile error when build mozilla(gtk2) on solaris9
b=180052 r=cls sr=bzbarsky@mit.edu
patch=louie.zhao@sun.com
2002-11-15 08:26:58 +00:00
bratell%lysator.liu.se f784304b06 Bug 93066 - Don't use FindCharInSet when searching for only one character. r=sspitzer, sr=alecf 2002-11-15 08:16:43 +00:00
darin%netscape.com 2ecabcccc4 1) add clientUp and clientDown ipc module notifications
2) cleanup some comments in ipcModule.h
2002-11-15 08:01:55 +00:00
seawood%netscape.com 920fe572b1 Forte doesn't allow suffixes other than .o so change the naming scheme of host-compiled object files from .ho to host_%.o . Adds the unenforced rule that source files should not start with host_.
Bug #179895 Fixing tinderbox bustage
2002-11-15 07:24:44 +00:00
bolian.yin%sun.com 578f286fcb Bug 175947, port 123389's fix from gtk1 to gtk2: copy&paste between mozilla&openoffice.
patch by louie.zhao@sun.com. r=blizzard. This is NOT for default build.
2002-11-15 07:01:23 +00:00
nelsonb%netscape.com 2d2f10ff75 Fix crash when formatting a cert with optional version not given. 2002-11-15 06:32:51 +00:00
seawood%netscape.com ef829194c8 Disable dependency generation on OS/2 until bug 135795 is fixed. 2002-11-15 05:42:39 +00:00