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

104665 Коммитов

Автор SHA1 Сообщение Дата
rangansen%netscape.com bff8c533ce exporting CERT_VerifyCertChain. r=relyea 2002-06-19 15:58:51 +00:00
ian.mcgreer%sun.com 4cf84d39dd missed part of last patch (bug 145322) 2002-06-19 15:26:55 +00:00
ian.mcgreer%sun.com e30639f9cd bug 145322, second patch, clean up pk11_saveContextHelper 2002-06-19 15:22:54 +00:00
ian.mcgreer%sun.com 607f12501a bug 145322, reduce the number of PKCS#11 sessions used in SSL connections, implement new function PK11_SaveContextAlloc
r=relyea
2002-06-19 15:21:37 +00:00
leaf%mozilla.org 2887af9eac Automated update 2002-06-19 15:11:18 +00:00
mikep%oeone.com a2e3590217 Updating code, doing a little bit of clean up. 2002-06-19 15:00:38 +00:00
ian.mcgreer%sun.com 0992642b67 bug 150704, PK11_Finalize can crash because softoken does not implement C_XXXFinal correctly 2002-06-19 14:59:24 +00:00
seawood%netscape.com 66a87e5efb Add --disable-activex to turn off building of activex component (win32 only).
Thanks to Stephen Walker  <walk84@yahoo.com> for the patch.
Bug #141376 r=cls
2002-06-19 14:59:05 +00:00
locka%iol.ie 74dd7c3382 Sample code changed to use MIT licence. b=82339 2002-06-19 14:48:07 +00:00
locka%iol.ie 97e9649045 Sample code changed to use MIT licence. b=82339 2002-06-19 14:38:39 +00:00
dcone%netscape.com d46f30ed52 added an installer for the debug plugin. Not part of build. 2002-06-19 14:35:40 +00:00
locka%iol.ie aeca349336 Sample code changed to use MIT licence. b=82339 2002-06-19 14:25:27 +00:00
kaie%netscape.com e76855a8f6 b=137071 [UE] Replies to or forwarding S/MIME encrypted mail should default to encrypt
r=ducarroz sr=mscott
2002-06-19 13:46:10 +00:00
karnaze%netscape.com 4a91b4198d bug 149436 - shanmu's patch to fix crash on OSF/1, sr=kin, r=karnaze 2002-06-19 13:43:19 +00:00
karnaze%netscape.com 88f6934f88 bug 151956 - make sure child of row group is a row in CalcRowHeights. sr=kin, r=bernd. 2002-06-19 13:37:18 +00:00
varga%utcru.sk 818af92414 Checking in for Neil.
Bug 151565 - JS strict warning in nsHelperAppDlg.js
r=varga, sr=jag
2002-06-19 12:59:20 +00:00
kaie%netscape.com 450b9b1715 b=137071 [UE] Replies to or forwarding S/MIME encrypted mail should default to encrypt
r=ducarroz sr=mscott
2002-06-19 12:49:29 +00:00
kaie%netscape.com 9076bfff36 b=137071 [UE] Replies to or forwarding S/MIME encrypted mail should default to encrypt
r=ducarroz sr=mscott
(need to rename file because it is too long for Mac)
2002-06-19 12:47:44 +00:00
kaie%netscape.com 4cc76dbfe5 b=137071 [UE] Replies to or forwarding S/MIME encrypted mail should default to encrypt
r=ducarroz sr=mscott
2002-06-19 12:43:06 +00:00
jaggernaut%netscape.com 270fced72b Back out changes for bug 35011 (context menu, ctrl+key, page-up/down all stopped working in browser). 2002-06-19 12:37:57 +00:00
kaie%netscape.com 2bed7152a2 b=137071 [UE] Replies to or forwarding S/MIME encrypted mail should default to encrypt
r=ducarroz sr=mscott
2002-06-19 12:24:27 +00:00
locka%iol.ie 7f0509f4e9 Added nsIEmbeddingSiteWindow2 implementation. b=149307 r=rpotts@netscape.com sr=alecf@netscape.com 2002-06-19 11:41:25 +00:00
racham%netscape.com 8c606b2934 Fixing bug 144562. Allow ISPs and vendors to set up pre-configured mailnews accounts via prefs. Adding global version prefs which provide ISP/vendors the flexibility of adding new accounts/servers to the existing set of accounts/servers by increasing the default version number. r=srilatha, sr=bienvenu 2002-06-19 07:44:30 +00:00
racham%netscape.com 9b0b44963b Fixing bug 144562. Allow ISPs and vendors to set up pre-configured mailnews accounts via prefs. When a proper set of prefs area added to the global prefs file, accounts are set up automatically. On launching mailnews app, Account Wizard will be brought up on identifying invalid accounts so that user information like name and email address can be entered. Please see the bug for set of prefs used as an example. r=srilatha, sr=bienvenu 2002-06-19 07:38:53 +00:00
timeless%mac.com c0b7e7d826 Bug 12180 Menu overlaps filenames
Bug 88759 improperly nested tags break links
r=tara
2002-06-19 07:00:18 +00:00
bzbarsky%mit.edu b4e453c08e add an ID to the separator so things can go on the right side of it.
Bug 151479, r=bzbarsky, sr=blake
2002-06-19 06:42:27 +00:00
bzbarsky%mit.edu a824fe329f Not all URIs are URLs. Bug 143987, r=law, sr=jag 2002-06-19 05:13:59 +00:00
bzbarsky%mit.edu 1c533f70a5 use oncommand, not onclick, for the link toolbar. Bug 139157,
r=sballard@netreach.net, sr=jag
2002-06-19 05:11:02 +00:00
dbaron%fas.harvard.edu 11abb0b4ca Oops. 2002-06-19 04:31:43 +00:00
dbaron%fas.harvard.edu 2f4122c931 Correct documentation of initial/inherit values and of last boolean in CheckPropertyData. Note that document misses modifications to nsDOMCSSDeclaration and relevant interfaces. Massive formatting cleanup (especially <br> overuse), but not enough. 2002-06-19 04:29:07 +00:00
caillon%returnzero.com 981cfb96b6 Bug 152256, honor the pref to prevent sites from hiding the statusbar in the window.statusbar.visible=false case also. r=bzbarsky sr=jst 2002-06-19 04:09:57 +00:00
mkaply%us.ibm.com e791f87a0b #70141
r=timeless, sr=jag
Windows - map + on numpad to + character
2002-06-19 03:33:12 +00:00
katakai%japan.sun.com 98912adc03 bug 152260
AMPM order needs to be cared in time format
UNIX/Linux only: check AMPM order at strftime("%X")
r=yokoyama,sr=blizzard
2002-06-19 02:32:43 +00:00
jelwell%netscape.com 51485e7f9d Fix for bugzilla bug 152434
Need id's on the some menuitems so Other apps can hide unneeded ones.
r=cmanske, sr=dveditz
2002-06-19 02:11:04 +00:00
kyle.yuan%sun.com 61c5b0b4db Bug 149858 [XBLFC] Active Accessibility: support XBL-based HTML radio
r=aaronl, sr=jst
Add nsIAccessibleProvider in radio.xml, create accessible object for XBL radio button
2002-06-19 02:00:38 +00:00
seawood%netscape.com ba59803131 Yet another fix for the srcdir race problem. We'll just remove the srcdir copies whenever we regenerate the files.
Fallout from bug 141834
2002-06-19 01:31:47 +00:00
jruderman%hmc.edu d5eb2bb1ef 86063 and 134614. add ctrl+shift+f shortcut for "search the web" and make "search the web" go to the user's selected search engine. r=aaronl,sgehani, sr=hewitt. 2002-06-19 00:50:20 +00:00
caillon%returnzero.com 5ad14210fa Bug 149474, Implement preventdefault="true" on XBL handlers, so that bindings are able to prevent the default action even if JavaScript is disabled. r=bryner sr=jag 2002-06-19 00:43:46 +00:00
jst%netscape.com 53ecd021aa Fixing bug 123273. Don't let JS timeouts run with 0 delay, always force at least a 10ms delay. r=bzbarsky@mit.edu, sr=rpotts@netscape.com 2002-06-19 00:42:23 +00:00
pschwartau%netscape.com 57e782b463 Correcting Section 1 to test execution as well as compilation of function. 2002-06-19 00:23:43 +00:00
bzbarsky%mit.edu f72ade79d3 Bug 126725, patch by Travis Crump <pretzalz@techhouse.org>, r=bzbarsky,
sr=alecf.
2002-06-19 00:17:18 +00:00
pschwartau%netscape.com 6637d3a44d Adding extra comments - 2002-06-19 00:13:04 +00:00
pschwartau%netscape.com 1ab211c7a1 Initial add. Regression test for bug 146596. 2002-06-19 00:02:29 +00:00
timeless%mac.com 4361b71e10 Bug 114121 miFindCSSRules.accesskey definied as "Find CSS Rules..."
r=hwaara sr=jst
2002-06-19 00:02:27 +00:00
myk%mozilla.org 5659dd078d Fix for bug 152688: HTML-escape CVS error messages before they are output. 2002-06-18 23:33:26 +00:00
cotter%netscape.com 778ce1a550 ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; latest formatting & editorial updates 2002-06-18 23:20:18 +00:00
naving%netscape.com 4957500d93 134076 original patch=wilson r=oscheger sr=alecf Made it so that Help search engine should let user know that no matches were found 2002-06-18 23:08:38 +00:00
cavin%netscape.com f7dbd69b98 Fix for 144141. Force folder pane to open if it's collapsed at startup. r=naving, sr=mscott. 2002-06-18 23:04:04 +00:00
radha%netscape.com 376379c878 Fix for bug # 35011. window.onscroll and element.onscroll don't fire. r=joki sr=jst 2002-06-18 23:01:48 +00:00
radha%netscape.com 52f1f0b826 Fix for bug # 35011 r=joki sr=jst. window.onscroll and element.onscroll don't fire. 2002-06-18 23:00:50 +00:00