Commit Graph

4760 Commits

Author SHA1 Message Date
alecf%netscape.com
db4f6f8103 add new SMTP server API
(incomplete implementation, not hooked up yet)
1999-08-20 04:49:04 +00:00
alecf%netscape.com
63333d8651 add smtp server to mac/unix/windows build 1999-08-20 04:20:23 +00:00
alecf%netscape.com
2ccf8338ab added files: mozilla/mailnews/compose/public/nsISmtpServer.idl 1999-08-20 04:17:18 +00:00
alecf%netscape.com
3f1eb1fe76 first pass at SMTP server IDL 1999-08-20 04:13:16 +00:00
alecf%netscape.com
d48c6c0686 start skeleton MANIFEST_IDL for compose for mac 1999-08-20 04:11:11 +00:00
alecf%netscape.com
c6d38bf96d fix shadow warning (extra variable) 1999-08-20 03:57:37 +00:00
alecf%netscape.com
8cc67d0bc8 move CIDs and ProgIDs into nsMsgLocalCID.h 1999-08-20 03:20:54 +00:00
mscott%netscape.com
7816863a26 Bug #10844 hook up progress bar for parsing mailbox folders 1999-08-20 03:16:12 +00:00
mscott%netscape.com
53437cca81 Set the msg status feedback object on all mailbox urls. for now, get them from the mail session. Eventually we'll
get this in from the data source.
1999-08-20 03:14:40 +00:00
mscott%netscape.com
48d4095e7e Export string bundle. 1999-08-20 02:46:41 +00:00
mscott%netscape.com
1a25390e27 build string bundle class for local. 1999-08-20 02:46:03 +00:00
mscott%netscape.com
5f049005bc Generate makefiles for local\locale directory. 1999-08-20 02:43:46 +00:00
alecf%netscape.com
58311478a1 updates to account manager
now create a <deck> for each server, and put an <iframe> in each one
1999-08-20 02:38:02 +00:00
mscott%netscape.com
a5f4be6434 build local string bundle. 1999-08-20 02:36:25 +00:00
mscott%netscape.com
c1c6aaeec2 Build the new locale directory. 1999-08-20 02:35:10 +00:00
alecf%netscape.com
ebc4ce6cd9 add "File Here" menu item 1999-08-20 02:32:47 +00:00
mscott%netscape.com
adf0904760 Bug #11686 --> remove comparisons of an unsigned int to something < 0 because that condition could never happen. 1999-08-20 02:25:59 +00:00
alecf%netscape.com
96625b4f4e make use of prefs more robust 1999-08-20 02:24:55 +00:00
bienvenu%netscape.com
88bc79a1d3 fix linux build bustage 1999-08-20 00:36:07 +00:00
rhp%netscape.com
c80dd8b751 Change for status interface 1999-08-19 22:28:13 +00:00
bienvenu%netscape.com
cdf7e72e10 add support for doing compress commit when space is wasted, make listallkeys sort 1999-08-19 22:25:16 +00:00
bienvenu%netscape.com
5bd79f1776 add some db commits since we're not closing db's correctly 1999-08-19 22:23:54 +00:00
hangas%netscape.com
7ec091056e Added dynamic addressing widget to mail compose window. It still needs work, mainly waiting on XP bugs. Hook?=sspitzer 1999-08-19 22:22:44 +00:00
sspitzer%netscape.com
171befab8e the other half of my checkin. 1999-08-19 22:13:56 +00:00
rhp%netscape.com
61e18fcb2c Removing stale directory 1999-08-19 22:12:10 +00:00
rhp%netscape.com
410174fac1 mime fix 1999-08-19 22:09:40 +00:00
sspitzer%netscape.com
c3b3d2424e clean up the code a bit. 1999-08-19 22:01:57 +00:00
chuang%netscape.com
fd6853ad8c Add sorting on address book columns 1999-08-19 20:12:19 +00:00
bienvenu%netscape.com
388dcf84d0 add directory param to getcardforemailaddress more work on ab history 1999-08-19 19:56:33 +00:00
bienvenu%netscape.com
73ed1ec7f9 add directory param to getcardforemailaddress 1999-08-19 19:55:39 +00:00
bienvenu%netscape.com
40513be898 land new folder and rename for jefft 1999-08-19 19:52:51 +00:00
mscott%netscape.com
9e1d202bf5 Fix build breakage for alecf. Be sure to build a header file for nsIUrlListenerManager.idl 1999-08-19 07:59:40 +00:00
alecf%netscape.com
6d4b23bad6 add servertype attribute so that folders show up correctly 1999-08-19 07:31:48 +00:00
sspitzer%netscape.com
e774df68c5 fix #8515, #11815. I was failing to send QUIT to the nntp server. this would leave all nntp connections open. eventually the nntp server would stop respond to us. (probably a denial-of-service prevention mechanism). the second side effect is the throbber would spin and spin. now, both are fixed. eventually, I'll need to implement a nntp connection pool...but that's not necessary yet. 1999-08-19 07:08:19 +00:00
mscott%netscape.com
cd0f4c45a9 Add local string bundle. Note: I haven't checked in the makefile changes to build these yet. 1999-08-19 06:57:49 +00:00
mscott%netscape.com
8b29e3368e cvs ignore file. 1999-08-19 06:24:11 +00:00
mscott%netscape.com
9b5aabc689 export the local properties file. 1999-08-19 06:23:21 +00:00
mscott%netscape.com
c856871f86 Properties file for local mail strings. 1999-08-19 06:22:40 +00:00
mscott%netscape.com
839cc22666 Adding to the repository. Makefiles for the locale\en-US directory for local mail. 1999-08-19 06:21:59 +00:00
mscott%netscape.com
84787d7165 Adding to CVS. 1999-08-19 06:21:24 +00:00
mscott%netscape.com
2c3a20293f Bug #11980 --> fix a crash after entering a bogus password for pop. 1999-08-19 06:20:19 +00:00
rhp%netscape.com
8bdeb1e984 Turning on new message header display using XUL 1999-08-19 06:18:22 +00:00
alecf%netscape.com
05765119be oops, didn't mean to remove this file 1999-08-19 06:09:50 +00:00
alecf%netscape.com
3786e4744e add nsIUrlListenerManager.idl to the mac build and remove the old header once and for all 1999-08-19 06:07:33 +00:00
rhp%netscape.com
5c2f246e6c Adding new sample code
NOT PART OF THE BUILD
1999-08-19 04:20:55 +00:00
rhp%netscape.com
8009d63c26 Adding sample component
THESE ARE NOT PART OF THE BUILD
1999-08-19 04:15:42 +00:00
rhp%netscape.com
5f0bcf04ae Changes for new header display 1999-08-19 03:23:15 +00:00
rhp%netscape.com
7606cf018d Fix for Mac bustage 1999-08-18 06:48:35 +00:00
bienvenu%netscape.com
b0429b043c add RemoveSubFolder for Jefft 1999-08-18 05:35:54 +00:00
bienvenu%netscape.com
5b7673bd39 add nsIAbAddressCollecter.idl to windows and unix makefiles 1999-08-18 05:33:09 +00:00