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

678 Коммитов

Автор SHA1 Сообщение Дата
mscott%netscape.com c9884d5495 This has been moved into a tests/pop3 subdirectory... 1999-02-11 03:31:14 +00:00
mscott%netscape.com 3ba1fa6479 use of sockstub protocol to implement a socket connection for a url is now BLIND to the protocol. So let the protocol use its original scheme when building urls. The transport layer will now worry about chaning the scheme to sockstub when appropriate.... 1999-02-11 03:10:28 +00:00
mscott%netscape.com aee2e0ccbe Remove assertion that is no longer valid... 1999-02-11 03:07:24 +00:00
mscott%netscape.com 73e6a78269 Remove in-appropriate assertion...the rules have changed... 1999-02-11 03:03:51 +00:00
ducarroz%netscape.com c762c602b3 re-added compose to the build 1999-02-11 02:38:53 +00:00
ducarroz%netscape.com 89c308eed8 Add library raptorbase.lib to the build 1999-02-11 02:37:35 +00:00
ducarroz%netscape.com 06e7830b3f Add directory build 1999-02-11 01:05:18 +00:00
ducarroz%netscape.com 323f34a628 Initial check in 1999-02-11 01:01:47 +00:00
ducarroz%netscape.com d59ff25779 no comment 1999-02-11 00:59:19 +00:00
ducarroz%netscape.com 0c2f8a656b Initial check in 1999-02-11 00:54:40 +00:00
ducarroz%netscape.com e305befaa2 no comment 1999-02-11 00:49:04 +00:00
ducarroz%netscape.com 5e68eb4e7a Initial check in 1999-02-11 00:43:57 +00:00
nhotta%netscape.com 0085ce15fd Changed csid to charset name for MIME header decoding. 1999-02-11 00:43:20 +00:00
nhotta%netscape.com ec576a4e21 Changed csid to charset name, Unicode converter wrapper callable by C code. 1999-02-11 00:41:30 +00:00
ducarroz%netscape.com d3602fa236 no comment 1999-02-11 00:38:13 +00:00
nhotta%netscape.com a56748e327 Added an include path for the unicode converter. 1999-02-11 00:30:30 +00:00
ducarroz%netscape.com b48918fe73 add export for rosetta_mailnews.h 1999-02-11 00:10:48 +00:00
ducarroz%netscape.com c54000d02c Initial check in 1999-02-11 00:06:35 +00:00
chuang%netscape.com 690df4f8f0 Updated toobar xul 1999-02-10 22:59:44 +00:00
rhp%netscape.com 6234977b1e New changes for factory self registration. 1999-02-10 21:38:47 +00:00
chuang%netscape.com 5ea6370236 Initial 3 pane mail ui files 1999-02-10 21:31:01 +00:00
chuang%netscape.com bbe5c164c5 Mail toolbar buttons gif files 1999-02-10 21:24:55 +00:00
ducarroz%netscape.com 38ac2283d3 remove msgcompose.lib 1999-02-10 20:10:39 +00:00
mscott%netscape.com 2e2f40723a Fix build breakage....for some reason it suddennly started having problems with LINEBREAK. I added a defintion here...although
it is also defined in nsMsgLinebuffer.cpp....seems like we want to find a generic place for this.
1999-02-10 01:16:37 +00:00
mscott%netscape.com e7634021c7 Export nsSmtpProtocol.h. 1999-02-09 21:39:29 +00:00
mscott%netscape.com 11bfc13841 Remove nsMsgCompFields.h from the export list... 1999-02-09 21:39:00 +00:00
mscott%netscape.com 4e709397a3 Running SMTP urls should use a brand new transport and a brand new protocol instance for each url.... 1999-02-09 21:19:09 +00:00
mscott%netscape.com d8d2d14260 Add some cleanup code to the protocol destructor.... 1999-02-09 21:17:34 +00:00
alecf%netscape.com 0d43b150de update to new NSPR types, and make it build on Unix 1999-02-09 20:08:35 +00:00
ducarroz%netscape.com fe21d6a353 Remove any reference to compose classes 1999-02-09 17:33:29 +00:00
bienvenu%netscape.com 9f91cb13db put linebreak defines here since I can't put them in nsCRT.h 1999-02-09 05:07:21 +00:00
bienvenu%netscape.com b68b1bca71 add line buffering class 1999-02-09 04:46:12 +00:00
warren%netscape.com 6762930792 Moved NS_ERROR_MODULE_MAILNEWS to xpcom/public/nsError.h 1999-02-09 04:28:35 +00:00
warren%netscape.com 6025c5369c Changed uses of MsgErr to nsresult. Moved CR LF macros to base/src/nsCRT.h. 1999-02-09 04:20:46 +00:00
mscott%netscape.com 776da37489 Bring first part of the smtp service online. We can now read in a file name and send the message to the SMTP server. 1999-02-09 03:51:50 +00:00
mscott%netscape.com 3a78054dc6 Removing from directory as this has been moved to tests\smtp\smtpTest.cpp 1999-02-09 03:50:32 +00:00
mscott%netscape.com 1c74b22e88 Build nsSmtpProtocol.cpp... 1999-02-09 03:49:59 +00:00
mscott%netscape.com 1221af04e9 New method to post a file containing a message. 1999-02-09 03:49:31 +00:00
mscott%netscape.com 101c8b3d6d Many many changes. Most notably code to correctly parse a file containing an email message, append appropriate CRLFs and transmit the file to the SMTP server. 1999-02-09 03:48:56 +00:00
mscott%netscape.com 43c849a258 Small changes. Added support for getting/setting a file name for the file to be posted. 1999-02-09 03:46:34 +00:00
warren%netscape.com 4303f5bbff Broke out IMAP stuff. 1999-02-09 03:45:02 +00:00
mscott%netscape.com 0b5693d6bb Add accessors for getting/setting the file name for the email message to be posted. 1999-02-09 03:44:47 +00:00
mscott%netscape.com fb0265ba77 Add values for CRLF.... 1999-02-09 03:23:10 +00:00
mscott%netscape.com 42bcff3720 Oops...one of my changes got lost...if you are reading in user data, don't write it into m_userData unless the user
actually entered a value...if you do write in it, we step on the default value which is alredy in m_userData...
1999-02-09 03:21:34 +00:00
alecf%netscape.com d5c6aee3a4 Some headers aren't required after all.
reorder some of them and change HEADER_TOTAL to HEADER_LAST for consistency.
1999-02-09 02:55:39 +00:00
alecf%netscape.com d2b793432e terminate posts with "."
move FORCE_PR_LOG above the include for msgCore so that we can log in release builds
remove unnecessary assert
get ready for the next state after we post the message
1999-02-09 02:54:44 +00:00
alecf%netscape.com f71411b43d fix up test harness for posting 1999-02-09 02:49:58 +00:00
warren%netscape.com ac8697229e Fixed to build on Windows. 1999-02-09 02:23:39 +00:00
ducarroz%netscape.com 93ff7ec55f remove temporary directory compose 1999-02-09 02:14:58 +00:00
ducarroz%netscape.com bd0bf6556f Original file was moved into .\smtp, this is in fact a first check in 1999-02-09 01:45:55 +00:00
ducarroz%netscape.com dda94d6451 Add support for msgCompose & msgCompFields, change library name to compose instance of smtp 1999-02-09 01:42:18 +00:00
ducarroz%netscape.com c3d87ae834 Add support for msgCompose and msgCompFields 1999-02-09 01:40:25 +00:00
ducarroz%netscape.com c6ca3f5256 Add support for nsIMsgCompose & nsIMsgCompFields 1999-02-09 01:36:14 +00:00
ducarroz%netscape.com 9c5d093528 Add class id for msgcompose and msgcompfields 1999-02-09 01:34:53 +00:00
alecf%netscape.com 22088b8763 Ignore UNIX generated makefiles 1999-02-09 01:33:43 +00:00
ducarroz%netscape.com 4bfdb6fe36 add library compose.lib 1999-02-09 01:33:33 +00:00
ducarroz%netscape.com 99bea1df7b add directory compose to build process 1999-02-09 01:32:15 +00:00
ducarroz%netscape.com 454dd3b599 Initial check in 1999-02-09 01:28:32 +00:00
mscott%netscape.com edce6818e7 Ooops...forgot to check this file in. I changed the arguments for ExtractRFC822Addresses 1999-02-09 01:23:34 +00:00
ducarroz%netscape.com 08b467330b Initial check in 1999-02-09 00:15:59 +00:00
ducarroz%netscape.com d33a5fc1e3 Initial check in 1999-02-09 00:08:18 +00:00
ducarroz%netscape.com e941185aba Initial check in
This file is temporary!
1999-02-09 00:05:39 +00:00
alecf%netscape.com f18568846b first shot at NNTP Newsgroup Post implementation...still have a few kinks to work out 1999-02-08 23:09:26 +00:00
alecf%netscape.com 524107ae90 make this newsheader valid for now 1999-02-08 23:05:05 +00:00
mscott%netscape.com 91be8c535d Updating with changes for new nsISmtpUrl interface... 1999-02-08 01:36:57 +00:00
mscott%netscape.com dd17f29775 More conversion changes from old smtp code to the working in the new world... 1999-02-08 01:36:38 +00:00
mscott%netscape.com 5748402733 Added more interface methods for a message.... 1999-02-08 01:35:57 +00:00
bienvenu%netscape.com b86b4c7fde add more flag setting stuff, including local mail flag handling 1999-02-08 00:46:47 +00:00
bienvenu%netscape.com a904be3126 add runtime only define 1999-02-08 00:45:46 +00:00
mscott%netscape.com 0eb1f0a7b1 Add the return value to ParseRFC822Addresses. the return value is the number of addresses.... 1999-02-08 00:16:21 +00:00
bienvenu%netscape.com 5fbb6f8241 add local mail folder summary spec 1999-02-08 00:13:59 +00:00
bienvenu%netscape.com 1f548c6bcb add local folder summary spec class 1999-02-08 00:06:41 +00:00
bienvenu%netscape.com 586c07dc9b local folder header strings, e.g., x-mozilla-status 1999-02-08 00:03:56 +00:00
mscott%netscape.com 38bec9b170 First checked in. 1999-02-07 02:07:22 +00:00
mscott%netscape.com adf74da187 First time checked in. 1999-02-07 02:06:59 +00:00
mscott%netscape.com c92ee08987 First check in... 1999-02-07 02:05:53 +00:00
mscott%netscape.com ef53930248 Initialize a variable.... 1999-02-07 02:05:28 +00:00
mscott%netscape.com 68397cb55d First checked in. 1999-02-07 01:50:40 +00:00
mscott%netscape.com aaa7ba82c7 First checked. Formations of a new smtp protocol class. 1999-02-07 01:48:57 +00:00
mscott%netscape.com e7daaf1fa2 Implementation of nsISmtpUrl. 1999-02-07 01:48:11 +00:00
mscott%netscape.com 2640deb808 First pass at an SmtpUrl interface...still need to add acessors for post data.... 1999-02-07 01:46:20 +00:00
mscott%netscape.com 871f319817 Include "msgCore.h" at the top of the source file to utilize pre-compiled headers... 1999-02-07 01:19:48 +00:00
mscott%netscape.com 443714f84d Include "msgCore.h" as the first file in every source file to utilize precompiled headers... 1999-02-07 01:16:26 +00:00
mscott%netscape.com e94e61a4db Include msgCore.h as first include file for use as a precompiled header... 1999-02-07 01:11:39 +00:00
alecf%netscape.com 90b9059b8b minor fixes to make unix keep building 1999-02-06 03:37:12 +00:00
mscott%netscape.com d4ebfdfa9f Remove db from list of directories being built on Linux. If we add this back,
we need to modify configure.in and add mailnews/db to its list of directories. I'm not
sure if db builds on linux yet. I'll add it back if it does...
1999-02-06 03:30:46 +00:00
alecf%netscape.com 28fb61bbde update to new NSPR types & utility routines 1999-02-06 02:55:39 +00:00
alecf%netscape.com 8b5df8f5a8 *** empty log message *** 1999-02-06 02:54:46 +00:00
alecf%netscape.com 115fec4c3a add .cvsignore files 1999-02-06 02:49:32 +00:00
alecf%netscape.com eb78e53b22 use new NSPR types 1999-02-06 02:49:08 +00:00
warren%netscape.com e27952d474 How did this ever compile? 1999-02-06 02:15:47 +00:00
warren%netscape.com d343f7cbab More cleanup of XPPtrArray. Factored nsMsgFolder, adding nsMsgLocalMailFolder. 1999-02-06 02:11:54 +00:00
mscott%netscape.com 8575f082e8 fixed build problem; m_fileCounter undefined 1999-02-06 02:04:41 +00:00
jefft%netscape.com c5b65110ec fixed linux build problem 1999-02-06 01:33:37 +00:00
mscott%netscape.com 9b3155ea37 Remove nsMsgRDFFolder.cpp 1999-02-06 01:05:02 +00:00
mscott%netscape.com 951a430e21 Removing from the build... 1999-02-06 01:01:50 +00:00
putterman%netscape.com 8e5691f73c Makes Folder Data Source work with new nsIMsgFolder. 1999-02-06 00:37:40 +00:00
putterman%netscape.com 0de0426a38 Makes Folder Data Source work with new nsIMsgFolder. 1999-02-06 00:30:44 +00:00
bienvenu%netscape.com 11131cd99f use correct db class, nsMsgKeyArray, and PRBool 1999-02-05 21:15:18 +00:00
alecf%netscape.com bdfea7fab3 fix unix mail/news Makefiles to actually build correctly 1999-02-05 20:15:54 +00:00
mscott%netscape.com a7be33d09d change You have got mail! ==> Ya'll got mail! 1999-02-05 18:53:33 +00:00
jefft%netscape.com 66380fe0ab check valid return pointer from strtok() 1999-02-05 16:27:26 +00:00
alecf%netscape.com 6a70fc538f add newlines at the end of these files
(to play nice with some compilers)
1999-02-05 08:04:27 +00:00
alecf%netscape.com b26b0af4a1 update test app to use new posting 1999-02-05 07:50:57 +00:00
alecf%netscape.com 20e362a95c add support for posting messages
Not complete - the nsINNTPNewsgroupPost is not completely finished (it doesn't assemble the message)
1999-02-05 07:50:40 +00:00
alecf%netscape.com 44bb50c9f2 finish implementing nsINNTPNewsgroupPost, and fix factory function 1999-02-05 07:49:28 +00:00
jefft%netscape.com 4c6ef89364 minor clean up 1999-02-05 07:34:45 +00:00
jefft%netscape.com 1087e858bb comment out NS_ASSERTION in SetHostPort(); this is a temporary fix 1999-02-05 07:21:06 +00:00
jefft%netscape.com 64bbd25201 fixed infinit loop problem if popstate.dat does not exist 1999-02-05 07:11:30 +00:00
warren%netscape.com 45b98e50f0 Ported XPPtrArray (and MSG_FolderArray) to use nsVoidArray and nsISupportsArray. 1999-02-05 07:02:51 +00:00
alecf%netscape.com 953bb13843 first shot implementation of nsNNTPNewsgroupPost 1999-02-05 06:12:44 +00:00
alecf%netscape.com 39a61e0df6 minor warnings cleanup 1999-02-05 05:43:53 +00:00
alecf%netscape.com da4626cde6 new NewsgroupPost interface 1999-02-05 05:43:21 +00:00
alecf%netscape.com 727bc7e23f minor warnings fixes 1999-02-05 05:42:27 +00:00
alecf%netscape.com e2ff32db97 minor warnings fixes 1999-02-05 05:25:55 +00:00
warren%netscape.com 937d09c5f1 Added nsIMsg and nsMsg impl. Changed counts to be unsigned. 1999-02-05 03:08:00 +00:00
bienvenu%netscape.com 1933da603b add a couple msg db error codes 1999-02-05 03:03:50 +00:00
bienvenu%netscape.com 3c857c171b start hooking up header deletion 1999-02-05 03:03:10 +00:00
mscott%netscape.com 2829373a91 Ref count the event sink after we create it.... 1999-02-05 02:57:19 +00:00
mscott%netscape.com 4383b79a07 Initialize pop3 sink's ref count value... 1999-02-05 02:56:40 +00:00
bienvenu%netscape.com ac8a541cda call the class nsNewsSet for now 1999-02-05 02:43:16 +00:00
bienvenu%netscape.com b0b64ea395 add news rc handling class 1999-02-05 02:32:41 +00:00
putterman%netscape.com f8d0cde0b4 nsMsgFolder is a resource again. 1999-02-05 01:58:36 +00:00
jefft%netscape.com 861de1ef16 calling nsITransport->Open() instead of nsITransport->LoadURL() 1999-02-05 01:36:24 +00:00
mscott%netscape.com ca38bf39ae Get rid of m_isSocketOpen variable. Rely on new transport Open method to determine if
the transport needs opened. Release some more interfaces when we go away...
1999-02-04 23:52:04 +00:00
mscott%netscape.com 1cf0713ecb Only replace m_userData in the prompt call if the user entered some legitimate data...otherwise we risk stepping on our default
value.
1999-02-04 23:04:07 +00:00
jefft%netscape.com ae2d2a2032 initial coding 1999-02-04 22:42:01 +00:00
jefft%netscape.com fcaee0bb7d Initial coding 1999-02-04 22:41:24 +00:00
jefft%netscape.com 4a8d56ac0a added Pop3 protocol implementation 1999-02-04 22:29:33 +00:00
jefft%netscape.com 0e426c6cfa added nsIPop3Sink.h & nsIPop3URL.h 1999-02-04 22:25:04 +00:00
jefft%netscape.com ba506573ec added tests directory 1999-02-04 22:12:53 +00:00
mscott%netscape.com 856fcc5168 Remove dependency on mime.lib because we don't need it just yet... 1999-02-04 21:02:06 +00:00
mscott%netscape.com 4cbdc68c5d SetupUrl should return a value...this fixes build problem on windows... 1999-02-04 19:44:31 +00:00
putterman%netscape.com e1f232b67d Make sure refcount for nsMsgMailFolder is correct. 1999-02-04 19:07:47 +00:00
putterman%netscape.com 3565c966a9 Added changes to use new RDF resource and nsIMsgMailFolder. 1999-02-04 17:57:06 +00:00
putterman%netscape.com 631622f74a Added RDF Resource for nsMsgFolder and added nsMsgMailFolder. 1999-02-04 17:56:08 +00:00
putterman%netscape.com 3f78da4f46 Added new RDF Resource for MsgFolder and added MailMsgFolder. 1999-02-04 17:54:04 +00:00
bienvenu%netscape.com 185d275e96 more work on reading and writing db folder info 1999-02-04 17:35:26 +00:00
alecf%netscape.com 211511b630 more fixes to allow for Message posting (not there yet...) 1999-02-04 04:27:10 +00:00
alecf%netscape.com 098773c2a6 add new accessor for message member 1999-02-04 04:26:29 +00:00
alecf%netscape.com da74cd1591 minor fixes to prevent dereferencing NULL pointers 1999-02-04 04:26:03 +00:00
mscott%netscape.com 2127ac5c7d Small stuff..fixed some windows build breakages by returning a value in SetupUrl and PostData... 1999-02-04 02:36:57 +00:00
alecf%netscape.com 1ee9410915 move URL setup to a common function
change scanf -> fgets
initial skeleton for posting
1999-02-04 01:11:25 +00:00
bienvenu%netscape.com 22229b372a add access to a few more mdb objects 1999-02-03 00:44:41 +00:00
bienvenu%netscape.com 9945242aa7 add notifications, messageHdrStruct stuff 1999-02-03 00:44:13 +00:00
bienvenu%netscape.com 344219f708 interface for receiving db change notifications 1999-02-03 00:42:39 +00:00
mscott%netscape.com 0ab856b299 newsgroup call to GetName is no longer a const method so the nsINNTPNewsgroup passed into the article list can't be const either....
performing clean up on the interface and implementation to fix this...
1999-02-03 00:19:55 +00:00
warren%netscape.com ec0912b258 Added missing include 1999-02-02 05:40:03 +00:00
warren%netscape.com 097f98a9ab Made objs build into objdir. 1999-02-02 05:39:41 +00:00
bienvenu%netscape.com 0a2ce7af7f add api's to convert back and forth between yarn and ints and strings 1999-02-02 05:09:34 +00:00
mscott%netscape.com bbda218b52 Fix a bug in my ReadLine implementation where I wasn't properly killing off CRLFs before returning the line. Added code which writes article contents to a file as RFC-822. Now we just need a hook into the viewer app to display the file and we can display articles in HTML. Yeah!. 1999-02-02 03:09:50 +00:00
mscott%netscape.com 383db939c2 Cast away constness for newsgroup interface for testing purposes...If we need to do this in the real news host, we'll change the news host interface such that the newsgroup passed in is not const.. 1999-02-02 03:05:39 +00:00
mscott%netscape.com 07602b3936 Changed file name. 1999-02-02 02:50:46 +00:00
leaf%mozilla.org dcbed07465 readding file for mscott 1999-02-02 02:33:32 +00:00
rhp%netscape.com 55814cf979 Changes for XPCOM interface. 1999-02-02 01:46:54 +00:00
rhp%netscape.com ad3123c45f changes for xpcom interface 1999-02-02 01:46:02 +00:00
rhp%netscape.com 21d8b4d7fb updates for bulid changes 1999-02-02 01:45:35 +00:00
rhp%netscape.com cd66812566 New changes for XP-COM interface for Content Type handler
plugins.
1999-02-02 01:21:14 +00:00
rhp%netscape.com 6694713998 Update test for accessing XP-COM interface. 1999-02-02 01:11:42 +00:00
rhp%netscape.com eb5d84d267 New files for accessing XP-COM interface for libmime internals 1999-02-02 01:10:00 +00:00
rhp%netscape.com ae73ba46b3 Changes to access XP-COM interface. 1999-02-02 01:09:05 +00:00
rhp%netscape.com 6cc17f7e9b Accessing internal object system via XP-COM. 1999-02-02 01:08:13 +00:00
bienvenu%netscape.com 91571134b3 start adding message headers to db 1999-02-02 00:53:19 +00:00
bienvenu%netscape.com 7fecad6d45 start using row methods 1999-02-02 00:52:17 +00:00
alecf%netscape.com 3ca8ab75b0 update nsIMsgFolder to reflect new XPIDL compiler output 1999-02-02 00:20:21 +00:00
alecf%netscape.com 94e1191641 first attempt at using PL_ProcessEventQueue as the Unix main loop 1999-02-02 00:19:40 +00:00
alecf%netscape.com a3316468f4 update to reflect new XPIDL generated API 1999-02-02 00:18:11 +00:00
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
rhp%netscape.com 9b573c282d Reorganizing code for modular libmime. 1999-01-29 16:22:28 +00:00
rhp%netscape.com fa2c04ddba Reorganizing code for modular mime. 1999-01-29 16:15:46 +00:00
bienvenu%netscape.com f0ef8c0cd8 add msgFlags types 1999-01-29 03:10:49 +00:00
bienvenu%netscape.com 84eeae8044 add key and uint32 collections classes 1999-01-29 03:09:55 +00:00
bienvenu%netscape.com 4cfcf1aef1 remove unneeded win16 code 1999-01-29 03:08:57 +00:00
bienvenu%netscape.com d27efa18d6 make a couple methods public for compilation purposes 1999-01-29 03:06:13 +00:00
bienvenu%netscape.com a6f52b1ab1 add new interfaces for opening and closing dbs 1999-01-29 03:05:30 +00:00
rhp%netscape.com 437c6358ab Documenting some changes 1999-01-28 23:09:54 +00:00
rhp%netscape.com 0f77f0871e More XP-COM factory changes. 1999-01-28 22:13:03 +00:00
mscott%netscape.com 6ee4aefb35 Build nsMsgPtrArray and nsMsgGroupRecord. 1999-01-28 22:12:50 +00:00
rhp%netscape.com 1fbc621a41 More test updates. 1999-01-28 22:10:50 +00:00
mscott%netscape.com bd90c7dbcc removing from repository so I can rename it to nsINntpUrl.h. 1999-01-28 21:31:59 +00:00
rhp%netscape.com 29df9e3ca3 Adding makefile.win to repository. 1999-01-28 21:29:58 +00:00
rhp%netscape.com 2433d5ff70 Adding an XP-COM test for libmime. 1999-01-28 21:28:02 +00:00
rhp%netscape.com 20e19a60e8 Changes for XP-COM interface. 1999-01-28 21:09:41 +00:00
rhp%netscape.com 07ea11d994 Changes for the XP-COM interface of libmime. 1999-01-28 21:09:22 +00:00
rhp%netscape.com df5a94e153 XP-COM changes for libmime. 1999-01-28 21:07:41 +00:00
rhp%netscape.com 7dfad35c6f Updates for XP-COM interface. 1999-01-28 20:59:40 +00:00
rhp%netscape.com 1ec6038348 Updating the build process 1999-01-28 20:58:43 +00:00
bienvenu%netscape.com 74a820a427 collection classes for mailnews 1999-01-28 19:54:58 +00:00
rhp%netscape.com 38c328fd98 Reorganizing for XP-COM interface 1999-01-28 17:25:40 +00:00
rhp%netscape.com 73e787cee2 Reorganizing for XP-COM factory 1999-01-28 17:24:51 +00:00
bienvenu%netscape.com 1772752693 use NSPR types 1999-01-28 05:35:33 +00:00
bienvenu%netscape.com 1f4a25686d start implementing open routines 1999-01-28 05:33:55 +00:00
bienvenu%netscape.com 78a1dc1a1a more db api's 1999-01-28 05:32:58 +00:00
bienvenu%netscape.com 9f0ed5b884 turn off src directory for now 1999-01-28 05:11:21 +00:00
alecf%netscape.com 22fdf15ccf implement the full nsISupports interface 1999-01-28 03:20:17 +00:00
putterman%netscape.com e7895f5f2a Added flag functions. 1999-01-28 01:23:40 +00:00
putterman%netscape.com fc6eca7dcc Adding local directory to build 1999-01-28 01:20:24 +00:00
putterman%netscape.com 1a7f4e9cc4 Adding folder data source to tree. 1999-01-28 01:18:36 +00:00
putterman%netscape.com 5232fb4a81 Adding folder datasource to the build. 1999-01-28 01:16:36 +00:00
putterman%netscape.com 0b8ec29a77 Adding to the build 1999-01-28 01:14:54 +00:00
alecf%netscape.com de6c711312 slight change to the way nsINNTPNewsgroupLists are used - NewsgroupLists are contained by folders, so we don't create them. 1999-01-28 01:11:45 +00:00
mscott%netscape.com 64f34fb645 Externally define msg_LineBuffer.... 1999-01-27 04:23:11 +00:00
mscott%netscape.com f405a11f9a Include rdf to fix build breakage when nsIMsgFolder started inheriting from an RDF interface.... 1999-01-27 04:19:26 +00:00
mscott%netscape.com 9e1d7b3368 Use nsMsgFolderFlags.h instead of msgFolderFlags.h... 1999-01-27 04:03:17 +00:00
mscott%netscape.com f1f8ea56df Export nsMsgPtrArray.h and nsMsgGroupRecord.h 1999-01-27 04:02:04 +00:00
mscott%netscape.com 0a6810b20c include rosetta.h in this file. 1999-01-27 03:58:45 +00:00
mscott%netscape.com fc8f4e1fe7 Export nsINNTPCategoryContainer.h 1999-01-27 03:52:53 +00:00
alecf%netscape.com d3e1b21178 whoops, this was the wrong name for this file 1999-01-27 03:49:09 +00:00
alecf%netscape.com 8f69509b5c remove some cruft, fix some indenting 1999-01-27 03:12:49 +00:00
alecf%netscape.com ca38dfb9ae add nsNNTPHost to build 1999-01-27 03:12:24 +00:00
alecf%netscape.com a75da9a89d slight case change in new interface 1999-01-27 03:12:11 +00:00
putterman%netscape.com c336720d7d Added nsIMsgFolder implentation 1999-01-27 03:04:29 +00:00
putterman%netscape.com 15fa6026c1 Add new methods to nsIMsgFolder interface 1999-01-27 02:59:12 +00:00
mscott%netscape.com 88a5229020 Adding code to parse a news url and to load a news url for the test harness... 1999-01-27 02:58:53 +00:00
bienvenu%netscape.com 2fcbb144d5 initial entry into cvs of makefiles for mdb 1999-01-27 00:56:09 +00:00
bienvenu%netscape.com e77f67ea2f add mdb directory to db build 1999-01-27 00:54:49 +00:00
bienvenu%netscape.com a238d3d108 initial entry into cvs of MDB interface 1999-01-27 00:45:21 +00:00
bienvenu%netscape.com fc0c2ed60f add win makefile for msgdb 1999-01-27 00:43:00 +00:00
bienvenu%netscape.com 7ae24caed8 start implementing mail msg db 1999-01-27 00:42:13 +00:00
bienvenu%netscape.com 4cb978e328 start getting msgdb code to build 1999-01-27 00:40:29 +00:00
bienvenu%netscape.com 2772fd1be7 start getting msgdb building 1999-01-27 00:37:45 +00:00
bienvenu%netscape.com 0af2317a4a add makefiles for db directories 1999-01-27 00:36:45 +00:00
bienvenu%netscape.com 2465d60465 export MailNewsTypes.h 1999-01-27 00:35:12 +00:00
bienvenu%netscape.com ea75d3118a add view index, remove msg flags which are stored elsewhere 1999-01-27 00:34:31 +00:00
alecf%netscape.com 3e75b8c0d2 add declarations for factories 1999-01-26 23:17:39 +00:00
rhp%netscape.com cc7c2bba59 Cleanup changes for libmime. 1999-01-26 21:47:51 +00:00
alecf%netscape.com ebcaf17042 slight change to meet new nsRepository API 1999-01-26 21:42:39 +00:00
alecf%netscape.com 0c717b4e53 fix build bustage - API change for GetRangeOfArtsToDownload and
special case for Windows to use char* instead of const char* for XP_AppCodeName
1999-01-26 21:41:55 +00:00
bienvenu%netscape.com 8c7194c19e remove so I can name it correctly nsMsgHdr.cpp 1999-01-26 21:41:50 +00:00
alecf%netscape.com 1233e34fac nsNNTPNewsgroupList should be implementing nsINNTPNewsgroupList, not nsINNTPArticleList.
Made some API changes and class changes to bring them in sync
1999-01-26 21:32:51 +00:00
alecf%netscape.com bb07ebe20a the IDL compiler is smart enough to handle nsINNTPHost now 1999-01-26 21:32:04 +00:00
mscott%netscape.com cde2bdb7dd Temporarily add NET_SaCat/Copy to nsNNTPProtocol. Include allxpstr.h as well.... 1999-01-26 21:26:48 +00:00
alecf%netscape.com 302889dc70 add delete operator so this will compile 1999-01-26 20:08:34 +00:00
alecf%netscape.com 75745b8e61 add factory and declarations for interface methods 1999-01-26 20:07:48 +00:00
alecf%netscape.com 5ce9355d5a rename Initialize->Init to match interface, and add factory 1999-01-26 20:04:41 +00:00
bienvenu%netscape.com f533bfaaf0 initial entry into cvs of news and mail db subclasses 1999-01-26 04:50:54 +00:00
alecf%netscape.com a67de5046e reflect Is -> Get getter stuff from XPIDL compiler change 1999-01-26 04:30:10 +00:00
alecf%netscape.com 1f6a025b8f fix an api change 1999-01-26 04:15:20 +00:00
alecf%netscape.com 655cf9bb5f fix a few more functions to bring this up to match the IDL 1999-01-26 04:14:57 +00:00
alecf%netscape.com b3015cda16 fix some warnings, etc 1999-01-26 04:14:30 +00:00
alecf%netscape.com e3c4424e0d add new function so nsNNTPHost can compile 1999-01-26 04:12:46 +00:00
alecf%netscape.com 9fedff34b0 remove pane-specific AddSubscribedNewsgroup for now, and rename function 1999-01-26 04:12:10 +00:00
alecf%netscape.com 7b41b2c405 do lots of implementation of nsINNTPHost interface so that this class is instantiable. 1999-01-26 02:17:07 +00:00
alecf%netscape.com 152b43be0e nsNNTPArticleList should be implementing the right interface
and implementing nsISupports
1999-01-26 02:15:59 +00:00
alecf%netscape.com 8ed0d481a1 fix return types 1999-01-26 02:14:12 +00:00
bienvenu%netscape.com ab14eb706e add MessageHdrStruct and db cache apis 1999-01-26 00:54:09 +00:00
bienvenu%netscape.com 51aa3604c6 initial entry of types used throughout mailnews backend 1999-01-26 00:52:54 +00:00
alecf%netscape.com b8d810af3b nsNNTPHost finally compiles. Adding it to the build system 1999-01-25 23:45:57 +00:00
alecf%netscape.com eef01e3c92 newsgroups keep track of thier pretty names
newsgroups don't keep track of flags (that's a job for nsIMsgFolder)
1999-01-25 23:45:29 +00:00
alecf%netscape.com 53995b4aa2 rename Profile->Virtual and change API slightly to be more COM like 1999-01-25 23:38:53 +00:00
alecf%netscape.com 37a18ca839 more changes to nsIMsgFolder for functions we need to have once the real
nsIMsgFolder arrives
1999-01-25 23:38:09 +00:00