Commit Graph

87088 Commits

Author SHA1 Message Date
dbradley%netscape.com
c7afe77c82 Bug 83591: XPIDL does not store the file length in the header in XPT Files. sr=scc, r=jband 2001-08-21 12:29:34 +00:00
peterv%netscape.com
e979d55673 Adding null checks to fix crash. No bug. r=Pike, sr=jst. 2001-08-21 09:14:51 +00:00
jst%netscape.com
ce7442eb89 Fixing bug 92272. Avoid malloc(0), patch mostly by mkaply@us.ibm.com. sr=me, r=nobody (trivial fix) 2001-08-21 09:02:22 +00:00
jst%netscape.com
e7ee086f77 Fixing bug 95871. Making it possible to put null pointers in nsISupportArrays. r=pavlov@netscape.com, sr=waterson@netscape.com 2001-08-21 08:51:19 +00:00
rpotts%netscape.com
34d72acb6a Fix warnings... 2001-08-21 08:13:04 +00:00
darin%netscape.com
500cf3e2a6 fixes bug 92563 "Bad comment in nsIInputStream?" r/sr=jst 2001-08-21 06:49:46 +00:00
stephend%netscape.com
1a6e6c97aa Bug 40191. Bad 'connection refused' message. Patch by Jessico Blanco <jblanco@us.ibm.com> r=jglick@netscape.com/stephend@netscape.com sr=sspitzer@netscape.com 2001-08-21 06:43:46 +00:00
hyatt%netscape.com
614c49b79e Fix for 96179. r=sspitzer, sr=darin 2001-08-21 06:41:21 +00:00
rpotts%netscape.com
f5ce40fc78 bug #96029 (r=valeski, sr=mscott) Loading cnn.com caused the sav-as dialog to appear... 2001-08-21 06:26:59 +00:00
sspitzer%netscape.com
04d9ea0906 backing out an accidental check in. 2001-08-21 06:26:51 +00:00
rpotts%netscape.com
402fefe7c2 bug #92425 (r=adamlock, sr=jst). OnLoad() handler which executes a javascript URL causes an infinite loop... 2001-08-21 06:20:53 +00:00
sspitzer%netscape.com
9c896ab736 fix for #95457. the open / closed state of servers and folders in the folder pane
was not persisting across sessions.  I added a new attribute to outliner "statedatasource"
that you can set to use for state, otherwise, if you are "trusted" it will use the localstore.
if not trusted, it will use an in memory datasource, which will not persist across sessions.

r/sr=bienvenu for the mailnews part, r/sr=waterson for the content part.
2001-08-21 06:18:58 +00:00
blakeross%telocity.com
c4a9f265fc More fallout from xul syntax changes. r=ben sr=hyatt 2001-08-21 06:16:33 +00:00
hyatt%netscape.com
3814cd6c73 Fix for 95422. r/sr=the usuals (brendan et al) 2001-08-21 06:14:38 +00:00
blakeross%telocity.com
5b72dd44ae Removing files used for performance testing that shouldn't be part of default build. r=hewitt sr=ben 2001-08-21 06:14:21 +00:00
sspitzer%netscape.com
596e6d5952 more mac bustage fixage. sr=waterson 2001-08-21 05:56:48 +00:00
waterson%netscape.com
fff663cb81 Fix Mac build bustage. 2001-08-21 04:26:03 +00:00
sspitzer%netscape.com
1557fa3888 fix for #96164.
don't make a connection to the news server when updating unread counts
if there are no groups.  r/sr=bienvenu
2001-08-21 04:17:27 +00:00
waterson%netscape.com
a990025b86 Attempt to fix build bustage. 2001-08-21 03:30:03 +00:00
hewitt%netscape.com
0e58f8d7f8 93936 - die, 'work offline' text, die!, r=blake, sr=hyatt 2001-08-21 03:11:54 +00:00
hewitt%netscape.com
ab67b977f3 95190 - buttons too tall, r=blake, sr=hyatt 2001-08-21 02:59:14 +00:00
dbaron%fas.harvard.edu
c6bde97c4f fixing Mac bustage. b=45797 2001-08-21 02:58:44 +00:00
hewitt%netscape.com
bdce6b480a 91430 - precache back and forward images, r=blake, sr=hyatt 2001-08-21 02:58:25 +00:00
brendan%mozilla.org
68f889e9bd Checking in shaver's patch for bug 78100, adding JS_GetExternalStringGCType (sr=brendan&jband). 2001-08-21 02:53:19 +00:00
kaie%netscape.com
bd0a1540d1 Fixes #88303
r=wtc@netscape.com rs=darin@netscape.com
You can reach me at kai.engert@gmx.de
2001-08-21 02:45:43 +00:00
dmose%netscape.com
d60b7a4256 LDAP addressbook code cleanup changes from John Marmion <john.marmion@ireland.sun.com> for bug 17879 review. r=dmose@netscape.com; sr=mscott@netscape.com 2001-08-21 02:35:19 +00:00
saari%netscape.com
3318291f1b I messed up my checkin for bug93521, I screwed up nesting when applying a patch that needed merging. Bah. 2001-08-21 02:27:34 +00:00
Xiaobin.Lu%eng.Sun.com
8d028363d4 Fix for 77194 (liveconnect does not work for non-applet case)
r=edburns & beard sr=brendan
2001-08-21 02:23:24 +00:00
Xiaobin.Lu%eng.Sun.com
3c068c8f11 Fix for 77194 (liveconnect does not work for non-applet case)
r=edburns&beard sr=brendan
2001-08-21 02:11:10 +00:00
Xiaobin.Lu%eng.Sun.com
94f822459e Fix for 77194 (liveconnect does not work for non-applet case)
r=edburns & beard sr=brendan
2001-08-21 02:04:12 +00:00
jband%netscape.com
51fd255e6e bug 65727. Make it an error to not have XP_WIN defined if you are compiling on Win32. Too many people with their own build projects stumble into this hole. r=valeski sr=scc (turns out this was reviewed months ago and I neglected to check it in. My bad) 2001-08-21 01:59:55 +00:00
nicolson%netscape.com
838cdd08f8 remove superfluous trace message. 2001-08-21 01:59:22 +00:00
Xiaobin.Lu%eng.Sun.com
2c01c26bd6 Fix for 77194 (liveconnect does not work for non applet case)
r=edburns & beard sr= brendan
2001-08-21 01:57:48 +00:00
dbaron%fas.harvard.edu
113ad642ae Replace uses of deprecated NS_IMPL_ISUPPORTS and NS_IMPL_QUERYINTERFACE macros with NS_IMPL_{ISUPPORTS,QUERYINTERFACE}{1,0}. r=jag rs=brendan b=45797 2001-08-21 01:48:11 +00:00
waterson%netscape.com
76c2f631f2 Bug 93100. Change NS_DECL_NSGETMODULE to be table driven so we can get at module ctor & dtor callbacks. Update meta-module and static-module stuff for this change, fix meta-module to not register stuff twice. r=cls,leaf 2001-08-21 01:47:31 +00:00
jst%netscape.com
fccc55b07b Fixing bug 95904. Comment changes only, patch mostly by drepper@cygnus.com. 2001-08-21 01:43:29 +00:00
waterson%netscape.com
5aa85feefb Bug 93100. Missed one file. 2001-08-21 01:25:10 +00:00
gerv%gerv.net
0f7f41d4f6 Bug 30208 - fix to avoid breaking gcc 2.7.2.3. Thanks to dbaron. r=dbaron, sr=sspitzer. 2001-08-21 01:15:55 +00:00
rangansen%netscape.com
2b6b352f5b Activating choice of smart card when new cert is requested
bug# 89972, r=javi, sr=blizzard
2001-08-21 01:12:38 +00:00
rangansen%netscape.com
c94863d20a Activating view button in download cert
bug# 81257, r=javi, sr=hewitt
2001-08-21 01:11:29 +00:00
rangansen%netscape.com
27b9fc7d69 Making delete crl work
bug# 95328, r=kaie, sr=hewitt
2001-08-21 01:08:48 +00:00
rangansen%netscape.com
d447114d8f Localizing access keys
bug# 95578, r=rangansen sr=hewitt
2001-08-21 01:07:35 +00:00
rangansen%netscape.com
6f90d295cf Making sure password strength is between 0 and 100
bug# 94179. r=ddrinan, sr=hewitt
2001-08-21 00:59:20 +00:00
rangansen%netscape.com
58ce656cd9 Makes the label appear on enable/disable fips button
Bug# 95683; r=ddrinan; sr=hewitt
2001-08-21 00:57:20 +00:00
waterson%netscape.com
b2442974aa Bug 93100. Change NS_DECL_NSGETMODULE to be table driven so we can get at module ctor & dtor callbacks. Update meta-module and static-module stuff for this change, fix meta-module to not register stuff twice. r=cls,leaf 2001-08-21 00:55:20 +00:00
locka%iol.ie
f8d27dba10 Fix for anchors that try and load content into a docshell that has already been destroyed. b=94229 r=ccarlen@netscape.com sr=rpotts@netscape.com 2001-08-21 00:50:26 +00:00
aaronl%netscape.com
ac2ec34b5d Bug 96065. Active Accessibility text nodes should not be focusable. r=jgaunt, sr=brendan\ 2001-08-21 00:47:07 +00:00
gerv%gerv.net
4e3dd44ec7 Bug 96063 - the old method of doing this barfed on long URL strings. 2001-08-21 00:36:54 +00:00
mcafee%netscape.com
4f9b2bd9a7 moving cvsroot out to tinder-defaults.pl, getting rid of netscape default. Fixed a my variable so I can comment out the run_shell_command line for testing. 2001-08-20 22:45:25 +00:00
mcafee%netscape.com
b3ec154c9c minor stuff, comments, using right cvs command 2001-08-20 22:43:36 +00:00