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

223 Коммитов

Автор SHA1 Сообщение Дата
sspitzer%netscape.com 49c304ecd4 the target is Makefile, not Makefile.in 1999-05-18 05:12:24 +00:00
putterman%netscape.com 10921794a8 Include locale headers. 1999-05-17 21:27:09 +00:00
bienvenu%netscape.com cba77d7bf0 add registration of filter component, under ifdef control 1999-05-14 00:56:13 +00:00
bienvenu%netscape.com 2875e6ebd4 add cid's for search and filters 1999-05-10 23:25:08 +00:00
alecf%netscape.com 682c448702 massive cleanup of the message factory - make sure to delete objects when the QueryInterface fails
and fix the message factory constructor since we no longer hold onto the service manager
1999-05-04 21:39:54 +00:00
alecf%netscape.com ce8214931d remove unnecessary libraries - now the only unresolved symbols are from netlib 1999-04-27 17:27:28 +00:00
alecf%netscape.com 7e8d763a59 remove all references to the old nsIMessenger 1999-04-26 22:52:38 +00:00
alecf%netscape.com b2d228b3e6 stop creating nsIMessenger objects 1999-04-26 22:47:13 +00:00
alecf%netscape.com 9b38b55145 attempt to fix mail/news size issue 1999-04-26 21:52:26 +00:00
alecf%netscape.com c4cb78b444 add new data sources to the factory 1999-04-26 21:29:44 +00:00
jdunn%netscape.com c883143b96 Fix unix native compiler error: can't find libraries. TK_LIBS include both
the libraries and where to get them.
1999-04-20 19:03:53 +00:00
putterman%netscape.com 3f95df240b Split datasources into message and folder datasources and moved them to base. 1999-04-20 01:11:11 +00:00
rhp%netscape.com 428ea843e4 Moving header parser interface 1999-04-16 19:02:22 +00:00
sspitzer%netscape.com 46c3a9df7e add the missing goto's 1999-04-15 20:01:31 +00:00
mcafee%netscape.com 072688873d XP way of specifying libz 1999-04-07 03:47:27 +00:00
alecf%netscape.com ff44ac006c landing multiple accounts
account information is now acquired by the account manager, which is held by the nsIMsgMailSession service.
1999-04-06 22:47:12 +00:00
alecf%netscape.com b6d19b3e68 remove dependancy on libxp so we can track this with ldd -r 1999-04-06 22:30:20 +00:00
alecf%netscape.com dc08d9f769 resolve undefined symbols and fix library dependancies 1999-04-06 04:37:50 +00:00
mscott%netscape.com 049bc5bcbd fix ref counting bug in create instance. Update all NS_New*** functions to pass in the interface we want the object in... 1999-04-06 03:11:40 +00:00
putterman%netscape.com cb4612709f added message view datasource. 1999-04-05 23:32:46 +00:00
mscott%netscape.com 48fba630d9 Part of my mailnews reduce disk footprint cleanup effort. No longer need to link against xplib. 1999-04-04 22:09:04 +00:00
mscott%netscape.com e475d08702 Part of my mailnews reduce disk footprint cleanup effort. We no longer need to link against xplib. 1999-04-04 22:00:06 +00:00
mscott%netscape.com 2f5a2819b5 We now need to link with msgcorutil since we are no longer linking with msgdb.lib directly (which is where we were getting it before). This fixes the unresolved symbols problem when loading this library. 1999-04-04 20:22:28 +00:00
bienvenu%netscape.com 5b40ca78bb make msgdb a dll 1999-04-04 17:48:16 +00:00
putterman%netscape.com ad230dc153 fixed freeing mismatched memory error. 1999-03-30 02:24:18 +00:00
mscott%netscape.com aa0890f182 Don't link with nntp.lib. news now builds as a stand alone component. 1999-03-26 01:13:55 +00:00
mscott%netscape.com 78c3cd71b1 News now builds as a standalone component. Don't link with nntp.lib. 1999-03-26 01:07:20 +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 8697760dc4 Remove NODEPEND. 1999-03-25 04:05:08 +00:00
ducarroz%netscape.com 69b39560f9 First Checked In. 1999-03-24 21:49:55 +00:00
mscott%netscape.com a3e641e6fc Fix build breakage for alecf. nsIGroupMsgRecord has been removed from the
repository.
1999-03-24 03:47:24 +00:00
putterman%netscape.com 514ca73c17 remove msgdb dependency. 1999-03-23 23:21:45 +00:00
alecf%netscape.com bf9ca5029d fix libraries to link against 1999-03-20 02:15:38 +00:00
alecf%netscape.com 3ec11aaaa3 duh, need to link against both component AND dll 1999-03-20 01:04:40 +00:00
alecf%netscape.com 77605ebb06 link against utility library rather than component 1999-03-20 00:47:02 +00:00
leaf%mozilla.org 0a0f5ac00f Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
alecf%netscape.com 1499590d85 remove more undefined symbols by linking against more libraries 1999-03-13 01:06:27 +00:00
bienvenu%netscape.com 196df16641 mork landing 1999-03-12 20:16:40 +00:00
alecf%netscape.com 4240ea87fe now link libnntp directly into base, so we can do dogfood 1999-03-12 20:05:16 +00:00
putterman%netscape.com f24c5d3982 link with msgdb and rdfutil. 1999-03-12 13:14:57 +00:00
putterman%netscape.com 663b872f49 Gets dependencies correct 1999-03-11 19:50:01 +00:00
mscott%netscape.com 9ecfec5982 Warren's changes broke component creation for nsIMsgMailSession and nsIUrlListenerManager. Restore these so our code runs correctly. 1999-03-10 03:49:39 +00:00
alecf%netscape.com 7028e88a0d - move messenger appcore into the base mailnews directory
- do appcore initialization during Initialize() in messenger bootstrap
1999-03-09 19:58:17 +00:00
warren%netscape.com 682cf116be Fixed include 1999-03-09 12:53:21 +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 b6f121eca7 Add ability to generate a mail session to this factory. 1999-03-09 01:39:05 +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
alecf%netscape.com 6be2559531 fix up autoregistration messenger bootstrap code 1999-03-06 01:29:31 +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
alecf%netscape.com 5020cdb95b fully resolve all symbols and make the base mailnews library a component 1999-03-04 01:39:36 +00:00
mscott%netscape.com d8f2aeb50c part of scc's merge: change IID() calls to GetIID(). 1999-03-04 00:44:05 +00:00
mscott%netscape.com a0e38e24d7 Requires netlib. 1999-03-03 01:12:20 +00:00
mscott%netscape.com c6bd0cba90 Add code to register a url listener manager. 1999-03-03 01:11:53 +00:00
alecf%netscape.com 7fafbce4ff make unix build the entire base directory into one .so 1999-03-01 23:23:35 +00:00
putterman%netscape.com 643ae18d01 Pass in pointer to mServiceManager. 1999-02-27 07:27:45 +00:00
alecf%netscape.com 8a910e86a3 implement new nsIMessenger interface, and make it accessable from JavaScript 1999-02-27 02:33:21 +00:00
warren%netscape.com e012721b15 Making it build with new RDF registration mechanism. 1999-02-26 12:24:22 +00:00
putterman%netscape.com 0d830e06ed Add msglocal.lib 1999-02-25 02:54:38 +00:00
warren%netscape.com 7f928e4843 Reorganization. Changes for collections, enumerations, generic folders, file paths, etc. 1999-02-24 10:39:06 +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
putterman%netscape.com 47a8730645 Added nsFolderEvent cid. Removed dependency on messenger dll. This dll
already has a factory that creates its own appcore.  Added self-registration.
1999-02-12 22:28:26 +00:00
alecf%netscape.com e7f281d492 add support for creating new appcore 1999-02-11 06:27:27 +00:00
ducarroz%netscape.com be745d46a4 remove msgcompose.lib 1999-02-10 20:10:39 +00:00
ducarroz%netscape.com 067a3cf69b Remove any reference to compose classes 1999-02-09 17:33:29 +00:00
ducarroz%netscape.com 511fc5fbd0 Add support for nsIMsgCompose & nsIMsgCompFields 1999-02-09 01:36:14 +00:00
ducarroz%netscape.com 0d8537af00 Add class id for msgcompose and msgcompfields 1999-02-09 01:34:53 +00:00
ducarroz%netscape.com dfd1295969 add library compose.lib 1999-02-09 01:33:33 +00:00
mscott%netscape.com 36b60ff533 Use new name for mailnews library..msgcore. 1999-02-01 22:11:19 +00:00
alecf%netscape.com e498037a16 slight change to meet new nsRepository API 1999-01-26 21:42:39 +00:00
alecf%netscape.com cf71d8c8d8 Don't complain about Makefile 1998-12-21 22:16:01 +00:00
alecf%netscape.com 636667fecc *** empty log message *** 1998-12-21 22:12:02 +00:00
mscott%netscape.com b7502edcce First checked in. 1998-12-21 21:13:57 +00:00