Commit Graph

85950 Commits

Author SHA1 Message Date
nboyd%atg.com
3df003a114 Update for 1.5R2 release. 2001-07-30 19:30:07 +00:00
dougt%netscape.com
d502e60114 Fixes crash 92604 submitted by tingley@sundell.net, sr=me, a=blizzard@redhat.com 2001-07-30 17:40:56 +00:00
sonmi%netscape.com
22d7c56ffe adapted for filesystem move (mccrel) 2001-07-30 17:05:55 +00:00
nboyd%atg.com
a44bfbaa7b Update with new bugs unfixed in either engine. 2001-07-30 14:11:18 +00:00
jake%acutex.net
8fe9063d4d Fix for bug 92713, show_activity.pl displays zeros as non-breaking spaces.
Patch by Myk Melez <myk@mozilla.org>
r= jake@acutex.net
2001-07-30 12:52:21 +00:00
timeless%mac.com
e962707671 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
2001-07-30 06:44:43 +00:00
ian%hixie.ch
961c90812c 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. 2001-07-30 06:29:25 +00:00
timeless%mac.com
a34e7da23f static [bustage] 2001-07-30 06:04:33 +00:00
cls%seawood.org
349d26f42b 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. 2001-07-30 02:20:35 +00:00
timeless%mac.com
cc742c5a08 Bugzilla Bug 89851 [xlib] nsFontMetricsXlib cleanup part 2
by Roland.Mainz@informatik.med.uni-giessen.de
r=pocemit sr=blizzard a=tor
2001-07-30 01:51:18 +00:00
ian%hixie.ch
fa1ccb0738 * 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.
2001-07-29 22:38:30 +00:00
bbaetz%cs.mcgill.ca
e5d23f34d9 Bug 65583 - missed a file when merging to the trunk. r=smeredith,
rs=darin, a=blizzard.
Original patch by smeredith, r=me, sr=darin
2001-07-28 18:26:02 +00:00
depstein%netscape.com
671845527e Added additional flag combo for nsIWebNavigation::Reload() and uri table. 2001-07-28 01:27:28 +00:00
edburns%acm.org
cdc8263791 Defining WEBCLIENT_ICE=1 will cause the ICE implemenation to be built in addition to the mozila one. 2001-07-28 01:14:12 +00:00
serge%netscape.com
e75aca8f91 fix for 86645 into new plugin directory r=av,sr/a=blizzard 2001-07-27 23:55:35 +00:00
sonmi%netscape.com
248afc818d preparation for network independend and local QA 2001-07-27 23:06:46 +00:00
cls%seawood.org
599e248dcc Add signal handlers for BeOS so tinderbox scripts can run tests.
Add use of BApplication to viewer.
Bug 92381 r=timeless a=blizzard
2001-07-27 22:16:33 +00:00
darin%netscape.com
7964dfad04 Fixes bug 92598 "'cache-control: no-store' response should not be cached"
r=bbaetz, sr=waterson, a=chofmann
2001-07-27 22:09:51 +00:00
serge%netscape.com
8134061715 bug 86645 M0.9.1 crashes at the 2nd "Default Plugin" window call; r=av,sr/a=blizzard 2001-07-27 21:53:14 +00:00
sspitzer%netscape.com
1b490992a4 fix for #92191. crash in subscribe dialog (which uses outliner).
r=hwaara, sr=hyatt, a=dbaron for 0.9.3
2001-07-27 21:37:27 +00:00
bbaetz%cs.mcgill.ca
1bc0fa3b1c 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 2001-07-27 21:34:41 +00:00
cls%seawood.org
8a386b3441 Use %var% instead of @var@ for static build substitutions. Fixing win32 side. 2001-07-27 21:32:38 +00:00
javi%netscape.com
bdb7727abe Oops. Weren't supposed to take out the title as part of this patch. 2001-07-27 21:31:44 +00:00
pschwartau%netscape.com
2c4e65702e Updated email addresses in the document. 2001-07-27 21:24:49 +00:00
javi%netscape.com
dc351ee72d Fix 78615, Checking in for Rangan Sen
r=ddrinan, sr=hewitt, a=blizzard

Fix sizing problems with expired certificates.
2001-07-27 21:20:55 +00:00
ashuk%eng.sun.com
66014df74d 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
2001-07-27 21:02:15 +00:00
cls%seawood.org
2e58686adc Set LIBRARY_PATH & ADDON_PATH for BeOS. Explicitly call perl when running bloatdiff.pl 2001-07-27 20:51:26 +00:00
kestes%walrus.com
44bbff513d added explanations so that others may avoid installation problems I had. 2001-07-27 20:46:10 +00:00
kestes%walrus.com
603a95f068 fixes because the default bonsai directory conventions were wrong and
I was not getting good treestates.
2001-07-27 20:44:45 +00:00
kestes%walrus.com
8760231679 show an example of how to use the new bonsai default parameter. 2001-07-27 20:42:56 +00:00
kestes%walrus.com
20bebb0b1d change the 'show next' links to 'show previous' links, too many
users ask me dumb questions about the future (really!)
2001-07-27 20:41:31 +00:00
kestes%walrus.com
6dee214d83 a useful example to show how to write buildcf files. 2001-07-27 20:39:18 +00:00
kestes%walrus.com
a5653ebd9a errors in the system3 and the chdir are now caught and sent to the server.
give and example of the command line arguments.
2001-07-27 20:38:50 +00:00
larryh%netscape.com
0ba921175d Bugzilla: 92610. Mozilla on MacOS crashes in plarena 2001-07-27 20:34:04 +00:00
edburns%acm.org
73c0d4e146 ignore 2001-07-27 20:05:04 +00:00
edburns%acm.org
db45a78c91 Changes to make webclient compile with 0.9.2 2001-07-27 19:56:22 +00:00
edburns%acm.org
63b6674786 Make webclient compile with 0.9.2. 2001-07-27 19:24:40 +00:00
dougt%netscape.com
78bbac73ef fixes 84854. make back forward buttons work with ftp. r=bbaetz, sr=me 2001-07-27 18:06:41 +00:00
edburns%acm.org
61695e5552 Took out debug println in POST. 2001-07-27 17:24:25 +00:00
nboyd%atg.com
a0b6deb251 Updates for 1.5R2. 2001-07-27 14:12:03 +00:00
depstein%netscape.com
e35b415b25 updated history listener methods. 2001-07-27 01:05:03 +00:00
waldemar%netscape.com
7d333d2476 Jul 24 syntax changes 2001-07-26 23:38:46 +00:00
waterson%netscape.com
efeb2c9d9b Removed; just run rtest.sh in layout/html/tests/block and it will run all regression tests. 2001-07-26 23:38:03 +00:00
waterson%netscape.com
4c0f39132f Add XBL and table printing tests. Not part of the build. 2001-07-26 22:38:08 +00:00
dbaron%fas.harvard.edu
0ab924e19b Backing out changes for 80203 and 89626 to fix blocker 92325 and probably also blocker 92443. 2001-07-26 20:53:21 +00:00
sonmi%netscape.com
2130944b0e fixed a problem that PC Solaris 9 x86 was reported as sparc solaris 9 2001-07-26 20:21:22 +00:00
nboyd%atg.com
41a836bef0 Update to test changes. 2001-07-26 19:00:39 +00:00
nhotta%netscape.com
b1b3aa176b Back out my last change rev=1.86 because of a regression bug 92330, a=dbaron. 2001-07-26 14:11:21 +00:00
nicolson%netscape.com
208a8f62b4 Upgrade to NSS 3.3 RTM. 2001-07-26 11:33:47 +00:00
mkaply%us.ibm.com
c0e818da11 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
2001-07-26 11:28:07 +00:00