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

1114 Коммитов

Автор SHA1 Сообщение Дата
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
alecf%netscape.com 485ff760cf fix crash viewing Ben Goodger's vCard :)
just a null pointer check, no reviewer
2000-01-07 01:00:29 +00:00
mscott%netscape.com 47e56b5e4c Bug #23109 --> attachment names aren't being converted to unicode before we try to display them
in the attachment pop up menu.

Also removed a function I didn't need (DumpAttachmentsMenu)
r=alecf.
2000-01-06 21:29:44 +00:00
mscott%netscape.com 7d5f205cec Bug #23109 --> attachment names aren't being converted to unicode before we try to display them
in the attachment pop up menu.

the header sink needs to use a wstring for the attachment name.
r=alecf.
2000-01-06 21:29:09 +00:00
rhp%netscape.com 0b5e9c6795 Fix for incorrect reporting of number of attachments for signed messages - Bug #: 23182 - r: jefft 2000-01-06 19:59:48 +00:00
rhp%netscape.com dc0d8d142b Fix for vCard display problem - Bug #10620 - r: mscott 2000-01-06 16:01:28 +00:00
jefft%netscape.com 161fec3a87 remove shadow variable; r=bienvenu 2000-01-06 14:25:04 +00:00
mscott%netscape.com dfb859e472 fix some I18n header display problems introduced by the new message display stuff I landed tonight. This means
converting our UTF-8 header values into unicode before broadcasting them through the header sink
r=alecf
2000-01-06 08:19:26 +00:00
mscott%netscape.com 59eb035481 Fix some I18N display problems with the new message display stuff by forcing the header value
to be unicode instead of a char *.
r=alecf
2000-01-06 08:18:25 +00:00
mscott%netscape.com 2865d6fbf5 remove obsolete emitter factory. 2000-01-06 06:08:17 +00:00
mscott%netscape.com e49db0a1d1 Merge the two html emitters into one uber emitter....this fixes the problem with displaying forwarded
messages with the new message display code
r=rhp
2000-01-06 06:05:38 +00:00
mscott%netscape.com 2f692609f4 Bug #22960 New html emitter for new message display which broadcasts header information to a listener interface which
is passed in on conversion.

Later tonight I'm going to merge this new html display emitter back into the original emitter.
r=rhp
2000-01-06 00:49:33 +00:00
mscott%netscape.com 6ff7aec0fc Prep work for landing Bug ##22960 --> Adding PR_Logging support to the mime emitter.
Make WriteHTMLField methods virtual so they can be over-ridden by derived classes.
2000-01-06 00:28:46 +00:00
mscott%netscape.com ec44bfc9a7 Bug #22960 --> small snippet of code to AsyncConvertData so we remember the desired output format. 2000-01-06 00:17:18 +00:00
mscott%netscape.com b367801c0c Bug #22960 --> add nsIMsgHdrSink interface for getting headers
r=sspitzer
2000-01-06 00:15:54 +00:00
mscott%netscape.com 86657014e4 Bug #22960
make the header parser easier to use from xpconnect by adding
an enumerator you can use to enumerate over parsed results
and adding nsIMsgHeaderParserResult
r=sspitzer
2000-01-06 00:14:05 +00:00
jefft%netscape.com e6f30100ef fixed bug 21688 -- [Dogfood] Headers are all collapsed into 1 line when forwarding certain types of msgs; conditionally strip out line continuation; r=rhp 2000-01-05 15:46:06 +00:00
warren%netscape.com 04decf0f8c Added OnClose method to nsIPipeObserver (bug#23080) 2000-01-05 05:07:46 +00:00
rhp%netscape.com 5b5569660b Fix for incorrect charset on Draft messages - Bug #: 22508 - r: nhotta 2000-01-04 23:22:51 +00:00
rhp%netscape.com 2839b627f7 Fix for mime rendering problem - Bug #22653 - r: jefft 2000-01-04 02:58:42 +00:00
mscott%netscape.com 35ea41b74e Prep work for landing improved message display performance: Bug #22960.
give the msg header parser a progid so it can accessed from js.
2000-01-03 23:24:16 +00:00
jefft%netscape.com 1962cd2c3b fixed bug 15069 -- wrong implementation to get the file type url string; r=ducarroz 2000-01-03 23:14:32 +00:00
blizzard%redhat.com 8ec176345e Change nsComponentManager::ProgIDToCLSID to nsComponentManager::ProgIDToClassID as per bug #3579. Checking in for sford. r=scc,r=blizzard 1999-12-30 22:03:58 +00:00
sspitzer%netscape.com 6e1a11709a ignore generated makefile 1999-12-28 22:28:18 +00:00
rhp%netscape.com 6dea47e727 Fixes for quoting problems - Bug #: 21993 1999-12-25 19:09:21 +00:00
rhp%netscape.com 5b28ef6743 Adding signed stubs to build process 1999-12-25 16:05:30 +00:00
sspitzer%netscape.com e34432f695 rest of fix for #21649. don't get the pref values inside the stream converter, get it in compose and mime, and pass the value through.
thanks to mozilla@bucksch.org for explaining the right thing to do.

also fix a couple of warnings.

r=bienvenu
1999-12-23 22:20:10 +00:00
ducarroz%netscape.com 9cde80bc41 First Checked In. 1999-12-23 20:47:06 +00:00
ducarroz%netscape.com 2ae8e10cf5 File Removed. 1999-12-23 20:45:53 +00:00
bienvenu%netscape.com 69a1d9162a fix memory leaks, r=sspitzer 1999-12-23 20:05:19 +00:00
jefft%netscape.com 217c50bb3b fixed bug 21869 -- forwarding multipart/signed message crashes the system; check for the subpart isn't a multipart mime object prior setting up decomposing part function; r=rhp 1999-12-22 21:49:15 +00:00
ducarroz%netscape.com 31f53d9673 First Checked In. 1999-12-22 21:37:09 +00:00
nhotta%netscape.com 8901ba2e5f Bug fix for 22209 (and 20997), when the mail body charset is labeled as us-ascii, use ISO-8859-1 converter (which is a superset of us-ascii), r=rhp. 1999-12-22 19:57:35 +00:00
sspitzer%netscape.com d69b85adf8 fix warnings, a=sdagley 1999-12-21 22:27:57 +00:00
rhp%netscape.com b077678918 Adding files to the repository. NOT PART OF THE BUILD! 1999-12-21 17:55:56 +00:00
rhp%netscape.com dcc8157975 Adding smimestub to the build process. 1999-12-21 17:48:12 +00:00
rhp%netscape.com becd4d81e2 Cleanup of dead files 1999-12-17 21:39:09 +00:00
rhp%netscape.com c9331789da Fix for missing headers - Bug #: 21973 - r: scottip - a: chofmann 1999-12-17 21:37:46 +00:00
rhp%netscape.com 864a309bd3 Large Image attachments hang on mail display fix - Bug #21852 - r: mscott/rhp approved: chofmann 1999-12-16 03:35:01 +00:00
rhp%netscape.com ff87398617 Fix for build problem 1999-12-15 04:05:40 +00:00
rhp%netscape.com 972a33874a Performance fix for message display - Bug #: 21203 - r: xxxxx 1999-12-15 03:35:34 +00:00
rhp%netscape.com faf2c862f3 Fix for crasher in mail display - Bug #21436 r: valeski - Approval: chofmann 1999-12-14 02:25:50 +00:00
rhp%netscape.com 0e86352c40 Fix for possible memory overrun - Bug #:20564 - r: jefft 1999-12-09 01:11:52 +00:00
norris%netscape.com e650ab2c82 Fix bug 16672 "[DOGFOOD] JavaScript in HTML email message may read local files"
This fix uses the data: protocol to load the text of the mail message,
meaning there's no need for a temporary file. It encodes the data in base
64 so that we don't have to worry about escaping double quotes, ampersands, etc.

r=rhp@netscape.com.

Also fix JavaScript error. r=putterman@netscape.com
1999-12-08 23:00:22 +00:00
rhp%netscape.com 2d0f6b0f80 Changes for emitter rework for printing - r: jefft 1999-12-08 03:34:32 +00:00
rhp%netscape.com e3ea2e40db Fix for garbage display on text=flowed messages. r: rhp Externally Contributed 1999-12-07 22:54:41 +00:00
dp%netscape.com c939a91441 Converting to generic factory. Fixed vcard factory holding
servicemanager. r=rhp@netscape.com
1999-12-07 22:44:49 +00:00
rhp%netscape.com b1f201059d Fixes for Text - HTML converstion - r: rhp - externally contributed 1999-12-07 22:25:00 +00:00
rhp%netscape.com 410da10ef5 Adding file to tree - NOT PART OF THE BUILD! 1999-12-07 15:29:20 +00:00
rhp%netscape.com 6ea3812f86 Deleting dead files 1999-12-06 05:02:33 +00:00
rhp%netscape.com 2e162ec9b1 Cleaning up dead files 1999-12-06 05:02:18 +00:00
rhp%netscape.com 900858d75f Cleaning up dead files. 1999-12-06 05:01:42 +00:00
rhp%netscape.com a4e7e92ef9 Landing new txt - HTML scanning functionality - Bug 19251 - r: rhp (contributed by Ben Bucksch) 1999-12-06 04:55:54 +00:00
rhp%netscape.com 1ad0e2f856 Landing new txt to HTML scanning functionality - Bug #: 19251 - r: rhp (contributed by Ben Bucksch) 1999-12-06 04:53:29 +00:00
warren%netscape.com bf4ef9672f Added buffer size parameters to NewChannel. Allows for optimization of amount of image data consumed. Bug #20408 1999-12-04 10:01:32 +00:00
rhp%netscape.com 15eb33e40d Fix for vCard crasher display on Mac - bug #: 20564 - r: sspitzer 1999-12-04 00:59:43 +00:00
rhp%netscape.com 042832adb4 Fix for emoticon bug - Bug #20644 - r: alecf 1999-12-03 04:07:53 +00:00
alecf%netscape.com 5b68d2b9a2 more cleanup from stuff sitting in my tree: remove xp_core.h dependancy from mime by switching to new nsString routines
r=rhp
1999-12-03 00:12:49 +00:00
ducarroz%netscape.com c569db0d39 Fixbuild bustage. It was generating a lib instead of a share lib and several others setting was wrong. 1999-12-02 21:17:03 +00:00
rhp%netscape.com 424d48e6d3 Fix for mac display problem - Bug #: 18866 - r: alecf 1999-12-02 02:58:06 +00:00
rhp%netscape.com 20f2bf9542 Fixing project file for release build. 1999-12-02 01:45:13 +00:00
rhp%netscape.com 07a6a84688 Correcting project file. 1999-12-01 23:17:58 +00:00
ducarroz%netscape.com 571b3cb696 Fix for bug 17771 and bug 18676. We need to quote name and address part when we reformat email addresses. R=jefft 1999-12-01 22:34:33 +00:00
erik%netscape.com c950ed72b4 adding local .cvsignore file; r=none 1999-12-01 18:03:52 +00:00
rhp%netscape.com 681b31a3f7 Adding new files for mac...NOT PART OF THE BUILD YET 1999-12-01 06:12:10 +00:00
rhp%netscape.com e0852b8b25 Cleanup of garbage files 1999-11-30 23:15:59 +00:00
sspitzer%netscape.com 71db9bb571 go back to version 1.7 for rhp. 1999-11-30 23:03:59 +00:00
sspitzer%netscape.com b95351b8ff clean up in preparation for bug #14254. remove unused files. create
new string bundle (messenger.properties) for use by the messenger application
fix widgetglue.js to use the string bundle.  now we get the title of the
new folder / subscribe dialog from the string bundle.
also fix the problem where the new folder / subscribe dialog wouldn't open
if zero, or more than one server / folder were selected.
1999-11-30 22:57:42 +00:00
rhp%netscape.com cb21ee62c5 adding these back. 1999-11-30 22:42:09 +00:00
rhp%netscape.com 1df1a34b8f deleting garbage files 1999-11-30 22:37:16 +00:00
rhp%netscape.com c7dd125a2a Adding new build files to the tree 1999-11-30 22:31:23 +00:00
rhp%netscape.com 8a249c07c1 Adding new mac project file 1999-11-30 22:29:57 +00:00
mscott%netscape.com 45358aac05 comment out the msgWindow variable that we were creating
every time this script was loaded. This was happening
every time we loaded a message. It had a side effect
of causing a uri dispatching crash and it had severe performance implications. We shouldn't be creating
a new msg window every time we display a message.
this may have a bad side effect when we support multiple
3-pane windows because we can no longer call SetWindow.
1999-11-30 22:24:44 +00:00
rhp%netscape.com d14f84b6e1 Fixes for mime rendering problems - mail send problems - Bug #: 19529 18714 20281 20343 19064 - r: putterman 1999-11-30 22:16:11 +00:00
warren%netscape.com a265a32348 Landing no_neckoutil2_branch. Bug #11159. Removes neckoutil_s.lib from build which helps beos and openvms. 1999-11-30 04:50:42 +00:00
rhp%netscape.com b3fb1602bd Changes to build this on Unix 1999-11-29 03:58:20 +00:00
rhp%netscape.com 4c8ac9d296 Change for new code that is not part of the build! 1999-11-29 03:51:31 +00:00
rhp%netscape.com e93e879df7 Just adding files to the tree. NOT PART OF THE BUILD YET! 1999-11-29 03:37:47 +00:00
warren%netscape.com 4ab4ee4d4e Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00
rhp%netscape.com 76d8ec9979 Fixing include problem..but this is NOT PART OF THE BUILD. - r: rhp 1999-11-22 21:47:24 +00:00
nhotta%netscape.com c67fa7f5b6 Change to charset name to case sensitive corresponding the nsCharsetManagerService change, r=ftang. 1999-11-22 21:22:58 +00:00
rhp%netscape.com 01ab05033d Curing bitrot...THIS IS NOT PART OF THE BUILD. 1999-11-20 22:03:19 +00:00
rhp%netscape.com 7ba8b810d1 Changes for using nsSpecialSystemDirectory directory - Bug #18021 - r: jefft 1999-11-20 03:14:13 +00:00
rhp%netscape.com 42e188005c Fix for separators after body text - Bug #: 18972 r: jefft 1999-11-19 15:19:53 +00:00
rhp%netscape.com 38fe8921cf Checking in some debug only code - r: rhp 1999-11-19 03:49:18 +00:00
rhp%netscape.com 96fcbfab2d Cleanup of free calls - No bug - r: bienvenu 1999-11-18 21:12:49 +00:00
rhp%netscape.com df83530baf Small fix for a useful test program - NOT PART OF THE BUILD 1999-11-18 19:29:11 +00:00
nhotta%netscape.com d53ae8d00e In MIME encoder, put a check at the end of the loop if the source points to a null character then bump the
pointer. This fixes a problem when a separator is at the end of a header string. Bug 9762, r=cata.
1999-11-18 03:24:56 +00:00
warren%netscape.com aaf83521f5 Necko API and implementation changes for retargeting. Needed for URL dispatching. r=mscott 1999-11-17 08:14:52 +00:00
bienvenu%netscape.com 70957a2642 fix build warning 1999-11-16 04:48:51 +00:00
cls%seawood.org b68d17371a Removing dependency upon security/freenav module. r=alecf 1999-11-13 23:51:49 +00:00
ducarroz%netscape.com bf12ce4994 Fix build warning. R=mscott 1999-11-12 23:44:17 +00:00
warren%netscape.com 4471ddf809 Added NS_NewGenericModule. Made NS_IMPL_NSGETFACTORY use it to save space. r=dp,alecf 1999-11-12 09:07:26 +00:00
rhp%netscape.com ab45251069 Fixing my build warnings - No Bug - r: jefft 1999-11-12 04:58:33 +00:00
rhp%netscape.com 7146894865 Changes for multipart alternative UI - Bug #: 17770 - r: jefft 1999-11-12 02:58:22 +00:00
nhotta%netscape.com eeda09f6df For unicode conversion, I had to convert a part of the string not the entire string, otherwise MIME encoder aborts, bug 18105/18595, r=cata. 1999-11-12 01:22:09 +00:00
nhotta%netscape.com 772644b9ca Changed to resolve charset alias before unicode conversion, made charset name to case sensitive, consolidated conversion wrapper functions, bug 18264,
r=ftang.
1999-11-11 22:05:10 +00:00
rhp%netscape.com fa6f702139 Changes to fix message display problems and others - Bug #: 13402 17770 17772 17899 - r: bienvenu 1999-11-11 19:21:11 +00:00
nhotta%netscape.com 63d1d03215 Added msgbaseutil to a project file so unicode conversion utils to be accessable, part of bug fix #18264, r=ftang. 1999-11-11 00:48:55 +00:00
nhotta%netscape.com 5b2549e68a Added msgbaseutil to makefiles so unicode conversion utils to be accessable, part of bug fix #18264, r=ftang. 1999-11-10 23:51:46 +00:00