Граф коммитов

966 Коммитов

Автор SHA1 Сообщение Дата
mscott%netscape.com ae64d542c1 first created. Imap log interface. Right now the only method in the interface
is one to handle log information from the imap protocol....
1999-03-23 00:25:43 +00:00
bienvenu%netscape.com 38fcf816ca register prefs service, put in default url spec 1999-03-20 03:07:31 +00:00
mscott%netscape.com 53b028df89 (not part of build)
We were using an interface id instead of a class id in the call to create instance for the protocol so I fixed that. We don't need netService so I removed the code for that. We were also confusing an imap4service with the core netlib service (nsINetService). Release the protocol instead of deleting it in the protocol. Insert breaks in the switch statements for ::ReadAndDispatchCommand. Release the event queue service when we are done with it.
1999-03-19 22:55:32 +00:00
mscott%netscape.com d47bfaa85a (not part of the build)
use new intialize method from the interface which takes an event queue. The constructor for a component that supports an interface must always be empty so remove the dependency on the event queue. Rename old Initialize method to SetupwithUrl.
1999-03-19 22:50:53 +00:00
mscott%netscape.com 707cd047c1 Add interface method for initialize which takes an event queue. 1999-03-19 22:48:45 +00:00
mscott%netscape.com 6b8e00138f (not part of the build)
build tests directory.
1999-03-19 22:48:06 +00:00
mscott%netscape.com 9b1e46827b NOT PART OF BUILD PROCESS.
top level makefile.win for imap.
1999-03-19 22:02:48 +00:00
bienvenu%netscape.com 36356dd9c8 imap test harness, not part of build as of yet 1999-03-19 20:58:08 +00:00
bienvenu%netscape.com 6445acd26e imap test harness, not part of build as of yet 1999-03-19 20:51:50 +00:00
jefft%netscape.com bbea05c027 added some thread stuff 1999-03-19 06:08:29 +00:00
jefft%netscape.com 0be2349077 added GetThreadEventQueue() method 1999-03-19 06:07:31 +00:00
mscott%netscape.com b6a103dd19 Not part of the build yet! (a=chofmann) Part of the imap framework check in.
Implementations of imap url and imap protocol instance.
1999-03-18 01:13:37 +00:00
mscott%netscape.com dcacb83562 Not part of the build yet! (a=chofmann). Part of the initial Imap framework.
Add imap url and protocol interfaces.
1999-03-18 01:12:06 +00:00
mscott%netscape.com 4b07436218 Not part of the build yet. a=chofmann. Initial check in of imap framework.
Imap factory is used to build the imap dll component.
1999-03-18 01:09:50 +00:00
alecf%netscape.com e53b86aa42 new nsIMAPGroupRecord 1999-01-15 00:00:49 +00:00
alecf%netscape.com 46b008aa16 add new IMAP makefiles 1999-01-14 23:16:27 +00:00