Commit Graph

175 Commits

Author SHA1 Message Date
alecf%netscape.com
8439f34efe end in newline 1999-03-10 01:21:52 +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
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
putterman%netscape.com
1353fb24cb Added folder listener. 1999-03-09 22:34:29 +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
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
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
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
mscott%netscape.com
4588e008aa Install DLL in components directory as part of dp's changes... 1999-03-07 21:54:46 +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
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
mscott%netscape.com
4c14ff6884 Don't add a null urllistener... 1999-03-04 20:10:20 +00:00
alecf%netscape.com
ea1067a9a8 remove FE_Alert to remove dependancy on netlib 1999-03-04 03:11:59 +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
e25f699c19 part of scc's merge: change IID() calls to GetIID(). 1999-03-04 00:44:05 +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
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
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
putterman%netscape.com
ea8d94188a Pass in pointer to mServiceManager. 1999-02-27 07:27:45 +00:00
putterman%netscape.com
31d336b7e2 Compiles with RegisterComponent 1999-02-27 07:11:28 +00:00
alecf%netscape.com
b3709ef46b implement nsMessenger class 1999-02-27 03:14:40 +00:00