Commit Graph

98671 Commits

Author SHA1 Message Date
hyatt%netscape.com
f87679c42c Always use 0 0 as the mouse wheel coords. It's way faster and doesn't bog you down with stupid getframeforpoint calcs. Not part of build. 2002-02-26 00:42:32 +00:00
relyea%netscape.com
82ac932cf2 Bug 125728 truncate utf8 correctly in the pkcs11 string. 2002-02-26 00:33:42 +00:00
relyea%netscape.com
ae01fe45e4 Changes to allow protected pin path to work in applications that code for it. 2002-02-26 00:28:50 +00:00
nelsonb%netscape.com
4bfe43978d Change ssl_GetPeerInfo to no longer assume that an address is IPV6 if
it's not IPv4.  Fixes a bug on systems that don't support IPV6, but
do support other address families.
2002-02-26 00:28:15 +00:00
karnaze%netscape.com
2017816095 bug 127040 - paint backgrounds in correct order when there are collapsed borders. sr=kin, r=dbaron, a=shaver 2002-02-26 00:27:42 +00:00
attinasi%netscape.com
e7305de97e Safety checks, in case the normalFont cannot be realized (due to system font exhaustion). b=117736 r=rbs sr=shaver a=asa 2002-02-26 00:13:49 +00:00
bzbarsky%mit.edu
fad20abf78 Make <li> and <caption> use the dir and lang attrs correctly. Bug
125506, r=dbaron, sr=attinasi, a=asa
2002-02-26 00:04:00 +00:00
bzbarsky%mit.edu
07b878eefd Make "File > New Navigator Window" work in viewsource. Bug 122145,
patch by Doron Rosenberg <doronr@naboonline.com>, r=bzbarsky, sr=alecf,
a=asa
2002-02-25 23:42:15 +00:00
bzbarsky%mit.edu
0ca37a0405 Add UI for browser.block.target_new_window (used to be named
browser.target_new_blocked).  Bug 78037, patch by  Jonas Jorgensen
<jonasj@jonasj.dk>, r=bzbarsky, sr=alecf, a=asa
2002-02-25 23:38:02 +00:00
bzbarsky%mit.edu
9964703a40 Only do extra drawing to de-uglify ellipses for small ellipse sizes.
Bug 91816, patch by Roland Mainz
<Roland.Mainz@informatik.med.uni-giessen.de>, r=bzbarsky, sr=attinasi,
a=shaver
2002-02-25 23:22:50 +00:00
dougt%netscape.com
874111f277 Adding build SDK support. r=dougt, sr=alecf, submitted by seawood, a=asa 2002-02-25 23:20:01 +00:00
bzbarsky%mit.edu
f6115a6997 Alternate sheets should be able to import other alternate sheets with no
trouble.  Bug 52105, r=dbaron, sr=attinasi, a=shaver
2002-02-25 22:26:26 +00:00
bzbarsky%mit.edu
15ad250cad Make <body> backgrounds draw in XHTML as XML. Bug 127374, r=dbaron,
sr=attinasi, a=shaver
2002-02-25 22:18:26 +00:00
pinkerton%netscape.com
58fa2f6350 implement NS_THEME_TOOLBAR_SEPARATOR, also patch outliner to support it. r=bryner,smfr/sr=blake/a=shaver. bug#127722 2002-02-25 22:14:55 +00:00
pinkerton%netscape.com
da10f70d92 fix problem with dragging urls to the desktop on win32. the drag flags weren't correctly set. r=brade/sr=sfraser/a=shaver. bug: 127703 2002-02-25 22:12:48 +00:00
kestes%walrus.com
f6bd981338 update 2002-02-25 19:35:54 +00:00
kestes%walrus.com
f57057ccc8 store a count of the number of build errors, this is now displayed with the build.
Patch submitted by: Adam Di Carlo <adam@onshore-devel.com>
2002-02-25 19:34:41 +00:00
kestes%walrus.com
9403370e91 java script fixes, Patch submitted by: Adam Di Carlo <adam@onshore-devel.com> 2002-02-25 19:32:42 +00:00
kestes%walrus.com
698dbf0c54 add new summary type: jspanel Patch submitted by: Adam Di Carlo <adam@onshore-devel.com> 2002-02-25 19:31:23 +00:00
kestes%walrus.com
cde636505c fix typo. Patch submitted by: Adam Di Carlo <adam@onshore-devel.com> 2002-02-25 19:30:14 +00:00
kestes%walrus.com
edfb8fc619 report the number of errors for this build. Patch submitted by: Adam Di Carlo <adam@onshore-devel.com> 2002-02-25 19:29:25 +00:00
jkeiser%netscape.com
0d07fd266f bug 125124 (frame resize on unload crasher), r=alexsavulov@netscape.com, sr=attinasi@netscape.com, a=asa@mozilla.org 2002-02-25 19:23:48 +00:00
brade%netscape.com
08de4648bd only return NS_BASE_STREAM_WOULD_BLOCK when write is in progress (send NS_OK when we're done writing); (bug 121314; r=adamlock; sr=darin; a=shaver) 2002-02-25 18:49:16 +00:00
brade%netscape.com
38998b99c8 force stream closure when for uploading (bug 121314; r=adamlock; sr=darin; a=shaver) 2002-02-25 18:47:47 +00:00
ian%hixie.ch
799791d534 Make channelOpMasks be able to op via nickname by implementing normal hostmask syntax. b=73433, r=Jake. Add slightly more friendly syntax to ask to be opped. b=72961, r=kerz. 2002-02-25 16:48:28 +00:00
ian%hixie.ch
de30dd8681 Implement Infobot functionality as a bot module. b=123692, r=timeless 2002-02-25 15:49:23 +00:00
karnaze%netscape.com
e1dec1aee1 bug 124041 - prevent infinite splitting of images due to 0 avail height. sr=attinasi, r=alexsavulov, a=asa 2002-02-25 14:42:12 +00:00
blizzard%redhat.com
c9058c84a5 Private copy of freetype for use with Xft. Not part of the default pull or build. 2002-02-25 06:59:14 +00:00
blizzard%redhat.com
6a8db7f18f Add copy of expat 1.95.2 for use with Xft. Not part of the default pull or build. 2002-02-25 06:53:13 +00:00
blizzard%redhat.com
0ae8f0ab89 Check in Xft code for further work. Not part of the default build or pull. 2002-02-25 06:48:18 +00:00
tor%cs.brown.edu
eda2b6e17d Bug 127430 - delete client image copy. r=pavlov, sr=blizzard, a=chofmann 2002-02-24 23:42:32 +00:00
igor%mir2.org
5c5912869d Use ClassFileWriter.toByteArray to get class file bytes in place of calling ClassFileWriter with ByteArrayStream argument 2002-02-24 19:18:44 +00:00
igor%mir2.org
d4c437f2c0 1. Added toByteArray to get class file as a byte array. Implementation first calculates the resulting array size to minimize number of allocations.
2. Set DEBUG to true to activate usage checks
2002-02-24 19:15:19 +00:00
gerv%gerv.net
5f7f39f2b0 Bug 127507 - one too many blank lines in each comment. 2002-02-24 09:28:21 +00:00
gerv%gerv.net
8342994a7f Bug 126791 - templatise relogin.cgi 2002-02-24 08:54:14 +00:00
gerv%gerv.net
f7e3d853f4 Bug 110711 - various query.cgi/tmpl problems. This patch resolves all known issues. 2002-02-24 08:25:00 +00:00
bstell%ix.netcom.com
e8aa16bb63 bug 127283, I missed a changed requested by super-reviewer before the a= 2002-02-24 07:03:17 +00:00
bbaetz%student.usyd.edu.au
407e091fc2 bug 97496 - release notes update. Mention deprecated features. 2002-02-24 05:00:19 +00:00
dcone%netscape.com
fb35e2faa8 bug=122996 r=karnaze sr=attinasi a=asa Fixes a windows98 tiling quirk with PatBlt. 2002-02-24 04:18:09 +00:00
hyatt%netscape.com
54fa680332 Obscure the cursor during wheel scrolling. 2002-02-24 02:56:07 +00:00
brendan%mozilla.org
bcc02f397b Fix stale comment about duplicate formal params (a=drivers, comment-only followup to 62164's big patch). 2002-02-24 00:26:57 +00:00
bstell%ix.netcom.com
83962d5a20 bug 127307, add TrueType converters to Linux/Unix for MathML
checkin for ftang, r=mkaply, sr=brendan, a=blizzard
2002-02-24 00:26:54 +00:00
bstell%ix.netcom.com
11da7e8c4a bug 127283, fix hang in TrueType MathML
r=ftang, sr=brendan, a=blizzard
2002-02-24 00:22:16 +00:00
bstell%ix.netcom.com
5cc29aeed2 bug 126979, fix solaris bustage
sr=brendan
2002-02-24 00:17:30 +00:00
leaf%mozilla.org
1c7d3ac972 Automated update 2002-02-23 21:56:54 +00:00
bstell%ix.netcom.com
b1a60d5cf1 bug 126387, use FreeType2 lib version 2.0.3 (AKA: 6.1.0) in addition
to 2.0.4 (AKA: 7.0.1) and up
r=ftang, sr=alecf, a=blizzard
2002-02-23 21:48:50 +00:00
blakeross%telocity.com
43002d665b Download manager. Not part of build. 2002-02-23 21:35:41 +00:00
blakeross%telocity.com
2eb2fd6314 Download manager. Not part of build. 2002-02-23 21:15:08 +00:00
bzbarsky%mit.edu
3c189ab83d Make "save as" succeed even without a mime info. Bug 127333, r=law,
sr=jag, a=brendan
2002-02-23 21:07:50 +00:00
bzbarsky%mit.edu
4887697424 Make cache prefs use &brandShortName; instead of "Mozilla". Bug 127025,
patch by Jonas Jorgensen <jonasj@jonasj.dk>, r=bzbarsky, sr=jag, a=brendan
2002-02-23 21:05:43 +00:00