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

496 Коммитов

Автор SHA1 Сообщение Дата
mscott%netscape.com 445a7446cb this file shouldn't exist on the tip....i added it by mistake. 1999-07-16 04:51:07 +00:00
mscott%netscape.com dd27a78fa7 Merging the tip into the branch. 1999-07-16 04:40:04 +00:00
nhotta%netscape.com 7ed583871a Changes for auto charset detection. 1999-07-14 22:07:14 +00:00
ducarroz%netscape.com fa32951179 nsIMimeURLUtils.h is now generated from the IDL. 1999-07-13 19:53:51 +00:00
rhp%netscape.com fd1e447bc8 cleanup 1999-07-13 19:38:45 +00:00
ducarroz%netscape.com c565ff847f nsIMsgHeaderParser.h is now generated from the IDL. 1999-07-13 19:34:57 +00:00
rhp%netscape.com 3eb2b0d704 fix makefile horkage 1999-07-13 19:06:11 +00:00
rhp%netscape.com 1b73d1aebb Change for IDL generation 1999-07-13 18:58:25 +00:00
ducarroz%netscape.com e8d7a17018 First Checked In. 1999-07-13 18:39:21 +00:00
rhp%netscape.com e4c1bf272c Compose back end cleanup 1999-07-13 18:38:36 +00:00
rhp%netscape.com c07daf6f42 Change for IDL (NOT PART OF THE BUILD) 1999-07-08 06:32:27 +00:00
rhp%netscape.com afdccd1590 Just adding IDL files. NOT Part of the build. Got the OK from chofmann 1999-07-08 04:09:56 +00:00
briano%netscape.com 28cd2662d4 Fix for --disable-static builds. 1999-07-07 22:17:52 +00:00
ramiro%netscape.com 5cdb03367b Define the toolkit flags in one place an reuse that. Hopefully this will
put an end to the cut-n-paste insanity.
1999-07-07 04:38:18 +00:00
sspitzer%netscape.com 48442cfe09 fix warnings 1999-07-06 22:43:25 +00:00
mcafee%netscape.com 0e64ea5236 Fixing Solaris/CC bustage. a=cyeh 1999-07-06 21:07:11 +00:00
rhp%netscape.com ee84924eb0 Cleanup header 1999-07-05 22:44:19 +00:00
rhp%netscape.com f1cda9a58e New header resources (Not part of the build) 1999-07-05 22:42:16 +00:00
dveditz%netscape.com d3f47f37f5 makefile cleanups 1999-07-02 13:40:18 +00:00
ramiro%netscape.com f41e67c622 Separate the widget and gfx toolkits into two variables.
Instead of MOZ_TOOLKIT, we now have MOZ_WIDGET_TOOLKIT and MOZ_GFX_TOOLKIT.
There is also a new configure flag, --enable-gfx-toolkit which does what its
name implies.
The configure script should continue to work as before.
1999-07-02 13:06:48 +00:00
dveditz%netscape.com 17864a291d Trying to fix Win32 dependencies. Lots of broken cut-n-paste makefiles 1999-07-02 11:50:19 +00:00
briano%netscape.com 5713e6018c Cleanup and fixes for OpenBSD. 1999-07-02 07:53:42 +00:00
mcafee%netscape.com 7d8f9fc217 Ignore generated files. 1999-07-02 05:43:31 +00:00
rhp%netscape.com 0941a061b9 Trying to get the editor to edit more often... 1999-07-02 03:07:37 +00:00
rhp%netscape.com 7d229773f7 Fixing this again... 1999-07-02 02:47:52 +00:00
rhp%netscape.com dc436337da Fix build problem on linux 1999-07-01 20:34:34 +00:00
rhp%netscape.com de8b9bcb4a Changes to run on linux 1999-07-01 20:26:54 +00:00
warren%netscape.com bd73f68e8b Renamed OnStartBinding/OnStopBinding to OnStartRequest/OnStopRequest (removing the redundant ones from necko). Numerous necko fixes. Necko now using nsIPrompt interface instead of nsINetSupport. 1999-07-01 19:30:20 +00:00
nhotta%netscape.com b2f17b856e Bug fix 8899, changed to use nsIStringCharsetDetector. 1999-07-01 18:29:35 +00:00
rhp%netscape.com 5ae5747afd Changes for pretty output 1999-07-01 18:15:17 +00:00
sspitzer%netscape.com 11fab808ae ignore the generated Makefile 1999-07-01 05:22:27 +00:00
nhotta%netscape.com 8616c5ae23 Part of bug fix 8899, changed not to hard code "US-ASCII" when attachment has no charset label. 1999-06-30 21:35:04 +00:00
scc%netscape.com f79508bc68 |nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()| 1999-06-29 21:01:31 +00:00
scc%netscape.com 4973918df6 Added |GetIID()| 1999-06-29 20:28:56 +00:00
mcafee%netscape.com 6c052fb7e8 BeOS changes 1999-06-29 09:48:34 +00:00
rhp%netscape.com 87762f807b Fix for bug #8890 1999-06-26 21:57:07 +00:00
ramiro%netscape.com 773e34ec7d Changes to turn gfxps into a true component. Thanks to alecf@netscape.com
for providing the base patch.
1999-06-25 09:38:26 +00:00
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
sspitzer%netscape.com 8c70073206 fix warning 1999-06-24 20:23:48 +00:00
rhp%netscape.com 68e87748be fix for linux makefile 1999-06-23 13:40:21 +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
akkana%netscape.com 422ee84284 Fix separate-objdir build 1999-06-22 21:38:39 +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
sfraser%netscape.com ee33795048 Remove extra semicolon 1999-06-19 21:53:28 +00:00
alecf%netscape.com 44fa027dea fix depth to appease shrike 1999-06-16 06:14:51 +00:00
alecf%netscape.com b5c969e0d3 fix makefiles to enter "skin" directory 1999-06-16 05:57:20 +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 2fc63fda49 Changes for quoting 1999-06-15 23:26:37 +00:00
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