Commit Graph

53979 Commits

Author SHA1 Message Date
talisman%anamorphic.com
d10cbb6ef0 More temporary HTML generation disabling. Thanks to Eric Werk for pointers to these. --jgalyan
git-svn-id: svn://10.0.0.236/trunk@58048 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 23:35:50 +00:00
rhp%netscape.com
8a586a7ce5 Fix for multiple replacement of HTML entities - Bug #: 23904 - r: jefft
git-svn-id: svn://10.0.0.236/trunk@58046 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 23:24:04 +00:00
terry%mozilla.org
7b70a23495 Tell people that column changes are remembered using cookies.
git-svn-id: svn://10.0.0.236/trunk@58043 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 22:53:05 +00:00
cmanske%netscape.com
e7c714e2d4 Fixed Spell Check dialog layout problems, bug 21440, r=sfraser
git-svn-id: svn://10.0.0.236/trunk@58042 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 22:51:47 +00:00
sford3%swbell.net
09c9265da7 Replace instances of nsTextFormater with nsTextFormatter, r=jst@citec.fi
git-svn-id: svn://10.0.0.236/trunk@58041 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 22:32:13 +00:00
terry%mozilla.org
27cfdbc728 Was sometimes checking extra checkboxes in the email area.
git-svn-id: svn://10.0.0.236/trunk@58040 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 22:31:05 +00:00
mscott%netscape.com
16c7a7e3b1 Bug #24174 --> when clicking on a mailto ur, we were bringing up the compose window and
the unknown content handler dialog. we should only be bringing up the compose window =)
r=sspitzer


git-svn-id: svn://10.0.0.236/trunk@58039 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 22:21:25 +00:00
sfraser%netscape.com
f176a6fd40 Add nsTextFormatter.cpp, for sford
git-svn-id: svn://10.0.0.236/trunk@58036 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 22:12:20 +00:00
sfraser%netscape.com
2e633f439a Add nsTextFormatter.h, for sford
git-svn-id: svn://10.0.0.236/trunk@58035 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 22:12:12 +00:00
briano%netscape.com
763c6cdaba Automated update
git-svn-id: svn://10.0.0.236/trunk@58032 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 21:30:18 +00:00
bruce%cybersight.com
e2817a28ab Speeling cownts. r=shaver
git-svn-id: svn://10.0.0.236/trunk@58029 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 21:28:22 +00:00
mscott%netscape.com
19be914b5b Fix a problem I introduce with the new message display for sspitzer to help with printing. when AscynConvertDAta
is called, we want to remember off the desired output content type. then when scanning the url and attempting
to determine which emitter to use, we can look at this content type again to help us make the right decision
r=sspitzer


git-svn-id: svn://10.0.0.236/trunk@58028 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 20:59:44 +00:00
cmanske%netscape.com
ce2cbd6cef Editor part of Composer bug 22348, content area resizing and scrollbar positioning. Added helper JS method for colorpicker r=hyatt
git-svn-id: svn://10.0.0.236/trunk@58026 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 20:11:07 +00:00
cmanske%netscape.com
2a929c5e8f Fixed Composer bug 22348, which fixes content area resizing and scrollbar positioning for all module windows. Minor fix to make viewSource window use overlay for View menu. r=hyatt
git-svn-id: svn://10.0.0.236/trunk@58025 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 20:06:40 +00:00
mscott%netscape.com
30c9c2ebf9 loading a uri takes the channel instead of the uri. The caller
must create the channel before call openuri.
r=rpotts.


git-svn-id: svn://10.0.0.236/trunk@58024 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 19:56:31 +00:00
sfraser%netscape.com
592458c0f5 Minor project tweaks; removing invalid access paths. r=mozbot
git-svn-id: svn://10.0.0.236/trunk@58023 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 19:56:27 +00:00
mscott%netscape.com
0fbaa29e8d loading a uri takes the channel instead of the uri. This allows us to remove
several fields from OpenURI interface and allows us to remove the private
post data interface. Now the nsIURILoader interface doesn't need to take
all of the arguments necessary to create a channel.
r=rpotts.


git-svn-id: svn://10.0.0.236/trunk@58022 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 19:55:27 +00:00
terry%mozilla.org
3b4d14275a Very minor formatting tweak.
git-svn-id: svn://10.0.0.236/trunk@58021 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 19:54:50 +00:00
mscott%netscape.com
1becb2c801 set the referring url on the http channel so callers don't have to do it explicitly every time.
r=warren


git-svn-id: svn://10.0.0.236/trunk@58020 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 19:48:16 +00:00
waterson%netscape.com
610f039794 Bug 24144. [Add|Remove]Channel() are now performed by the protocols, so don't try to do it in SetLoadGroup(). r=warren
git-svn-id: svn://10.0.0.236/trunk@58019 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 19:37:41 +00:00
waterson%netscape.com
9b5074499d Bug 24134. Re-apply r1.233, which was steamrollered by tao's recent checkin. Re-using the r=valeski here.
git-svn-id: svn://10.0.0.236/trunk@58018 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 19:34:23 +00:00
terry%mozilla.org
2d1d1c5690 Added "Windows 2000" and "Mac System 9.0" to the OS list.
git-svn-id: svn://10.0.0.236/trunk@58017 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 19:20:20 +00:00
troy%netscape.com
42e89e8a79 b=21657. Changed row frame code to correctly determine if it's complete
after an incremental reflow. Fixes crash when printing www.cnn.com


git-svn-id: svn://10.0.0.236/trunk@58016 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 17:45:17 +00:00
jefft%netscape.com
3c7faa82ac Fixed bug 22129 -- lack of recieve mail functionality; it turns out that we didn't handle actual message size different that the server returned message size well; we have to check for dot_fix, assumed_end and pause for more data to end incorporate complete message download; turned on auth login so we have a little security; generate X-UIDL header if needed; better cache of server capability; r=rhp
git-svn-id: svn://10.0.0.236/trunk@58015 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 17:32:07 +00:00
rjc%netscape.com
bc39bd9fe7 More preparations to land an optimized binary insertion node. (Going to test more later. Currently #ifdef'ed out.)
git-svn-id: svn://10.0.0.236/trunk@58014 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 13:15:44 +00:00
jfrancis%netscape.com
de4c509f39 fix for 21412 - backspace wouldn't remove list items in html editor.
In addition some improvements were made to the adjustment of selection after an edit action (example: backspacing through a list item now pops you up to the previous item)


git-svn-id: svn://10.0.0.236/trunk@58013 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 12:41:34 +00:00
terry%mozilla.org
aaed41e784 Add a space after the comma when listing a bug with multiple keywords,
to be consistant with the way it gets listed in bug lists.


git-svn-id: svn://10.0.0.236/trunk@58012 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 11:54:58 +00:00
terry%mozilla.org
1f4635ebd2 Use new "keywords" cache to display keywords in bug lists. Not only
is this much faster, but it also lets you sort by that column, and
requires less special-case code.


git-svn-id: svn://10.0.0.236/trunk@58011 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 11:45:34 +00:00
hyatt%netscape.com
250e9abed6 Skin improvements.
git-svn-id: svn://10.0.0.236/trunk@58010 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 11:40:39 +00:00
hyatt%netscape.com
f27a4bc34c Skin improvements. r=german
git-svn-id: svn://10.0.0.236/trunk@58009 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 11:40:22 +00:00
terry%mozilla.org
b11185bb65 Added a "keywords" field to a bug, which is a cached string-based copy
of all the keywords assigned to the bug.  Right now, we only have code
that generates and maintains this field; soon will come code that
actually uses it.


git-svn-id: svn://10.0.0.236/trunk@58008 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 11:38:41 +00:00
rjc%netscape.com
338727d7b3 Prepare to land an optimized binary insertion sort. (Going to test more later. Currently #ifdef'ed out.)
git-svn-id: svn://10.0.0.236/trunk@58007 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 11:00:13 +00:00
jfrancis%netscape.com
741109ca3f fixed 24114 - password fields showing the real text
git-svn-id: svn://10.0.0.236/trunk@58005 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 10:24:25 +00:00
morse%netscape.com
a045eda783 fix crash on e-mail startup, jar's suggested fix
git-svn-id: svn://10.0.0.236/trunk@58003 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 08:50:16 +00:00
alecf%netscape.com
513e8a6f93 fix xlib bit rottage
git-svn-id: svn://10.0.0.236/trunk@58001 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 08:29:52 +00:00
rbs%maths.uq.edu.au
9276d563b5 [MATHML] Change of the character coordinate system of the bounding metrics
git-svn-id: svn://10.0.0.236/trunk@58000 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 07:34:24 +00:00
rjc%netscape.com
dd85e83ce4 Small optimizations.
git-svn-id: svn://10.0.0.236/trunk@57999 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 07:02:17 +00:00
sford3%swbell.net
bcd4433960 Beginning of work on 16951, not part of build yet
git-svn-id: svn://10.0.0.236/trunk@57998 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 06:33:59 +00:00
tonyr%fbdesigns.com
b8424058c5 Update UI to have single entry point
git-svn-id: svn://10.0.0.236/trunk@57997 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 06:06:56 +00:00
tonyr%fbdesigns.com
701c60ec76 Added importDialog.dtd
git-svn-id: svn://10.0.0.236/trunk@57996 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 06:06:13 +00:00
warren%netscape.com
e7d0cf1e88 Re-added
git-svn-id: svn://10.0.0.236/trunk@57995 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 06:05:43 +00:00
tonyr%fbdesigns.com
3d83b4d3fa First Checked In.
git-svn-id: svn://10.0.0.236/trunk@57994 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 06:04:49 +00:00
hyatt%netscape.com
3cf48ce980 Scrollbar tweaks.
git-svn-id: svn://10.0.0.236/trunk@57993 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 05:58:19 +00:00
beard%netscape.com
4e41ec610f bug fix for bug #11199, should remove partially created output file.
git-svn-id: svn://10.0.0.236/trunk@57992 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 04:13:05 +00:00
pavlov%netscape.com
a917bf3e2d fix for 21873, 20907 r=blizzard
git-svn-id: svn://10.0.0.236/trunk@57991 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 04:11:58 +00:00
hyatt%netscape.com
dc1f512c08 Added support for snapping a tree widget to a certain row height. r=pavlov
git-svn-id: svn://10.0.0.236/trunk@57990 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 03:57:00 +00:00
terry%mozilla.org
bc9cf9adc0 Oops! Fixed stupid typo in last patch.
git-svn-id: svn://10.0.0.236/trunk@57989 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 03:14:14 +00:00
pierre%netscape.com
be89173da7 Bug #24099. Spelled 'right' right, it was spelled 'rigth' which ain't 'right'.
git-svn-id: svn://10.0.0.236/trunk@57988 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 02:05:06 +00:00
pinkerton%netscape.com
b6685db9bb add a comment so that we don't try to reuse the 4.x composer's data flavor (which is binary) by accident. r=brade.
git-svn-id: svn://10.0.0.236/trunk@57987 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 01:34:58 +00:00
pinkerton%netscape.com
6f5f43cb1b Fix for 18240, don't optimize out recalculating regions when mBounds doesn't change on a resize. r=beard, sfraser.
git-svn-id: svn://10.0.0.236/trunk@57986 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 01:34:26 +00:00