Commit Graph

15 Commits

Author SHA1 Message Date
nhotta%netscape.com
2b26f6ca23 Changed to use mailnews.send_default_charset, bug 23540, r=cata.
git-svn-id: svn://10.0.0.236/trunk@61061 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 05:07:37 +00:00
pp%ludusdesign.com
56f8ec1f57 Converting ::GetIID() to NS_GET_IID(). Bug #20232, r=scc@netscape.com
git-svn-id: svn://10.0.0.236/trunk@59926 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 03:18:27 +00:00
nhotta%netscape.com
63fdf14fb4 Added a special handling for Japanese only, bug 5894, r=ftang.
git-svn-id: svn://10.0.0.236/trunk@59557 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 23:03:33 +00:00
nhotta%netscape.com
da94d62a2e Changed text/plain conversion option to use transliteration, bug 9574, r=ftang.
git-svn-id: svn://10.0.0.236/trunk@59268 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 21:25:21 +00:00
ducarroz%netscape.com
77ef78aa70 New API needed by fixes for bug 23109, 23111, and 23418. Create a new api to retreive the current file system character set. R=jefft
git-svn-id: svn://10.0.0.236/trunk@57860 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 01:33:17 +00:00
nhotta%netscape.com
05687035bc Changed to apply the entity conversion before charset conversion, bug 20062, r=akkana.
git-svn-id: svn://10.0.0.236/trunk@56978 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 19:49:23 +00:00
jefft%netscape.com
8dfe1c722e fixed bug 21688 -- [Dogfood] Headers are all collapsed into 1 line when forwarding certain types of msgs; conditionally strip out line continuation; r=rhp
git-svn-id: svn://10.0.0.236/trunk@56846 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 15:46:06 +00:00
alecf%netscape.com
3f58a0bfb2 some nsString->nsAutoString cleanup
git-svn-id: svn://10.0.0.236/trunk@56799 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 02:55:17 +00:00
nhotta%netscape.com
2e44257660 Changed to resolve charset alias before unicode conversion, made charset name to case sensitive, consolidated conversion wrapper functions, bug 18264,
r=ftang.


git-svn-id: svn://10.0.0.236/trunk@53252 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 22:05:10 +00:00
dmose%mozilla.org
0efb7c174c updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@52910 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-06 03:43:54 +00:00
nhotta%netscape.com
643eb34912 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.


git-svn-id: svn://10.0.0.236/trunk@51871 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-26 20:16:11 +00:00
nhotta%netscape.com
3e99f5b0b8 Adding a wrapper function for a new i18n interface, part of bug fix 15475, r=rhp.
git-svn-id: svn://10.0.0.236/trunk@51318 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-20 23:51:25 +00:00
nhotta%netscape.com
fc73fd2088 Checking in a fix for the linux build bastage,
git-svn-id: svn://10.0.0.236/trunk@51061 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-18 23:32:45 +00:00
nhotta%netscape.com
25c87328ce Changed interface and implementation of nsIEntityConverter,
more entity support (before Latin1 only), added a string based interface. Bug fix 8865, r=ftang.


git-svn-id: svn://10.0.0.236/trunk@51044 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-18 22:33:14 +00:00
jefft%netscape.com
c0fbb70022 fixed bug 15676 - Display problem in Subject header with non-ascii when Forwarding; decode the subject string based on character prior setting it to nsMsgComposeFields; move nsMsgI18N.h, nsMsgI18N.cpp from compose/src to base/util; r=rhp, nhotta
git-svn-id: svn://10.0.0.236/trunk@50434 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-12 05:18:27 +00:00