Commit Graph

594 Commits

Author SHA1 Message Date
rhp%netscape.com
4902e7b8f1 changes for quoting 1999-06-15 23:25:52 +00:00
ducarroz%netscape.com
259394d8c6 update project for rhp landing 1999-06-15 23:24:09 +00:00
rhp%netscape.com
1d71c93760 New quoting functionality 1999-06-15 23:22:34 +00:00
rhp%netscape.com
54c11bdbac Changes for internal mime emitter 1999-06-15 13:29:00 +00:00
rhp%netscape.com
17a26c572d updates for internal mime emitter 1999-06-15 13:27:49 +00:00
rhp%netscape.com
9bec405ef2 Fixes for completion code checking 1999-06-15 02:31:27 +00:00
rhp%netscape.com
e76d0622f0 Correct usage of return codes 1999-06-15 02:30:55 +00:00
sspitzer%netscape.com
3e64b16bad ignore the generated Makefile 1999-06-14 23:05:23 +00:00
rhp%netscape.com
d42d4bf36f Fix for Bug#: 5866 ... I think this is fixed...again 1999-06-14 22:21:01 +00:00
hangas%netscape.com
804b41db2a First Checked In. 1999-06-14 20:25:33 +00:00
mscott%netscape.com
30ebbb725a Part of emitter re-org. don't build xml, raw & emitter directories. Add build directory. 1999-06-14 20:17:02 +00:00
mscott%netscape.com
cafa087ef9 Part of emitter re-org. Build new emitter files. 1999-06-14 20:16:34 +00:00
mscott%netscape.com
33a0a5fde9 Part of emitter re-org landing. Use prog IDs instead of class IDs. 1999-06-14 20:16:04 +00:00
mscott%netscape.com
78341bbce4 Part of emitter re-org landing. Remove class ids from public interface. 1999-06-14 20:15:14 +00:00
mscott%netscape.com
d4bba869fd Part of emitter re-org landing. Don't build html, xml and raw directories anymore. build new build directory. 1999-06-14 20:14:49 +00:00
mscott%netscape.com
64ea6f21f7 Part of emitter re-org landing. Build new emitter files. 1999-06-14 20:14:20 +00:00
mscott%netscape.com
5eee6f6a03 Part of emitter re-org landing. Move header display types here. I'm using this header file as a common include file. 1999-06-14 20:14:07 +00:00
rhp%netscape.com
06b91d1df9 New files for StreamConverter interface - not part of the build yet 1999-06-13 22:15:14 +00:00
rhp%netscape.com
53147d1243 Cleanup of test harness 1999-06-13 22:08:55 +00:00
rhp%netscape.com
20cb7876cc A new test harness for libmime's new nsIStreamConverter.h interface 1999-06-13 20:11:37 +00:00
mscott%netscape.com
9d2411019b first created. export new header files. 1999-06-11 22:37:51 +00:00
mscott%netscape.com
33bc44f02d Not part of the build yet. manifest file for new mime\emitter\build directory. 1999-06-11 21:30:16 +00:00
mscott%netscape.com
dcc559540b Not part of the build yet. makefile for building the emitter library. 1999-06-11 21:28:24 +00:00
mscott%netscape.com
0086546f78 (Not part of the build yet). This file used to be mailnews\mime\emitters\xml\nsMimeEmitter.h/.cpp if you need to look up a
log for the file.
1999-06-11 21:03:15 +00:00
mscott%netscape.com
2dbdc1cb0f (Not part of the build yet). This file used to be mailnews\mime\raw\nsMimeEmitter.h/.cpp if you need to look up a
log for the file.
1999-06-11 21:02:27 +00:00
mscott%netscape.com
27129ca7d9 (Not part of the build yet). This file used to be mailnews\mime\html\nsMimeEmitter.h/.cpp if you need to look up a
log for the file.
1999-06-11 21:01:56 +00:00
mscott%netscape.com
03974ead3b not part of the build yet. A new factory which registers our mime emitters. 1999-06-11 21:00:49 +00:00
mscott%netscape.com
18deae8174 First checked in. NOT part of the build yet. These are the beginning of a new structure for the mime emitters
which basically compresses all of them into one library instead of 3 separate shared libraries.
1999-06-11 21:00:20 +00:00
mscott%netscape.com
401bafd75f Remove assertion as we are finding that it doesn't apply. 1999-06-10 23:45:16 +00:00
mscott%netscape.com
14b921cb3a Use NS_WITH_SERVICE1 which uses the service manager that was passed in to
NSRegisterSelf / NSUnregisterSelf.
1999-06-09 06:40:48 +00:00
warren%netscape.com
b113f2332f Moved WriteFrom to nsIBufferOutputStream. Made necko pass around buffer streams. 1999-06-08 20:57:32 +00:00
sspitzer%netscape.com
026c93aa61 giant cleanup of Windows mail / news makefile.wins. properly use MODULE, and name things so that Windows and UNIX match. (a big checkin for UNIX proceeded this.) 1999-06-08 02:22:10 +00:00
sspitzer%netscape.com
614b25751b giant cleanup of UNIX mail / news Makefiles. properly use MODULE, and
name things so that Windows and UNIX match.  (a big checkin for Windows
will follow shortly.)
1999-06-08 02:17:24 +00:00
mscott%netscape.com
989344b80b remove IGNORE_MANIFEST. 1999-06-07 21:28:20 +00:00
mscott%netscape.com
1ddc3defc3 remove obsolete LINCS line. 1999-06-07 21:16:13 +00:00
mscott%netscape.com
c78ee2032c Don't build dll until the install phase, not the lib phase. 1999-06-07 08:22:54 +00:00
mscott%netscape.com
f8948272f2 Part of makefile clean up for windows. Changes include removing old cruft, giving each
component it's own module name (this helps clear up problems with the xp connect type lib
name for each component), making sure libs built in src directories have _s suffix as
they are static libraries and unifying component names with "msg" prefixes.
Also removed extraneous CPP_SRCS info.
1999-06-07 07:16:53 +00:00
mscott%netscape.com
a7e4128294 Part of makefile clean up for windows. Changes include removing old cruft, giving each
component it's own module name (this helps clear up problems with the xp connect type lib
name for each component), making sure libs built in src directories have _s suffix as
they are static libraries and unifying component names with "msg" prefixes.
Also removed extraneous CPP_SRCS info.
1999-06-07 07:03:50 +00:00
rhp%netscape.com
80d23eb80e forgot to use the propertyURL for as the resource URL 1999-06-06 13:28:30 +00:00
mscott%netscape.com
6e340ba483 Bug #5633 -- use NS_WITH_SERVICE macro. Also cleaned up goto statements such that if we fail to register or unregister a component, we try to register/unregister the rest of the components before giving up. 1999-06-05 00:46:54 +00:00
mscott%netscape.com
7ef713509b Bug #5633 -- use NS_WITH_SERVICE macro. Also cleaned up goto statements such that if we fail to register or unregister a component, we try to register/unregister the rest of the components before giving up.
Rename factory from nsMsgFactory to something more appropriate --> nsXmlEmitterFactory.
1999-06-05 00:39:08 +00:00
mscott%netscape.com
8ae85c4649 Bug #5633 -- use NS_WITH_SERVICE macro. Also cleaned up goto statements such that if we fail to register or unregister a component, we try to register/unregister the rest of the components before giving up.
Rename factory from nsMsgFactory to something more appropriate --> nsRawEmitterFactory.
1999-06-05 00:36:09 +00:00
mscott%netscape.com
0b94e000e3 Bug #5633 -- use NS_WITH_SERVICE macro. Also cleaned up goto statements such that if we fail to register or unregister a component, we try to register/unregister the rest of the components before giving up.
Rename factory from nsMsgFactory to something more appropriate --> nsHTMLEmitterFactory.
1999-06-05 00:33:00 +00:00
mscott%netscape.com
4e9523c148 Bug #5633 -- use NS_WITH_SERVICE macro. Also cleaned up goto statements such that if we fail to register or unregister a component, we try to register/unregister the rest of the components before giving up.
Change the factory name from nsMsgFactory to nsVCardFactory.
1999-06-05 00:28:45 +00:00
mscott%netscape.com
fa4952f753 Change the name of the factory class from nsMsgFactory to a more appropriate name: nsCalendarFactory. 1999-06-05 00:25:54 +00:00
mscott%netscape.com
24ce187361 Bug #5633 -- use NS_WITH_SERVICE macro. Also cleaned up goto statements such that if we fail to register or unregister a component, we try to register/unregister the rest of the components before giving up. 1999-06-05 00:22:18 +00:00
sspitzer%netscape.com
cd91948b01 remove comi18n.cpp from this project for rhp@netscape.com 1999-06-04 23:39:14 +00:00
rhp%netscape.com
8da737b78e Further i18n cleanup 1999-06-04 23:31:45 +00:00
rhp%netscape.com
cf9868c413 Cleanup of comi18n.cpp. 1999-06-04 23:31:01 +00:00
rhp%netscape.com
7a4dabd56e Added a header 1999-06-04 21:57:36 +00:00
rhp%netscape.com
9326b06773 Fix to use PR_free instead of delete 1999-06-04 12:24:17 +00:00
mscott%netscape.com
98227d1515 Remove unnecessary LINCS now that all headers are pushed to the same directory. 1999-06-04 02:07:10 +00:00
mscott%netscape.com
4ba6f3c598 Remove unnecessary LINCS now that all headers are pushed to the same directory.
Export header files because they weren't getting exported before.
1999-06-04 02:04:43 +00:00
warren%netscape.com
cbbfa208f8 IDLized stream interfaces. Required rename of overloaded Write method (now WriteFrom). 1999-06-03 21:50:47 +00:00
alecf%netscape.com
53b2ee8c89 oops, we need this function on mac 1999-06-03 04:34:08 +00:00
alecf%netscape.com
87c7fe532d fix a bunch of warnings in mime - #if 0 out some unused functions 1999-06-03 03:12:10 +00:00
alecf%netscape.com
c2168dd255 fix random unused/uninitialized variables 1999-06-03 02:59:19 +00:00
alecf%netscape.com
8965e1ccbb while I'm here, fix a bunch of warnings about unused static functions and unused variables 1999-06-03 02:56:40 +00:00
alecf%netscape.com
71c619c4d1 fix for bustage 1999-06-03 02:50:05 +00:00
putterman%netscape.com
2532fb20b1 remove old resource files that were previously moved to a new location. 1999-06-03 02:36:36 +00:00
nhotta%netscape.com
6542da1b5e Auto charset detection support. 1999-06-03 01:08:25 +00:00
nhotta%netscape.com
2c2d26f147 Consolidated old conversion wrapper function. 1999-06-01 22:00:16 +00:00
bruce%cybersight.com
a64a91d06e There is currently an ordering dependency between nsIPref.h and prefapi.h until something gets straightened out. As I don't know when this is happening, and this was breaking the OSF/1 build, handle this for now by moving nsIPref.h before prefapi.h in the includes. 1999-05-31 06:13:06 +00:00
sspitzer%netscape.com
f4d602925d cvs ignorage for the generate Makefiles 1999-05-28 23:52:47 +00:00
alecf%netscape.com
def9929e2f don't leak! 1999-05-28 23:28:37 +00:00
alecf%netscape.com
9ceb39673f remove call to GetCharPref 1999-05-28 23:28:04 +00:00
alecf%netscape.com
ed54779b1e aug, I'll get this right yet - pass in propertyURL correctly 1999-05-28 23:26:14 +00:00
alecf%netscape.com
bda0763b8d aug. Rename GetCharPref to CopyCharPref 1999-05-28 23:25:27 +00:00
alecf%netscape.com
33d92430ec remove call to GetCharPref() 1999-05-28 23:25:09 +00:00
putterman%netscape.com
15c9d1ecfa Part of new mailnews resources hierarchy. 1999-05-28 22:38:07 +00:00
nhotta%netscape.com
5e98f508b1 Clean up and preparing for auto detection. 1999-05-28 20:40:05 +00:00
sspitzer%netscape.com
a7d3bcc76e ignore the generated Makefile 1999-05-28 20:21:36 +00:00
ducarroz%netscape.com
d4d5969eb9 remove nsVCardTransition.cpp who has been deleted from the tree 1999-05-28 20:14:47 +00:00
sspitzer%netscape.com
576fc4b9e7 fix build bustage. that file is gone. 1999-05-28 20:12:41 +00:00
putterman%netscape.com
2a809a9270 Part of new mailnews resources hierarchy. 1999-05-28 20:10:53 +00:00
rhp%netscape.com
e11a894e09 Changes for using string bundles 1999-05-28 20:00:32 +00:00
rhp%netscape.com
b42adc0340 Changes for using string bundles 1999-05-28 19:58:00 +00:00
rhp%netscape.com
45df42a205 New files for using string bundles 1999-05-28 12:39:28 +00:00
mcmullen%netscape.com
7dce873c56 Removed base/baseDebug.shlb 1999-05-28 00:48:24 +00:00
rhp%netscape.com
9c510bb923 Adding new string bundle file 1999-05-27 21:37:10 +00:00
rhp%netscape.com
1fd2f6742a Adding string bundle properties file 1999-05-27 21:36:03 +00:00
rhp%netscape.com
de369006a0 Doing cleanup 1999-05-27 21:35:19 +00:00
rhp%netscape.com
748f501c75 removed files: mozilla/mailnews/mime/cthandlers/vcard/oldi18n.c 1999-05-27 21:34:39 +00:00
rhp%netscape.com
2e9f6e01d7 Fix for 8bit character display in vcards 1999-05-27 12:19:36 +00:00
dp%netscape.com
94344009c8 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
ducarroz%netscape.com
5dfa67a311 bug fix 6628 1999-05-25 23:35:39 +00:00
rhp%netscape.com
f91baea851 Changes for image rendering bug and cleanup of sprintf() call. 1999-05-18 00:54:57 +00:00
rhp%netscape.com
f54dd6766b Fix for memory allocation bug 1999-05-18 00:08:29 +00:00
sspitzer%netscape.com
0d98032cd0 fix build bustage 1999-05-17 23:25:42 +00:00
rhp%netscape.com
6561e0db77 Changes to support I18N conversion for vcard data 1999-05-17 21:54:59 +00:00
rhp%netscape.com
8b2755b8da Change for wrap_long_lines pref 1999-05-17 18:59:03 +00:00
sspitzer%netscape.com
2aeb38da19 comment out unused variables to quiet compiler warnings 1999-05-16 04:16:03 +00:00
sspitzer%netscape.com
499f5937da add new line to end of file to quiet warnings 1999-05-16 04:15:34 +00:00
sspitzer%netscape.com
74a60e66a9 comment out unused variable 1999-05-16 04:15:19 +00:00
mscott%netscape.com
5340d730e3 clean up makefile removing unnecessary libraries. 1999-05-15 23:17:22 +00:00
sspitzer%netscape.com
22ca6098c5 ignore the generate Makefile 1999-05-15 18:47:45 +00:00
rhp%netscape.com
ea7b1d7484 Cleanup of code 1999-05-14 22:24:26 +00:00
rhp%netscape.com
9e5192c93c Even more refinement :) 1999-05-14 22:13:02 +00:00
rhp%netscape.com
627514fa24 Further refinement of auto link detection 1999-05-14 21:42:26 +00:00
rhp%netscape.com
5cdc2e8913 New glyph changes 1999-05-14 19:27:40 +00:00
rhp%netscape.com
86c62863d0 adding new files 1999-05-14 19:27:22 +00:00
rhp%netscape.com
a41dc42058 New images for glyph replacement 1999-05-14 19:27:09 +00:00
rhp%netscape.com
5b1bba13f0 Pref fix. 1999-05-14 19:16:26 +00:00
rhp%netscape.com
20e531c402 Changes for new resource directories 1999-05-14 18:54:56 +00:00
rhp%netscape.com
c2a775dce1 Change for glyph replacement 1999-05-14 18:54:23 +00:00
rhp%netscape.com
5a70fcd98e Images for glyph replacement 1999-05-14 18:53:52 +00:00
rhp%netscape.com
ad0f468bed Changes for URL detection and an I18N fix. 1999-05-14 18:53:16 +00:00
rhp%netscape.com
71b919cc60 Change for more aggressive link-afying of www. and ftp. and user@... text 1999-05-14 01:14:41 +00:00
rhp%netscape.com
e7fcac1513 Changes for new I18N support 1999-05-13 21:55:08 +00:00
rhp%netscape.com
dcadc23a39 Fixes for many shadowing problems as well as changes for more I18N support 1999-05-13 21:53:58 +00:00
rhp%netscape.com
e62a1788b1 Changes to handle new approach for incorrectly labeled charsets on attachments 1999-05-13 02:03:43 +00:00
rhp%netscape.com
d45938db7f Changes for fix CID declarations. 1999-05-12 22:09:31 +00:00
rhp%netscape.com
7474aaaffb Changes for nsCOMPtr usage. 1999-05-12 22:08:22 +00:00
rhp%netscape.com
dee4a72432 removed files: mozilla/mailnews/mime/emitters/html/rebuffer.cpp 1999-05-12 00:13:19 +00:00
sspitzer%netscape.com
5db46d7e5c added files: mozilla/mailnews/mime/src/nsMimeURLUtils.cpp 1999-05-11 23:51:29 +00:00
rhp%netscape.com
0ab36c6fac Changes for new URL parsing interface 1999-05-11 23:42:27 +00:00
rhp%netscape.com
99a2cbda6a New interface for URL parsing 1999-05-11 23:39:48 +00:00
rhp%netscape.com
aa5ae06643 cleanup 1999-05-11 23:36:07 +00:00
rhp%netscape.com
8bd8228489 Cleanup 1999-05-11 23:35:57 +00:00
rhp%netscape.com
69a4902b86 Cleanup of debug output 1999-05-11 23:30:24 +00:00
rhp%netscape.com
3e89e710db New interface for URL parsing 1999-05-11 23:28:33 +00:00
rhp%netscape.com
01f3fd3aad New interface for URL parsing utilities 1999-05-11 23:28:09 +00:00
mscott%netscape.com
a31607d366 Fix memory leak - we were never releasing nsIMimeContentTypeHandler. Correctly check error values using NS_FAILED and not just comparing against NS_OK directly. Begin nsCOMPtr audit of mime code. 1999-05-11 20:25:27 +00:00
nhotta%netscape.com
d4c706fb1b Added the default settings for MIME header encoding methods. 1999-05-10 23:20:34 +00:00
rhp%netscape.com
62c22efe0c Fix for when messages do not have message id's 1999-05-10 21:59:59 +00:00
ducarroz%netscape.com
0b1b5546e4 First Checked In. 1999-05-06 00:00:08 +00:00
ducarroz%netscape.com
bbcafe3185 replace unique by s_unique to avoid conflict error with std::unique 1999-05-04 22:09:31 +00:00
putterman%netscape.com
56e9fc4fde change DEBUG to DEBUG_rhp 1999-05-04 20:37:35 +00:00
rhp%netscape.com
f88db81a84 Changes for LINEBREAK 1999-05-04 19:34:25 +00:00
rhp%netscape.com
42758c784a Cleanup for debug output 1999-05-04 19:31:20 +00:00
ducarroz%netscape.com
46b43cbad0 Adapt for Mac build 1999-05-04 18:22:46 +00:00
ducarroz%netscape.com
d22ce7df98 #undef StrAllocCopy to avoid redefinition conflict on Mac, Replace XP_MEMCPY by nsCRT:memcpy 1999-05-04 18:21:59 +00:00
ducarroz%netscape.com
7f620ca794 First Checked In. 1999-05-04 18:19:30 +00:00
ducarroz%netscape.com
d24b0c60d6 files check in in wrong directory! 1999-05-04 18:12:21 +00:00
ducarroz%netscape.com
64286a9c6b First Checked In. 1999-05-04 18:03:53 +00:00
mscott%netscape.com
29535afa18 part of mailnews audit --> Conversion to NS_WITH_SERVICE 1999-05-04 17:55:40 +00:00
mcafee%netscape.com
bbe2b9f442 Solaris needs a newline at the end of the file. 1999-05-04 04:09:20 +00:00
mcafee%netscape.com
4f7eb7e87d Ah, that ever elusive new line at the end of the file.. 1999-05-04 03:56:54 +00:00
rhp%netscape.com
4570357dd6 Fix for freed memory read 1999-04-27 17:40:06 +00:00
rhp%netscape.com
f157c0ea6b changes for new xp com interface for ct handlers 1999-04-27 02:33:30 +00:00
rhp%netscape.com
de32820410 CTHandlers now XP-COM objects 1999-04-27 02:32:09 +00:00
rhp%netscape.com
7e3353cd8a Adding new XP Com interface 1999-04-27 02:30:14 +00:00
rhp%netscape.com
d1b5945d4a New I18N support and XP cleanup 1999-04-27 02:29:02 +00:00
rhp%netscape.com
ca3422efc7 Removal of old files 1999-04-27 02:27:27 +00:00
nhotta%netscape.com
fbf67c74bd Changes for UTF-8, second try. 1999-04-23 17:14:26 +00:00
rickg%netscape.com
40b0327745 sync up with nsString2.cpp 1999-04-22 17:43:57 +00:00
warren%netscape.com
c289c670cd Added Write(nsIInputStream) and Flush to nsIOutputStream. 1999-04-22 07:31:03 +00:00
putterman%netscape.com
385fe63376 Use delete[]. 1999-04-21 20:18:15 +00:00
rhp%netscape.com
98c287ed15 Fix the makefile problem and remove bad error warnings 1999-04-21 13:48:54 +00:00
nhotta%netscape.com
5dd9e80833 Backing out my last change, I need to do NULL checkings for parameters. 1999-04-20 23:48:21 +00:00
nhotta%netscape.com
1bbad0dca9 Changed to use UTF-8 for internal processing. 1999-04-20 21:20:28 +00:00
sspitzer%netscape.com
5338c90093 ignore the generated Makefile on UNIX 1999-04-20 20:17:04 +00:00
sspitzer%netscape.com
508a42f886 moving this to Makefile.in 1999-04-20 20:16:38 +00:00
sspitzer%netscape.com
84571c060c moved makefile.in to Makefile.in 1999-04-20 20:13:02 +00:00
ducarroz%netscape.com
ae3bda2f1c File moved into mime/emitters/resources 1999-04-20 18:32:32 +00:00
ducarroz%netscape.com
f3bf951ec4 add folder resources 1999-04-20 18:31:20 +00:00
ducarroz%netscape.com
24633a5c7d Moved css files to mime/emitters/resources 1999-04-20 18:30:45 +00:00
ducarroz%netscape.com
6a482e175f Initial check in 1999-04-20 18:24:39 +00:00
ducarroz%netscape.com
7a29862b8f File moved from mozilla/mailnews/mime/emitters/xml 1999-04-20 18:24:05 +00:00
ducarroz%netscape.com
3f7e0d135b replace sprintf by PR_snprintf and double '%' int PR_snprintf formating string to solve problem on Mac 1999-04-18 21:26:35 +00:00
ducarroz%netscape.com
ef67bb41aa updated mac project 1999-04-18 21:24:20 +00:00
ducarroz%netscape.com
a5d95cb396 updated manifest to reflect rhp modification with msgRFC882 1999-04-18 21:22:21 +00:00
nhotta%netscape.com
e4e56299a0 Added error handling for the unicode converter. 1999-04-17 02:51:33 +00:00
alecf%netscape.com
341fd4cf3a remove my XP_UNIX Bool hack 1999-04-16 22:53:11 +00:00
rhp%netscape.com
6e6e9dbea7 Fix for prefs startup 1999-04-16 22:52:33 +00:00
rhp%netscape.com
1ee327bb4a Fix for prefs being initialized more than once 1999-04-16 22:38:34 +00:00
rhp%netscape.com
c6fbbc76a5 Fix for prefs being initialized 1999-04-16 22:36:12 +00:00
rhp%netscape.com
599771aad8 Moving header parser interface 1999-04-16 19:02:22 +00:00
rhp%netscape.com
a616ac9de1 Addition of new parser file 1999-04-16 19:00:55 +00:00
ducarroz%netscape.com
695f746aeb First Checked In. 1999-04-16 03:37:21 +00:00
rhp%netscape.com
54408fc8c9 Just some sanity checking on the emitter object 1999-04-16 02:39:30 +00:00
rhp%netscape.com
c655a4df91 Changes for better header display 1999-04-16 02:06:05 +00:00
rhp%netscape.com
d0a1771955 Fix to ignore BSD Mailbox delimiters 1999-04-16 00:35:42 +00:00
rhp%netscape.com
bcd76483c0 Adding some mail headers 1999-04-16 00:35:08 +00:00
nhotta%netscape.com
00b8b0e0ca Function name changed. 1999-04-15 20:42:16 +00:00
nhotta%netscape.com
9579679c42 Added a converter wrapper function plus clean up. 1999-04-15 20:26:11 +00:00
alecf%netscape.com
a7c763c780 fix PRBool -> XP_Bool confusion (temp fix until libi18n uses PRBool) 1999-04-15 01:03:18 +00:00
rhp%netscape.com
00907a41d1 Adding support for UTF-8 output and better display of headers 1999-04-15 00:56:23 +00:00
rhp%netscape.com
9d3f0485b1 Adding UTF-8 support 1999-04-15 00:55:52 +00:00
rhp%netscape.com
a23da21d35 Adding I18N support for email messages 1999-04-15 00:54:58 +00:00
rhp%netscape.com
09ebc9f463 Adding header entry for charset 1999-04-15 00:54:28 +00:00
rhp%netscape.com
49753128ed More vCard size reduction work 1999-04-15 00:54:15 +00:00
rhp%netscape.com
695d26c2b0 Adding new vcard files for size reduction on vCards 1999-04-15 00:54:00 +00:00
rhp%netscape.com
5306f8a5b9 Cleaning out old files 1999-04-15 00:53:43 +00:00
rhp%netscape.com
e399772778 Fix declaration of public functions. 1999-04-14 01:50:44 +00:00
mscott%netscape.com
930195d95c Fix for declaration of functions 1999-04-14 01:11:01 +00:00
mscott%netscape.com
70ab22f349 Fix for non-initialized path names. 1999-04-14 00:57:01 +00:00
mscott%netscape.com
c3cbb02fc0 Fix directory search for UNIX 1999-04-14 00:54:48 +00:00
rhp%netscape.com
b979356c68 Cleanup of netlib.lib linking 1999-04-13 20:59:29 +00:00
nhotta%netscape.com
9bb10de805 Additional changes for the RFC822 parser. 1999-04-13 19:49:10 +00:00
ducarroz%netscape.com
f58ba6fe29 Mac should not include nsTextFragment.h ro avoid duplication definition errors. 1999-04-13 18:36:21 +00:00
ducarroz%netscape.com
fef005c30d update project 1999-04-13 18:34:44 +00:00
chuang%netscape.com
260026da45 Switch mailnews from prefs.js to prefs50.js 1999-04-13 07:41:24 +00:00
rhp%netscape.com
491189f20b Changes for cleanup and removal of XP lib stuff 1999-04-13 03:40:41 +00:00
alecf%netscape.com
4ab874c1ca fix build problem on Linux - move FILE to PRFileDesc 1999-04-13 03:36:30 +00:00
rhp%netscape.com
417c9d644c Removal of "old world" dependencies for libmime to get big size
reduction on disk footprint
1999-04-13 03:14:46 +00:00
nhotta%netscape.com
1c1d530ab2 Bug fixes of utf-8 utils. 1999-04-13 01:06:14 +00:00
nhotta%netscape.com
61192bd9a2 Adding utf-8 utils and other minor changes. 1999-04-12 22:32:34 +00:00
jdunn%netscape.com
517363c661 fix compile warning about no return value 1999-04-12 20:54:27 +00:00
jdunn%netscape.com
84c1e04f45 add comment delimiter after endif 1999-04-12 20:52:38 +00:00
putterman%netscape.com
494439de1a Use PL_strfree. 1999-04-12 20:24:24 +00:00
chuang%netscape.com
f3e4bfd5d8 update window autoflow policy 1999-04-12 19:39:25 +00:00
ducarroz%netscape.com
18a17813ac Mime Mac landing, last part 1999-04-10 01:44:54 +00:00
ducarroz%netscape.com
6dea421b56 Mime Mac Landing, fixed few build problem 1999-04-10 01:38:48 +00:00
nhotta%netscape.com
8b75acccf7 MIME encoder utf-8 support. 1999-04-10 01:00:15 +00:00
sspitzer%netscape.com
7ab6d8f00e adding these cvsignore files 1999-04-10 00:39:11 +00:00
rhp%netscape.com
6515019856 Fix for bug #4784 - reviewer: mscott - This is a fix for
a problem when not escaping XML output from RFC822 headers.
1999-04-08 23:35:08 +00:00
mscott%netscape.com
7c95c95453 The style sheets for displaying message headers is now in /res/mailnews/messenger. 1999-04-06 22:24:05 +00:00
mscott%netscape.com
93e5d9d733 The style sheets for displaying message headers are now being copied into /res/mailnews/messenger. 1999-04-06 22:22:15 +00:00
rhp%netscape.com
1caaacdd7f Changes for new CID 1999-04-06 19:03:01 +00:00
rhp%netscape.com
ee840647eb Changes for cleaner attachment output 1999-04-06 18:56:54 +00:00
ducarroz%netscape.com
13ecc6211a update project 1999-04-06 18:23:30 +00:00
nhotta%netscape.com
e60bf4fc19 Fixed to map us-ascii to Latin1 for unicode coversion. 1999-04-06 02:08:34 +00:00
ducarroz%netscape.com
973d6eb1ae update manifest file 1999-04-06 00:58:58 +00:00
rhp%netscape.com
a2e5f114ef Checking in the changes for the new raw emitter. 1999-04-03 15:37:52 +00:00
sspitzer%netscape.com
1e018d081b whoops, forgot to use sourcedir.
this fixed the problem where the .css files in this directory weren't showing up in package/res
1999-04-03 02:12:12 +00:00
mcmullen%netscape.com
03f9c867b3 Fix unix bustage with pref calls. 1999-04-03 00:49:50 +00:00
nhotta%netscape.com
209d7f9536 Added a line wrapping code for the encoder. Reformat for indentaion. 1999-04-02 21:01:26 +00:00
mcmullen%netscape.com
694d407546 Since I changed prefapi.h to use prtypes instead of the obsolete XP_ things, I have to change calls to match. 1999-04-02 20:41:58 +00:00
rhp%netscape.com
372c69d7b5 Updates for mime converter interface 1999-04-02 02:44:08 +00:00
rhp%netscape.com
41fa772464 New interface updates 1999-04-02 02:41:33 +00:00
rhp%netscape.com
d4ce33c83d Adding files for new encoding interface 1999-04-02 02:41:06 +00:00
rhp%netscape.com
af901ba549 Updating makefiles 1999-04-02 02:40:12 +00:00
rhp%netscape.com
94c4e5ca57 Adding new interface. 1999-04-02 02:39:21 +00:00
rhp%netscape.com
e73b3d3f7a Cleanup of old interface 1999-04-02 02:38:56 +00:00
nhotta%netscape.com
53b023d4d1 Interface change of the conversion util. 1999-04-01 20:05:43 +00:00
nhotta%netscape.com
77e1993e15 Interface change for the conversion utils and changes for mime encoder. 1999-04-01 20:04:51 +00:00
waqar%netscape.com
a3308d77b9 Changed C++ comments to C comments 1999-04-01 19:03:33 +00:00
waqar%netscape.com
f57745aad1 Changed C++ comments to C comments. 1999-04-01 19:00:55 +00:00
ducarroz%netscape.com
f5e81d9806 update manifest file, part of mailnews Mac landing 1999-04-01 18:47:53 +00:00
ducarroz%netscape.com
3ca6530d3c First Checked In. 1999-04-01 18:43:59 +00:00
mcafee%netscape.com
cabfd7d414 Ignore generated files. 1999-04-01 04:21:09 +00:00
rhp%netscape.com
6c0bb9d50b Backing out prefs changes...need to make this work in multiple threads. 1999-04-01 03:21:11 +00:00
sspitzer%netscape.com
36788b1856 link the mime emitters properly on UNIX
fix runtime bustage of unresolved symbol
in libhtmlemitter.so and libxmlemitter.so
1999-04-01 02:30:19 +00:00
sspitzer%netscape.com
46e939da6b check in for build breakage 1999-04-01 01:41:59 +00:00
rhp%netscape.com
811ebfc39f Changes for new mime emitters 1999-04-01 01:08:05 +00:00
rhp%netscape.com
0dcf94f411 updates for mime emitters 1999-04-01 01:06:05 +00:00
rhp%netscape.com
7737a71626 New changes for mime emitters and cleanup 1999-04-01 01:05:45 +00:00
rhp%netscape.com
7f01fe97cd New changes for mime emitters. 1999-04-01 01:03:33 +00:00
rhp%netscape.com
aa739f4776 Add new files for emitter 1999-04-01 01:02:53 +00:00
rhp%netscape.com
654b2f866d New changes for mime emitters 1999-04-01 01:02:42 +00:00
rhp%netscape.com
222c204eb3 Update for new emitters 1999-04-01 00:59:02 +00:00
putterman%netscape.com
fa98204cf0 Use PL_strfree to avoid freeing mismatched memory errors. 1999-03-31 19:56:37 +00:00
rhp%netscape.com
d741af97d4 New def file for win32 build 1999-03-31 04:43:02 +00:00
rhp%netscape.com
0a7c4eba32 Just getting files into the tree for XML output. 1999-03-31 04:40:16 +00:00
rhp%netscape.com
b74943c9d9 Adding new mail header file. 1999-03-31 04:23:30 +00:00
rhp%netscape.com
b1bf2fdb3e New XML emitter for libmime 1999-03-30 02:19:05 +00:00
rhp%netscape.com
c4d36f5f04 Adding files for new libmime emitters. 1999-03-30 02:18:06 +00:00
mscott%netscape.com
a0575a2f4b patch from Bruce Mitchener <bruce@cybersight.com> to change delete to delete []. 1999-03-30 00:44:25 +00:00
alecf%netscape.com
96462e0796 add libreg to mime libraries so that there are no undefined symbols 1999-03-26 23:59:15 +00:00