Commit Graph

1098 Commits

Author SHA1 Message Date
hshaw%netscape.com
769532b431 Replace NS_DECLARE_CID with NS_DEFINE_IID for KPrefCID 1999-03-10 20:33:14 +00:00
putterman%netscape.com
c0ff8ebddc Initialize mPath to "" instead of nsnull. 1999-03-10 20:07:44 +00:00
mscott%netscape.com
50e76104d6 Add code to allow user's to display mailbox messages from the first 4 messages in their inbox....
also add code to retrieve the current user's root mail folder path...
1999-03-10 06:35:48 +00:00
alecf%netscape.com
a8a8ee487e fix nsFileSpec casting 1999-03-10 06:06:40 +00:00
ducarroz%netscape.com
c2882d69b0 don't crash anymore when the pane is null 1999-03-10 06:05:49 +00:00
alecf%netscape.com
5805c769fa don't build tests by default 1999-03-10 06:01:40 +00:00
alecf%netscape.com
3352f0978c don't link against base libmailnews 1999-03-10 06:00:59 +00:00
alecf%netscape.com
23120a594f remove old call to NS_NewRFC822Parser 1999-03-10 06:00:11 +00:00
alecf%netscape.com
a15117ca9c use CreateInstance to create a parser rather than linking directly with libmailnews.so 1999-03-10 04:22:52 +00:00
bienvenu%netscape.com
38dde3b863 fix nsFileSpec bustage 1999-03-10 03:55:10 +00:00
alecf%netscape.com
d5166ef72e oops, don't build nsIMessenger.cpp twice 1999-03-10 03:53:48 +00:00
alecf%netscape.com
de4e4b0924 export new files from ui directory 1999-03-10 03:52:29 +00:00
mscott%netscape.com
6022433002 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
mscott%netscape.com
6cea859f1f restore code from the breakage that occurred last night by fixing up nsFileSpec/nsFilePath problems. use CLOSE on the db because it isn't an interface yet so we should not be calling release. 1999-03-10 03:48:32 +00:00
mscott%netscape.com
456eaeadf2 creating a url listener manager should go through the componenet manager and not the service manager. 1999-03-10 03:47:14 +00:00
mscott%netscape.com
bb63becf38 More Linux makefile changes for libmime 1999-03-10 03:27:12 +00:00
mscott%netscape.com
9843c11f7f Adding files for linux build 1999-03-10 03:25:33 +00:00
mscott%netscape.com
3ef80e9223 Adding for Linux build. 1999-03-10 03:23:18 +00:00
mscott%netscape.com
f834d47c08 Further changes for linux makefile 1999-03-10 03:21:02 +00:00
mscott%netscape.com
00e70e53b5 New files for Linux build 1999-03-10 03:20:16 +00:00
mscott%netscape.com
a11ec9b97b make the folder pane black =).... 1999-03-10 02:17:16 +00:00
mscott%netscape.com
6b570fe322 Add more tests to the demo menu to allow folks to display messages from their Inbox. 1999-03-10 01:42:54 +00:00
alecf%netscape.com
52ad201ca1 remove old cruft from ui (most moved into base) 1999-03-10 01:32:29 +00:00
alecf%netscape.com
2c5d487233 stop exporting stuff in this directory 1999-03-10 01:31:00 +00:00
alecf%netscape.com
ad63f394aa rev XPIDL-generated header files - now native #include's are no longer re-included! 1999-03-10 01:25:34 +00:00
alecf%netscape.com
17a4fadb05 add new source files that weren't being build on linux 1999-03-10 01:22:53 +00:00
alecf%netscape.com
0ee0ef17da #include the right file 1999-03-10 01:22:19 +00:00
alecf%netscape.com
8439f34efe end in newline 1999-03-10 01:21:52 +00:00
mscott%netscape.com
38e60aed22 Changes for Linux builds. 1999-03-10 01:18:57 +00:00
mscott%netscape.com
5a2239ba8a Fixes for makefiles on Linux 1999-03-10 01:17:48 +00:00
alecf%netscape.com
98c62df3ee fix casting problems 1999-03-10 01:17:47 +00:00
alecf%netscape.com
43e8509973 uint -> PRUint32 1999-03-10 01:13:52 +00:00
mscott%netscape.com
33b4dc1789 Getting new mime change to run on Linux 1999-03-10 00:57:50 +00:00
mscott%netscape.com
238af643a0 Updates to fix breakage caused by the big check in last night. In particular, update to use nsFilespec instead of nsFilePath. Use correct variable name for requesting the netlib queue service... 1999-03-10 00:43:58 +00:00
rhp%netscape.com
1ea1fb4fc6 Reworked an issue with includes to prevent compile problems with C & C++ code. 1999-03-10 00:36:39 +00:00
waterson%netscape.com
a5516443bd Change class to clazz to get to compile in C++. 1999-03-10 00:22:22 +00:00
mscott%netscape.com
e1fe72cf05 Build nsMsgIdentity and nsMsgMailSession. 1999-03-09 23:52:24 +00:00
mscott%netscape.com
32d0f7105e Export nsIMsgIdentity.h and nsIMsgMailSession.h. 1999-03-09 23:51:40 +00:00
mscott%netscape.com
a36ba33fc0 Fix runtime breakage caused by changing nsFilePath to nsFileSpec. 1999-03-09 23:17:44 +00:00
putterman%netscape.com
074faa3f0d use correct mailbox path. 1999-03-09 22:38:40 +00:00
putterman%netscape.com
c1fff3c3a7 use nsCRT string functions. 1999-03-09 22:38:22 +00:00
putterman%netscape.com
8ea8587311 Added folder listener so we can run the mailbox parsing url. 1999-03-09 22:37:55 +00:00
putterman%netscape.com
3abfe3dbd8 Added xplib.lib and added folderListener 1999-03-09 22:37:06 +00:00
rhp%netscape.com
6a0cd77a46 Changes for autoregistration as well as the new stream converter
interface.
1999-03-09 22:37:03 +00:00
putterman%netscape.com
07e9c0cbb9 implement SetMessageKey 1999-03-09 22:36:24 +00:00
putterman%netscape.com
bb3d64d79b OnAnnouncerGoingAway is abstract. 1999-03-09 22:35:57 +00:00
putterman%netscape.com
1353fb24cb Added folder listener. 1999-03-09 22:34:29 +00:00
putterman%netscape.com
43ff567510 Added selection color. Removed Local Mail from thread pane. 1999-03-09 21:49:35 +00:00
mscott%netscape.com
1b80b71f0c Fix crash when displaying thread pane. This fix is really scottip's. 1999-03-09 21:28:48 +00:00
alecf%netscape.com
5702320be6 - move messenger appcore into the base mailnews directory
- do appcore initialization during Initialize() in messenger bootstrap
1999-03-09 19:58:17 +00:00
alecf%netscape.com
f640305b72 stop building the seperate messenger appcore 1999-03-09 19:56:53 +00:00
warren%netscape.com
1641b83f79 Fixed prefs code. 1999-03-09 15:06:52 +00:00
warren%netscape.com
50867de756 Re-enabled the prefs.js stuff. 1999-03-09 14:20:30 +00:00
warren%netscape.com
02c822c0c5 fixed include problem 1999-03-09 13:07:15 +00:00
warren%netscape.com
cc287529ab Fixed include 1999-03-09 12:53:21 +00:00
warren%netscape.com
c7c801d87a Fixed nsService problems. 1999-03-09 12:49:38 +00:00
warren%netscape.com
1baf19439b Removed nsService stuff. 1999-03-09 12:29:08 +00:00
warren%netscape.com
3d21ed5037 nsRepository -> nsIComponentManager changes. nsIMsgDatabase interface. Message enumerators. Misc. 1999-03-09 09:52:30 +00:00
mscott%netscape.com
7acaee2865 Sending a message no longer requires a host and from field because we can now extract that information from the current identity. 1999-03-09 03:06:59 +00:00
ducarroz%netscape.com
2d13e4ef9a make the file conform to the new norm 1999-03-09 02:05:29 +00:00
ducarroz%netscape.com
e6e140af12 add definition for MSG_CommandType 1999-03-09 02:01:16 +00:00
mscott%netscape.com
9cb357f551 Add ability to generate a mail session to this factory. 1999-03-09 01:39:05 +00:00
mscott%netscape.com
ebbcfd1435 Build nsMsgMailSession and nsMsgIdentity. 1999-03-09 01:37:41 +00:00
mscott%netscape.com
3712ad23fc Shell for a msg mail session. Folks will add to this as they need to. 1999-03-09 01:36:17 +00:00
mscott%netscape.com
9b48921231 First pass implementation of a mail identity. Right now we just read out these values from prefs.js in the current working directory. This is a dogfood implementation and will change drastically when we really do implement multiple identities. 1999-03-09 01:35:44 +00:00
mscott%netscape.com
2bc1e4a03a Export nsIMsgIdentity.h and nsIMsgMailSession.h 1999-03-09 01:33:36 +00:00
mscott%netscape.com
58e5cef715 A mail session interface. Right now it is empty except for the current identity. As people need to add thinks to the mail session, I expect this to grow. Oh it is a singleton object and you should go through the service manager to obtain it. 1999-03-09 01:33:08 +00:00
mscott%netscape.com
7dd0d08491 A first pass at a generic mail identity interface. Right now, I'm using this to organize a lot of mail server & password preferences for dogfood. 1999-03-09 01:32:16 +00:00
chuang%netscape.com
5d585900d0 Move throbber to the right, add MsgHome() function. 1999-03-09 01:15:00 +00:00
mscott%netscape.com
527d70791f Fix build breakage caused by ebina when he changed nsINetPluginInstance. Looks like nsINetPluginInstance::Initialize() now takes two arguments. 1999-03-08 23:44:22 +00:00
mscott%netscape.com
e25cc12a5c Call close on the mail database instead of release. 1999-03-08 20:10:14 +00:00
mscott%netscape.com
bced03e577 Call close on the mail database instead of release.... 1999-03-08 20:09:42 +00:00
mscott%netscape.com
3df38a1d80 When setting the byte range based on the message size subtract one byte (this gives it the proper byte range in the file...). 1999-03-08 19:53:10 +00:00
bienvenu%netscape.com
80fe750b61 fix db cache lookup bug 1999-03-08 19:50:24 +00:00
mscott%netscape.com
427bd2b535 Add ability to display a message given just a message number. We take this number (which is not a key or ID) and get the array of message keys from the db. We then extract the key corresponding to the number passed in. This interface function is used primarily to make debuggin easier where we don't have a message key or message ID lying around... 1999-03-08 02:12:50 +00:00
bienvenu%netscape.com
dc82e1a0ef make sure db name is strdupped before caching 1999-03-08 02:11:39 +00:00
mscott%netscape.com
73a6b0852b requires js for the prefs stuff. Link with rdf_utils.lib instead of rdf.lib. 1999-03-08 01:05:21 +00:00
mscott%netscape.com
c18b57dcf1 Many many changes. (1) get rid of hard coded mailbox folder paths and rely on the the mail root folder preference being set. (2) when displaying a message, open the db, extract the array of msgKeys and ask the user which message they want to display. This number is based on the number of items in the msgKey array. Then use the user provided number as an offset into the msg key array to extract the correct message key to use. This provides us with a lot more testing flexibility instead of forcing the test to know the message key of each message he/she wanted to display. (3) remove call to NS_NewMsgParser and go through the repository instead.... 1999-03-08 01:04:53 +00:00
mscott%netscape.com
ce2cade7b8 Remove NS_NewMsgParser. You should be going through the repository to create an instance of mailbox parser. I've already updated the nsLocalMsgFactory to be able to create instances of this object. 1999-03-08 01:00:52 +00:00
mscott%netscape.com
f91c73b94c include xplib.h.... 1999-03-08 00:01:04 +00:00
mscott%netscape.com
c18c2188f3 Add mailbox parser to list of components the local msg factory can create. 1999-03-08 00:00:44 +00:00
mscott%netscape.com
65f13deb8e Assign a CID to the mailbox parser so we can create it through the local msg factory... 1999-03-07 23:53:14 +00:00
mscott%netscape.com
fe5f0a6135 Change onClick to onclick to enable menu item commands. 1999-03-07 21:58:36 +00:00
mscott%netscape.com
460b4b651e Change rdf:id to id. (Although the thread pane doesn't seem to be working for me as of sunday's current tip....) 1999-03-07 21:58:15 +00:00
mscott%netscape.com
4588e008aa Install DLL in components directory as part of dp's changes... 1999-03-07 21:54:46 +00:00
bienvenu%netscape.com
6544d49584 hook up a little more to mdb, add some error checking 1999-03-07 05:39:35 +00:00
bienvenu%netscape.com
eed53fffcc add ClearErrors stub 1999-03-07 05:38:54 +00:00
bienvenu%netscape.com
32d2a7b59a check for error creating msghdr in test prepulate method 1999-03-07 05:34:01 +00:00
cls%seawood.org
a88c4f62d6 Build db subdir before build so that libmailnewsmsgdb is available for libmailnews' final link. 1999-03-07 04:36:09 +00:00
mscott%netscape.com
e70e8fa175 fix build breakage when the base file i/o stream changed. 1999-03-06 01:37:00 +00:00
alecf%netscape.com
1aa8651e7a fix up autoregistration messenger bootstrap code 1999-03-06 01:29:31 +00:00
alecf%netscape.com
3e54d94ef0 fix newline at end of file problem 1999-03-06 01:24:36 +00:00
alecf%netscape.com
af6a61870f rev the idl-generated headers 1999-03-06 01:24:00 +00:00
alecf%netscape.com
a5fd680512 update interface to prepare to move nsMsgGroupRecord to be behind an interface 1999-03-06 01:23:07 +00:00
mscott%netscape.com
4f3ae36beb Fix build breakage for mcmullen using the file stream changes. 1999-03-06 01:21:41 +00:00
mscott%netscape.com
e32b33f6d7 fix build breakage. file stream updates for mcmullen. 1999-03-06 01:17:55 +00:00
mcmullen%netscape.com
b29466b581 Adapt to the removed offset parameter in streams. 1999-03-06 01:03:12 +00:00
tague%netscape.com
32fceb4454 Fixed tree bustage 1999-03-06 00:58:50 +00:00
mscott%netscape.com
8c6329a13e Don't link with rdf_utils. That is already linked into msglocal.lib. 1999-03-06 00:53:32 +00:00
mscott%netscape.com
3e33c081af Remove extraneous functions....update to use ::RegisterComponent. 1999-03-06 00:53:11 +00:00
mcmullen%netscape.com
0c6079daf5 Trying to fix the use of streams (the offset parameter has gone). 1999-03-06 00:44:40 +00:00
chuang%netscape.com
6e617524fb Java script functions for shared command between mail and browser, like Communicator and Help menu 1999-03-06 00:43:10 +00:00
chuang%netscape.com
3f885e457f Java script functions for mailnews commands 1999-03-06 00:41:56 +00:00
chuang%netscape.com
a0b02d4e43 Java script functions for UI widgets 1999-03-06 00:41:21 +00:00
mscott%netscape.com
fceeda0527 woops....fix typo.... 1999-03-06 00:39:46 +00:00
mscott%netscape.com
a5637b5551 Add test code for displaying a mailbox message from a berkley mail folder. 1999-03-06 00:31:59 +00:00
mscott%netscape.com
5d81320989 LoadUrl now takes a display consumer. Add functionality for reading & displaying a mailbox message.
Right now we write the message to a temp file and then run a file url on the temp file to display the message.
So mkfile handles the rfc-822 to html conversion for us...
1999-03-06 00:31:06 +00:00
mscott%netscape.com
1ef44a196c interface change, display message now takes a message id and a message key. 1999-03-06 00:30:10 +00:00
mscott%netscape.com
e2a681d7a6 Implemented a DisplayMessage service which takes a msg id, msg key a display consumer and possibly a url listener. It builds a mailbox url and runs it. Also, nsMailboxProtocol::LoadUrl now takes the consumer as an argument.. 1999-03-06 00:29:50 +00:00
mscott%netscape.com
17ae9dfd45 many changes to how we parse a url. Added ability to extract message ID and message key from the search part.
When generating the url_struct for netlib, if we are a display mailbox url, then set the byte range based on message key and message size.
1999-03-06 00:29:10 +00:00
mscott%netscape.com
02fe502d6d accessors for fetching a message key for the current url and a setter for setting the message size. 1999-03-06 00:28:23 +00:00
mscott%netscape.com
44c4e408c7 display message takes a message key and a messageID. 1999-03-06 00:27:58 +00:00
mscott%netscape.com
81351b60ce Leverage name spaces and remove rdf:id leaving just 'id'. This was causing the folder pane to come up blank.... 1999-03-06 00:07:27 +00:00
alecf%netscape.com
4cd4aa2a01 rev IDL-generated headers, won't bust on nsIID this time. 1999-03-06 00:05:51 +00:00
alecf%netscape.com
4b6fb55298 add mozilla/compose/build/Makefile 1999-03-06 00:04:33 +00:00
mscott%netscape.com
b2357b0bb0 Definition for LINEBREAK moved up into msgCore.h 1999-03-05 23:41:27 +00:00
mscott%netscape.com
32eded80a4 Add platform specific defintions for LINEBREAK (these came from nsMsgLineBuffer) 1999-03-05 23:40:53 +00:00
cyeh%netscape.com
b27fdb082f 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
36c409e0fd removed lower-case version 1999-03-05 22:24:49 +00:00
rhp%netscape.com
3b004d1419 New files for XP-COM stream converter interface 1999-03-05 22:18:42 +00:00
bienvenu%netscape.com
ca1ea32c3c load mail root path from prefs.js 1999-03-05 21:17:59 +00:00
bienvenu%netscape.com
56c5548cd9 fix folder info uint32 handling 1999-03-05 07:23:24 +00:00
bienvenu%netscape.com
1b7cb2bacc add factory method, remove oid parameter to match real mdb 1999-03-05 03:29:41 +00:00
bienvenu%netscape.com
851840c465 try to fix time stamp and stat routines so we can re-open existing db's 1999-03-05 03:28:34 +00:00
bienvenu%netscape.com
adaa177ffb add rdf to the stupid mailbox parsing test app 1999-03-05 03:25:51 +00:00
bienvenu%netscape.com
a438ecec04 add morkConfig to makefile 1999-03-05 02:49:36 +00:00
mscott%netscape.com
4c14ff6884 Don't add a null urllistener... 1999-03-04 20:10:20 +00:00
ducarroz%netscape.com
3c2c7d0f7b no comment 1999-03-04 19:43:28 +00:00
ducarroz%netscape.com
d5a513a814 Add the function NewMessage to popup the compose window. 1999-03-04 19:33:55 +00:00
bienvenu%netscape.com
b1faa20e04 add a couple cursors 1999-03-04 15:58:52 +00:00
putterman%netscape.com
10d5f82297 Need to register the datasource. 1999-03-04 05:24:12 +00:00
putterman%netscape.com
38aa8e7d0c changed id to rdf:id 1999-03-04 05:03:32 +00:00
alecf%netscape.com
ea1067a9a8 remove FE_Alert to remove dependancy on netlib 1999-03-04 03:11:59 +00:00
mscott%netscape.com
953d2c8bfe Changes for naoki to implement SetDocumentCharset. 1999-03-04 02:02:12 +00:00
alecf%netscape.com
098c4c16b8 make this test compile on unix 1999-03-04 01:40:40 +00:00
alecf%netscape.com
c46f4462e5 forgot to include nsUInt32Array.cpp in this library! 1999-03-04 01:40:03 +00:00
alecf%netscape.com
57ecc8aa42 fully resolve all symbols and make the base mailnews library a component 1999-03-04 01:39:36 +00:00
alecf%netscape.com
f4568a3e25 only build tests when ENABLE_TESTS (i.e. --enable-tests) is turned on 1999-03-04 01:36:25 +00:00
mscott%netscape.com
2378c3cf18 part of scc's merge: change interface calls to IID() to GetIID(). 1999-03-04 00:57:51 +00:00
mscott%netscape.com
e25f699c19 part of scc's merge: change IID() calls to GetIID(). 1999-03-04 00:44:05 +00:00
mscott%netscape.com
1845734038 attribute name space changes. 1999-03-03 21:59:04 +00:00
mscott%netscape.com
0a4feff450 attribute name space changes. Spell start up correctly. 1999-03-03 21:56:48 +00:00
mscott%netscape.com
f254cd2929 Fix build breakage by defining SetDocumentCharSet which was added to nsIDOMAppCore. 1999-03-03 18:47:16 +00:00
mscott%netscape.com
2eecad23dd Fix build breakage by adding SetDocumentCharset function which was added to nIDOMMsgAppCore. 1999-03-03 18:44:12 +00:00
mscott%netscape.com
eb2cee5fde Updates to restore commands by changing Onclick to onclick. Also fixed the syntax error in the openURL call that was preventing the LoadMsg button from working. 1999-03-03 18:11:53 +00:00
alecf%netscape.com
568b3ff45c onClick -> onclick 1999-03-03 17:48:34 +00:00
rhp%netscape.com
4c7d85e8f2 More cleanup for stream conveter interface. 1999-03-03 05:58:00 +00:00
rhp%netscape.com
60a2a99854 Changes for new XP-COM interface for stream converters. 1999-03-03 05:45:55 +00:00
rhp%netscape.com
93041ebaa1 New files for XP-COM stream converter interface. 1999-03-03 05:36:20 +00:00
bienvenu%netscape.com
2fa3681daa fix build bustage courtesy of the nsCOMPtr team 1999-03-03 05:13:21 +00:00
mscott%netscape.com
42d969687b Remove nsIsmgSend->Test() call. 1999-03-03 03:27:31 +00:00
bienvenu%netscape.com
bf43d5448c latest drop of mork files 1999-03-03 03:15:45 +00:00
mscott%netscape.com
8582a5c186 Fix build breakage. Seems like none of these interfaces implement a Test() method... 1999-03-03 02:03:48 +00:00
mscott%netscape.com
e50080b806 url listener update. 1999-03-03 01:32:10 +00:00
mscott%netscape.com
4d79d2bb9f Remove RegisterFactory call for an rfc822 parser. this is done during the self register phase of the msgcore dll. 1999-03-03 01:31:28 +00:00
mscott%netscape.com
880499efc2 Update smtp test to register itself as a url listener on the current smtp url being run. 1999-03-03 01:27:11 +00:00
mscott%netscape.com
25dba76b91 Don't rely on msgcore.lib, use the dll instead.... 1999-03-03 01:25:49 +00:00
mscott%netscape.com
f306806afc asking the smtp service to send a message requires you to pass in a url listener (which can be nsnull if you don't care). 1999-03-03 01:24:56 +00:00
bienvenu%netscape.com
ebbacc548a make sure message key gets set correctly 1999-03-03 01:22:49 +00:00
mscott%netscape.com
9e2014ff2d Pass in a url listener to send message. 1999-03-03 01:22:20 +00:00
mscott%netscape.com
34eb2167dd Update to latest version of nsIMsgMailNewsUrl which includes url listener registration and notification stuff. 1999-03-03 01:21:38 +00:00
nhotta%netscape.com
6d41f9179c Reformat code for MIME encoder, otherwise unreadable. 1999-03-03 01:20:22 +00:00
mscott%netscape.com
d77b56e257 Update to take a url listener when sending a message. 1999-03-03 01:19:50 +00:00
mscott%netscape.com
8fd5c2d239 Changes to make the mailbox test driver a url listener on the currently loaded url. This allowed me to use the test driver for mailbox urls as a test for url listeners... 1999-03-03 01:18:18 +00:00
mscott%netscape.com
d3da05c755 Update urlListener stuff. 1999-03-03 01:16:42 +00:00
mscott%netscape.com
0fd9236d8c pass in urlListener as argument to parsing a mailbox. 1999-03-03 01:15:40 +00:00
mscott%netscape.com
f81fb8eafa Add url listener manager support to mailbox urls. 1999-03-03 01:14:45 +00:00
mscott%netscape.com
f236b51fd2 When parsing a mailbox, allow the caller to pass in a url listener on the action.... 1999-03-03 01:13:34 +00:00
mscott%netscape.com
91f232e33e Requires netlib. 1999-03-03 01:12:20 +00:00
mscott%netscape.com
304faab3b1 Add code to register a url listener manager. 1999-03-03 01:11:53 +00:00
mscott%netscape.com
774105f6bb Build nsUrlListenerManager. 1999-03-03 01:10:42 +00:00
mscott%netscape.com
b8e04ff427 Build the url listener manager. 1999-03-03 01:08:29 +00:00
mscott%netscape.com
73cf638703 A generic url listener manager... 1999-03-03 01:07:55 +00:00
mscott%netscape.com
fc6a1e5185 MailNews Urls now support url listeners. Add these new methods to the base url interface class. 1999-03-03 01:06:52 +00:00
mscott%netscape.com
05bec3507b Remove from directory... 1999-03-03 01:05:37 +00:00
mscott%netscape.com
cca5baae6f Export nsIUrlListener.h and nsIUrlListenerManager.h 1999-03-03 01:05:04 +00:00
mscott%netscape.com
25c567a86d Export nsIListenerUrl.h and nsIUrlListenerManager.h 1999-03-03 01:03:27 +00:00
mscott%netscape.com
31cccfcf1d UrlListener interface and the interface for a generic url listener manager. Each of our url classes will have a url listener manager to handle the book keeping related to url listeners. 1999-03-03 01:02:53 +00:00
mscott%netscape.com
c4ce8fa4f6 Build mailbox test. 1999-03-02 23:56:27 +00:00
ducarroz%netscape.com
72da275f97 clean up: change PR_MALLOC for PR_Malloc 1999-03-02 18:36:58 +00:00
ducarroz%netscape.com
9c4f10b079 sources clean up 1999-03-02 18:35:42 +00:00
putterman%netscape.com
20f8c5174f Add ".msf" to the list of files types we should ignore when building folders. 1999-03-02 18:32:39 +00:00
rhp%netscape.com
74e4bee497 Changes for new header conversion interfaces 1999-03-02 17:47:31 +00:00
rhp%netscape.com
9ed7a4bb2b Update for header defines 1999-03-02 17:43:02 +00:00
putterman%netscape.com
1e05009272 update to use RDF:containment tag. ThreadPane now loads from RDF.
Removed xul: from threadPane.
1999-03-02 17:21:11 +00:00
putterman%netscape.com
95d1d8c1b2 Added ability to GetMessages from prepopulated database. 1999-03-02 17:17:53 +00:00
putterman%netscape.com
7da1dca3a1 Added temporary code for creating a URI and adding it to nsMsgHdr. 1999-03-02 17:17:00 +00:00
rhp%netscape.com
4a1a3b7ef7 Changes for new XP-COM interface. 1999-03-02 17:06:48 +00:00
rhp%netscape.com
3fa539258e Change for interface 1999-03-02 16:57:16 +00:00
rhp%netscape.com
af79e1802e New interfaces to be exported. 1999-03-02 16:46:02 +00:00
rhp%netscape.com
2f3dddf297 Adding new header converter interface. 1999-03-02 16:10:28 +00:00
rhp%netscape.com
87b2f10d35 New header conversion interface 1999-03-02 15:58:15 +00:00
bienvenu%netscape.com
2e7efae0cd add version number to msg database 1999-03-01 23:34:30 +00:00
alecf%netscape.com
483af170ba make unix build the entire base directory into one .so 1999-03-01 23:23:35 +00:00
mscott%netscape.com
6d2aaa1358 Correctly build the toolbar and menu items for the mail 3-pane. They used to be expressed in msgbar.xul but it doesn't seem to like it when they are defined that way. I also assumed that xul was the default name space and removed all "xul:" tags. Forced hard coded height and width values for each of the panes. These values are actually from a patch that Candice sent me. 1999-03-01 22:13:14 +00:00
mscott%netscape.com
0016826abb Export delmsg.gif because we don't have an icon for this yet... 1999-03-01 22:11:56 +00:00
alecf%netscape.com
f74310907c move old nsIMessenger interface and move into base/ 1999-03-01 21:54:40 +00:00
mscott%netscape.com
f9fd062256 Experimenting with my first idl file. This interface will allow us to have the application (or the code that wants to run a url) to be a listener on that url. we'd like to see something like this get pushed into netlib. 1999-03-01 19:16:31 +00:00
bienvenu%netscape.com
65be42e9e8 rename mk_TraceMsg to ns_mkTraceMsg to fix link error 1999-03-01 18:38:26 +00:00
putterman%netscape.com
9aa1efa66c added threadPane.css 1999-03-01 18:07:22 +00:00