Граф коммитов

98494 Коммитов

Автор SHA1 Сообщение Дата
rods%netscape.com 62e0cbabdf Get the rect of the PageContentFrame and using it. Also, painting BG
after the container and only when we are suppose to be painting the BG
Bug 126824 r=dcone sr=attinasi a=dbaron
2002-02-22 01:45:05 +00:00
peterv%netscape.com 9b8c4a42dd Bustage fix. Library, not Shared Library. 2002-02-22 01:30:21 +00:00
tor%cs.brown.edu 19ffef77a4 Bug 111037 - don't look inside png info_ptr. r=pavlov, sr=blizzard, a=asa. 2002-02-22 01:29:55 +00:00
blakeross%telocity.com 336a2ff808 Download manager. Not part of build. 2002-02-22 00:42:57 +00:00
bzbarsky%mit.edu b37995bb9e Correctly set X display on plugins. Bug 116924, patch by Sergi
<sep@sparc.spb.su>, r=serge, sr=beard, a=roc+moz
2002-02-22 00:28:44 +00:00
bzbarsky%mit.edu 08d2ef88e2 Fix parsing of some edge cases of background shorthand. Bug 124193,
r=pierre, sr=attinasi, a=roc+moz
2002-02-22 00:25:57 +00:00
naving%netscape.com fbe791bab9 127059 r=racham sr=sspitzer a=asa Make msgNavigation from standalone msg window work again 2002-02-21 23:58:11 +00:00
blakeross%telocity.com 769df60f7d Download manager. Not part of build. 2002-02-21 23:42:56 +00:00
jfrancis%netscape.com 0fcc29a69c 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 2002-02-21 23:21:17 +00:00
mcafee%netscape.com 04777cefcf Adding debug matrix size function, for comparing tty and file-based runs. 2002-02-21 23:20:00 +00:00
mscott%netscape.com ac6d07afca Bug #126981 --> make HTML anchors work again by reversing the logic on an if clause.
r=sspitzer
sr=alecf
a=shaver
2002-02-21 23:16:57 +00:00
shanjian%netscape.com 3c54b457a8 #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
2002-02-21 23:16:51 +00:00
peterv%netscape.com 26c9d6edb3 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.
2002-02-21 23:16:49 +00:00
rayw%netscape.com e9532c1f4e 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.
2002-02-21 23:15:08 +00:00
pinkerton%netscape.com a16063b2cb 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 2002-02-21 23:09:13 +00:00
blakeross%telocity.com 6c30133fea Download manager. Not part of build. 2002-02-21 22:59:21 +00:00
dbragg%netscape.com a95b15203d Fixing bug 126679. Added a closing parenthesis that should
have been there in the first place.  r=tao, sr=alecf, a=asa
2002-02-21 22:58:47 +00:00
ian.mcgreer%sun.com bc5808a5ed 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
2002-02-21 22:41:44 +00:00
dp%netscape.com 75302894d5 first version 2002-02-21 22:24:18 +00:00
sgehani%netscape.com 3a922fa41b Excluded panels should be removed from view; select the newly included panel.
b=126703; a=loan
2002-02-21 22:15:40 +00:00
nelsonb%netscape.com e2f58af25a Fix warning on Windows builds. Bug 104541. 2002-02-21 21:23:14 +00:00
jfrancis%netscape.com 63333b5253 fixes blocker 126558; r=brade,jrancis, sr=alecf, a=rods;
thanks to kin for cleaning up my "replace all" accident
2002-02-21 20:50:35 +00:00
hyatt%netscape.com 535619cffb Make sure port state is properly saved and restored. Not part of build. 2002-02-21 20:17:51 +00:00
rogerl%netscape.com 6fbe964f0c Added regexp path. 2002-02-21 18:21:38 +00:00
rogerl%netscape.com 7e65600b58 Missing newline at EOF 2002-02-21 18:15:40 +00:00
rogerl%netscape.com 17a5baed37 Fixing gcc errors. 2002-02-21 18:14:56 +00:00
rogerl%netscape.com ea153c5866 Fixed include path for regexp 2002-02-21 18:07:44 +00:00
rogerl%netscape.com 2cc1770789 Sweeping changes arising from moving unary operator table to context etc. 2002-02-21 18:06:35 +00:00
jaggernaut%netscape.com 6c83a2be82 Get rid of assertion at startup. This block shouldn't have been moved by my checkin for bug 959. 2002-02-21 17:57:25 +00:00
varga%utcru.sk 35521776e2 Fix for bug 125687. An assertion fix.
- check for negative row index
r=bryner, sr=hyatt, a=roc+moz
2002-02-21 17:07:33 +00:00
nboyd%atg.com 50423a21d4 Fix bug 126722 2002-02-21 15:53:50 +00:00
peterv%netscape.com 780d28477e Interface got renamed as part of bug 119382, rename in implementation too. Bustage fix for WSDL. Not part of the build. 2002-02-21 14:29:21 +00:00
peterv%netscape.com 07d1d8dd39 Interface got renamed as part of bug 119382, rename in implementation too. Bustage fix for iiextras. Not part of the build. 2002-02-21 14:28:52 +00:00
peterv%netscape.com 4a10bd5605 First part of fix for bug 107795 (Enable SOAP in default builds). SOAP is still off after this check-in. sr=sfraser, a=shaver. 2002-02-21 14:15:55 +00:00
cbiesinger%web.de 9f6f6bd8ee bug 124117 r=pavlov sr=tor a=shaver
Fix build warnings in the GIF Decoder
2002-02-21 14:08:25 +00:00
jaggernaut%netscape.com 33fb0161db Bug 959: add support for accesskeys to XUL. r=hewitt, r=attinasi for changes to layout/html, sr=hyatt, a=asa 2002-02-21 13:39:39 +00:00
rods%netscape.com d7865275df 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
2002-02-21 13:23:11 +00:00
hidday%geocities.com 2356de3a72 Bug 93649, document.plugins should map to document.embeds for NS4
compatibility. r=bzbarsky@mit.edu sr=jst@netscape.com a=roc+moz
2002-02-21 12:21:15 +00:00
hidday%geocities.com 9474a7b343 Bug 93649, document.plugins should map to document.embeds for NS4
compatibility. r=bzbarsky@mit.edu, sr=jst@netscape.com, a=roc+moz
2002-02-21 12:15:34 +00:00
mcafee%netscape.com b1bbaf3b73 more edit room for sheriff, status 2002-02-21 07:02:09 +00:00
mcafee%netscape.com 446c0f160d Move <br> tag hack from status.pl into showbuilds.cgi to unclutter the status text area. 2002-02-21 06:57:16 +00:00
jst%netscape.com b224af279f 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. 2002-02-21 06:54:56 +00:00
bernd.mielke%snafu.de 5701a854e8 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
2002-02-21 05:36:16 +00:00
dougt%netscape.com 3ec4bb9168 Fixes 126881. LDAP DataSource Component fails to load because Components.interfaces.nsIComponenRegistrar is misspelled. r=stephend@netscape.com a=dbaron 2002-02-21 04:30:54 +00:00
mcafee%netscape.com db3c4d8a92 Adding security dom.allow_scripts_to_close_window pref so mstoltz can land his checkin without sinking the layout test. r=mstoltz,jrgm 2002-02-21 04:16:41 +00:00
sspitzer%netscape.com d948e183eb 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
2002-02-21 03:57:35 +00:00
arougthopher%lizardland.net b4f0190760 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
2002-02-21 03:33:42 +00:00
dougt%netscape.com 4c482f6783 Fixing bustage. Don't listen to strdup folks. There should be fear of invoking the wrath of the Mac! 2002-02-21 03:29:59 +00:00
kin%netscape.com 2e601306d7 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
2002-02-21 03:03:31 +00:00
hyatt%netscape.com f0da95b50c Fix the rendering context leak on painting in Cocoa. Not part of build. 2002-02-21 02:24:18 +00:00