gecko-dev/mailnews/local/src
rickg%netscape.com e1012f40b9 sync with nsString2 API 1999-04-20 07:20:21 +00:00
..
.cvsignore don't check in Makefile 1999-02-02 00:13:17 +00:00
Makefile.in Split datasources into message and folder datasources and moved them to base. 1999-04-20 01:11:11 +00:00
makefile.win Split datasources into message and folder datasources and moved them to base. 1999-04-20 01:11:11 +00:00
nsLocalMailFolder.cpp sync with nsString2 API 1999-04-20 07:20:21 +00:00
nsLocalMailFolder.h Added NewFolder. 1999-04-15 21:14:40 +00:00
nsMailboxProtocol.cpp fix build problem on windows 1999-04-16 04:46:20 +00:00
nsMailboxProtocol.h remove hard coded constant MESSAGE_PATH_URL, and use instance of it a string which it build at run time. Now we can use relative as well as absolute path. 1999-04-16 03:32:36 +00:00
nsMailboxService.cpp more newsdb work 1999-04-10 22:05:58 +00:00
nsMailboxService.h display message should take a uri instead of the folder path. 1999-04-01 01:10:51 +00:00
nsMailboxUrl.cpp remove various unused variables, fix some signed/unsigned problems, fix some sscanf/printf format strings 1999-04-06 04:26:14 +00:00
nsMailboxUrl.h fixing compiler error (nsIMsgUriUrl base class must be declared public) 1999-04-12 21:35:45 +00:00
nsParseMailbox.cpp fix msg parser to use nsIMsgDatabase, not maildatabase 1999-04-19 21:40:32 +00:00
nsParseMailbox.h fix msg parser to use nsIMsgDatabase, not maildatabase 1999-04-19 21:40:32 +00:00
nsPop3IncomingServer.cpp rev the Multiple Accounts system: 1999-04-10 20:46:47 +00:00
nsPop3IncomingServer.h new POP3 incoming server implementations 1999-04-06 22:37:51 +00:00
nsPop3Protocol.cpp When finished running a pop3 url, change the state of the pop3 url. 1999-04-13 01:29:28 +00:00
nsPop3Protocol.h Part of my mailnews reduce disk footprint cleanup effort. Checking in Jean-Francois' changes for converting pop3 protocol to use PL_Hash instead of XP_hash stuff. 1999-04-04 23:00:26 +00:00
nsPop3Service.cpp the POP3 service now takes an nsIPop3IncomingServer to get context for all pop3 activity. 1999-04-10 20:50:52 +00:00
nsPop3Service.h the POP3 service now takes an nsIPop3IncomingServer to get context for all pop3 activity. 1999-04-10 20:50:52 +00:00
nsPop3Sink.cpp fix for bug #4977. curse unitialized variables 1999-04-12 23:31:37 +00:00
nsPop3Sink.h the POP3 service now takes an nsIPop3IncomingServer to get context for all pop3 activity. 1999-04-10 20:50:52 +00:00
nsPop3URL.cpp fix various unused and uninitialize variables, newline at end of file, etc. 1999-04-06 04:27:51 +00:00
nsPop3URL.h make destructor public so it can be called from the factory 1999-04-06 03:12:26 +00:00