Commit Graph

85969 Commits

Author SHA1 Message Date
aaronl%netscape.com
2cb8fd21af Bug 92827. Active Accessibility: refine behavior of client/pane objects. r=jgaunt, rs=waterson 2001-07-31 22:23:58 +00:00
brendan%mozilla.org
a80cd5bfe0 Danm's fix for Mac CodeWarrior C++ glitch, and a cosmetic sneak-fix. 2001-07-31 22:22:36 +00:00
aaronl%netscape.com
cd27f9d102 Bug 90512. 2 missing files in embed-win32.zip. r=valeski, sr=waterson 2001-07-31 22:14:49 +00:00
dbaron%fas.harvard.edu
5de1c425f3 Fix optimized-only bustage from fastload landing. 2001-07-31 21:37:07 +00:00
dbaron%fas.harvard.edu
82ae0d644e Fixing HP bustage. For the record, the error message was: Undeclared variable 'mRawPtr'. A variable with the same name exists in a template base class, but is not visible according to the Standard lookup rules (See [temp.dep], 14.6.2(3) in the C++ Standard). You can make it visible by writing 'this->mRawPtr'. 2001-07-31 21:23:58 +00:00
dbaron%fas.harvard.edu
c0c8e1ad28 Adding nsIFastLoadFileControl.idl to project. Change emailed from Zach, to fix fastload branch landing bustage. 2001-07-31 20:57:47 +00:00
dbaron%fas.harvard.edu
789d7a9704 Fix optimized-only bustage from fastload landing. 2001-07-31 20:37:26 +00:00
dbaron%fas.harvard.edu
069feea3b5 Fix OS/2 and BeOS bustage from fastload landing. 2001-07-31 20:34:37 +00:00
dbaron%fas.harvard.edu
730c332685 Fix Windows bustage from fastload branch landing. 2001-07-31 20:21:01 +00:00
pschwartau%netscape.com
19f7f431ea Minor change to comment. 2001-07-31 20:14:30 +00:00
pschwartau%netscape.com
aa725b6658 Adding a new case to the test, from jim@jibbering.com (see bug 92942). 2001-07-31 20:05:26 +00:00
pschwartau%netscape.com
275f729477 Correcting an error in the testcase - 2001-07-31 19:47:19 +00:00
brendan%mozilla.org
dbd7fed5b1 FASTLOAD_20010703_BRANCH landing, r=dbaron, sr=shaver. 2001-07-31 19:05:34 +00:00
nicolson%netscape.com
1f969e934e Fix 92882: coreconf jdk.mk doesn't support solaris x86
r=wtc.
2001-07-31 18:58:49 +00:00
ssu%netscape.com
10c651bce2 fixing bug 87793 - Need CRC checking and single connection dload for Mac. Fixes the dredded error 13. I'm checking this in for Syd. r=ssu, sr=mscott, a=leaf,asa. affects the mac installer only. 2001-07-31 17:10:29 +00:00
depstein%netscape.com
cbd9bf789a Removed nsIRequest methods from BrowserImplWebPrgrsLstnr.cpp, fille out history listener methods, and added in PromptService.cpp from mfcEmbed. 2001-07-31 01:49:12 +00:00
serge%netscape.com
ce553ea222 Fixes for 79057 submitted by tingley@sundell.net, r=bbaetz, sr=darin, a=asa@mozilla.org 2001-07-30 22:22:27 +00:00
shrutiv%netscape.com
78858a026b Fixing bug 92699: Navigator Check box on the last screen is to be
disabled (r=tao)
2001-07-30 22:16:30 +00:00
shrutiv%netscape.com
bf9946aa2e Fixing bug 92163: Disable sending logging information in case of a
download error (r=tao)
2001-07-30 21:15:01 +00:00
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