Commit Graph

87024 Commits

Author SHA1 Message Date
sonmi%netscape.com
fa986e3006 adapted for filesystem move (mccrel)
git-svn-id: svn://10.0.0.236/trunk@100007 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-30 17:05:55 +00:00
nboyd%atg.com
0096041b04 Update with new bugs unfixed in either engine.
git-svn-id: svn://10.0.0.236/trunk@100006 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-30 14:11:18 +00:00
jake%acutex.net
b65bd37c2f Fix for bug 92713, show_activity.pl displays zeros as non-breaking spaces.
Patch by Myk Melez <myk@mozilla.org>
r= jake@acutex.net


git-svn-id: svn://10.0.0.236/trunk@100005 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-30 12:52:21 +00:00
timeless%mac.com
473ec1d3e8 Bugzilla Bug 92134 Sun Workshop 6 Update 2 _FCS_ fails to build due "jscpucfg" error
by : Roland.Mainz@informatik.med.uni-giessen.de r=cls a=dbaron


git-svn-id: svn://10.0.0.236/trunk@100004 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-30 06:44:43 +00:00
ian%hixie.ch
f8d7d98bf6 Added support for string escaping, and shrinking (flattening) and expanding of hashes of arrays (such as the data.input.arguments hash), to COSES. These features are necessary for making the UI layer of an application.
git-svn-id: svn://10.0.0.236/trunk@100003 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-30 06:29:25 +00:00
timeless%mac.com
9925f24f90 static [bustage]
git-svn-id: svn://10.0.0.236/trunk@100002 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-30 06:04:33 +00:00
cls%seawood.org
d0a1b2fa46 Replace use of alarm() with a simple counter as it's bad karma to mix sleep() & alarm() (so says the alarm() manpage). Makes BeOS tinderbox tests work when cycling.
git-svn-id: svn://10.0.0.236/trunk@100001 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-30 02:20:35 +00:00
timeless%mac.com
5c77629713 Bugzilla Bug 89851 [xlib] nsFontMetricsXlib cleanup part 2
by Roland.Mainz@informatik.med.uni-giessen.de
r=pocemit sr=blizzard a=tor


git-svn-id: svn://10.0.0.236/trunk@100000 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-30 01:51:18 +00:00
ian%hixie.ch
8232699993 * Abstracted out the string expander logic so that now strings have to say what string expanded they expect to be processed with (e.g., 'COSES', 'XSLT', 'Template' or whatever). This required one field 'type' to be added to every default string and a new field 'type' to be added to the string data source.
* Changed the COSES editor to support the abstracted logic mentioned above (note: maybe "COSES editor" is no longer an apt name...).
* Made the parseNS method of the XML service actually do something.
* Made the COSES processor namespace aware.
* Changed <coses:embed string=""> to <coses:include href="">. I was going to change it to an XInclude, but it turns out the processing model is wrong for that (XInclude, for instance, bans recursive nesting). Added support for a 'parse' attribute just like for XInclude (support three values: 'xml', 'text' and 'x-auto').
* Added columnExists() to the DBI database helper.
* Added string caching to the strings data source. Should be particularly helpful for Apache mod_perl installations.


git-svn-id: svn://10.0.0.236/trunk@99999 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-29 22:38:30 +00:00
bbaetz%cs.mcgill.ca
888ccc26e1 Bug 65583 - missed a file when merging to the trunk. r=smeredith,
rs=darin, a=blizzard.
Original patch by smeredith, r=me, sr=darin


git-svn-id: svn://10.0.0.236/trunk@99997 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-28 18:26:02 +00:00
depstein%netscape.com
1b89e0058c Added additional flag combo for nsIWebNavigation::Reload() and uri table.
git-svn-id: svn://10.0.0.236/trunk@99996 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-28 01:27:28 +00:00
edburns%acm.org
fa528e8dd7 Defining WEBCLIENT_ICE=1 will cause the ICE implemenation to be built in addition to the mozila one.
git-svn-id: svn://10.0.0.236/trunk@99995 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-28 01:14:12 +00:00
serge%netscape.com
b9338956ee fix for 86645 into new plugin directory r=av,sr/a=blizzard
git-svn-id: svn://10.0.0.236/trunk@99994 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-27 23:55:35 +00:00
sonmi%netscape.com
88e43e3ec9 preparation for network independend and local QA
git-svn-id: svn://10.0.0.236/trunk@99993 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-27 23:06:46 +00:00
cls%seawood.org
dc55f3c604 Add signal handlers for BeOS so tinderbox scripts can run tests.
Add use of BApplication to viewer.
Bug 92381 r=timeless a=blizzard


git-svn-id: svn://10.0.0.236/trunk@99992 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-27 22:16:33 +00:00
darin%netscape.com
82f6b4de91 Fixes bug 92598 "'cache-control: no-store' response should not be cached"
r=bbaetz, sr=waterson, a=chofmann


git-svn-id: svn://10.0.0.236/trunk@99991 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-27 22:09:51 +00:00
serge%netscape.com
3f4b36659d bug 86645 M0.9.1 crashes at the 2nd "Default Plugin" window call; r=av,sr/a=blizzard
git-svn-id: svn://10.0.0.236/trunk@99989 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-27 21:53:14 +00:00
sspitzer%netscape.com
38d72c6dc7 fix for #92191. crash in subscribe dialog (which uses outliner).
r=hwaara, sr=hyatt, a=dbaron for 0.9.3


git-svn-id: svn://10.0.0.236/trunk@99988 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-27 21:37:27 +00:00
bbaetz%cs.mcgill.ca
dd6a0a2d8c Bug 80363. Handle failure trying to get the machine's IP. This broke PAC on the mac because of bug 92516. r=pink, sr=darin, a=blizzard
git-svn-id: svn://10.0.0.236/trunk@99987 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-27 21:34:41 +00:00
cls%seawood.org
b2e726ab8e Use %var% instead of @var@ for static build substitutions. Fixing win32 side.
git-svn-id: svn://10.0.0.236/trunk@99986 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-27 21:32:38 +00:00
javi%netscape.com
5ab3c2052a Oops. Weren't supposed to take out the title as part of this patch.
git-svn-id: svn://10.0.0.236/trunk@99985 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-27 21:31:44 +00:00
pschwartau%netscape.com
1afebc8f5a Updated email addresses in the document.
git-svn-id: svn://10.0.0.236/trunk@99984 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-27 21:24:49 +00:00
javi%netscape.com
20f1aab367 Fix 78615, Checking in for Rangan Sen
r=ddrinan, sr=hewitt, a=blizzard

Fix sizing problems with expired certificates.


git-svn-id: svn://10.0.0.236/trunk@99983 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-27 21:20:55 +00:00
ashuk%eng.sun.com
f9d9eb2750 Bug=91673
author=ashuk
ra=edburns

Files modifed
BrowserControl.java BrowserControlFactory.java BrowserControlImpl.java
Files added
BrowserType.java
everything in wrapper_nonnative
everything in test_nonnative

This patch allows Webclient to wrap non-native pure Java browsers like
the ICE browser.

_Ashu


git-svn-id: svn://10.0.0.236/trunk@99982 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-27 21:02:15 +00:00
cls%seawood.org
75fdf8746e Set LIBRARY_PATH & ADDON_PATH for BeOS. Explicitly call perl when running bloatdiff.pl
git-svn-id: svn://10.0.0.236/trunk@99981 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-27 20:51:26 +00:00
kestes%walrus.com
e4419c3cbf added explanations so that others may avoid installation problems I had.
git-svn-id: svn://10.0.0.236/trunk@99980 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-27 20:46:10 +00:00
kestes%walrus.com
955538d3f9 fixes because the default bonsai directory conventions were wrong and
I was not getting good treestates.


git-svn-id: svn://10.0.0.236/trunk@99979 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-27 20:44:45 +00:00
kestes%walrus.com
93c49da5ec show an example of how to use the new bonsai default parameter.
git-svn-id: svn://10.0.0.236/trunk@99978 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-27 20:42:56 +00:00
kestes%walrus.com
c135307d7d change the 'show next' links to 'show previous' links, too many
users ask me dumb questions about the future (really!)


git-svn-id: svn://10.0.0.236/trunk@99977 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-27 20:41:31 +00:00
kestes%walrus.com
8fbe1b9666 a useful example to show how to write buildcf files.
git-svn-id: svn://10.0.0.236/trunk@99976 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-27 20:39:18 +00:00
kestes%walrus.com
fa006f0af6 errors in the system3 and the chdir are now caught and sent to the server.
give and example of the command line arguments.


git-svn-id: svn://10.0.0.236/trunk@99975 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-27 20:38:50 +00:00
larryh%netscape.com
b7c675fcf4 Bugzilla: 92610. Mozilla on MacOS crashes in plarena
git-svn-id: svn://10.0.0.236/trunk@99974 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-27 20:34:04 +00:00
edburns%acm.org
cc3f394122 ignore
git-svn-id: svn://10.0.0.236/trunk@99973 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-27 20:05:04 +00:00
edburns%acm.org
39bde0f689 Changes to make webclient compile with 0.9.2
git-svn-id: svn://10.0.0.236/trunk@99972 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-27 19:56:22 +00:00
edburns%acm.org
f200bcbd85 Make webclient compile with 0.9.2.
git-svn-id: svn://10.0.0.236/trunk@99970 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-27 19:24:40 +00:00
dougt%netscape.com
bb88920756 fixes 84854. make back forward buttons work with ftp. r=bbaetz, sr=me
git-svn-id: svn://10.0.0.236/trunk@99966 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-27 18:06:41 +00:00
edburns%acm.org
10a4eba001 Took out debug println in POST.
git-svn-id: svn://10.0.0.236/trunk@99964 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-27 17:24:25 +00:00
nboyd%atg.com
0f0bed416a Updates for 1.5R2.
git-svn-id: svn://10.0.0.236/trunk@99959 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-27 14:12:03 +00:00
depstein%netscape.com
ccd72da0a5 updated history listener methods.
git-svn-id: svn://10.0.0.236/trunk@99957 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-27 01:05:03 +00:00
waldemar%netscape.com
2c07f31cce Jul 24 syntax changes
git-svn-id: svn://10.0.0.236/trunk@99955 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-26 23:38:46 +00:00
waterson%netscape.com
21dcaf06aa Removed; just run rtest.sh in layout/html/tests/block and it will run all regression tests.
git-svn-id: svn://10.0.0.236/trunk@99954 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-26 23:38:03 +00:00
waterson%netscape.com
e7e1b1ead6 Add XBL and table printing tests. Not part of the build.
git-svn-id: svn://10.0.0.236/trunk@99951 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-26 22:38:08 +00:00
dbaron%fas.harvard.edu
899cd312b2 Backing out changes for 80203 and 89626 to fix blocker 92325 and probably also blocker 92443.
git-svn-id: svn://10.0.0.236/trunk@99950 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-26 20:53:21 +00:00
sonmi%netscape.com
43b0f76409 fixed a problem that PC Solaris 9 x86 was reported as sparc solaris 9
git-svn-id: svn://10.0.0.236/trunk@99949 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-26 20:21:22 +00:00
nboyd%atg.com
80024666e2 Update to test changes.
git-svn-id: svn://10.0.0.236/trunk@99947 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-26 19:00:39 +00:00
nhotta%netscape.com
cd644310a0 Back out my last change rev=1.86 because of a regression bug 92330, a=dbaron.
git-svn-id: svn://10.0.0.236/trunk@99940 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-26 14:11:21 +00:00
nicolson%netscape.com
3771703f6e Upgrade to NSS 3.3 RTM.
git-svn-id: svn://10.0.0.236/trunk@99939 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-26 11:33:47 +00:00
mkaply%us.ibm.com
123bfd0094 Not part of build
Fix missed NS_ConvertToString -> NS_ConvertACIItoUCS2 in Arabic shaping so people don't get build breaks when they turn it on


git-svn-id: svn://10.0.0.236/trunk@99938 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-26 11:28:07 +00:00
hwaara%chello.se
3e15befa60 #90314, implement new <spinbuttons/> XUL widget.
Syntax:  <spinbuttons ondown="..." onup="..."/>

r=aegis, hewitt, sr=hyatt, a=dbaron


git-svn-id: svn://10.0.0.236/trunk@99937 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-26 10:55:47 +00:00
ian%hixie.ch
55545a8366 Added a hash of the user's rights to the user hash to make it easier to enable or disable UI elements
git-svn-id: svn://10.0.0.236/trunk@99936 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-26 03:40:56 +00:00