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

265 Коммитов

Автор SHA1 Сообщение Дата
rhp%netscape.com b5c3b87d79 Changes for LINEBREAK 1999-05-04 19:34:25 +00:00
rhp%netscape.com afbc88bc64 Cleanup for debug output 1999-05-04 19:31:20 +00:00
ducarroz%netscape.com 7144ec5701 Adapt for Mac build 1999-05-04 18:22:46 +00:00
ducarroz%netscape.com 5e283847ed #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 ceb71f9c8f First Checked In. 1999-05-04 18:19:30 +00:00
ducarroz%netscape.com 671ec858f8 files check in in wrong directory! 1999-05-04 18:12:21 +00:00
ducarroz%netscape.com c3c317e4d6 First Checked In. 1999-05-04 18:03:53 +00:00
mscott%netscape.com e35294dadf part of mailnews audit --> Conversion to NS_WITH_SERVICE 1999-05-04 17:55:40 +00:00
mcafee%netscape.com 7075135145 Solaris needs a newline at the end of the file. 1999-05-04 04:09:20 +00:00
mcafee%netscape.com 34b796683c Ah, that ever elusive new line at the end of the file.. 1999-05-04 03:56:54 +00:00
rhp%netscape.com 8dddc5177a Fix for freed memory read 1999-04-27 17:40:06 +00:00
rhp%netscape.com d2b81b53cf changes for new xp com interface for ct handlers 1999-04-27 02:33:30 +00:00
rhp%netscape.com 1290fdb1c8 CTHandlers now XP-COM objects 1999-04-27 02:32:09 +00:00
rhp%netscape.com 851734e411 Adding new XP Com interface 1999-04-27 02:30:14 +00:00
rhp%netscape.com ae39d3b561 New I18N support and XP cleanup 1999-04-27 02:29:02 +00:00
rhp%netscape.com d42c2fef71 Removal of old files 1999-04-27 02:27:27 +00:00
nhotta%netscape.com 8b2b70fb82 Changes for UTF-8, second try. 1999-04-23 17:14:26 +00:00
rickg%netscape.com 2fcc9b1a59 sync up with nsString2.cpp 1999-04-22 17:43:57 +00:00
warren%netscape.com 329d00e493 Added Write(nsIInputStream) and Flush to nsIOutputStream. 1999-04-22 07:31:03 +00:00
putterman%netscape.com d5012b6438 Use delete[]. 1999-04-21 20:18:15 +00:00
rhp%netscape.com 0be855455f Fix the makefile problem and remove bad error warnings 1999-04-21 13:48:54 +00:00
nhotta%netscape.com b188e0a406 Backing out my last change, I need to do NULL checkings for parameters. 1999-04-20 23:48:21 +00:00
nhotta%netscape.com bd45249947 Changed to use UTF-8 for internal processing. 1999-04-20 21:20:28 +00:00
sspitzer%netscape.com 29687c0b2b ignore the generated Makefile on UNIX 1999-04-20 20:17:04 +00:00
sspitzer%netscape.com 17c2ee11fc moving this to Makefile.in 1999-04-20 20:16:38 +00:00
ducarroz%netscape.com cd2fad05ad File moved into mime/emitters/resources 1999-04-20 18:32:32 +00:00
ducarroz%netscape.com 868fff1bfe add folder resources 1999-04-20 18:31:20 +00:00
ducarroz%netscape.com 82c0b464a3 Moved css files to mime/emitters/resources 1999-04-20 18:30:45 +00:00
ducarroz%netscape.com eb87693922 Initial check in 1999-04-20 18:24:39 +00:00
ducarroz%netscape.com 8c00e3d217 File moved from mozilla/mailnews/mime/emitters/xml 1999-04-20 18:24:05 +00:00
ducarroz%netscape.com 023f85930d 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 d8365d6a49 updated mac project 1999-04-18 21:24:20 +00:00
ducarroz%netscape.com bba6ad059b updated manifest to reflect rhp modification with msgRFC882 1999-04-18 21:22:21 +00:00
nhotta%netscape.com 6c1f239462 Added error handling for the unicode converter. 1999-04-17 02:51:33 +00:00
alecf%netscape.com 5cd2651bdf remove my XP_UNIX Bool hack 1999-04-16 22:53:11 +00:00
rhp%netscape.com 0db73e6387 Fix for prefs startup 1999-04-16 22:52:33 +00:00
rhp%netscape.com d308d2cdc9 Fix for prefs being initialized more than once 1999-04-16 22:38:34 +00:00
rhp%netscape.com 01dff6e2c2 Fix for prefs being initialized 1999-04-16 22:36:12 +00:00
rhp%netscape.com 428ea843e4 Moving header parser interface 1999-04-16 19:02:22 +00:00
rhp%netscape.com fe3670e1f9 Addition of new parser file 1999-04-16 19:00:55 +00:00
ducarroz%netscape.com 68f78b4dae First Checked In. 1999-04-16 03:37:21 +00:00
rhp%netscape.com 73117a28e1 Just some sanity checking on the emitter object 1999-04-16 02:39:30 +00:00
rhp%netscape.com 3cecf4d4b7 Changes for better header display 1999-04-16 02:06:05 +00:00
rhp%netscape.com 0a92530b5c Fix to ignore BSD Mailbox delimiters 1999-04-16 00:35:42 +00:00
rhp%netscape.com 84aaf8d9bc Adding some mail headers 1999-04-16 00:35:08 +00:00
nhotta%netscape.com 3e691f4bfd Function name changed. 1999-04-15 20:42:16 +00:00
nhotta%netscape.com def500367b Added a converter wrapper function plus clean up. 1999-04-15 20:26:11 +00:00
alecf%netscape.com 97f0d6f589 fix PRBool -> XP_Bool confusion (temp fix until libi18n uses PRBool) 1999-04-15 01:03:18 +00:00
rhp%netscape.com d7f79a0e23 Adding support for UTF-8 output and better display of headers 1999-04-15 00:56:23 +00:00
rhp%netscape.com cf10435f0b Adding UTF-8 support 1999-04-15 00:55:52 +00:00