Commit Graph

1170 Commits

Author SHA1 Message Date
bienvenu%netscape.com
26a8e5a49f remove bunch of unused code after charset conversion code that needed it was removed r=naving, sr=sspitzer 106725 2001-10-26 00:22:07 +00:00
nhotta%netscape.com
a415cc19fd For mail body charset conversion, if charset is "us-ascii" then use "ISO-8859-1", bug 82591, r=ducarroz, sr=sspitzer. 2001-10-24 23:54:07 +00:00
shanjian%netscape.com
1fbc4952f5 fix mac bustage,
r=jelwell
2001-10-24 03:17:44 +00:00
shanjian%netscape.com
bdb2ec8203 #12481 libmime to feed more characters for charset detection
r=naoki, r=ducarroz, sr=sspitzer
2001-10-24 00:16:01 +00:00
nhotta%netscape.com
6b00f41a54 In MIME encoder, replace nsTextFormatter by NS_ConvertUTF8toUCS2, bug 105527, r=ducarroz, sr=bienvenu. 2001-10-22 20:59:03 +00:00
alecf%netscape.com
c8469b7ac5 bug 100214 - add libunicharutil_s to all unix projects that require it, r=cls 2001-10-22 20:44:02 +00:00
mkaply%us.ibm.com
4130d35850 #71601
r=cls
since this is now a generic module, it no longer needs HAS_EXTRAEXPORTS hack
2001-10-20 04:13:54 +00:00
alecf%netscape.com
bd048504df convert nsCRT::strn?cmp to Convert() for bug 100214, to depend on string rather than xpcom for case-insensitive unicode support. r=sspitzer for mail stuff, r=jag for everything else, sr=sfraser 2001-10-13 00:16:32 +00:00
ducarroz%netscape.com
9942683c54 Fix for bug xxxx. When a part check for a separator, it need first check if it's not for it's child. R=varada, SR=bienvenu 2001-10-12 21:31:57 +00:00
nhotta%netscape.com
8bd71ee160 Remove charset conversion because the input data is either us-ascii or already UTF-8, bug 92420, r=ducarroz, sr=sspitzer. 2001-10-12 20:21:17 +00:00
jaggernaut%netscape.com
0c2b3bc449 Bug 81444: eliminate |null_nsCOMPtr|. Eliminating all callers, r=syd, rs=mozbot. 2001-10-07 10:58:39 +00:00
bienvenu%netscape.com
c95eec7a0f fix 50K memory leak on certain messages r=ducarroz, sr=sspitzer 103023 2001-10-06 02:48:27 +00:00
jaggernaut%netscape.com
ca6197295f Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc 2001-09-29 08:28:41 +00:00
gerv%gerv.net
4e12e44b2f Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
ftang%netscape.com
6ff26f7d44 fix bug 101434. ignore "UTF-16"xx and "UTF-32"xx in mime while it is impossible
to get that value
while it is really UTF-16 and UTF-32.
r=bienvenu@netscape.com
sr=mscott
2001-09-26 23:32:58 +00:00
cls%seawood.org
a93a084489 Declaring win32 dependencies for smimestub.
Bug #98371 sr=alecf
2001-09-19 00:30:46 +00:00
jaggernaut%netscape.com
d1a7bfa843 One module per line for REQUIRES. r=/sr=alecf 2001-09-18 22:01:13 +00:00
jaggernaut%netscape.com
f8f3e80dd6 Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt. 2001-09-18 21:47:32 +00:00
jaggernaut%netscape.com
dc40187223 Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf 2001-09-18 13:41:47 +00:00
alecf%netscape.com
26ade9b5b2 oops, missed this in my last checkin 2001-09-12 21:03:13 +00:00
alecf%netscape.com
19e1c9490b Update mailnews REQUIRES and MODULEs for bug 98371, r=cls 2001-09-12 20:30:32 +00:00
alecf%netscape.com
b096718382 add REQUIRES support to mailnews b=98371 r=cls 2001-09-10 20:42:53 +00:00
jaggernaut%netscape.com
b26394e3be Bug 73353: clean up REQUIRES. r=cls 2001-09-09 13:36:07 +00:00
dougt%netscape.com
f72e52e830 Merge ServiceManager and ComponentManager. Bug 96457. r=dp@netscape.com, sr=wat
erson@netscape.com
2001-09-06 21:13:11 +00:00
ducarroz%netscape.com
68255e09eb Fix for bug 97256. Don't be case sensitive when checking for a RFC822 header!
Patch provided by Denis Antrushin <adu@sparc.spb.su>. R=ducarroz, SR=sspitzer
2001-09-05 23:04:55 +00:00
valeski%netscape.com
93959d48cc r=dbaron, sr=dougt. 97667. nsIInterfaceRequestor is now frozen. nsIInterfaceRequestorUtils.h is now required if you want to use do_GetInterface() for convenience. The two were split because the stuff that is now in nsIInterfaceRequestorUtils.h wasn't ready for freezing. Also, .idl files should just contain interface defs anyway. 2001-09-05 21:28:38 +00:00
jaggernaut%netscape.com
3b3680c17e Bug 98153: Remove SubsumeStr. r=dbaron, sr=scc 2001-09-05 10:46:45 +00:00
hewitt%netscape.com
75956cc8f6 97487 - splitting up mail css files, r=mscott, sr=sspitzer, a=asa 2001-08-31 22:20:37 +00:00
mscott%netscape.com
9a54e0f289 Bug #92367--> fix a crash when closing a compose window while we are busy quoting. the fix is to cleanup some ref counting issues
using a combination of nsCOMPtr and nsWeakReferences
r=varada
sr=sspitzer
2001-08-23 05:12:06 +00:00
cls%seawood.org
3a15d94cdc Fixing REQUIRES bustage 2001-08-22 07:11:45 +00:00
mscott%netscape.com
871b8fe403 Bug #86773 --> string bundle fix up for signed messages. checking in for ducarroz
r=sspitzer
sr=mscott
2001-08-22 00:51:12 +00:00
dbaron%fas.harvard.edu
113ad642ae Replace uses of deprecated NS_IMPL_ISUPPORTS and NS_IMPL_QUERYINTERFACE macros with NS_IMPL_{ISUPPORTS,QUERYINTERFACE}{1,0}. r=jag rs=brendan b=45797 2001-08-21 01:48:11 +00:00
ducarroz%netscape.com
66b49c0dd3 Fix for bug 71865. Don't need to emit an html box for attachments are attachments are now shown in the chrome. R=varada, SR=sspitzer 2001-08-10 23:15:36 +00:00
mscott%netscape.com
4dcfdaf396 Bug #8170 --> force the mime engine to use the category manager when creating emitter objects. This allows people
to over ride libmime with their own emitters.
r=ducarroz
sr=bienvenu
2001-08-06 22:19:31 +00:00
nhotta%netscape.com
b1b3aa176b Back out my last change rev=1.86 because of a regression bug 92330, a=dbaron. 2001-07-26 14:11:21 +00:00
jaggernaut%netscape.com
e91f8a147e Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa 2001-07-25 07:54:28 +00:00
cls%seawood.org
cfc838824b Rename smime stub library to smimestb to remove conflict with NSS smime3 lib in static builds.
Bug #86254
2001-07-25 06:18:49 +00:00
nhotta%netscape.com
2889456445 Added ASCII check to the US-ASCII optimization code in order to avoid generating illegal UTF-8,
bug 82591, r=ducarroz, sr=sspitzer.
2001-07-24 22:35:55 +00:00
jaggernaut%netscape.com
cb0faab070 Bug 73353: clean up the REQUIRES lines in Makefiles. 2001-07-23 22:36:12 +00:00
mscott%netscape.com
f77092b7f6 Bug #91570 --> be sure to show forwarded apple double attachments in the message pane.
r=ducarroz, sr=sspitzer
2001-07-20 22:03:52 +00:00
nhotta%netscape.com
29c99225ca Disabling font scaling in libmime to avoid double scaling problem, bug 62756, r=ducarroz, sr=sspitzer. 2001-07-20 21:06:20 +00:00
dbaron%fas.harvard.edu
aa4fec2b67 Header include dependency cleanup. b=64023 r=jag rs=brendan 2001-07-16 02:40:48 +00:00
jaggernaut%netscape.com
5a6317b8a5 Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
This removes all call-sites I can currently fix. Tomorrow I'll try to get someone to checkin my changes to security/ and I'll get some help with the Netscape side of things.

nsString::GetUnicode()'s final death-blow will be dealt soon. Please keep this in mind as you add new code :-)
2001-06-30 11:02:25 +00:00
cls%seawood.org
acc2b1f488 Use 8.3 name for lib 2001-06-21 05:28:14 +00:00
cls%seawood.org
e914b12bc3 Rename smimestub library from smime to smimestub to avoid conflict with nss' smime{3} library. Needed for static builds
Bug #86254 r=ducarroz sr=waterson
2001-06-21 02:38:41 +00:00
waterson%netscape.com
b74d6e1c8b Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs. 2001-06-20 20:21:49 +00:00
cls%seawood.org
bf5fb48486 Replaced NO_SHARED_LIB & NO_STATIC_LIB with BUILD_SHARED_LIBS, BUILD_STATIC_LIBS, FORCE_STATIC_LIB & FORCE_SHARED_LIB. Added FORCE_USE_PIC.
Changes allow us to have a finer control over which parts of the tree are built with PIC.  Part of the static build branch landing.
Bug #46775 r=mcafee a=leaf
2001-06-18 22:10:38 +00:00
nhotta%netscape.com
72c4a96477 Fixed to use NS_ConvertUTF8toUCS2 for UTF-8 strings, bug 86341 (blocker), r=scc, a=leaf. 2001-06-18 18:05:37 +00:00
scc%mozilla.org
a5e3f194e4 fixing accidental behavior change from my checkin for bug #85271. This patch is r=dbaron. Restores the correct return value for the function (|NS_OK| when no converter is found). 2001-06-17 06:17:12 +00:00
scc%mozilla.org
a8fb409c6e bug #85271: sr=waterson, r={beard, jag, dbaron}, a=asa. Eliminate features of |nsXPIDLC?String| that keep it out of the string hierarchy (i.e., using assigment to rebind ownership, static |Copy| members, and |getter_Shares|), fixing some leaks in the process. 2001-06-17 05:23:38 +00:00