Commit Graph

101071 Commits

Author SHA1 Message Date
tor%cs.brown.edu
7285ce9e01 Bug 111037 - don't look inside png info_ptr. r=pavlov, sr=blizzard, a=asa.
git-svn-id: svn://10.0.0.236/trunk@115186 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-22 01:29:55 +00:00
blakeross%telocity.com
5a31def979 Download manager. Not part of build.
git-svn-id: svn://10.0.0.236/trunk@115184 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-22 00:42:57 +00:00
bzbarsky%mit.edu
655caf10cf Correctly set X display on plugins. Bug 116924, patch by Sergi
<sep@sparc.spb.su>, r=serge, sr=beard, a=roc+moz


git-svn-id: svn://10.0.0.236/trunk@115183 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-22 00:28:44 +00:00
bzbarsky%mit.edu
0876fd184e Fix parsing of some edge cases of background shorthand. Bug 124193,
r=pierre, sr=attinasi, a=roc+moz


git-svn-id: svn://10.0.0.236/trunk@115182 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-22 00:25:57 +00:00
naving%netscape.com
dd0987d239 127059 r=racham sr=sspitzer a=asa Make msgNavigation from standalone msg window work again
git-svn-id: svn://10.0.0.236/trunk@115181 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 23:58:11 +00:00
blakeross%telocity.com
c5d3293b1d Download manager. Not part of build.
git-svn-id: svn://10.0.0.236/trunk@115180 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 23:42:56 +00:00
jfrancis%netscape.com
c1625dfb30 fix for 113310: Adding/Removing href attribute on <a> node does not update appearance; r=peterv; sr=jst; a=roc+moz; checked in by jfrancis on behalf of dglazman
git-svn-id: svn://10.0.0.236/trunk@115179 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 23:21:17 +00:00
mcafee%netscape.com
d3dcd235ef Adding debug matrix size function, for comparing tty and file-based runs.
git-svn-id: svn://10.0.0.236/trunk@115178 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 23:20:00 +00:00
mscott%netscape.com
947746f3e4 Bug #126981 --> make HTML anchors work again by reversing the logic on an if clause.
r=sspitzer
sr=alecf
a=shaver


git-svn-id: svn://10.0.0.236/trunk@115177 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 23:16:57 +00:00
shanjian%netscape.com
4f9223fb98 #122081 Universalchardet leaks memory
The fix for the nsCharSetProber class declaration, plus fix for
nsUniversalDetector methods, which may cause another leak when the object is
reused after Reset().

Patch proposed by Takayuki Tamura
r=shanjian, sr/a=brendan


git-svn-id: svn://10.0.0.236/trunk@115176 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 23:16:51 +00:00
peterv%netscape.com
657aa472d1 This, completely closes bug 107795.
r=heikki, sr=vidur, sr=jband, a=shaver.

This eliminates the MOZ_SOAP defining and checking from the makefiles, from one .cpp file for conditional compiles, and from .html documentation and tests (.html is only significant to human readers).

This enables SOAP in the default build, and has been tested on all clean builds.


git-svn-id: svn://10.0.0.236/trunk@115175 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 23:16:49 +00:00
rayw%netscape.com
cf263a055c This, with the one-liner Peter checks in, completely closes bug 107795.
r=heikki, sr=vidur, sr=jband, a=shaver.

This eliminates the MOZ_SOAP defining and checking from the makefiles,
from one .cpp file for conditional compiles, and from .html documentation
and tests (.html is only significant to human readers).

this enables SOAP in the default build, and has been tested on all
clean builds.


git-svn-id: svn://10.0.0.236/trunk@115174 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 23:15:08 +00:00
pinkerton%netscape.com
fc183b1c37 fix scrollwheel issues. make sure we reset origin before calling GlobalToLocal() and xlate local mouse coord into widget-relative coords for gecko. r=bryner/sr=sfraser/a=shaver. bug#125570
git-svn-id: svn://10.0.0.236/trunk@115173 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 23:09:13 +00:00
blakeross%telocity.com
0a7ad5616f Download manager. Not part of build.
git-svn-id: svn://10.0.0.236/trunk@115172 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 22:59:21 +00:00
dbragg%netscape.com
1f7574cebc Fixing bug 126679. Added a closing parenthesis that should
have been there in the first place.  r=tao, sr=alecf, a=asa


git-svn-id: svn://10.0.0.236/trunk@115171 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 22:58:47 +00:00
ian.mcgreer%sun.com
202313e65b bug 125359, by default the ASN.1 en/decoder should treat all numbers as signed. But many source/target items desire unsigned integers (specifically, bignums in the crypto stuff), so implement an siUnsignedInteger type which notifies the en/decoder to handle the conversion.
r=nelsonb


git-svn-id: svn://10.0.0.236/trunk@115170 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 22:41:44 +00:00
dp%netscape.com
a8e41a657c first version
git-svn-id: svn://10.0.0.236/trunk@115169 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 22:24:18 +00:00
sgehani%netscape.com
6d0d8441b6 Excluded panels should be removed from view; select the newly included panel.
b=126703; a=loan


git-svn-id: svn://10.0.0.236/trunk@115168 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 22:15:40 +00:00
nelsonb%netscape.com
4b069d41b2 Fix warning on Windows builds. Bug 104541.
git-svn-id: svn://10.0.0.236/trunk@115167 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 21:23:14 +00:00
jfrancis%netscape.com
4206e67ceb fixes blocker 126558; r=brade,jrancis, sr=alecf, a=rods;
thanks to kin for cleaning up my "replace all" accident


git-svn-id: svn://10.0.0.236/trunk@115166 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 20:50:35 +00:00
hyatt%netscape.com
3b53957b04 Make sure port state is properly saved and restored. Not part of build.
git-svn-id: svn://10.0.0.236/trunk@115165 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 20:17:51 +00:00
rogerl%netscape.com
b222174cab Added regexp path.
git-svn-id: svn://10.0.0.236/trunk@115163 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 18:21:38 +00:00
rogerl%netscape.com
deda8b4f83 Missing newline at EOF
git-svn-id: svn://10.0.0.236/trunk@115162 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 18:15:40 +00:00
rogerl%netscape.com
7ad4b4026a Fixing gcc errors.
git-svn-id: svn://10.0.0.236/trunk@115161 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 18:14:56 +00:00
rogerl%netscape.com
e2b4c181a8 Fixed include path for regexp
git-svn-id: svn://10.0.0.236/trunk@115160 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 18:07:44 +00:00
rogerl%netscape.com
c17d2e5a82 Sweeping changes arising from moving unary operator table to context etc.
git-svn-id: svn://10.0.0.236/trunk@115159 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 18:06:35 +00:00
jaggernaut%netscape.com
4d91459de3 Get rid of assertion at startup. This block shouldn't have been moved by my checkin for bug 959.
git-svn-id: svn://10.0.0.236/trunk@115158 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 17:57:25 +00:00
varga%utcru.sk
1f4bcbb88a Fix for bug 125687. An assertion fix.
- check for negative row index
r=bryner, sr=hyatt, a=roc+moz


git-svn-id: svn://10.0.0.236/trunk@115157 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 17:07:33 +00:00
nboyd%atg.com
ad685a20c2 Fix bug 126722
git-svn-id: svn://10.0.0.236/trunk@115156 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 15:53:50 +00:00
peterv%netscape.com
6dfd260a5f Interface got renamed as part of bug 119382, rename in implementation too. Bustage fix for WSDL. Not part of the build.
git-svn-id: svn://10.0.0.236/trunk@115155 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 14:29:21 +00:00
peterv%netscape.com
5c98780877 Interface got renamed as part of bug 119382, rename in implementation too. Bustage fix for iiextras. Not part of the build.
git-svn-id: svn://10.0.0.236/trunk@115154 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 14:28:52 +00:00
peterv%netscape.com
db50f2fb18 First part of fix for bug 107795 (Enable SOAP in default builds). SOAP is still off after this check-in. sr=sfraser, a=shaver.
git-svn-id: svn://10.0.0.236/trunk@115153 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 14:15:55 +00:00
cbiesinger%web.de
e169bde736 bug 124117 r=pavlov sr=tor a=shaver
Fix build warnings in the GIF Decoder


git-svn-id: svn://10.0.0.236/trunk@115152 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 14:08:25 +00:00
jaggernaut%netscape.com
b202b509c0 Bug 959: add support for accesskeys to XUL. r=hewitt, r=attinasi for changes to layout/html, sr=hyatt, a=asa
git-svn-id: svn://10.0.0.236/trunk@115151 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 13:39:39 +00:00
rods%netscape.com
46c42a9045 We were sending Progress notification from the destructor of the PrintData.
I have done the following:
1) Removed unneeded nsresult arg from OnEndPrinting
2) Removed unneeded calls to OnEndPrinting before the deletion of PrintData objs
3) The destructor of PrintData now only calls OnEndPrinting if onStartPrinting  was called first, meaning printing notification was actually started.
Bug 126427 r=dcone sr=attinasi a=roc


git-svn-id: svn://10.0.0.236/trunk@115150 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 13:23:11 +00:00
hidday%geocities.com
f7e9f57834 Bug 93649, document.plugins should map to document.embeds for NS4
compatibility. r=bzbarsky@mit.edu sr=jst@netscape.com a=roc+moz


git-svn-id: svn://10.0.0.236/trunk@115149 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 12:21:15 +00:00
hidday%geocities.com
5a011ce9dc Bug 93649, document.plugins should map to document.embeds for NS4
compatibility. r=bzbarsky@mit.edu, sr=jst@netscape.com, a=roc+moz


git-svn-id: svn://10.0.0.236/trunk@115148 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 12:15:34 +00:00
mcafee%netscape.com
d74c74f523 more edit room for sheriff, status
git-svn-id: svn://10.0.0.236/trunk@115147 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 07:02:09 +00:00
mcafee%netscape.com
4d733f2193 Move <br> tag hack from status.pl into showbuilds.cgi to unclutter the status text area.
git-svn-id: svn://10.0.0.236/trunk@115146 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 06:57:16 +00:00
jst%netscape.com
55595210ae Checking in Stuart Ballard's <sballard@netreach.net> fix for bug 123379. Link toolbar doesn't support <link rev='...'>. r=bzbarsky@mit.edu, sr=jst@netscape.com, a=roc+moz@cs.cmu.edu.
git-svn-id: svn://10.0.0.236/trunk@115145 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 06:54:56 +00:00
bernd.mielke%snafu.de
764a1f1e58 patch by fantasai - removing standard table background painting as our old quirks mode background
painting is now more CSS2 compliant (the w3c published a errata) bug 4510
r=karnaze sr=attinasi a=roc+moz


git-svn-id: svn://10.0.0.236/trunk@115144 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 05:36:16 +00:00
dougt%netscape.com
26cb682311 Fixes 126881. LDAP DataSource Component fails to load because Components.interfaces.nsIComponenRegistrar is misspelled. r=stephend@netscape.com a=dbaron
git-svn-id: svn://10.0.0.236/trunk@115143 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 04:30:54 +00:00
mcafee%netscape.com
d6be3b1b48 Adding security dom.allow_scripts_to_close_window pref so mstoltz can land his checkin without sinking the layout test. r=mstoltz,jrgm
git-svn-id: svn://10.0.0.236/trunk@115142 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 04:16:41 +00:00
sspitzer%netscape.com
7dc274e489 checking in navings fix for regression bug #126874. search comes up with empty
criteria, and can't delete from stand alone message window.
r/sr=sspitzer,bienvenu, a=dbaron


git-svn-id: svn://10.0.0.236/trunk@115141 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 03:57:35 +00:00
arougthopher%lizardland.net
c5d18ad8c1 Fix for Bug#69707
BeOS implementation of nsLocalFile::Launch and nsLocalFile::Reveal

r=cls (seawood@netscape.com)
a=asa (asa@mozilla.org) on behalf of drivers


git-svn-id: svn://10.0.0.236/trunk@115140 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 03:33:42 +00:00
dougt%netscape.com
b6a548fad4 Fixing bustage. Don't listen to strdup folks. There should be fear of invoking the wrath of the Mac!
git-svn-id: svn://10.0.0.236/trunk@115139 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 03:29:59 +00:00
kin%netscape.com
c972b3fe60 Fix for bug 124485 (Long lists of folders/bookmarks after up/down arrow not reachable)
Modified GetOriginToViewOffset() so that it returns an offset of (0,0) when the
contained view returned by GetView() is not a descendant of the frame's parent
view, as is the case with scrolling popup menus.

r=kmcclusk@netscape.com  sr=roc+moz@cs.cmu.edu  a=roc+moz@cs.cmu.edu


git-svn-id: svn://10.0.0.236/trunk@115138 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 03:03:31 +00:00
hyatt%netscape.com
a36014d49b Fix the rendering context leak on painting in Cocoa. Not part of build.
git-svn-id: svn://10.0.0.236/trunk@115137 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 02:24:18 +00:00
blakeross%telocity.com
c63eada302 Download Manager. Not part of build.
git-svn-id: svn://10.0.0.236/trunk@115136 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 02:21:48 +00:00
dougt%netscape.com
cd81e6219e Fixes 122523. Avoid stat call when opening file. This should be a minor performance win on windows. r=dp, sr=dveditz, sr=darin, a=roc+moz for 0.9.9
git-svn-id: svn://10.0.0.236/trunk@115135 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-21 02:18:33 +00:00