Commit Graph

106769 Commits

Author SHA1 Message Date
jpierre%netscape.com
6eeafa0a3a Stop referencing deleted quickder.h header 2002-08-08 01:55:34 +00:00
jpierre%netscape.com
81744b6f54 Updates to quick DER decoder, bug # 161215
Fixes from Terry's review :
- remove quick allocator
- always allocate entry array even if there is 0 entry
- rename DecodeConstructed to DecodeExplicit and use a better test for that case
- other misc small fixes
Also move SEC_QuickDERDecodeItem to secasn1.h
2002-08-08 01:54:38 +00:00
rogerl%netscape.com
9e5343153e DIKDIK build fixes. 2002-08-08 01:49:43 +00:00
blakeross%telocity.com
d8fb9af1a0 Remove an unnecessary focus event listener. 2002-08-08 01:45:31 +00:00
blakeross%telocity.com
2bda8136e7 More view zoom work. 2002-08-08 01:36:18 +00:00
blakeross%telocity.com
a6c2367d72 Remove the silly zoom menu, replace it with two simple menuitems (better wording pending). 2002-08-08 01:36:02 +00:00
sspitzer%netscape.com
7b9e0d2ac0 clean up my fix for #124269, selecting a folder doesn't enable select all.
r=racham,sr=bienvenu
2002-08-08 01:29:34 +00:00
roc+%cs.cmu.edu
9e4e0e3b45 Bug 159587. Force view manager to invalidate necessary areas when clipping is changed. r=kmcclusk,sr=bz 2002-08-08 01:03:57 +00:00
blakeross%telocity.com
f80c071193 We don't need so many boxes wrapping the content area!? 2002-08-08 00:50:18 +00:00
blakeross%telocity.com
feec884aa9 Move chromeclass classes to <toolbaritem>s. 2002-08-08 00:45:17 +00:00
blakeross%telocity.com
c7c97da468 No need for broadcasters for view/show hide items. 2002-08-08 00:40:47 +00:00
seawood%netscape.com
fd04b4cf12 Removing unused SharedPrefix files.
Bug #160628 r=cls
2002-08-08 00:37:07 +00:00
seawood%netscape.com
20081c7ad2 Removing unused htmlparserSharedPrefix{,_debug}.h
Bug #125118 r=cls sr=bryner
2002-08-08 00:34:45 +00:00
brendan%mozilla.org
65405aa551 Fix a couple of jsemit.h glitches, and a benign but confusing hard case to do with extended switch jumps in jsemit.c's OptimizeSpanDeps (158382, r=khanson, sr=shaver). 2002-08-08 00:30:20 +00:00
blakeross%telocity.com
cff0de031f Removing unused file. 2002-08-08 00:05:49 +00:00
blakeross%telocity.com
ae698302da Remove offline cruft. 2002-08-08 00:04:04 +00:00
leaf%mozilla.org
a776fdf833 Automated update 2002-08-07 23:55:08 +00:00
ducarroz%netscape.com
3105e69f4e Fix for bug 156146. Don't need to limite the number of messages forwarded as attachment (multi-selection case). R=varada, SR=bienvenu 2002-08-07 23:54:45 +00:00
bzbarsky%mit.edu
26c2aac3b6 That last checkin was r=philipl@mail.utexas.edu,sr=blizzard 2002-08-07 23:54:11 +00:00
rginda%netscape.com
a5fe3dd499 - venkman only -
abbreviate tabs to 30 characters max
2002-08-07 23:53:46 +00:00
bzbarsky%mit.edu
19312d5000 Re-fix bug 139294 by backing out the fix for 152429, since bug 159268
fixed the crash that 152429 was on.
2002-08-07 23:52:26 +00:00
bienvenu%netscape.com
d9c1984bcf fix 129603 r=bhuvan, sr=sspitzer, ability to hide or grey out features not support by certain servers 2002-08-07 23:52:17 +00:00
dbradley%netscape.com
3e26086cb2 Bug 153034 - FreeBSD 5.0-current's gcc uses thunks. r=jesup, sr=jst 2002-08-07 23:50:46 +00:00
ducarroz%netscape.com
ba0e209ea1 FIx for bug 149072. the variable location already contains the value of the content-location header. Therefore it won't make sense to set base_ulr to the same value, that will cause MakeAbsoluteURL to return a null url and therefore make the feature that code was for to failed. R=varada, SR=bienvenu 2002-08-07 23:48:21 +00:00
margaret.chan%sun.com
3e32c7839d Bug 149152 - Reduce exported functions to facilitate better runtime search. This is to address performance issue for Solaris. Check in once again for Nidheesh Dubey (nidheesh@eng.sun.com). Previous checkin has some editing problem. r=cls. 2002-08-07 23:46:20 +00:00
smontagu%netscape.com
4a37ce5316 Bug 161556: Arabic bitmap fonts are printed too small. Author=Roland.Mainz@informatik.med.uni-giessen.de, r=smontagu, sr=darin 2002-08-07 23:40:35 +00:00
dbradley%netscape.com
d64eed2142 Bug 159667 - xpconnect needs support for finding *real* wrapped native methods. r=dbradley, sr=jst patch=jband 2002-08-07 23:39:11 +00:00
wtc%netscape.com
dd0afb2cee Bug 148220: implements FIPS 198 conformance. r=relyea.
Modified Files: alghmac.c alghmac.h lowpbe.c pkcs11c.c
2002-08-07 23:27:58 +00:00
nicolson%netscape.com
c397f25253 Don't link to libhpi.so. 2002-08-07 22:53:01 +00:00
pinkerton%netscape.com
5e11837346 When quitting, the d/l progress window and controller are shut down
before the d/l listener. add some code to separate the two and a
kung-fu death grip around the timer code to clean up this case (bug 161218)
2002-08-07 21:32:02 +00:00
smeredith%netscape.com
21cb9f1790 Copy netscp.cfg to top level output dir. Bug 13187. 2002-08-07 21:07:39 +00:00
brendan%mozilla.org
a099682b6e Fix a macro name (LIMIT, not MAX -- fencepost, not maximum value; r=lumpy, sr=jack). 2002-08-07 20:22:38 +00:00
nelsonb%netscape.com
3843ef99c0 Fix bug 160207 by changing the error alerts we send for failed decryption. 2002-08-07 20:01:51 +00:00
mjudge%netscape.com
36f7dde2e4 backing out checked into closed tree 2002-08-07 19:52:18 +00:00
mjudge%netscape.com
32db6e0260 fix for 127321. r=brade sr=smfr. Fix for word jumping getting stuck on punctuation. 2002-08-07 19:48:42 +00:00
mjudge%netscape.com
ceb56bec79 crasher fix: forgot {} around an indented block of code. this will fix 161444 and 161512. r=brade sr= smfr 2002-08-07 17:47:28 +00:00
mikep%oeone.com
b2e1a09772 Updating strings from Go menu. 2002-08-07 17:36:06 +00:00
brade%netscape.com
6850ca9285 call preventdefault for keypresses we insert (r=akkana, sr=sfraser) bug 158672 (and others) 2002-08-07 14:45:08 +00:00
mkaply%us.ibm.com
f0655be1c9 #161192
r=jeffreyj, sr=blizzard (platform specific code)
OS/2 only - use int not uint to avoid bad things when numbers go negative
2002-08-07 14:36:34 +00:00
bienvenu%netscape.com
3eec06f626 fix imap subscribe ui so that it lists children again when expanding containers r=cavin, sr=sspitzer, 160050 2002-08-07 14:30:46 +00:00
bienvenu%netscape.com
c628772766 fix problems going on/offline w/o an unsent messages folder r=cavin, sr=sspitzer 158969 2002-08-07 14:27:10 +00:00
bienvenu%netscape.com
480d37ca06 fix mAcceptLanguage busteage in imap code so we'll send correct language to server, 16941, fix slowness appending msg to sent folder on non-uidplus imap servers 129495 r=naving, sr=sspitzer 2002-08-07 14:25:33 +00:00
kaie%netscape.com
5802ed6d9c b=161379 Fix JavaScript warnings in security code
r=ssaux sr=mscott
2002-08-07 14:24:04 +00:00
bienvenu%netscape.com
994a55ea7c add methods to get and set string properties and other hooks part of 161226 mail extensibility hooks r=cavin, sr=sspitzer 2002-08-07 14:17:27 +00:00
bienvenu%netscape.com
7d1a4ea865 add methods to get and set string properties part of 161226 mail extensibility hooks r=cavin, sr=sspitzer 2002-08-07 14:16:35 +00:00
kaie%netscape.com
21f0d86067 b=123917 Remove non-NSS_3_4 codepaths
r=wtc sr=alecf
2002-08-07 13:39:57 +00:00
seawood%netscape.com
7c0bfafa01 Removing nmake build support. use NMAKE_LAST_RITES tag to resurrect nmake build files.
Bug #158528
2002-08-07 13:10:15 +00:00
rods%netscape.com
12a03fc958 Get title for document from properties so it says "Address Book"
Bug 156596 r=mscott sr=sspitzer
2002-08-07 12:49:15 +00:00
mikep%oeone.com
e479387c46 Fixing bugs 156791 and 122646. 2002-08-07 12:03:23 +00:00
seawood%netscape.com
d4c317e38c Use the correct library name in the .def file.
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #158763 r=cls
2002-08-07 11:55:24 +00:00