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

1541 Коммитов

Автор SHA1 Сообщение Дата
mscott%netscape.com 7e8118765e Bug #39736 --> for forward inline case, we need to make sure we pass in the right charset to mime when it fetches
the message body for quoting purposes.
r=nhotta.
2000-07-20 07:53:58 +00:00
mscott%netscape.com 7d245cb17e Bug #39736 --> charset over ride has no effect on quoting. Fix is to use the charset
we just passed in.
r=nhotta
2000-07-20 07:42:14 +00:00
mscott%netscape.com 8b3042c586 Bug #39736 --> set the charset on the compose field if we have one from the
top most message window.
r=nhotta
2000-07-20 07:41:51 +00:00
mscott%netscape.com 072584458d Bug #39736 --> pass in the charset to quote the body with. this helps fix charset over ride has
no effect on quoting.
r=nhotta
2000-07-20 07:41:12 +00:00
ducarroz%netscape.com 1a2c474eb4 Fix for bug 45926. ContentWindow is now known as window._content. R=mscott 2000-07-20 00:47:34 +00:00
ftang%netscape.com fa65fbdc4b fix 39790 . r=tao,nhotta move send_default_charset , view_default_charset to property 2000-07-19 22:39:37 +00:00
akkana%netscape.com 6528090418 Remove a debug dump statement. r=ducarroz, a=mcafee 2000-07-19 22:00:16 +00:00
warren%netscape.com de3523d540 Added nsIRDFDataSource::HasArcIn/HasArcOut. Changed nsXULTemplateBuilder.cpp to use it (ifdef'd for now). Speed up folder loading by about 24%. r=waterson,alecf 2000-07-19 03:58:25 +00:00
sfraser%netscape.com bc5e13e277 Fix for nsbeta2+ bug 31134 -- paste in edit menu not enabled correctly. Add a new command set for clipboard-related menu items, and fire it on Copy. Also ensure that Undo/Redo commands are updated correctly, and avoid bogus command updating in plain text compose (since that caused JS errors). r=kin,jfrancis. 2000-07-14 21:58:50 +00:00
mscott%netscape.com 233d541694 Bug #35744 --> fix hang when fetching urls that don't exist. The fix was to
implement nsIWebProgressListener by the url fetcher. This will tell us when
we've failed to fetch the url. Also had to make sure we passed in a valid load group to the
channel. And added protection to make sure the OnStopRequest doesn't get processed twice.

One caveat is still left with this bug: you are still prompted after each url we fail to load. This
is pretty annoying.

r=bienvenu
2000-07-14 06:18:44 +00:00
mscott%netscape.com 7785ffb681 Bug #44587 --> fix send mail via aol. caching of smtp values was breaking this. so
you could only send one message. Subsequent message sends fail.
r=bienvenu
2000-07-14 01:38:55 +00:00
mscott%netscape.com 4ea557327a quick patch to fix the mac build. Mac doesn't seem to like NS_LITERAL_STRING for a const char * defined using a #define. 2000-07-13 00:49:53 +00:00
mscott%netscape.com 2d4726af0f Bug #44635 --> when replying or forwarding a message, we were passing in a bogus channel when we tried to fetch
the message for quoting purposes. As a result, the content type (which includes the charset information for the message)
was not getting set on the right channel. I changed things so we pass in the real channel and not a bogus one.

r=alecf
2000-07-12 22:54:19 +00:00
mkaply%us.ibm.com 69ebcee3f6 r=cls, a=brendan
Because of the raptor to gk change, we don't need SHORT_LIBNAME - for some things
2000-07-12 22:38:28 +00:00
mkaply%us.ibm.com 136ef4f751 r=cls, a=brendan
Because of the raptor to gk change, we don't need SHORT_LIBNAME
2000-07-10 21:18:48 +00:00
cls%seawood.org e87a1b7b11 Start tedious process of removing obsolete mozilla/include files from build. This patch should take us down to 19 of 101. Bug #38061 2000-07-10 07:13:31 +00:00
bienvenu%netscape.com 3198c38bd1 fix problem posting to wrong news server r=mscott 35678 2000-07-10 02:38:22 +00:00
mozilla.BenB%bucksch.org 6e326b1f69 38494: Attribution line: actually use authorStr; reorder code a bit to make more sense. r=ducarroz, a=waterson 2000-07-06 23:00:43 +00:00
ducarroz%netscape.com 1ba0f89c0a Fix Linux bustage. 2000-07-06 21:51:11 +00:00
ducarroz%netscape.com 1d76e4a74d Fix for bug 43448. Add code to populate mailing list during the send/send later process. R=mscott 2000-07-06 20:44:06 +00:00
mozilla.BenB%bucksch.org 44e0bccbdb Rest of 29653: Use a valid "mid" URL as value for the cite attribute of <blockquote> instead of just the raw Msg-ID. 2000-07-06 01:33:19 +00:00
jefft%netscape.com 2bb8793d40 fixed bug 33986 -- IMAP: Quit with unsaved draft, save to draft crashes & bug 44203 -- Closing last mail compose crashes the app; r=alecf 2000-07-05 23:19:24 +00:00
cls%seawood.org bca014f1bb Removing last vestiges of raptor from unix build. Since some libs were renamed, a 'make distclean' is recommeneded to remove the old copies of those libs. Bug #8228 r=bryner 2000-07-02 18:44:42 +00:00
morse%netscape.com 5524653464 fix bug 43886, single signon no longer works, r=jefft 2000-06-27 21:13:50 +00:00
ducarroz%netscape.com 5b40499ef9 Fix for bug 43468. We need also to use .value when we pre file a recipient else we will loose the content of every non visible fields! This is more a work around that the reall fix which should be in the textcontrolframe code. R=putterman 2000-06-27 06:14:42 +00:00
varada%netscape.com d0be445fde fix for bug#37180 -change nsIFileSpecWithUI to nsIFilePicker; r=scottip 2000-06-23 01:38:59 +00:00
alecf%netscape.com 5cbee96537 fix for assertions - toolbarseparator->separator
a=granrose
2000-06-22 18:44:14 +00:00
bienvenu%netscape.com cd93ed7328 try to fix build bustage on solaris 2000-06-22 14:37:17 +00:00
jefft%netscape.com ca0f8937e3 fixed bug 18293 - My ISP complains about not receiving a HELO command first; r=bienvenu 2000-06-22 13:56:07 +00:00
danm%netscape.com 03ea82871a tracking change of name of window.content to _content. (bug 33650) r=hyatt 2000-06-22 00:48:45 +00:00
ducarroz%netscape.com aebd5a3190 Fix for bug 31693. Disable UI element when a Send/Save is in process. R=putterman 2000-06-21 21:11:53 +00:00
amasri%netscape.com 60e5d7208c Adding Localization notes per Bugzilla #39775 Beta2+
r=rchen@netscape.com
2000-06-20 02:09:45 +00:00
hyatt%netscape.com 3bae878045 30511 2000-06-19 23:39:43 +00:00
bryner%uiuc.edu 6156d432ab Updating trees for new tree widget. bug 30511. r=hyatt. 2000-06-19 23:03:40 +00:00
hyatt%netscape.com 7a23dfacfe New tree widget. r=saari, bug#30511 2000-06-19 22:59:39 +00:00
ben%netscape.com 2d3e888817 partial fixes for 32347, 30536, 41120 2000-06-17 03:26:47 +00:00
ducarroz%netscape.com 66852fb1ad FIx for bug 42088. Do not try to hidde a window that we have juste closed!!! r=mscott 2000-06-16 22:06:41 +00:00
valeski%netscape.com f0fec56b70 42767. AsyncOpen (dead code) removal. 2000-06-16 14:39:19 +00:00
cmanske%netscape.com 3a3f5cf275 Added list commandset; part of bug 41735, r=brade 2000-06-16 14:21:39 +00:00
rbs%maths.uq.edu.au 26742e611c Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com 2000-06-15 09:54:41 +00:00
putterman%netscape.com 839e0beab3 fix for 37972 and 37976. Enable address book collection prefs for incoming and outgoing
mail. r=sspitzer.
2000-06-15 04:57:16 +00:00
varada%netscape.com fff2acbadc fix for bug #32963- including Mail/News Account Settings in mail compose window menu 2000-06-15 00:40:13 +00:00
rhp%netscape.com e8f1aca352 Fixing problem with data loss on forwarding - Bug #: 42398 - r: sspitzer
One is a structure and one is a spec of the attachment URI...they are used
differently...one can be null while the other is valid...I was throwing
away attachments by mistake forwarded messages were falling into this list
2000-06-14 02:50:09 +00:00
ducarroz%netscape.com 1ce46c1da9 Fix (workaround) for bug 41143, 41686. Instead of setting the value (the dot value) during the recipient field creation (which solved bug 37435 but exposes bug 41143 & 41686), I check if the value of the text field is defined when transfering the recipients to the compose fields else I get the attribute value. R=sspitzer 2000-06-13 01:21:53 +00:00
nhotta%netscape.com 464f987aba Added charset conversions in order to pass unicode data to HTML to Plain text converter, bug 41771, r=rhp. 2000-06-13 00:00:21 +00:00
nhotta%netscape.com 82f510177c Changed to send format=flowed mail conditionaly depends on a mail charset and a pref setting, check in for bratell@lysator.liu.se, bug 26734, r=nhotta,rhp. 2000-06-12 23:29:21 +00:00
sspitzer%netscape.com 8c994aadc2 backing the workaround out. it causes regressions. 2000-06-12 14:47:22 +00:00
sspitzer%netscape.com ccb82cba9b check in work around for dogfood+ bugs #41143 and #41686 so that message compose isn't
a total mess on the tip.  (thanks to mjudge, hyatt and brendan for debugging
and coming up with a workaround.)
2000-06-12 14:07:52 +00:00
bienvenu%netscape.com c81725307d add ability to set charset on msg hdr for i18n search r=putterman, 33101 2000-06-11 22:08:08 +00:00
rhp%netscape.com fd2c46b7e0 Fix for silent failure on some mail send operations - Bug #: 35744 r: jefft 2000-06-10 14:47:17 +00:00