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

189 Коммитов

Автор SHA1 Сообщение Дата
rhp%netscape.com e14df87e9b New function for ULR parsing 1999-06-25 00:10:13 +00:00
ducarroz%netscape.com cee0f087f5 add comi18n.h 1999-06-24 23:49:25 +00:00
warren%netscape.com 1f76168d21 Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too. 1999-06-23 03:29:44 +00:00
nhotta%netscape.com 13553acb91 Bug fix for 8675. 1999-06-22 19:56:12 +00:00
nhotta%netscape.com f6f8ae5738 Bug fix 5660, changed for MIME decoder to use default charset. 1999-06-21 20:30:52 +00:00
rhp%netscape.com 5379b8c98a Output Charset info, even though Ender has a problem with it. 1999-06-21 14:48:04 +00:00
rhp%netscape.com ffc9a2c72d Fix for improper I18N decoding of attachment file names 1999-06-21 04:08:18 +00:00
sspitzer%netscape.com 62e5a55ab1 no newline at the end of the file 1999-06-16 00:24:39 +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
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
rhp%netscape.com 06b91d1df9 New files for StreamConverter interface - not part of the build yet 1999-06-13 22:15:14 +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
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 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 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
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
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
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
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
sspitzer%netscape.com 0d98032cd0 fix build bustage 1999-05-17 23:25:42 +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
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 5b1bba13f0 Pref fix. 1999-05-14 19:16:26 +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 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 7474aaaffb Changes for nsCOMPtr usage. 1999-05-12 22:08:22 +00:00