Commit Graph

19908 Commits

Author SHA1 Message Date
beard%netscape.com
0de05a4e63 now reference counts all listeners 1999-03-12 04:29:48 +00:00
rjc%netscape.com
b413548180 Reducing length of personal toolbar folder icons to be no more than 31 characters as its a Mac limit. 1999-03-12 04:29:41 +00:00
beard%netscape.com
5aeee59388 now subclasses nsISupports 1999-03-12 04:29:19 +00:00
rjc%netscape.com
e5f9a14f70 Icon filenames can't be longer than 31 characters (its a Mac limit) so shortening references to the personal toolbar folder icons. Also, adding in icon references to sidebar.xul 1999-03-12 04:19:43 +00:00
mscott%netscape.com
54c5ed351f Build nsPop3Service.cpp 1999-03-12 04:19:12 +00:00
mscott%netscape.com
1f8dc5f9a2 Export nsIPop3Service.h 1999-03-12 04:18:34 +00:00
mscott%netscape.com
7a4de4fd4c Implement get new mail. 1999-03-12 04:15:13 +00:00
mscott%netscape.com
8583c9f361 MsgGetNewMsg should call the get new mail function. 1999-03-12 04:14:28 +00:00
mscott%netscape.com
7838849ad7 Changes for naoki to implement set character set function. 1999-03-12 04:13:53 +00:00
mscott%netscape.com
a372c3e741 Changes for naoki to fill in the character set encoding menu. 1999-03-12 04:13:11 +00:00
mscott%netscape.com
60e382ecc4 Changes for Naoki to implement set character set menu stuff.
Implement GetNewMsgs function which runs a get new mail url through the pop3 service.
1999-03-12 04:12:36 +00:00
mscott%netscape.com
4d61525fe2 oops don't build pop3test until I'm ready for it to work again... 1999-03-12 04:10:59 +00:00
mscott%netscape.com
82a665a4f8 pop3 test no longer needs to create a transport. Go through the pop3 service for running a get new mail url.... 1999-03-12 04:09:39 +00:00
mscott%netscape.com
afea5c7960 factory can now create a pop3 service... 1999-03-12 04:07:52 +00:00
mscott%netscape.com
751eb786d3 Build nsPop3Service. 1999-03-12 04:06:09 +00:00
mscott%netscape.com
dd707a4593 Creating a pop3 protocol should not require a transport. We should do it ourselves. LoadUrL should take a consumer. 1999-03-12 04:05:40 +00:00
rjc%netscape.com
4e2266e2c4 Need to shorten image filenames to 31 or less characters. Its a Mac file limit. 1999-03-12 04:05:23 +00:00
mscott%netscape.com
cba3d20efc updates to use nsIMsgMailNewsUrl to pick up url listener stuff. define a default Pop3 port... 1999-03-12 04:04:40 +00:00
mscott%netscape.com
05bca94454 Update the interface so it supports the nsIMsgMailNews interface... 1999-03-12 04:02:53 +00:00
mscott%netscape.com
cc258d652c We no longer need to create the transport for the smtp protocol. Use smtpName as sender's name. 1999-03-12 03:57:59 +00:00
waterson%netscape.com
8ee016f681 Fix Unix build bustage. 1999-03-12 03:57:16 +00:00
mscott%netscape.com
dc4e7da04f Updates to smtp protocol. We should not require the caller to create the transport at construction time. the protocol should do this itself. 1999-03-12 03:57:13 +00:00
beard%netscape.com
10365cf834 commented out NEW_PLUGIN_STREAM_API 1999-03-12 03:56:02 +00:00
mscott%netscape.com
de32acb4fd use default smtp port to initialize m_port. 1999-03-12 03:55:46 +00:00
beard%netscape.com
0a662b0b79 removed NEW_PLUGIN_STREAM_API #ifdefs, conformed to latest nsIPluginStreamListener interface. 1999-03-12 03:55:42 +00:00
beard%netscape.com
02f2d3d6e9 Added a 4.x target. 1999-03-12 03:55:26 +00:00
mscott%netscape.com
b9c8fb7a48 define default SMTP port... 1999-03-12 03:54:59 +00:00
beard%netscape.com
ae494a451e changed how visibility is computed with nsPluginPort. 1999-03-12 03:54:23 +00:00
mscott%netscape.com
df789b51d1 Distinguish between pop and smtp user name. Remove old user_name field which has these new, more specific fields instead. 1999-03-12 03:54:13 +00:00
mscott%netscape.com
752c4e696f a service to make running pop3 urls easier for the mail client. 1999-03-12 03:51:35 +00:00
mscott%netscape.com
ba5c6e774c Export nsIPop3Service.h 1999-03-12 03:50:48 +00:00
mscott%netscape.com
88f982b202 Pop3 service for dealing with pop3 urls... 1999-03-12 03:50:20 +00:00
rjc%netscape.com
89f95e4efc Make history datasource work on Mac and Unix, not just Windows. Now using nsFileSpec and removed all Std C FILE code in favor of streams. 1999-03-12 03:42:43 +00:00
rhp%netscape.com
0822709efc Finding content type handler plugins on UNIX 1999-03-12 03:40:28 +00:00
rhp%netscape.com
941cf23e01 More makefile changes for components 1999-03-12 03:35:09 +00:00
rhp%netscape.com
fb4661b354 Change to make it a component 1999-03-12 03:24:00 +00:00
rhp%netscape.com
07dca5816c Added the installation of CSS and JS files. 1999-03-12 03:17:45 +00:00
ducarroz%netscape.com
65a527bbcd export composeBody.html 1999-03-12 03:03:23 +00:00
briano%netscape.com
a908eab0b6 Made it acceptable to QNX's shell. 1999-03-12 02:55:24 +00:00
buster%netscape.com
b615bb95b3 deleting the last editable object in a document now causes a bogus placeholder <P>&nbsp;</P> to be added to the document. This node has the
attribute MOZ_EDITOR_BOGUS_NODE set to TRUE.  this solves the problem of when you do a SelectAll then a DEL, you don't have a cursor
or any way to set selection in the document. You do still have the problem that the nbsp is pretty narrow and the frame containing it is hard to hit
with the mouse.  We really need the "set selection to frame nearest the mouse down point" operation.

the intent is for all inserts to look for this node, and if found delete it before the insert.  likewise, all deletes will be no-ops if this node is found.
1999-03-12 02:28:24 +00:00
buster%netscape.com
9450d290ae fixed a small bug. mRefNode may be nsnull. 1999-03-12 02:27:48 +00:00
sar%netscape.com
6f4ea05832 make it possible to turn mailnews off by setting DISABLE_MAILNEWS 1999-03-12 02:27:29 +00:00
mcafee%netscape.com
d20ca185b2 Removing printf 1999-03-12 02:25:00 +00:00
mcafee%netscape.com
fcc49f09aa Adding triple-click support; map double-click events to NS_MOUSE_LEFT_DOUBLECLICK, etc. (3595) 1999-03-12 02:23:44 +00:00
warren%netscape.com
53f13f9cb4 Put back in call to NS_NewUnionEnumerator -- resolved link problem. 1999-03-12 02:10:03 +00:00
mjudge%netscape.com
17ab7eccaa reverting fix :( 1999-03-12 01:49:12 +00:00
alecf%netscape.com
78ece3b627 nsNetFile wasn't building on unix... 1999-03-12 01:44:02 +00:00
alecf%netscape.com
84fbcc905e don't build old-sk00l mail/news protocols 1999-03-12 01:42:52 +00:00
mjudge%netscape.com
343558ec19 backing out fix 1999-03-12 01:35:13 +00:00
mjudge%netscape.com
a6ca07e3b7 backing out fix. i hate this 1999-03-12 01:34:44 +00:00