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

883 Коммитов

Автор SHA1 Сообщение Дата
nhotta%netscape.com 884c17fa0b 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 fa68e974ee 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 2cfb602409 making string conversions explicit. scc 2000-04-26 01:13:55 +00:00
jefft%netscape.com da50b52420 fixed bug 17100 - [FEATURE] enabled partial message download for pop3 2000-04-25 01:48:00 +00:00
scc%netscape.com c938845535 making string conversions explicit 2000-04-24 04:36:57 +00:00
scc%netscape.com 1d57ef76e3 making string conversions explicit 2000-04-23 22:43:46 +00:00
cls%seawood.org 8754202470 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 76e831b0f8 Disable the add to address book - Bug #29436 - r: bienvenu 2000-04-23 17:40:58 +00:00
alecf%netscape.com b9fee089b2 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 21755fc10e Added language sensitive font selection (disabled as a default), bug 26182. 2000-04-21 21:36:10 +00:00
rhp%netscape.com 31be06e1f3 Just fixing a test harness program. NOT PART OF THE BUILD!!!! 2000-04-21 02:25:03 +00:00
rhp%netscape.com 218a5b1c8b Fix for problem with invalid file names - Bug # 24962 - r: bienvenu 2000-04-21 02:13:18 +00:00
rhp%netscape.com 6a829f7225 Fix for message text on signed message stub - Bug # 34570 - r: bienvenu 2000-04-21 01:09:50 +00:00
jefft%netscape.com 2a29e360f0 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 d0d8c4d5c3 dist...chrome restructuring 2000-04-19 21:42:30 +00:00
nhotta%netscape.com e4f1604b8f 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 6a76f09450 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 ffc4d709f6 fixed bug 21742 -- [FEATURE] Save all attachments; r=mscott 2000-04-13 22:19:48 +00:00
nhotta%netscape.com dbf5a63c0c 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 d93b98275a Adding new functions to control message view font, bug 26182, r=rhp. 2000-04-13 19:56:41 +00:00
warren%netscape.com b4bd3fb5bf Added sanity assertions. 2000-04-13 09:19:47 +00:00
sspitzer%netscape.com b3fac19544 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 fdd09457b4 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 f6740baa20 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 4e47debfdc remove obsolete image files from the repository. 2000-04-03 02:16:59 +00:00
mscott%netscape.com 55d79f76b5 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 e73b004941 Fixes view source problem for mail messages - Fix for Bug #30818 - r: rickg 2000-03-30 01:30:07 +00:00
rhp%netscape.com 64a312c5a1 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 b28517a966 Fixed wrong inputs for charset converter Finish() call, bug 33588, r=cata. 2000-03-29 23:16:55 +00:00
rhp%netscape.com 8a9e1fd79c fixing screwup 2000-03-29 21:01:02 +00:00
rhp%netscape.com a3b3343a8b Fix for not identifying particular MIME messages - Bug #: 33565 - r: bienvenu 2000-03-29 20:51:11 +00:00
warren%netscape.com 727f312b32 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 3444cfa790 get downloading of imap attachments working, r=alecf 32767 2000-03-29 00:58:21 +00:00
bienvenu%netscape.com 100bac85c1 fix deref of uninitialized ptr 2000-03-26 23:56:42 +00:00
rickg%netscape.com 794e353349 removed reference to nsString2 2000-03-26 23:30:52 +00:00
scc%netscape.com 0f26ee77f0 small changes to clients of converting string APIs 2000-03-26 14:15:49 +00:00
rhp%netscape.com 3fce1b2822 Added sanity check for MLK - Bug #33308 2000-03-25 18:22:33 +00:00
rhp%netscape.com cbc91843e0 Small fixes for memory leaks - Bugs: 33158 33161 2000-03-25 17:56:37 +00:00
putterman%netscape.com 02e52d2580 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 bebfa35340 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 a4e128e164 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 cb9f621870 fix solaris bustage 2000-03-24 10:10:09 +00:00
alecf%netscape.com fd47dbebf6 not dependant on nsIPref.h 2000-03-24 08:27:02 +00:00
alecf%netscape.com 32bacdb3e9 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 4007ab88b6 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 bd0c5f0f4e Adding mime support for MIME Parts On Demand - Bug #: 17794 2000-03-22 22:52:42 +00:00
rhp%netscape.com cb9922ab02 Adding mime support for MIME Parts On Demand - Bug #: 17794 2000-03-22 22:14:17 +00:00
nhotta%netscape.com 65c75fb459 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 b68c624cd1 Fix for view source URL problem - Bug #30459 2000-03-20 22:52:51 +00:00
nhotta%netscape.com 8fecfe9a63 Initialize a buffer before calling the MIME decoder, bug 32013, r=ftang. 2000-03-20 22:42:40 +00:00