70283 Commits

Author SHA1 Message Date
cyeh%bluemartini.com
43bd0deb3d fix for 51521: Broken HTML on user permissions page, patch by john.beranek@pace.co.uk 2000-09-13 00:09:36 +00:00
anthonyd%netscape.com
408d1057ca bug fix for mjudges bug #45387
r=anthonyd
2000-09-13 00:05:29 +00:00
kandrot%netscape.com
861c2cc6cb Fix for bug #51944. This change removes the stored selector text, and adds a method to the selector to generate the text, if needed.
r=vidur
2000-09-13 00:05:04 +00:00
cyeh%bluemartini.com
9045f8404b fix for 50647: RFE: yp_nomail.sh contribution. contributed by mtakacs@pacbell.net 2000-09-12 23:50:31 +00:00
alecf%netscape.com
aa01acfceb enough with the message pane having focus dump()s
removing this dump because it's ALWAYS true (no reviewer, just a dump statement)
2000-09-12 23:38:30 +00:00
cls%seawood.org
9e2e8ba282 Change MDDEPDIR to fix a VPATH issue in srcdir builds. 2000-09-12 23:37:16 +00:00
sgehani%netscape.com
ca8038b10c Make linux installer ftp download correctly by flushing the control connection
after file transfer has completed. [nsbeta3+ b=52287; r=ssu]

Also, make the folder selection dialog cancel button *actually* destroy the
dialog when clicked. [r=ssu]
2000-09-12 23:36:12 +00:00
ben%netscape.com
e85cfbda1b fix for 50119, make sure that textfields have a white background 2000-09-12 23:34:05 +00:00
andreww%netscape.com
26ce33c32e bugzilla bug 28519, r=varada, visual cue for focus on mail 3 pane. Fixing case where focus might be in the sidebar frame. 2000-09-12 23:28:25 +00:00
av%netscape.com
dbeb7f70dc Part of 33105 fix. Adding Bad Plugin warning message labels, r=serge 2000-09-12 23:27:37 +00:00
gordon%netscape.com
5eefa29523 Fix for bug 44627 "[mac]local files without .html extension are not loaded correctly". Changed logic for files of type TEXT without an extension to allow nsUnknownDecoder to parse data to determine MIME type. r=gagan 2000-09-12 23:23:54 +00:00
waterson%netscape.com
083b26da8d Bugs 46134. Use caret ('^') character to concatenate text. Fix nsPromiseSubstring usage. r=rjc. Bug 46686. Update container attrs *before* we nuke the bestmatch. r=rjc 2000-09-12 23:12:40 +00:00
jgmyers%netscape.com
3d68e7a779 failure to save cx->i and cx->j caused second arcfour encrypt/decrypt to return garbage: bug 52192 r=mcgreer 2000-09-12 23:02:24 +00:00
pinkerton%netscape.com
adfa88a416 since mac has a better way to display busy status, don't set the busy cursor here in JS. r=ben, bug#52108 2000-09-12 22:52:21 +00:00
pinkerton%netscape.com
35ba98948e Install a VBL task to animate the watch cursor when we are away from the event loop for more that 3/4 of a second. r=sfraser, bug#52108. 2000-09-12 22:51:16 +00:00
attinasi%netscape.com
b96825ada0 Implemented GetParentContextProvider for the table frames to allow them to specify a frame other than their parent as the provider of their parent style context. b=45210 r=karnaze 2000-09-12 22:48:35 +00:00
attinasi%netscape.com
1fd5ba1fd2 Added default implementation for frames to allow a frame to specify which frame provides its parent style context. Also reworked ReResolveStyleContext and VerifyStyleTree to allow the style context tree to diverge from the frame tree. b=45210 r=karnaze 2000-09-12 22:47:09 +00:00
attinasi%netscape.com
33c7174943 Added a new method to allow a frame to specify the frame that provides its parent style context. b=45210 r=karnaze 2000-09-12 22:45:33 +00:00
mkaply%us.ibm.com
b73a266b15 #47874
r=jkobal, a=brendan
Missed some code for dealing with popups
2000-09-12 22:41:07 +00:00
mkaply%us.ibm.com
9e76972bcb #47874
r=mkaply, a=brendan
Support for pointertype 27 (spinning)
2000-09-12 22:40:13 +00:00
kin%netscape.com
798fd79ed0 49339 "Saving File" dialog doesn't initially show complete filename
Replaced call to ScrollSelectionIntoView() in SetTextControlFrameState()
with a call to nsIScrollableView::ScrollTo() that resets the scroll position
of the text widget to (0,0) when the value is replaced.
r=sfraser@netscape.com
2000-09-12 22:14:06 +00:00
law%netscape.com
383445326f Bug 39957; specify VALIDATE_NEVER cache flag when (re)loading URLs to save stuff; r=radha@netscape.com 2000-09-12 22:12:09 +00:00
law%netscape.com
bfed2cb393 Bug 39957; remember post data stream so save-page can work with pages resulting from form posts; r=radha@netscape.com 2000-09-12 22:02:39 +00:00
cata%netscape.com
2ed53a6c76 Fix for bug #49102 a=ftang r=ftang 2000-09-12 21:45:59 +00:00
ruslan%netscape.com
d905b23b6b proxy.ssl.connect pref should be always set to true; a=gagan 2000-09-12 21:42:54 +00:00
law%netscape.com
28649fcc5b Bug 37140; have Find Again open find dialog if no search has been performed yet; r=blakeross@telocity.com 2000-09-12 21:42:52 +00:00
ccarlen%netscape.com
f2f050c580 Fix for #52229 Removed extra ADD_REF which was causing leak r=bhuvan 2000-09-12 21:39:55 +00:00
shanjian%netscape.com
c96d4119a2 #52224, 47368 pref language related problem
ra=ftang
2000-09-12 21:36:48 +00:00
cyeh%bluemartini.com
0343853d5e fix for 44653: Products with / in don't get any chart data
patch submitted by gavins@iplbath.com
2000-09-12 21:35:46 +00:00
harishd%netscape.com
6aab716011 Removed the hack,in the sink, to limit nesting depth. This now
happens in the parser.

r=rickg/jst
2000-09-12 21:18:50 +00:00
harishd%netscape.com
90be3bf596 42429 - Preserve newline/whitespace inside TABLE,TR,TBODY,THEAD,TFOOT
50710 - Stop after popping a style stack otherwise it might cause a MLK
r=rickg
2000-09-12 21:17:47 +00:00
nisheeth%netscape.com
ce4f6ba3c2 Followup to fix for nsbeta3+ bug 10292. Return default values from GetMappedAttributeImpact and GetContentStyleRules(). 2000-09-12 21:02:02 +00:00
hewitt%netscape.com
21d71a4a90 #51827 - "foopy" no longer displayed by default, r=ben 2000-09-12 20:58:06 +00:00
heikki%netscape.com
5a54ae35f1 Forgot to check that we fire the select event with Select All. Also fix event.target. Part of bug 46085. r=mjudge. 2000-09-12 20:54:41 +00:00
shaver%mozilla.org
13f37d3aa4 #18352: remove extensions/ dependencies. This breaks single-signon for now, r=valeski, a=brendan 2000-09-12 20:45:58 +00:00
ashuk%eng.sun.com
8bc06b07fe author = ashuk
r = a = edburns
Bug = 46068

_Ashu
2000-09-12 20:44:47 +00:00
ducarroz%netscape.com
d8d311f2e2 Fix for bug 51360. Replace function EnsureElementIsVisible by more acurate functions to manipulate the addressing widget tree position. Also fix several Javascript strict warnings. R=bienvenu 2000-09-12 20:38:19 +00:00
ducarroz%netscape.com
8519c8330d Fix various Javascript Strict Warnings and Error. Now Keyboard navigation in autocomplete Popup menu will work again. R=bienvenu 2000-09-12 20:35:52 +00:00
mcgreer%netscape.com
4d941adcb4 leading zero problems fixed; thanks to nelsonb for pointing out that I needed mp_to_fixlen_octets 2000-09-12 20:32:43 +00:00
relyea%netscape.com
c48b4d878a pick up changes from NSS 2.8.3. Most of these changes include the changes
Nelson made in rev 1.9 and 1.10. It also include some changes that remove
inappropriate templace valuse (CKA_VALUE_LEN) in some cases. Our internal
token tolerates these values, but most tokens rightly reject requests with
these.
2000-09-12 20:29:23 +00:00
evaughan%netscape.com
c2a4af64f0 Fix for bug #51780
-r pinkerton
2000-09-12 20:19:11 +00:00
jgmyers%netscape.com
51e59fccb4 support IPv6 in ssl: bug 48657 r=nelsonb 2000-09-12 20:15:44 +00:00
shaver%mozilla.org
db75ac4221 #44426, fix FreeBSD > 2.5, a=brendan 2000-09-12 19:57:02 +00:00
scc%mozilla.org
dbc332fee0 bug #18352: added "nsIPasswordManager.idl" on shaver's behalf 2000-09-12 19:54:55 +00:00
shaver%mozilla.org
5fc525c2bc #44857, fix Linux/SPARC compilation (a=brendan) 2000-09-12 19:54:45 +00:00
nelsonb%netscape.com
71f913281c Set the CKA_VALUE attribute in pk11_ImportSymKeyWithTempl().
This is a better solution to bug 52306, because it fixes the behavior of
all the functions that unwrap and/or import sym keys.
2000-09-12 19:44:56 +00:00
brendan%mozilla.org
ba1429cb0b Fix uninitialized var bug found by one warning, silence another that's a can't-happen (r=jwbaker@acm.org). 2000-09-12 19:42:01 +00:00
attinasi%netscape.com
e6ed1d17ba Part of fix for bug 45210: style contexts had the wrong parent because the frames were reparented but their style contexts were not. r=rods@netscape.com 2000-09-12 19:41:27 +00:00
akkana%netscape.com
1c9ed444c0 52256: missed this yesterday, which caused modifier keys to seem hardwired on 2000-09-12 18:54:27 +00:00
wtc%netscape.com
e9a23de302 Bugzilla bug #52232: remove the yacc rule and also cancel the implicit
yacc and lex rules in the primary Makefile.  Added comments to rules.mk
explaining that Berkeley yacc should be used.
Modified files: Makefile, rules.mk
2000-09-12 18:52:57 +00:00