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

686 Коммитов

Автор SHA1 Сообщение Дата
rhp%netscape.com 3447be2bee Fixing include problem..but this is NOT PART OF THE BUILD. - r: rhp 1999-11-22 21:47:24 +00:00
nhotta%netscape.com c293de9967 Change to charset name to case sensitive corresponding the nsCharsetManagerService change, r=ftang. 1999-11-22 21:22:58 +00:00
rhp%netscape.com b0d9ac0a79 Curing bitrot...THIS IS NOT PART OF THE BUILD. 1999-11-20 22:03:19 +00:00
rhp%netscape.com 74d7368d51 Changes for using nsSpecialSystemDirectory directory - Bug #18021 - r: jefft 1999-11-20 03:14:13 +00:00
rhp%netscape.com 78aeabf09d Fix for separators after body text - Bug #: 18972 r: jefft 1999-11-19 15:19:53 +00:00
rhp%netscape.com 27260bfcaa Checking in some debug only code - r: rhp 1999-11-19 03:49:18 +00:00
rhp%netscape.com e44e9c7b65 Cleanup of free calls - No bug - r: bienvenu 1999-11-18 21:12:49 +00:00
rhp%netscape.com ae6e21cb42 Small fix for a useful test program - NOT PART OF THE BUILD 1999-11-18 19:29:11 +00:00
nhotta%netscape.com b397596105 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 34ecf73507 Necko API and implementation changes for retargeting. Needed for URL dispatching. r=mscott 1999-11-17 08:14:52 +00:00
bienvenu%netscape.com c9db8a0d0c fix build warning 1999-11-16 04:48:51 +00:00
cls%seawood.org 0ea4864d1d Removing dependency upon security/freenav module. r=alecf 1999-11-13 23:51:49 +00:00
ducarroz%netscape.com accd69b6d3 Fix build warning. R=mscott 1999-11-12 23:44:17 +00:00
warren%netscape.com 7f04320416 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 fd6e8bfc24 Fixing my build warnings - No Bug - r: jefft 1999-11-12 04:58:33 +00:00
rhp%netscape.com 1e2b59665d Changes for multipart alternative UI - Bug #: 17770 - r: jefft 1999-11-12 02:58:22 +00:00
nhotta%netscape.com 5cfbad9452 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 a079345422 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 9fbb4ae9c0 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 bf25e318e3 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 4c2af862b1 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
rhp%netscape.com 278c2edbed Fix for format=flowed plain text - Part of 17983 fix - r: rhp 1999-11-09 03:09:28 +00:00
dmose%mozilla.org 142ac52eaf updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
jefft%netscape.com b84f4f7160 fixed bug 15069 && 12345 -- passing in file:/// instead of file:// as the file url spec; r=bienvenu, a=chofmann 1999-11-04 19:47:21 +00:00
rhp%netscape.com 3e6de69f59 Changes for String Bundle problem in forwarding - Bug #: 12345 - r: jefft - approved: chofmann 1999-11-04 13:59:26 +00:00
rhp%netscape.com 0102a67130 Fix for null pointer access - Bug #17597 - r: jefft - approved: chofmann 1999-11-03 22:35:04 +00:00
mscott%netscape.com 84e9c31570 one more tweak for Bug #17825
r=sspitzer
1999-11-03 03:51:12 +00:00
mscott%netscape.com 91db332f72 Bug #17825 --> pass nsIMsgWindow into SetWindow instead of a msgStatus feedback object in order
to fix save attachements.
r=sspitzer
1999-11-03 03:12:58 +00:00
rhp%netscape.com 99b084c732 Changes to remove ToCString() calls - Bug #'s: 17580 17581 - r: nhotta 1999-11-02 21:31:32 +00:00
alecf%netscape.com 649ac66265 cleanup NS_IMPL_MODULE and friends
- define new nsModuleComponentInfo and use it instead of components_t
- use size_t instead of unsigned int
- add some docs
- allow user to define own module name
1999-11-02 01:12:32 +00:00
jefft%netscape.com 41d58575bd partial fix for bug 17034; decode encoded words prior setting to the composition fields; r=nhotta,rhp 1999-10-29 19:23:29 +00:00
rhp%netscape.com ed196216e3 Fix for message display - Bug #17481 - r: jefft 1999-10-29 02:17:10 +00:00
ducarroz%netscape.com 17988515cd another Mac bustage fix. Caught before it appears 1999-10-28 06:01:43 +00:00
mscott%netscape.com 1e50b0b74a Remove incorrect export of nsIMimeStreamConverter.idl 1999-10-28 05:42:15 +00:00
mscott%netscape.com 9e8329606a more work to try to fix the mac build. 1999-10-28 05:39:14 +00:00
mscott%netscape.com cf593d92e0 fix mac build by exporting nsIMimeStreamConverter.idl 1999-10-28 04:56:12 +00:00
rhp%netscape.com 4f5a37f5db Cleaning up some comments. 1999-10-26 23:06:27 +00:00
rhp%netscape.com 37d345756e Update changes for Mac project...again 1999-10-26 22:56:18 +00:00
rhp%netscape.com 7c8a299309 Update changes for Mac project 1999-10-26 22:47:55 +00:00
rhp%netscape.com 0b335c2468 Changes for better text display and format flowed - Bug #16507 - r: rhp since this is externally contributed 1999-10-26 22:43:25 +00:00
nhotta%netscape.com 35df054c4f Unicode encoder related change for unmapped characters.
If unicode encoder cannot map a character to the target encoding, it returns used unicode length including the unmapped character.
That is true for all encoder except ISO-2022-JP (bug #15706). Changed the callers to match the encoder behavior. bug 8865, r=cata.
1999-10-26 20:16:11 +00:00
rhp%netscape.com a0f188aa04 Just adding new files...NOT PART OF THE BUILD! 1999-10-26 18:50:08 +00:00
warren%netscape.com f50d3df7c0 Added nsIChannel::GetOriginalURI so that we can get back to the original chrome file (bug#17144). r=rpotts,mscott 1999-10-26 09:16:24 +00:00
ducarroz%netscape.com 7ebfa97da7 Checking it again as for reason, the file I've checked in last time is corrupted. 1999-10-26 00:16:33 +00:00
ducarroz%netscape.com a053f26923 Fix build bustage for nhotta 1999-10-25 23:29:24 +00:00
nhotta%netscape.com f03a4277ab Added MsgUtil.lib and MsgUtilDebug.lib to the project, part of bug fix 15475. 1999-10-25 22:04:23 +00:00
nhotta%netscape.com b52cb42e21 Changed MIME header encoder in unicode conversion. Instead of skipping unmapped characters,
call the fallback funcion (puts a question mark for an unmapped char), part of bug fix 15475, r=rhp.
1999-10-25 22:03:09 +00:00
rhp%netscape.com c34588bade Fix for attachments not visible and display crashers - Bug #: 16367 16786 - r: bienvenu 1999-10-25 19:02:39 +00:00
jefft%netscape.com b534ab7406 fixed bug 11892 - [dogfood] When Name or Address of a recipient includes 8-bit characters address is incorrectly formed; not quoting name part of an email address; calling GetPath() instead of GetFileName() for all recipients; r=rhp, mscott 1999-10-22 21:00:07 +00:00
bienvenu%netscape.com c4ef9a290b fix memory leaks in vcard and calendar factories r=rhp 1999-10-22 20:32:02 +00:00