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

856 Коммитов

Автор SHA1 Сообщение Дата
rhp%netscape.com 299e62a96a Fixes view source problem for mail messages - Fix for Bug #30818 - r: rickg 2000-03-30 01:30:07 +00:00
rhp%netscape.com 9fa21556bd Fixes for header display in printing and mime structure problems - Bug #: 33565 - r: jefft 2000-03-29 23:58:32 +00:00
nhotta%netscape.com 5cb17fbe15 Fixed wrong inputs for charset converter Finish() call, bug 33588, r=cata. 2000-03-29 23:16:55 +00:00
rhp%netscape.com df13638128 fixing screwup 2000-03-29 21:01:02 +00:00
rhp%netscape.com 3f914dc86c Fix for not identifying particular MIME messages - Bug #: 33565 - r: bienvenu 2000-03-29 20:51:11 +00:00
warren%netscape.com d60b12b153 Necko API changes: primarily nsIChannel, changing initialization parameters to accessors. Got javascript: evaluation to happen at the right time (when AsyncRead is called) as well as on the right thread. 2000-03-29 03:58:50 +00:00
bienvenu%netscape.com 90210ce245 get downloading of imap attachments working, r=alecf 32767 2000-03-29 00:58:21 +00:00
bienvenu%netscape.com c1fdf260f7 fix deref of uninitialized ptr 2000-03-26 23:56:42 +00:00
rickg%netscape.com 0f417b3b1e removed reference to nsString2 2000-03-26 23:30:52 +00:00
scc%netscape.com 49d4fd0aa6 small changes to clients of converting string APIs 2000-03-26 14:15:49 +00:00
rhp%netscape.com dd974d5e7a Added sanity check for MLK - Bug #33308 2000-03-25 18:22:33 +00:00
rhp%netscape.com 6ecec88178 Small fixes for memory leaks - Bugs: 33158 33161 2000-03-25 17:56:37 +00:00
putterman%netscape.com bed4678ea5 fix for 16349 - shift delete works. Also more work on multiple windows by removing GetTemporaryMsgWindow.
various reviewers = mscott, hangas, rhp, and jefft.
2000-03-25 00:58:20 +00:00
jim_nance%yahoo.com 5723bcda31 Fix bug 33019. Compiler warnings.
Reviewed and approved by:
law, mscott, radha, brade, shaver, & dveditz
2000-03-24 22:11:55 +00:00
rhp%netscape.com 4f5027cab2 Fix for bad wrapping on quoting and IMAP Parts on demand - Bugs #: 32100 17794 2000-03-24 21:22:53 +00:00
alecf%netscape.com 9f4f13527a fix solaris bustage 2000-03-24 10:10:09 +00:00
alecf%netscape.com f8a23931fc not dependant on nsIPref.h 2000-03-24 08:27:02 +00:00
alecf%netscape.com 5da56588db First part of fix for #29651 - expose unichar versions of subject/sender/etc to scripts) r=bienvenu,putterman 2000-03-24 08:10:59 +00:00
ducarroz%netscape.com 3f7efc788d Fixes related to message compose UI, save attachment, edit message as new and draft message. Those changes fix bug 14868, 23627, 24185, 24864, 24930, 26087, 26733, 27171, 27762, 27931, 27932, 29119, 29176, 30279, 31546 and 28677. R=alecf, rhp, jefft 2000-03-23 06:39:19 +00:00
rhp%netscape.com 716179cf82 Adding mime support for MIME Parts On Demand - Bug #: 17794 2000-03-22 22:52:42 +00:00
rhp%netscape.com 1ad9cc0ee5 Adding mime support for MIME Parts On Demand - Bug #: 17794 2000-03-22 22:14:17 +00:00
nhotta%netscape.com ca03a26a56 For unicode conversion, changed to call encode->Finish(), use set output behavior to avoid internal loop, r=cata. 2000-03-22 21:28:08 +00:00
rhp%netscape.com 38cf9d6ea1 Fix for view source URL problem - Bug #30459 2000-03-20 22:52:51 +00:00
nhotta%netscape.com 93d07f0610 Initialize a buffer before calling the MIME decoder, bug 32013, r=ftang. 2000-03-20 22:42:40 +00:00
nhotta%netscape.com d863813360 Added a MIME decoder which takes nsCString, bug 32013, r=ftang. 2000-03-18 00:42:29 +00:00
nhotta%netscape.com 2eb2859036 Added fallback charset for charset conversion, bug 28679, r=rhp. 2000-03-15 23:33:43 +00:00
rhp%netscape.com e3dc59324c Fixes for compose back end problems - Bug #: 25610 29806 30048 30744 31207 31589 2000-03-15 02:09:43 +00:00
rickg%netscape.com 27c42157e4 replaced calls to deprecated string methods 2000-03-12 21:36:35 +00:00
rickg%netscape.com c617e3f2e9 removed calls to deprecated nsString methods 2000-03-12 11:06:57 +00:00
rickg%netscape.com 4791ab3e8f removed calls to deprecated string methods 2000-03-12 09:14:14 +00:00
rhp%netscape.com ca44e9b4b8 Fix problem with inline display - Bug #: 31238 - r: mscott - a: phil 2000-03-10 01:56:55 +00:00
rhp%netscape.com 9921549027 Fix for quoting problem with line wrap - Bug #: 30562 - r: rhp - worked on with Ben Bucksch - a: phil 2000-03-09 00:09:18 +00:00
ducarroz%netscape.com 058176a5fc Fix bug 30250. Forget to call CreateTheComposeWindow when processing a template message with a body defined. R=jefft,rhp A=phil 2000-03-04 04:51:40 +00:00
mscott%netscape.com 2948f5e553 Bug #22960 --> help improve message display performance. This routine would get called for each
line of data parsed by mime for displaying a message. It was making 4 copies of the line inside of it. I
used some nsString magic to reduce the number of allocations to just one! *yeah*
r=rhp
a=phil
2000-03-02 06:14:33 +00:00
rhp%netscape.com 368ef9ca4b Just updating a test harness... THIS IS NOT PART OF ANY BUILD! 2000-03-02 06:14:01 +00:00
rhp%netscape.com 3166fc3245 Fix for eating message bodies and missing auto linking - Bug 29759 - r: mscott - a: phil 2000-03-01 07:57:08 +00:00
ducarroz%netscape.com 71df3cdba7 FIx for bug 28349, don't addref a null pointer oh dude!. R=alecf, A=phil 2000-02-29 22:32:14 +00:00
rhp%netscape.com 4e7f4db46b Fixes for file - save as in unicode and spaces in replies becoming unprintable chars - Bug #: 23418 - 29267 - r: jefft 2000-02-29 07:04:24 +00:00
bryner%uiuc.edu bbfe27364b Adding a new flag to the Win32 build system. Set DISABLE_TESTS=1 to skip
building in the tests directories.  Should not affect the build at all if
you do not have this environment variable.  r=leaf.
2000-02-25 04:12:40 +00:00
hangas%netscape.com 985a3556f5 Fix for PDT+ bug 23091 (Messages pref panel).submitted by mozilla@bucksch.org r=hangas a=phil 2000-02-25 01:55:17 +00:00
rhp%netscape.com 13ee10430b Fix for I18N problem with saving mail messages - Bug #23418 - r: ducarroz - a: jar 2000-02-22 22:27:51 +00:00
rhp%netscape.com 6507057433 Problem saving email in original charset - Bug #: 23418 - r: nhotta - a: phil 2000-02-22 01:02:08 +00:00
dveditz%netscape.com 74d0f231ed Bug 23941 speed up install on Mac, r=cathleen, a=jar;
Bug 12817 no Autoreg (in optimized builds) unless xpinstall detects flag indicating install has happened or build number changed, r=dp, a=jar;
Bug 23859 add wstring API to nsIRegistry for profile manager/i18n, r=gayatrib, a=jar;
2000-02-20 03:12:59 +00:00
rhp%netscape.com dbc92eaf9e Fix for sending mails with empty bodies - Bug #: 27891 - r: ducarroz - a: phil 2000-02-17 23:56:08 +00:00
putterman%netscape.com 10f1f6ee30 Fix for 21469. r=jefft. Deleting a message in a thread now goes to the next message and scrolls
to it so that you don't lose your place in the thread pane.  More work on 26456.  r=alecf.
Some performance improvements for loading folders by speeding up building up a uri.
2000-02-16 00:39:23 +00:00
rhp%netscape.com b782f6e68a Changes to implement printing correctly - Buf #12505 - r: jefft 2000-02-15 23:05:06 +00:00
mscott%netscape.com 120d2a4a08 Bug #22960 --> help improve message display by (1) not including global
style rules in the message body and more importantly (2) force loading
of the mail header style sheet to be a blocking load. this fixes that
awful "flicker" effect when you clicked on a message where it would start
to load, then it would stop and relayout the body.
r=sspitzer
2000-02-15 01:13:48 +00:00
dveditz%netscape.com e728f20fd7 closing the file used by the registry service is evil 2000-02-13 17:32:19 +00:00
rhp%netscape.com 09ebc0aef9 Changes for supression of GUI prompts on send operation - for message import - Bug #: 27154 - r: bienvenu 2000-02-11 01:31:15 +00:00
rhp%netscape.com de76ea0ee3 Saving mail message fix for I18N - Beta1 Bug: 23418 - r: scottip 2000-02-10 06:48:22 +00:00