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

82554 Коммитов

Автор SHA1 Сообщение Дата
stephend%netscape.com 32dd092a4a Bug 80444, putting tooltips on the throbber across the app. r=cmanske/blakeross/suresh sr=sspitzer 2001-05-17 00:42:27 +00:00
beard%netscape.com c31db345ad [not part of build] experimental mechanism to load Java classes from same location as the referring document. 2001-05-17 00:32:20 +00:00
sfraser%netscape.com 7d56e2fab9 Checking in for Gerv. Fix for bug 58040; fix Accept headers to do something useful. r=bbaetz, sr=darin 2001-05-17 00:17:34 +00:00
morse%netscape.com 4b67d27cec bug 78262, cannot delete encrypted passwords, r=matt, sr=alecf 2001-05-17 00:14:45 +00:00
prass%netscape.com d5cdc32562 fix for bug 79490. r=varada, sr=bienvenu 2001-05-17 00:14:15 +00:00
prass%netscape.com e49203d844 fix for bug 77773, r=varada, sr=bienvenu 2001-05-17 00:13:33 +00:00
jgmyers%netscape.com 3b2478b69d use the post-from-secure warning on mixed content sites: bug 50168 r=thayes sr=blizzard 2001-05-17 00:12:33 +00:00
prass%netscape.com 352b24729d fix for bug 80451, r=sr=mscott 2001-05-17 00:11:30 +00:00
bnesse%netscape.com 9eaac5e38b Fix for bug 60425 (Does not support alias to central plugin folder). r=beard. sr=sfraser. 2001-05-17 00:05:58 +00:00
yokoyama%netscape.com ba16f25c78 bugfix for 80329; /r=sfraser; /sr=brendan 2001-05-17 00:02:21 +00:00
darin%netscape.com becfd3c30e Fixed bug 80345 "frequent crash in nsWindow::UpdateIdle" r=dr, sr=blizzard 2001-05-17 00:00:22 +00:00
darin%netscape.com 487253346d Fixes bug 80345 "frequent crash in nsWindow::UpdateIdle" r=dr, sr=blizzard 2001-05-16 23:59:57 +00:00
darin%netscape.com 8ec79f5825 Fixes bug 80939 "Sherlock plugin updating fails due to incorrectly cached HTTP HEAD request" r=gagan, sr=dougt 2001-05-16 23:58:06 +00:00
cls%seawood.org 681ab6a888 Reordering libs as needed for static build 2001-05-16 23:56:15 +00:00
naving%netscape.com e2576075af #80107 r=mscott sr=bienvenu; Send expunge on inbox and do empty trash
simultaneously.
2001-05-16 23:55:00 +00:00
bienvenu%netscape.com 3d591d3a58 add call to StopUrls when closing msg window bug 66795 r=naving, sr=mscott 2001-05-16 23:52:05 +00:00
nhotta%netscape.com 23cc24c343 Changed to use NS_ConvertUTF8toUCS2 for nsHTMLAnchorElement::GetHref, bug 81090, r=ftang, sr=jst. 2001-05-16 23:47:35 +00:00
cmanske%netscape.com 84722f7afb Fixed editor HTML source bugs 81227 and 66249; pref dialog busted bug 77517; Delete table rows/columns bug 78400. r=mjudge, sr=kin 2001-05-16 23:44:56 +00:00
kin%netscape.com 21e3c3faca (brade checking in as kin); fix 81243 (select all keybinding) 2001-05-16 23:40:43 +00:00
javi%netscape.com 1cbc77c30b Fix for crashing Bug 81235, r=ddrinan sr =blizard
Fix for crash on Win32 when enrolling for certificates via the
  crypto.generateCRMFRequest method.
2001-05-16 23:31:56 +00:00
pschwartau%netscape.com 2f26b642b4 Whitespace cleanup. 2001-05-16 22:45:11 +00:00
edburns%acm.org 65f55cca01 bug=79427
ra=ashk

this fix modifies {Get,Set}NodeValue to check for whether the node is actually an instance
of a class that responds to {Get,Set}Value(String).  If so, do it.

 * This macro assumes the hard coded set of interfaces below all have a
 * method in common, the name of which is specified by the _funcName
 * param.  Furthermore, it assumes the _funcName method takes a single
 * argument, specified by the _funcArg param.
2001-05-16 22:10:47 +00:00
brendan%mozilla.org 69dc0b2e55 Fix ChangeTable and how it's called (74883, r=gordon, sr=waterson, mcafee approved). 2001-05-16 21:41:52 +00:00
ashuk%eng.sun.com defba84af5 Bug=81023
author=ashuk
ra=edburns

Files modified -
mozilla/java/dom/classes/org/mozilla/dom/NodeImpl.java
mozilla/java/dom/classes/org/mozilla/dom/events/MutationEventImpl.java
mozilla/java/dom/jni/org_mozilla_dom_NodeImpl.cpp

This Fix brings JavaDOM upto sync with the latest w3c.dom
interfaces built on 5/16/01 and checked into java/external
as dom2.jar
2001-05-16 21:13:46 +00:00
ashuk%eng.sun.com 7e1c960152 New dom2.jar file created from Level 1 DOM and Level 2 DOM
sources obtained from www.w3c.org on 16 May 2001.
2001-05-16 21:09:35 +00:00
pschwartau%netscape.com 5c77296fee Initial add. Regression test for bug 76054 in SpiderMonkey and bug 78706 in Rhino. 2001-05-16 19:01:42 +00:00
waterson%netscape.com 9cba9e4be5 Bug 81118. Back out changes to bug 43914, which regressed jrgm's tests. 2001-05-16 15:51:17 +00:00
bernd.mielke%snafu.de 441adab325 encapsulate printf's in BasicTableLayoutStrategy.cpp
bug 78770 r= karnaze sr = atttinasi
2001-05-16 14:56:09 +00:00
cmanske%netscape.com d494092ba4 Fix to editor pref dialog layout bug 77517, r=blake, sr=ben 2001-05-16 14:23:47 +00:00
cmanske%netscape.com 2977d213eb CSS part of fix to editor pref dialog layout bug 77517, r=blake, sr=ben 2001-05-16 14:22:00 +00:00
mkaply%us.ibm.com 4b0b85390a #79954
r=mkaply, a=blizzard
Add middlemouse.paste pref for OS/2
2001-05-16 14:21:18 +00:00
nboyd%atg.com e4c32e2c7b Fix bug 78706 2001-05-16 14:07:00 +00:00
ftang%netscape.com 5938ccae19 fix bug 80552 r=ftang r/sr=jst
check in for simon@softel.co.il
change BidiEnable to GetBidiEnable
2001-05-16 13:40:08 +00:00
ftang%netscape.com 30057b4224 fix UMR in GetPosition for bug 81078
check in for simon@softel.co.il
r/sr=kin@netscape.com, ftang@netscape.com
check array boundary before accessing the content array
2001-05-16 13:36:36 +00:00
ftang%netscape.com c1c716bc4d fix bug 80793.
check bidi frame before we call next sibling
check in for simon@softel.co.il
r/sr=kin
2001-05-16 13:17:40 +00:00
scc%mozilla.org 0743e4f350 bug #75220: rs=brendan, r=axel@pike.org. fixing string names. add the renamed implementations to the build. 2001-05-16 12:46:47 +00:00
ftang%netscape.com 6e8cc84f80 fix 80725
rs=ftang subclass GB2312ToUnicodeV2 from GB18030 converter to solve the issue.
2001-05-16 12:43:49 +00:00
ftang%netscape.com 7b51b26a9b fix bug 73710. rewrite the multi table conversion routine to support overlap range
for HKSCS and EUC-TW
rs=ftang
2001-05-16 12:40:14 +00:00
scc%mozilla.org cab4138e3b bug #75220: rs=brendan, r=axel@pike.org. fixing string names. export the new header files. 2001-05-16 12:38:41 +00:00
ftang%netscape.com 8d0cf5c0b8 back out the change for 80725 since it case 81001and 81004
rb=ftang
2001-05-16 12:37:36 +00:00
scc%mozilla.org 9e7566bb09 bug #75220: rs=brendan, r=axel@pike.org. fixing string names. 2001-05-16 12:36:35 +00:00
ftang%netscape.com 6ffc96481f fix 76003. fix bidi rendering context state corrupting
check in for simon@softel.co.il
r=dbaron@fas.harvard.edu
sr=kin@netscape.com
2001-05-16 12:18:19 +00:00
cls%seawood.org aeaf1bf4a4 Updating intermodule header dependencies 2001-05-16 11:48:55 +00:00
peterv%netscape.com d04b41eb57 Fixing bustage. r=Pike, sr=jst. 2001-05-16 11:18:18 +00:00
cls%seawood.org 6b3254a009 Ooops. Just remove CVS_CO_DATE_FLAGS from CVSCO_NSS if NSS_CO_TAG=NSS_CLIENT_TAG. Do not unset CVS_CO_DATE_FLAGS. 2001-05-16 11:16:08 +00:00
axel%pike.org 7b14605df5 moving nsOutlinerSelection from nsISecurityCheckedComponent to class info, r=mstoltz, sr=jst, bug 80907 2001-05-16 08:13:12 +00:00
bryner%uiuc.edu 03f5034f85 Getting rid of unnecessary dependencies on OJI and appshell. r=thayes, sr=tor. 2001-05-16 08:06:43 +00:00
timeless%mac.com d4907d92d8 Bugzilla Bug 80181 mTransferable= (nsITransferable *) 0x0. Can't paste in xlib build.
r=dr sr=blizzard
2001-05-16 07:27:25 +00:00
scc%mozilla.org 8d6324b1e2 bug #75220: sr=jst, r=dr; rename |nsCommon[C]String| to |nsSharable[C]String|. cvs remove the obsolete files. 2001-05-16 06:57:02 +00:00
attinasi%netscape.com 001c6e1f03 STOP stipping whitespace from name attribute on Map element. b=79738 r=harishd sr=shaver 2001-05-16 05:32:38 +00:00