Commit Graph

103681 Commits

Author SHA1 Message Date
nicolson%netscape.com
d17d79e101 Various minor tweaks for code cleanliness. 2002-05-23 18:29:07 +00:00
glen.beasley%sun.com
7ef88f180e bug 144913 isCertValid addition 2002-05-23 17:52:23 +00:00
shrutiv%netscape.com
cb612ea757 Fix for bug 91195: Need to check remaining disk space before creating
the bld (r=smeredith)
2002-05-23 17:25:11 +00:00
mikep%oeone.com
8e32b4964e Adding in patch from bug 141867 to fix copy / paste stuff. 2002-05-23 16:41:33 +00:00
mostafah%oeone.com
ca19c8fa2e Removing unneccessary line feed 2002-05-23 14:40:52 +00:00
mikep%oeone.com
d4d52163a3 Uping version number. 2002-05-23 14:08:00 +00:00
mikep%oeone.com
53b5990d2b Fix to change file permissions to a more useful set, bug 146212 2002-05-23 14:06:49 +00:00
locka%iol.ie
b1b2f0f865 NOT PART OF BUILD. More XPConnect scripting improvements 2002-05-23 13:28:38 +00:00
mikep%oeone.com
5db62cc0e0 Fixing small bugs, as mentioned in bug 141867. 2002-05-23 13:27:15 +00:00
rods%netscape.com
c2d186a7fa temporary patch to the forms controls to ignore mouse events when in
printpreview until Bug 124990 gets fixed (radio and checkbox doesn't need the fix)
this code will be removed via bug 146399
Bug 129002 r=dcone sr=attinasi
2002-05-23 11:25:58 +00:00
pinkerton%netscape.com
0355a17aac Updates for api changes (signed->unsigned) 2002-05-23 11:19:51 +00:00
rods%netscape.com
503207a2ce The allows TAB events to be processed. This seems to work fine, because the
forms controls can never get focus. I did a lot of testing and the focus goes
to the toolbar and doesn't go to any forms controls.
Bug 145388 r=dcone sr=attinasi
2002-05-23 10:48:37 +00:00
jdunn%netscape.com
2ac0a67617 HP-UX requires STDC to be defined
# 146265
r=cls@seawood.org
sr=jaggernaut@netscape.com
2002-05-23 10:41:36 +00:00
rbs%maths.uq.edu.au
b997cf4c0f Add the DOCTYPE for the XHTML+MathML+SVG profile in the recognized catalog list, b=145810, r=heikki, sr=jst 2002-05-23 08:16:54 +00:00
myk%mozilla.org
020933de2b Fix for bug 146261: fixes bug preventing the sending of email to users when the status of bugs changes in some situations.
Patch by Tim Taylor <ttaylor@mitre.org>.
r=myk,bbaetz
2002-05-23 08:08:53 +00:00
racham%netscape.com
c6ba26144c Fixing bugscape 15562. Removing duplicate entries from pageInfo.dtd file. r=ftang, sr=sspitzer 2002-05-23 07:18:31 +00:00
jst%netscape.com
2d01d61479 Backing out part of the fix for bug 143369 as a fix for bug 146333. Don't make ChromeWindow's prototype immutable. 2002-05-23 05:39:27 +00:00
matty%chariot.net.au
4dfcf84b92 Release notes updates. 2002-05-23 05:31:37 +00:00
cotter%netscape.com
4de01c8dd4 ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; mostly privacy help updates based on Steve Morse's review. 2002-05-23 04:20:52 +00:00
pinkerton%netscape.com
ae41edbd1d Just born 2002-05-23 01:16:05 +00:00
pinkerton%netscape.com
7077dc2698 oops, some absolute paths snuck in 2002-05-23 00:46:53 +00:00
pinkerton%netscape.com
e0d17b9534 Add privacy panel 2002-05-23 00:25:31 +00:00
pinkerton%netscape.com
126426e8f5 fix a lot of unicode problems. stub out some inline editing in case we ever
want to do that (we probably don't, but...)
2002-05-23 00:25:01 +00:00
pinkerton%netscape.com
f1b7cb0f5e Adding privacy panel 2002-05-23 00:24:08 +00:00
dbaron%fas.harvard.edu
8e1dde577e Fix checking of checkboxes inside their label by not sending the duplicate event if the click was already within the form control. b=96813 r=jkeiser sr=jst 2002-05-23 00:23:12 +00:00
morse%netscape.com
fcb0fef3aa bug 146094, leaking cookies, r=waterson, sr=darin 2002-05-23 00:08:42 +00:00
jst%netscape.com
1075a3f80d Fixing bug 146034. Getting rid of nsHTMLIIDs.{h,cpp}. r=jfrancis@netscape.com, sr=rpotts@netscape.com 2002-05-23 00:00:34 +00:00
blythe%netscape.com
e7eb9ce23b Not part of normal build.
Fix bug 145333.
Manual ordering of some modules can now be forced.
r=mcafee
2002-05-22 23:53:04 +00:00
harishd%netscape.com
59be36d323 Preserve comment declaration for textarea and viewsource. b=133044, r=heikki, sr=jst 2002-05-22 23:51:30 +00:00
relyea%netscape.com
a37f083171 Refresh token cache after login on tokens that need to log in before they
could read their certs.
2002-05-22 23:13:05 +00:00
relyea%netscape.com
dccf0f20f4 Close our peer database handles because some platforms (Mac) do bad things
if you hold two berkelydb handles open to the same database in the same process.
(actually a lot of platforms could cause problems, the Mac version of dbm (1.85)
just does the bad things right away).
2002-05-22 21:47:23 +00:00
attinasi%netscape.com
eb023e0217 Very High Level (tm) Layout Documentation. Work In Progress, not part of any build or product. Cheers, mates! 2002-05-22 21:07:29 +00:00
igor%mir2.org
9dd700b9b8 Back-indent the interpreter main loop to ease code following 2002-05-22 18:42:40 +00:00
mikep%oeone.com
fa46ea1d3c Fixing import / export thanks to bug 146212. 2002-05-22 17:13:35 +00:00
igor%mir2.org
d1f2443a48 Fixing bug 145791: apply and call with null and undefined arguments behaves as required and Function.prototype.apply.length returns 2. 2002-05-22 16:46:28 +00:00
mostafah%oeone.com
3b4af6676c Adding oeICalTodoImpl to build 2002-05-22 15:16:19 +00:00
jdunn%netscape.com
5801b9c5bd fixing plugins extensions for HP & AIX
# 106806
r=serge@netscape.com,pkw@austin.ibm.com
2002-05-22 14:54:23 +00:00
mostafah%oeone.com
fc2f16b790 Adding new EventDisplay component. Fixing getEvents functions to return sorted-by-occurence events 2002-05-22 14:01:38 +00:00
jdunn%netscape.com
a43cd20380 changing false to PR_FALSE
r=james.turner@crocodile-clips.com, bbaetz@student.usyd.edu.au
2002-05-22 13:17:13 +00:00
rods%netscape.com
b66bf63fcf patch to clamp to 1/10th of the largest dimension of a page - very low risk. I
think it is unrealistic that the smaller dim of the page would be less than 1/5
of the larger dimension. (and remove unneeded call to get the presshell)
Bug 145976 r=dcone sr=attinasi
2002-05-22 11:32:00 +00:00
matty%chariot.net.au
bcbb81dbcc Bug 93667: Add comments to uncommented sections of sanitycheck.cgi 2002-05-22 09:21:35 +00:00
cls%seawood.org
d3e96251eb Make script aware of BeOS profile quirks. r=mcafee 2002-05-22 08:54:18 +00:00
pschwartau%netscape.com
fda5ff5a27 Removing this test. It has been superseded by test ecma_3/Function/15.3.4.3-1.js 2002-05-22 06:01:09 +00:00
pschwartau%netscape.com
e62a49c193 Initial add. Tests language conformance to EMCA-262 Edition 3 Section 15.3.4.4 2002-05-22 05:54:58 +00:00
pschwartau%netscape.com
40851f4b70 Initial add. Tests language conformance to EMCA-262 Edition 3, Section 15.3.4.3 2002-05-22 05:54:21 +00:00
mhammond%skippinet.com.au
362f4f854b nsCString->nsString API changes. Merged from 1.0 branch.
Not part of the build.
2002-05-22 05:41:04 +00:00
dveditz%netscape.com
7d074d84d3 bug 144704 make sure view image context menu item doesn't inherit the wrong context, r=bryner,sr=brendan,a=chofmann,adt1.0.0+ 2002-05-22 04:56:05 +00:00
dveditz%netscape.com
cb28a9ecc0 bug 143420 make sure showOnlyThisFrame option doesn't inherit the wrong context r=bryner,sr=scc,a=brendan,adt1.0.0+ 2002-05-22 04:54:50 +00:00
darin%netscape.com
871afef26b fixes bug 146074 "Proxy-authorization not on all requests after authentication"
r=rjesup@wgate.com sr=rpotts@netscape.com
2002-05-22 03:26:21 +00:00
mkaply%us.ibm.com
27fff55781 #145764
a=brendan
OS/2 only - fix broken icon
2002-05-22 02:30:48 +00:00