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

144 Коммитов

Автор SHA1 Сообщение Дата
mscott%netscape.com a7ffa8779e Link against msgcoreutil for nsMsgProtocol. 1999-06-05 20:29:15 +00:00
mscott%netscape.com 657ece55cf 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. We still return the last failure error code though. 1999-06-04 23:56:20 +00:00
mscott%netscape.com 9679e92a0b Remove unnecessary LINCS now that all headers are pushed to the same directory. 1999-06-03 23:31:57 +00:00
beard%netscape.com cac8b804d4 First Checked In. 1999-05-30 02:15:01 +00:00
bienvenu%netscape.com dfa5018d0d fix build bustage 1999-05-27 06:24:06 +00:00
dp%netscape.com 0443b20e33 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
mscott%netscape.com 411eed3643 cleanup makefile. 1999-05-19 00:02:29 +00:00
rhp%netscape.com f78a7f1071 General work on composition back end 1999-05-12 22:13:58 +00:00
sspitzer%netscape.com 6dbfdebe65 nsMsgPost is extinct 1999-05-04 02:54:57 +00:00
sspitzer%netscape.com dcab18d585 changes for the post to newsgroup work 1999-04-15 20:21:03 +00:00
ducarroz%netscape.com 9f630ba983 Don't need to link with msgCoreUtil.lib 1999-04-06 18:22:31 +00:00
alecf%netscape.com b8a2a9e4c4 resolve libreg unresolved symbols 1999-04-06 04:54:00 +00:00
mscott%netscape.com f040f2fcb4 Updates to how we generate components in create instance. All the NS_New*** objects require an interface ID now and they return a ref counted object. 1999-04-06 03:24:04 +00:00
mscott%netscape.com c4fad422eb We no longer need to link with secfree and xplib. 1999-04-04 22:50:36 +00:00
mscott%netscape.com c7ba3a527a compose no longer needs to link against xplib and the old security library. We shouldn't be linking against mailnews library either!! Use mail util library instead... 1999-04-04 22:42:38 +00:00
putterman%netscape.com ad230dc153 fixed freeing mismatched memory error. 1999-03-30 02:24:18 +00:00
nhotta%netscape.com 01eeaaa829 Removed to link to mime, it wasn't needed. 1999-03-26 01:28:14 +00:00
nhotta%netscape.com 7266ef060d Backed out my last change, it wasn't needed. 1999-03-26 00:27:52 +00:00
nhotta%netscape.com 74a13565cf Added mime. 1999-03-25 23:39:16 +00:00
briano%netscape.com 21b2a84a25 Made the static library in this directory depend on the same 'extra stuff' as the shared library. 1999-03-25 21:32:26 +00:00
mscott%netscape.com b31194add9 fix dependencies... 1999-03-25 04:07:34 +00:00
mscott%netscape.com e5e65a0e17 remove NODEPEND 1999-03-25 03:43:10 +00:00
alecf%netscape.com 1df36e99d9 this is now the build directory for the msgcompose dll 1999-03-23 00:06:25 +00:00
leaf%mozilla.org 0a0f5ac00f Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
ducarroz%netscape.com 29ebf81a05 Part of implementation of Reply and Forward 1999-03-13 07:51:54 +00:00
ducarroz%netscape.com 1f9181f6fb The compose.dll has been merged into msgcompose.dll in order to have the auto appcore registration working. 1999-03-11 01:41:25 +00:00
warren%netscape.com 023d5d0042 fixed include problem 1999-03-09 13:07:15 +00:00
warren%netscape.com e82053f242 Removed nsService stuff. 1999-03-09 12:29:08 +00:00
warren%netscape.com b2b7c1f496 nsRepository -> nsIComponentManager changes. nsIMsgDatabase interface. Message enumerators. Misc. 1999-03-09 09:52:30 +00:00
mscott%netscape.com ff9d8c8acb Install DLL in components directory as part of dp's changes... 1999-03-07 21:54:46 +00:00
cyeh%netscape.com 5fe1801c03 fix pdb file generation so that the go into $(OBJDIR) and also
have more useful names other than "none.pdb". some cleanup remains.
1999-03-05 23:24:48 +00:00
mscott%netscape.com 399ea6d2b6 part of scc's merge: change interface calls to IID() to GetIID(). 1999-03-04 00:57:51 +00:00
putterman%netscape.com 02d699b740 Works with RegisterComponent 1999-02-27 07:15:41 +00:00
warren%netscape.com e012721b15 Making it build with new RDF registration mechanism. 1999-02-26 12:24:22 +00:00
ducarroz%netscape.com 46f8249a6f change composelib to msgcompose.lib 1999-02-23 03:40:55 +00:00
mscott%netscape.com b527360b61 Remove commented out dependency on netlib.lib... 1999-02-23 01:03:51 +00:00
mscott%netscape.com 75ef15e891 Added DLL self registration code. Ability to create smtp service object. Changed class name to reflect the fact that this is a factory for compose.... 1999-02-23 01:02:49 +00:00
ducarroz%netscape.com b8eebd9ca5 add factory for nsIMsgSend 1999-02-17 19:38:44 +00:00
ducarroz%netscape.com 63218f2d71 add class id for nsMsgSend 1999-02-17 19:35:46 +00:00
ducarroz%netscape.com 0bc5a7d083 add lib secfreenav32 1999-02-17 19:32:28 +00:00
alecf%netscape.com 18a53679ff ignore generated files 1999-02-17 06:01:24 +00:00
warren%netscape.com 299d7e296e Converted nsIMsg into nsIMessage, unifying with nsMsgHdr. Removed NS_DEFINE_IID macros. Renamed a few types and enums. 1999-02-13 10:39:59 +00:00
ducarroz%netscape.com 7d675dd89d Add library raptorbase.lib to the build 1999-02-11 02:37:35 +00:00
ducarroz%netscape.com 5974f51e6d Initial check in 1999-02-11 01:01:47 +00:00