Commit Graph

261 Commits

Author SHA1 Message Date
alecf%netscape.com
1fc96b3fcc fix case error so that we include the right file 1999-02-02 00:16:50 +00:00
alecf%netscape.com
939afa6099 update header files with output from new XPIDL compiler 1999-02-02 00:15:54 +00:00
alecf%netscape.com
7ae7a62b54 don't check in Makefile 1999-02-02 00:13:17 +00:00
mscott%netscape.com
6208368dec Build tests directory as part of the news build.... 1999-02-01 22:20:37 +00:00
mscott%netscape.com
25b784262e Add ReadNewsRC test to nntp test suite... 1999-02-01 22:19:55 +00:00
mscott%netscape.com
b3461532c2 Added some code for supporting readnewsrc stuff... 1999-02-01 22:19:11 +00:00
mscott%netscape.com
fc126d9630 Removing extra printf.... 1999-02-01 22:18:52 +00:00
mscott%netscape.com
2fc61a2597 Use new name for mailnews library..msgcore. 1999-02-01 22:11:19 +00:00
rhp%netscape.com
6866629639 Changes for nsISupports implementation 1999-02-01 16:26:42 +00:00
rhp%netscape.com
bcae9d0638 Update for nsISupports. 1999-02-01 16:24:15 +00:00
bienvenu%netscape.com
9f4f989790 make a few methods public for compiling purposes 1999-02-01 03:03:58 +00:00
bienvenu%netscape.com
34c027fc8a add a couple error defines for db opening 1999-02-01 03:03:10 +00:00
bienvenu%netscape.com
facc407d14 add (temporarily?) types for sorting and views 1999-02-01 02:59:06 +00:00
bienvenu%netscape.com
d362d1c480 initial entry into cvs 1999-02-01 02:56:27 +00:00
bienvenu%netscape.com
6a94eb9263 start hooking up mdb calls 1999-02-01 02:55:32 +00:00
mscott%netscape.com
a33031fc4f Removed nsMsgKeyPtrArray because it doesn't buid on linux (it depends on unsigned key array which isn't building on linux yet...) 1999-01-31 08:23:37 +00:00
mscott%netscape.com
2785a2ab17 More changes for the test harness to build on Linux.... 1999-01-31 08:20:41 +00:00
mscott%netscape.com
a2422cb06c define fe_configTemp to build on linux...comment out mime calls for now. 1999-01-31 08:18:02 +00:00
mscott%netscape.com
919071402d Implement init call in order to link... 1999-01-31 08:13:37 +00:00
mscott%netscape.com
0d7427b1f1 Remove reference to static delete operator 1999-01-31 08:10:30 +00:00
mscott%netscape.com
3aaf889a0f Build nsMsgPtrArray correctly. Remove flag preventing this library from being linked with others. 1999-01-31 07:53:21 +00:00
mscott%netscape.com
0c49943c79 Remove delete operator... 1999-01-31 07:48:59 +00:00
mscott%netscape.com
c984f1653c removing delete operator....next time the file is generated from its .idl equivalent, this would have
been removed.
1999-01-31 07:48:34 +00:00
mscott%netscape.com
7e92d31534 get rid of XP_TO_UPPER and use nsCRT equivalents...get rid of NET_Unescape/Escape and use nsEscape.h equivalents... 1999-01-31 07:43:52 +00:00
mscott%netscape.com
caf4984b6a Export some header files for the test harness.. 1999-01-31 07:29:47 +00:00
mscott%netscape.com
d0576f756d Build the nntpTest application. 1999-01-31 07:03:13 +00:00
mscott%netscape.com
93f85bccd5 Nntp test harness and associated stub files.... 1999-01-31 07:02:24 +00:00
mscott%netscape.com
9f1c544f61 Export nsINntpUrl.h 1999-01-31 07:01:11 +00:00
mscott%netscape.com
8b31186ed8 Build nsINntpUrl.cpp lh 1999-01-31 07:00:14 +00:00
mscott%netscape.com
e849d57e45 Use correct key for implementing Isupports... 1999-01-31 06:53:34 +00:00
mscott%netscape.com
b0d6efb158 Export nsNntpUrl.h 1999-01-31 06:41:41 +00:00
mscott%netscape.com
a2aacd262a Declare the "factory" generator for newsgoup lists as an extern so I can implement it in my test code... 1999-01-31 06:40:13 +00:00
mscott%netscape.com
c61eb91c33 Extra code that came about from my test code. Cleaned up how we load a URL. When processing the state, if we don't have an input stream and the current state is a "response" state then kick out and pause for read. Also cleared up some #ifdef UNREADY_CODE. Incorporated new code added to nsINntpUrl. 1999-01-31 06:39:23 +00:00
mscott%netscape.com
c4ca5bd594 Implement ISupports for this class... 1999-01-31 06:37:17 +00:00
mscott%netscape.com
0b816d1168 Added some extra debug code and declared the creation method as an extern so I can use it in my debug code... 1999-01-31 06:36:26 +00:00
mscott%netscape.com
872d5ea99e Temporarily hiding link errors using very large #ifdefs.... 1999-01-31 06:35:13 +00:00
mscott%netscape.com
3b9bf5b01d Creating a news host requires a host and port.... 1999-01-31 06:34:01 +00:00
mscott%netscape.com
82e0719f2c Remove state flag debug information from header file and into nsNNTPProtocol.cpp.... 1999-01-31 06:33:25 +00:00
mscott%netscape.com
65f206cdac Url implementations of nsINntpUrl.h for news... 1999-01-31 06:32:49 +00:00
mscott%netscape.com
611dddc332 Export and build a heck of a lot more stuff... 1999-01-31 06:31:42 +00:00
mscott%netscape.com
7bf69f5644 Removing the delete operator from the interface. The IDL compiler will no longer generate these. So the next time the header files
were generated, the calls would have been removed anyway....
1999-01-31 06:30:32 +00:00
rhp%netscape.com
76ca436a79 Changes to add another xpcom interface for modular libmime. 1999-01-29 23:32:35 +00:00
rhp%netscape.com
dff792e015 XPCOM bridges for C interfaces into libmime 1999-01-29 23:29:03 +00:00
rhp%netscape.com
d7cb0c52cf updates for new xp-com inteface. 1999-01-29 22:59:09 +00:00
rhp%netscape.com
1f8aec7912 Adding new interface file to makefile. 1999-01-29 22:10:04 +00:00
rhp%netscape.com
71176ed08e Quick init fix. 1999-01-29 21:57:51 +00:00
rhp%netscape.com
f19cfa73bd Adding a new XP-COM interface to libmime. 1999-01-29 21:37:14 +00:00
rhp%netscape.com
8b74b9b5ab This is a new interface for libmime to allow content type plugins
to access the class system within libmime.
1999-01-29 21:32:01 +00:00
rhp%netscape.com
dec7693094 More cleanup for modular libmime. 1999-01-29 16:48:29 +00:00
rhp%netscape.com
22b2c95c5c More redefining of code for modular libmime. 1999-01-29 16:24:21 +00:00