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

1113 Коммитов

Автор SHA1 Сообщение Дата
rhp%netscape.com aaab803903 Fix for Japanese text being corrupted in Forward Inline - Bug #: 48118 - r: mscott 2000-08-10 02:28:26 +00:00
bienvenu%netscape.com 9b92c301a7 fix freeing of uninitialized memory, prob result of trying to fix memory leaks, r=mscott 2000-08-09 01:32:20 +00:00
bratell%lysator.liu.se 77a761e58c Bug 35802 leaking strings. r=mscott@netscape.com a=brendan@mozilla.org 2000-08-08 21:02:56 +00:00
mscott%netscape.com 63867f7340 Bug #46881 --> set the charset correctly for mutlipart/alternative
r=rhp
2000-08-08 04:09:26 +00:00
mscott%netscape.com e19216f092 Fix a small memory leak. 2000-08-08 02:27:52 +00:00
mscott%netscape.com fdbc2c369c Bug #43389, 41125 --> header conversion should honor default and over ride charset
information.
r=nhotta
2000-08-08 02:27:38 +00:00
rhp%netscape.com dbd3c9a276 Fix for vCard having an inactive Add button - Bug #: 47537 - r: putterman 2000-08-08 00:52:52 +00:00
rhp%netscape.com 3521fb3b52 Fix for old code shadowing variables - Bug #: 64922 - r: bienvenu 2000-08-03 23:41:08 +00:00
nhotta%netscape.com 6dd422fb71 A change for phone/fax field. Write out attribute and value separatly since value needs charset conversion but not for attribute, bug 38901, r=rhp. 2000-08-02 22:00:04 +00:00
rhp%netscape.com 8dcc2fc64d Fix for extra table in quoted output - Bug #: 46975 - r: rhp - mozilla contribution 2000-08-01 01:25:59 +00:00
rhp%netscape.com f51347ec0d Fix for following HTML standards - Bug #: 46788 - r: rhp - mozilla contribution 2000-07-28 21:38:32 +00:00
rhp%netscape.com 63301f81d2 Fix for problem with editing Japanese emails as new - Bug #: 41009 - r: bienvenu 2000-07-27 03:21:56 +00:00
rhp%netscape.com 5c531f1eb9 Fix for rendering binary data as text - Bug #33579 - r: bienvenu 2000-07-27 03:17:48 +00:00
rhp%netscape.com fb69d736e2 Fix for problems with vCard display - Bug 42814 - r: bienvenu 2000-07-27 03:01:06 +00:00
rhp%netscape.com f340cfa3ed Fix for standards compliant HTML output - Bug 46234 - r: rhp - external contribution 2000-07-27 01:04:27 +00:00
rhp%netscape.com a4e435edb8 Fix for Quoted printable issue with signatures Bug #: 46431 - r: rhp - contributed externally 2000-07-27 00:46:12 +00:00
bratell%lysator.liu.se defc3b94d9 Bug 41773, stop up possible (but unlikely) memory leaks in the format=flowed mail decoder. r=rhp,brendan a=brendan. 2000-07-25 21:04:11 +00:00
bratell%lysator.liu.se 0f8f3f9443 Fixes for bug 46173 and bug 46188, handle whitespace correctly when decoding a format=flowed mail. r=rhp, a=brendan. 2000-07-24 22:11:41 +00:00
bratell%lysator.liu.se ffa35ef179 Fix bug 43813 by removing erroneous test. r=rhp@netscape.com a=brendan@mozilla.org. 2000-07-22 17:32:28 +00:00
mscott%netscape.com 9b6cf10ddf Bug #45956 --> Fix crash trying to forward some messages as inline (esp. messages
with attachments with charsets). Fix is to use the mime service to get a file extension
for the content type instead of trying to use the value of the content type (which can
include charset information) as the file extension for the attachment.
r=alecf
2000-07-22 00:04:11 +00:00
brade%netscape.com 663ab84636 comment out offensive line to get Mac green again 2000-07-20 13:46:43 +00:00
mscott%netscape.com 20b1aad0a1 Bug #39736 --> we were always using the charset specified in the mail header instead of using the charset override
value if it was present. This broke forwarding inline for messages that had incorrect charsets assigned to them.
r=alecf
2000-07-20 08:52:18 +00:00
ftang%netscape.com 40a4dc0ae8 fix 39790 . r=tao,nhotta move send_default_charset , view_default_charset to property 2000-07-19 22:39:37 +00:00
nhotta%netscape.com 4096c1e8e6 Changed to check override case before set a charset to msgWindow, bug 28869, r=mscott. 2000-07-13 20:53:57 +00:00
mscott%netscape.com cd40582e7f Bug #44603 --> hack to get around an infinite loop if we try to open a .eml attachment
The fix: if the attachment is of type message/rfc822 then treat the outgoing content
as raw data to force a new browser window to come up and display the content.
r=alecf
2000-07-13 05:28:51 +00:00
rhp%netscape.com 79b8feafb7 Fix for crashing in forward - reply - Bug #: 45216 - r: alecf 2000-07-13 04:02:35 +00:00
nhotta%netscape.com 3728460a01 Changed to set mailCharacterSet in nsIMsgWindow so that the value can be used for a checkmark in charset menu, bug 28869, r=mscott. 2000-07-11 23:51:38 +00:00
bienvenu%netscape.com 862df47812 fix 45146 edit message as new crashing r=mscott 2000-07-11 20:49:52 +00:00
cls%seawood.org 062c8bd937 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
rhp%netscape.com c4e054063d Fix for bug 31589 - Problem with Japanese in vCard tag fields - r: nhotta 2000-07-07 03:17:33 +00:00
nhotta%netscape.com 5ea783543b Fix warnings caused by my last check in. 2000-07-06 23:46:20 +00:00
nhotta%netscape.com 1b7fd80131 Added a force charset override support, bug 43101, r=mscott. 2000-07-06 23:30:57 +00:00
mozilla.BenB%bucksch.org e2019ad5ce 40862: Fix bug 9202 for this class, temporarily remove the wrapping <div class=text-flowed> in the quoting case.
43453: Check in the nsbr conversion for flowed paragraphs, if we're in an HTML tag (as e.g. outputted by the TXT->HTML converter).
43455: Allow space-stuffing even for otherwise empty (or quoted) lines.
2000-07-06 02:22:59 +00:00
mozilla.BenB%bucksch.org d678cde285 39370: Use format=flowed for quoting 2000-07-06 01:45:02 +00:00
cls%seawood.org e1e6c5760f Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
scc%mozilla.org 781324a487 bug #17294, fixed a dogfood+ assert described in this bug, though unrelated to the underlying problem 17294 is really about. r=BenB; a=jar 2000-06-29 22:04:22 +00:00
mscott%netscape.com 9728775a08 Bug #10802 --> in order to impelement open attachments, I needed to make sure the
stream converter passes out the same channel it is given. This makes the converter
much more transparant in the conversion process.
r=sspitzer
2000-06-23 04:48:29 +00:00
mscott%netscape.com d3fc772b83 Bug #10802 --> register mime as a message/rfc822 to */* converter.
r=sspitzer
2000-06-23 00:00:52 +00:00
mscott%netscape.com d71758c607 Bug #10802 --> properly report the content type especially in the case of
attachments instead of always reporting "raw"
r=sspitzer
2000-06-22 22:04:13 +00:00
mscott%netscape.com c18fd00493 Bug #10802 --> for open attachment, the mime converter needs to remember the
content type of the part is about to output.
r=rhp
2000-06-22 03:25:22 +00:00
amasri%netscape.com 93e980b67b Adding localization notes per Bugzilla #39775 Beta2+
r=rchen@netscape.com
2000-06-20 02:30:45 +00:00
rbs%maths.uq.edu.au 29f1b6960b Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com 2000-06-15 09:54:41 +00:00
rhp%netscape.com c26ee0dc85 Fix for null pointer access crasher - Bug #: 42359 - r: scottip 2000-06-15 01:53:39 +00:00
nhotta%netscape.com 52204389d5 Changed charset conversion for UTF-8 to UCS2 to use NS_ConvertUTF8toUCS2, bug 41460, r=mscott. 2000-06-12 23:33:36 +00:00
nhotta%netscape.com 3a851fe600 Changed MIME decoder for no charset label case, return "ISO-8859-1" if the header contains 8 bit, bug 41460, r=mscott. 2000-06-12 23:32:58 +00:00
rhp%netscape.com ad2de13c56 Fix for invalid attachment - Bug #: 41415 - r: jefft 2000-06-12 23:16:50 +00:00
rhp%netscape.com 2da448cc69 Fixes Bug# 34455 - Problem with format flowed - a=brendan 2000-06-08 14:25:54 +00:00
alecf%netscape.com e23f3282cf arrrgggh - curse the mac for not automatically exporting IDL!
(fixing bustage)
2000-06-06 23:46:35 +00:00
rhp%netscape.com b10de6257c Changes to address several mail compose and rendering issues - Bugs #: 35158 31906 9202 37365 39226 39728 39372 26182 33305 - r: rhp a: waterson (contributed by mozilla@bucksch.org) 2000-06-06 23:37:04 +00:00
nhotta%netscape.com e61077387e Changed to convert font name to UTF-8 instead of mail charset, bug 26182, r=rhp, a=ftang. 2000-06-06 23:32:03 +00:00
rhp%netscape.com c88d7e8ab9 Changes to address several mail compose and rendering issues - Bugs #: 35158 31906 9202 37365 39226 39728 39372 26182 33305 - r: rhp a: waterson (contributed by mozilla@bucksch.org) 2000-06-06 17:57:20 +00:00
warren%netscape.com 958ed96edd Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
sspitzer%netscape.com 8cd4f92fd9 removing mimerosetta.h from the build. it is not used anymore. 2000-05-25 04:53:58 +00:00
rhp%netscape.com e9807fb3d1 Fix for problem with forwarding images - Bug #: 31207 - r: sspitzer 2000-05-20 04:21:36 +00:00
rhp%netscape.com 6948a27fca Fixing a problem with double header conversions - Bug #: 34865 - r: putterman 2000-05-19 20:49:55 +00:00
rhp%netscape.com 22a98ec659 Fix for crasher with lots of attachments - Bug #35923 - r: sspitzer 2000-05-19 00:07:28 +00:00
cls%seawood.org 1165ad3a33 Mass replace of -lmozjs with $(MOZ_JS_LIBS) needed for OS/2 and consistency. 2000-05-17 06:45:45 +00:00
pavlov%netscape.com 0c75802384 changes all usages of NS_NewTimer to CreateInstance 2000-05-17 02:49:35 +00:00
mkaply%us.ibm.com fa012b3161 # 37239
r= mscott
OS/2 bring up continues - add PR_CALLBACKs for VisualAge
2000-05-16 22:59:50 +00:00
mscott%netscape.com 0bfa8952f1 Bug #5938 --> set the charset override if the url has one. 2000-05-16 00:23:55 +00:00
rhp%netscape.com 280eef88b1 Fix for memory leak - Bug #35801 - r: jefft 2000-05-15 20:40:07 +00:00
mscott%netscape.com beed496dc8 Bug #31058 --> get the folder charset from the url if it supports nsImsgI18NUrl and use this charset as the default charset for the current
message we are trying to display.
2000-05-15 20:36:28 +00:00
mscott%netscape.com 131750319f Bug #31058 -->synch with api change for get URI 2000-05-15 20:35:17 +00:00
nhotta%netscape.com 53d25a3df7 Revert the last change (1.62) of striping off TAB which should not be done in MIME decoder, MIME_StripContinuations does this instead. 2000-05-15 20:03:04 +00:00
danm%netscape.com e6b9efbec5 top-level chrome dirs are now packages,locales,skins 2000-05-13 21:29:08 +00:00
nhotta%netscape.com d76a92040f Added support for font name of no charset specified case bug 38890, also changed to use pixel instead point for font size. 2000-05-12 20:35:29 +00:00
nhotta%netscape.com 12cb796640 Changed to apply charset conversion for fields like phone number because they may contain non ascii characters, bug 38901, r=rhp. 2000-05-11 22:54:39 +00:00
nhotta%netscape.com 2a1d770b2a Changed GetMailNewsFont to use a pref value to get a proper variable width font, bug 38890. 2000-05-11 21:01:19 +00:00
nhotta%netscape.com bb1c08ee3e Changed MIME decoder for a multiple lines of MIME encoded header, bug 38192. 2000-05-11 21:00:38 +00:00
sspitzer%netscape.com 65935c9341 these skin files have moved 2000-05-11 04:07:48 +00:00
sspitzer%netscape.com 146551c9fa these skin files have moved. 2000-05-11 04:04:52 +00:00
nhotta%netscape.com 53aa94f599 Change for default font setting for Plain text view (format=fixed).
Put the default font info into existing tags instead of defining a separate tag
which was overridden by inner tags, bug 26182.
2000-05-10 01:58:32 +00:00
nhotta%netscape.com dabf228ee9 Changed format=flowed case to call GetMailNewsFont(), also changed to use "div" and "tt" instead of "pre", bug 38491, 38511. 2000-05-08 23:39:33 +00:00
nhotta%netscape.com 612828d158 Changed to specify content type explicitly for GetMailNewFont(). 2000-05-06 01:33:31 +00:00
nhotta%netscape.com 56ab5042ba Added a new function to return the default font name/size of mailnews. 2000-05-05 22:24:06 +00:00
nhotta%netscape.com ce32953c18 Changed to use charset service instead of hard coded charset names to decide mail header encoding type. 2000-05-05 20:31:53 +00:00
mkaply%us.ibm.com 62f37ade05 # 34082
r= mscott
OS/2 bring up continues - PR_CALLBACKs for VisualAge
2000-05-02 23:11:58 +00:00
jefft%netscape.com cc939ec96c round 2,partial fix bug 10802; passed in part number and content type for open attachment 2000-05-02 22:45:44 +00:00
nhotta%netscape.com 0d875410c6 Changed to use "pre", fixing a remaining part of the last change, bug 37299. 2000-05-01 21:59:49 +00:00
sfraser%netscape.com 7c47f9ece4 Fix access paths 2000-05-01 00:08:38 +00:00
scc%netscape.com 40e78eae74 making string conversions explicit 2000-04-27 21:53:50 +00:00
nhotta%netscape.com e9410e446d Changed to use "pre" instead of "div" in case of plain text for the font setting, bug 37299. 2000-04-27 00:26:24 +00:00
nhotta%netscape.com 4e77dfde98 Changed forward code to use UTF-8 in order to be constant with string resources, bug 34666. 2000-04-26 20:55:44 +00:00
mjudge%netscape.com 6622635cab making string conversions explicit. scc 2000-04-26 01:13:55 +00:00
jefft%netscape.com 223fa87dcf fixed bug 17100 - [FEATURE] enabled partial message download for pop3 2000-04-25 01:48:00 +00:00
scc%netscape.com 242c9559fb making string conversions explicit 2000-04-24 04:36:57 +00:00
scc%netscape.com eddc40fcba making string conversions explicit 2000-04-23 22:43:46 +00:00
cls%seawood.org 33edc21c9c General cleanup of the shared library rules.
Quick fix for bug #36844.
Since people kept forgetting to wrap SHARED_LIBRARY_LIBS inside MKSHLIB_FORCE_ALL & MKSHLIB_UNFORCE_ALL pairs, we now handle it in rules.mk.  Same goes for making $(SHARED_LIBRARY) dependent upon $(SHARED_LIBRARY_LIBS).
2000-04-23 17:48:04 +00:00
rhp%netscape.com aa617f1724 Disable the add to address book - Bug #29436 - r: bienvenu 2000-04-23 17:40:58 +00:00
alecf%netscape.com 053cd25f5b switch to nspr types to reduce dependancies on xp_core.h, and fix a warning 2000-04-23 17:31:29 +00:00
nhotta%netscape.com 897cb045e8 Added language sensitive font selection (disabled as a default), bug 26182. 2000-04-21 21:36:10 +00:00
rhp%netscape.com a1681459bd Just fixing a test harness program. NOT PART OF THE BUILD!!!! 2000-04-21 02:25:03 +00:00
rhp%netscape.com a8986e5e6d Fix for problem with invalid file names - Bug # 24962 - r: bienvenu 2000-04-21 02:13:18 +00:00
rhp%netscape.com 35344a2580 Fix for message text on signed message stub - Bug # 34570 - r: bienvenu 2000-04-21 01:09:50 +00:00
jefft%netscape.com 7659729d32 partial fix for limit message size download; we now generate truncated message html from mime 2000-04-20 01:55:42 +00:00
danm%netscape.com 622d6fe83b dist...chrome restructuring 2000-04-19 21:42:30 +00:00
nhotta%netscape.com 41ee4c923f Added mail/news font setting by prefs (no UI yet) to libmime, bug 26182. 2000-04-18 21:07:19 +00:00
mstoltz%netscape.com a4b2043dcb Made prefapi.h private and removed all #includes of it outside of libpref. r=norris 2000-04-15 03:43:09 +00:00
jefft%netscape.com 8603e2c5a2 fixed bug 21742 -- [FEATURE] Save all attachments; r=mscott 2000-04-13 22:19:48 +00:00
nhotta%netscape.com dfe2a3daca Added fallback conversion to support broken 4.x japanese vCard, bug 21743, r=cata. 2000-04-13 19:57:52 +00:00
nhotta%netscape.com 976697d404 Adding new functions to control message view font, bug 26182, r=rhp. 2000-04-13 19:56:41 +00:00
warren%netscape.com 4dd2ed3238 Added sanity assertions. 2000-04-13 09:19:47 +00:00
sspitzer%netscape.com 77b3be8970 fix for blocker bug #34438. we weren't linking in -lmsgbaseutil, which left
us with an unresolved symbol, which caused bad things at run time.

there may be more, I'm trying to find them now.

a=leaf.
2000-04-04 19:33:10 +00:00
cls%seawood.org 372343f97f Fix for EXTRA_DSO_LIBS in rules.mk
OS/2 Makefile.in changes (Patch 4a).  Bug #34106
2000-04-04 07:37:50 +00:00
cls%seawood.org 57978e5c23 Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287 2000-04-04 04:46:38 +00:00
mscott%netscape.com 384c375219 remove obsolete image files from the repository. 2000-04-03 02:16:59 +00:00
mscott%netscape.com 6b2c88dff5 Remove old addtoab and attachment icons. We have new ones in mailnews/base/resources/content (which is
where this kind of stuff belongs) now.
2000-04-03 02:16:25 +00:00
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
valeski%netscape.com e07f10d121 mac bustage attempt. die net.h die 2000-02-09 08:17:26 +00:00
valeski%netscape.com 62839f93ea removing potentially conflicting mimetypes file 2000-02-09 04:52:34 +00:00
rhp%netscape.com cc34e6b8ad Max message size warning feature and labeling forwarded messages by subject - Bugs: 26519 5647 - r: jefft 2000-02-08 01:15:54 +00:00
scc%netscape.com 5e041e830f Pro5 update 2000-02-07 23:06:04 +00:00
pp%ludusdesign.com 6281a9efd1 Converting ::GetIID() to NS_GET_IID(). Bug #20232, r=scc@netscape.com 2000-02-06 03:18:27 +00:00
rhp%netscape.com 22851e58a4 Fix for incorrect charset on reply - Bug # 3979 - r: mscott 2000-02-04 22:52:55 +00:00
rhp%netscape.com 2b710441d2 Checking in test program...NOT PART OF THE BUILD 2000-02-03 23:41:49 +00:00
rhp%netscape.com 7dcf250a7d Fix for walking nested attached messages to display attachments - Bug #: 23643 - r: bienvenu 2000-02-03 23:40:47 +00:00
putterman%netscape.com 7298089b13 Use nsCAutoString instead of ToNewString to speed up function by 30%. r=rhp. 2000-02-03 01:26:15 +00:00
rhp%netscape.com 01e3c3c8ee Fix for attachment name - Bug #: 25009 - r: jefft 2000-02-02 22:27:10 +00:00
ducarroz%netscape.com c43de3492a Fix bug 25610. We need to wrap the body into a <PRE> tag when forwarding inline a plain text message in HTML compose mode. R=rhp 2000-02-01 01:59:46 +00:00
ducarroz%netscape.com af89452e49 fix part of bug 25949, update project path for compatibilty with CW Pro 5. R=n/a 2000-02-01 01:53:01 +00:00
rhp%netscape.com b1cd252f14 Fix for I18N display of headers - Bug 25914 - r: mscott 2000-01-31 21:50:36 +00:00
rhp%netscape.com 7ca5193669 Changes to fix L10N vcard display - Bug: 25637 - r: jefft 2000-01-31 21:11:29 +00:00
rhp%netscape.com f37e19efbc Fix problem Chineese Headers encoded with RFC1522 are displaying wrong - Bug: 24862 - r: jefft 2000-01-29 18:19:25 +00:00
ducarroz%netscape.com d0cf3c4ef1 fix wensleydale SunOS/sparc 5.6 Dep build bustage. 2000-01-28 07:17:29 +00:00
ducarroz%netscape.com e8a111652c Fix bug 15682. We need to carry an idendity when opening a draft (used when forwarding a message inline) or a template. That let us to open a compose window with the right sender, signature (only forward inline) and format (only forward online). R=jefft 2000-01-28 06:20:44 +00:00
norris%netscape.com 36b55a9790 Fix grammar. 2000-01-27 15:59:53 +00:00
nhotta%netscape.com 2fe2c6ee33 Fixed typdo, r=ftang. 2000-01-26 22:02:20 +00:00
alecf%netscape.com 7dc314de99 reduce dependancies
r=sspitzer
2000-01-26 08:17:07 +00:00
sspitzer%netscape.com 29ed3d9299 fix warnings. r=mscott 2000-01-26 04:13:00 +00:00
rhp%netscape.com a74d4a199c Fix for changing View Headers option - Bug #: 17001 - r: jefft 2000-01-26 00:31:29 +00:00
rhp%netscape.com 8a03b1b80e Fix for rendering I18N vCards - Bug: 21743 - r: nhotta 2000-01-25 14:59:09 +00:00
rhp%netscape.com c52336dade Fix for rendering I18N vCards - Bug: 21743 - r: nhotta 2000-01-25 14:50:18 +00:00
rhp%netscape.com 1ccd7f7af5 Simple Fix - Comparison should NOT be case sensitive 2000-01-25 06:49:59 +00:00
rhp%netscape.com fe576e931d Fixes for several I18N display issues - Bugs #: 3979 23634 2406 24485 - r: jefft 2000-01-25 03:18:36 +00:00
dougt%netscape.com fd69a2f423 Landing nsIFile. 2000-01-24 21:28:28 +00:00
mscott%netscape.com 5ae8fba629 Bug #24399 --> make the interface called from JS use unicode instead of
UTF-8 strings. This means we have to convert unicode to UTF-8 and then
convert the results of the parsing back into unicode before returning.
this was already checked into the m13 branch.
r=alecf,sspitzer
2000-01-24 02:01:59 +00:00
jefft%netscape.com 76637e18d5 non-crashing fix for bug 24407; check for null pointer prior calling nsCRT::strdup(); r=bienvenu,mscott 2000-01-19 23:43:42 +00:00
rhp%netscape.com dd3aab1997 Fix a problem with META that specify charsets - Bug #: 22036 - r: jefft 2000-01-18 14:23:00 +00:00
sford3%swbell.net 948579bb84 Replace instances of nsTextFormater with nsTextFormatter, r=jst@citec.fi 2000-01-17 22:32:13 +00:00
mscott%netscape.com 329424b0b4 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
2000-01-17 20:59:44 +00:00
ducarroz%netscape.com 15ff466663 Fix related to bug 23109. We need to convert back the file name to the file system characters set when we save an attachment during a forward inline. R=jeff 2000-01-15 01:33:19 +00:00
rhp%netscape.com 98d674070f Changes to fix problem with rendering and qutoing I18N messages - Bug #: 22655 - r: naoki 2000-01-14 01:01:18 +00:00
rhp%netscape.com 69b7c12369 Fix for bug #: 12675 - Code never reached in vCard handler. r: rhp (external contribution) 2000-01-13 02:47:30 +00:00
sspitzer%netscape.com c048f5dd70 fix warning. 2000-01-12 08:57:41 +00:00
rhp%netscape.com 5a32bb8132 Fix for line endings after linked text - Bug #: 23507 - r: jefft 2000-01-12 00:37:47 +00:00
mscott%netscape.com 40d59103b6 Bug #8276 --> some old code in here wasn't allocating enough bytes for a string when quoting an address. As a result,
it was possilbe to give it a string with semicolons such that we would corrupt memory. an easy example:
foo@netscape.com;foo@netscape.com would cause us to write past the end of an allocated buffer and crash.
The fix is to make sure we allocate enough memory.
r=sspitzer
2000-01-11 22:37:24 +00:00
jdunn%netscape.com 157f231d1d Fix base class specifiers, since be default if they aren't specified it is Private
# 23237
r= warren@netscape.com, ftang@netscape.com, jband@netscape.com
2000-01-11 01:45:34 +00:00
rhp%netscape.com a4a4131bf8 Changes to fix I18N vCards - Bug #: 23324 - r: nhotta 2000-01-08 17:24:55 +00:00
rhp%netscape.com 6945b5511c Fix for quoting blurb about signed messages - Bug #23075 - r: jefft 2000-01-08 17:12:43 +00:00
rhp%netscape.com 838984784b Final fix for vcard crashing bug - Bug 23309 - r: sspitzer/alecf 2000-01-07 16:08:03 +00:00
sspitzer%netscape.com 799e3e6307 check in bulletproofing fix for #23309 2000-01-07 03:07:14 +00:00