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

597 Коммитов

Автор SHA1 Сообщение Дата
warren%netscape.com e8114e350d 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 35ec1b6bbb Fixes some bugs including one that made folders show up twice. 1999-02-13 02:45:22 +00:00
bienvenu%netscape.com e1c97cc07f remove stubs, add db lib 1999-02-13 01:17:26 +00:00
bienvenu%netscape.com 00d22449a2 add call to tell parser stream to start binding 1999-02-13 01:16:15 +00:00
bienvenu%netscape.com f18050cb00 change name of mailbox parser, hook up mail db 1999-02-13 01:14:33 +00:00
bienvenu%netscape.com 303af6e7e1 add nsParseMailbox 1999-02-13 01:13:24 +00:00
bienvenu%netscape.com 418fb311fa add set summary valid method and use nsLocalSummaryFileSpec 1999-02-13 01:10:26 +00:00
bienvenu%netscape.com aecc49a9c6 change name of embedded handler routine 1999-02-13 01:09:37 +00:00
chuang%netscape.com fda22eea6e Change title 1999-02-13 00:09:26 +00:00
mscott%netscape.com ecbbe8bddf Add method for retrieving an nsFilePath for the mailbox. 1999-02-12 22:40:47 +00:00
mscott%netscape.com 7e5b9e83cb Add accessor for retrieving an nsFilePath for the mailbox. 1999-02-12 22:38:58 +00:00
putterman%netscape.com 28127155db Removed typedef of urlstruct. It's already defined in ntypes.h 1999-02-12 22:30:11 +00:00
putterman%netscape.com 0ddefa7a6c 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
bienvenu%netscape.com 89b49bd113 add export of nsLocalFolderSummarySpec 1999-02-12 21:38:36 +00:00
putterman%netscape.com 24794afa2c removing const from functions dealing with Init(); 1999-02-12 19:03:08 +00:00
putterman%netscape.com 323b75ec65 removing const from Init(); 1999-02-12 19:02:18 +00:00
bienvenu%netscape.com f7ac81f9b4 get rid of use of GetMozillaStatusFlags 1999-02-12 18:56:34 +00:00
mscott%netscape.com 3902b6b61f Build the tests directory... 1999-02-12 05:34:29 +00:00
mscott%netscape.com 426a6caef8 Build mailbox protocol and mailbox url classes... 1999-02-12 05:27:36 +00:00
mscott%netscape.com 7ff6ba09de Export nsIMailboxUrl.h 1999-02-12 05:27:04 +00:00
mscott%netscape.com a607490ded makefile for building mailbox test stuff 1999-02-12 05:26:42 +00:00
mscott%netscape.com 81bbd0c065 Build mailbox test directory 1999-02-12 05:26:21 +00:00
mscott%netscape.com 2e1447e0a6 Added some comments about how this test app works... 1999-02-12 05:07:59 +00:00
mscott%netscape.com 9e934a74be Build the mailboxTest harness.... 1999-02-12 04:49:04 +00:00
mscott%netscape.com 75d34aec3d Test harness for mailbox urls. 1999-02-12 04:48:46 +00:00
mscott%netscape.com c7a0009f0f A stub implementation of the mailbox parser used to test parsing mail folder mailbox urls... 1999-02-12 04:48:31 +00:00
mscott%netscape.com dfad8c6c25 Build new mailbox protocol stuff... 1999-02-12 04:47:33 +00:00
mscott%netscape.com a73271b892 First check in of the mailbox protocol module. 1999-02-12 04:46:51 +00:00
mscott%netscape.com 84ad13250c Implementation of nsIMailboxUrl interface 1999-02-12 04:46:24 +00:00
mscott%netscape.com f2a5f958d9 Export nsIMailboxurl.h 1999-02-12 04:44:13 +00:00
mscott%netscape.com d8fdf9cd13 Interface for mailbox urls... 1999-02-12 04:43:46 +00:00
bienvenu%netscape.com f77b185a7c test mailbox parser code 1999-02-12 02:00:08 +00:00
bienvenu%netscape.com da092e57c1 get test mailbox parser linking 1999-02-12 01:59:16 +00:00
bienvenu%netscape.com 9f63630e77 replace PR_ASSERT with NS_ASSERTION 1999-02-12 01:58:10 +00:00
alecf%netscape.com 2ab9fd7273 update windows makefile 1999-02-12 01:11:59 +00:00
alecf%netscape.com 1ec8549f3e fix XPIDL output 1999-02-12 01:05:30 +00:00
alecf%netscape.com 4bd67ef2c4 add new nsMessengerFactory to instantiate the messenger AppCore 1999-02-12 01:01:56 +00:00
chuang%netscape.com fa3d4b59c8 Open a separate 3 pane Mail window using Javascrip 1999-02-12 00:05:13 +00:00
rhp%netscape.com fa7f88ef3e Updated the way to access the web shell of interest. 1999-02-11 23:02:51 +00:00
rhp%netscape.com 33d49032e4 Added changes to get a hold of the webshell. 1999-02-11 19:56:40 +00:00
rhp%netscape.com 09dd4718c5 Adding windows makefiles 1999-02-11 19:11:07 +00:00
rhp%netscape.com e567d1e199 Makefile updates 1999-02-11 18:36:41 +00:00
rhp%netscape.com c0c66b9c35 Removed the NET_RegisterContentTypeHandler call from the test app. 1999-02-11 18:35:45 +00:00
rhp%netscape.com ad6a84f5d3 Added NET_RegisterContentTypeConverter into the factory autoregistration
code so we don't have to hack viewer, etc... anymore to do this.
1999-02-11 18:29:24 +00:00
bienvenu%netscape.com 8ea0c2fbfb get local folder stuff to linking point 1999-02-11 18:06:08 +00:00
alecf%netscape.com 5cded95cfe add db to list now that it's in the configure.in script 1999-02-11 07:28:08 +00:00
alecf%netscape.com 189927c7a1 update libraries because RDF now depends on layout (which has a zillion other dependancies) 1999-02-11 07:27:39 +00:00
alecf%netscape.com f4e1254228 get rid of duplicate NET_SACat definition 1999-02-11 07:27:19 +00:00
bienvenu%netscape.com 915a3b55a5 start getting mailbox parsing going 1999-02-11 07:10:24 +00:00
bienvenu%netscape.com ecc6b71db3 changes for getting local mail folder parsing to work 1999-02-11 07:09:26 +00:00
bienvenu%netscape.com a27e524d3e add error for not a mail folder 1999-02-11 07:09:05 +00:00
alecf%netscape.com 89ad3642ed add glue code for GetNewMail() 1999-02-11 07:02:06 +00:00
alecf%netscape.com 416bcd6e49 more and more fixes for unix 1999-02-11 06:53:55 +00:00
alecf%netscape.com f4723f74c2 ignore Makefile 1999-02-11 06:51:42 +00:00
alecf%netscape.com 3a51f661a2 more fixes to make this compile on unix 1999-02-11 06:47:01 +00:00
alecf%netscape.com 94a48cb701 use new NSPR types and functions 1999-02-11 06:39:09 +00:00
alecf%netscape.com 472d81c81a minor makefile/cvs fixes to make stuff build on Unix 1999-02-11 06:37:17 +00:00
alecf%netscape.com 0b3c057f84 add support for creating new appcore 1999-02-11 06:27:27 +00:00
alecf%netscape.com 451637dfde include the new header file so our factory method is done correctly 1999-02-11 06:26:09 +00:00
alecf%netscape.com 0c05103663 fix some warnings and add a new header file which does object construction 1999-02-11 06:25:16 +00:00
alecf%netscape.com 0449efee32 export the private header file 1999-02-11 06:23:58 +00:00
alecf%netscape.com f6e0a6e459 first checkin of Unix makefiles for UI stuff 1999-02-11 05:36:50 +00:00
alecf%netscape.com 24621c7edd finish implementing nsMsgAppCore 1999-02-11 05:35:20 +00:00
alecf%netscape.com 16d8b60220 and now it compiles on Unix. Whoo hoo! 1999-02-11 05:23:48 +00:00
alecf%netscape.com cb629963e7 first checkin for Messenger AppCore 1999-02-11 05:16:05 +00:00
mscott%netscape.com f521ec53c1 Replaces old Makefile.in. We now want to build pop3 directory... 1999-02-11 03:57:53 +00:00
mscott%netscape.com ae1c1ea360 Adding to build new directory... 1999-02-11 03:56:36 +00:00
mscott%netscape.com ec2903802b moved into new subdirectory.... 1999-02-11 03:33:04 +00:00
mscott%netscape.com 3d632c09ce Build pop3 subdirectory... 1999-02-11 03:32:20 +00:00
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