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

42 Коммитов

Автор SHA1 Сообщение Дата
jefft%netscape.com 3239698618 remove listenerData from CopyMessages(), CopyFileMessage() method 1999-07-13 20:03:57 +00:00
sspitzer%netscape.com dc1ba6945d add support for unread set. still working on this. 1999-07-01 06:13:06 +00:00
sspitzer%netscape.com 8d0bd37571 nsISupportsArray was somehow not scripting. By now including nsISupportsArray.idl in all of the interface files, we now have the IID for this interface 1999-06-29 19:45:19 +00:00
bienvenu%netscape.com 77ead97514 make name and pretty name unichar's 1999-06-28 21:56:33 +00:00
jefft%netscape.com 560c16d4e8 added CopyMessages() & CopyFileMessage() method 1999-06-26 18:20:30 +00:00
putterman%netscape.com 8c5fcdb576 Add GetPath to nsIMsgFolder. 1999-06-25 03:56:02 +00:00
sspitzer%netscape.com acad356044 more work for respecting the newsrc file. more to come. 1999-06-22 23:42:29 +00:00
alecf%netscape.com 05fd122471 add userid@ to all mail/news URIs and add parsing code to support this
this change allows servers to be unique by {userid, hostname, type} combination and allows nsIMsgAccountManager::FindServer() to search for servers this way.
1999-06-22 03:03:48 +00:00
jefft%netscape.com da1c3fd40b added readonly attribute nsIMsgDatabase msgDatabase for undo work 1999-06-21 22:56:18 +00:00
putterman%netscape.com a153009352 created nsICopyMessageStreamListener interface and added deleteStorage and GetRootFolder
to nsIMsgFolder.
1999-06-14 22:20:19 +00:00
putterman%netscape.com 509830943a removed MailNewsTypes.idl 1999-06-11 22:07:08 +00:00
jefft%netscape.com 5343385862 undo framework 1999-06-10 14:55:36 +00:00
putterman%netscape.com f5f66a5a61 Add nsIMsgBiffManager interface. Add Set/GetCharset to nsIMsgFolder. 1999-06-03 22:53:37 +00:00
alecf%netscape.com 5f1e857708 rev these interfaces
add "scriptable" attribute to all interfaces
fix some bogus IIDs
redeclare some stuff in IDL that wasn't declared before
1999-05-27 05:19:55 +00:00
putterman%netscape.com 4d49a7d854 Add methods for deleting folders. 1999-05-26 23:45:03 +00:00
mscott%netscape.com 91c27103db add GetServer method to get the incoming server associated with a folder 1999-05-15 21:04:42 +00:00
alecf%netscape.com 56bf2a3ae4 fix objdir build bustage in XPIDL idl files by forward declaring nsIMessage instead of including it 1999-05-12 23:57:26 +00:00
alecf%netscape.com b46fb2db3e use forward-declared interfaces because IDL files for these interfaces are not available anymore 1999-05-12 04:40:44 +00:00
putterman%netscape.com 8942e3da0f Changed DeleteMessage to DeleteMessages 1999-05-10 23:55:41 +00:00
putterman%netscape.com 36e1b242ac Remove db related functions. 1999-05-10 21:46:18 +00:00
putterman%netscape.com cbddfe221f Added folder parent functions. 1999-05-07 20:21:09 +00:00
putterman%netscape.com 2abe7e7cae Add HasMessage and GetNewMessages 1999-05-07 00:29:56 +00:00
alecf%netscape.com 8bb75e4445 update this interface 1999-05-05 02:30:46 +00:00
putterman%netscape.com 3ff58f2af4 Add nsIDBMessage interface and remove GetPath from nsIImapFolder. 1999-05-04 22:33:40 +00:00
putterman%netscape.com 02f487728c Added CreateMsgFromMsgDBHdr. 1999-04-24 20:33:20 +00:00
sspitzer%netscape.com b4e142b8f1 changes to get news in the folder pane 1999-04-20 19:08:10 +00:00
putterman%netscape.com 8f60e96f9e Added NewFolder 1999-04-15 21:12:10 +00:00
putterman%netscape.com 357b3bff79 More work on threads. 1999-04-07 02:50:25 +00:00
putterman%netscape.com 69a8c8e526 Started work on threading. 1999-04-07 00:03:26 +00:00
putterman%netscape.com 7abc08db97 Added semaphore methods for file contention. 1999-03-23 23:19:58 +00:00
putterman%netscape.com 3863521ffd Fix some idl changes. 1999-03-12 08:02:35 +00:00
alecf%netscape.com 9a9aae17fd rev the XPIDL-generated headers, and update API calls to match
includes dropping "const"ness from parameters
some nsString routines were converted back to char* for the time being.
also added nsIMsg.h, it seemed to be missing

Also many fixes to get Unix building again.
1999-02-26 01:56:15 +00:00
putterman%netscape.com 869d1254f5 Added db for message counts 1999-02-25 02:56:13 +00:00
warren%netscape.com 59a5c261e9 Reorganization. Changes for collections, enumerations, generic folders, file paths, etc. 1999-02-24 10:39:06 +00:00
warren%netscape.com e69b078636 Scott Putterman's changes to make the folder pane work. 1999-02-17 05:32:08 +00:00
warren%netscape.com 6025c5369c Changed uses of MsgErr to nsresult. Moved CR LF macros to base/src/nsCRT.h. 1999-02-09 04:20:46 +00:00
warren%netscape.com 937d09c5f1 Added nsIMsg and nsMsg impl. Changed counts to be unsigned. 1999-02-05 03:08:00 +00:00
putterman%netscape.com 3f78da4f46 Added new RDF Resource for MsgFolder and added MailMsgFolder. 1999-02-04 17:54:04 +00:00
putterman%netscape.com e7895f5f2a Added flag functions. 1999-01-28 01:23:40 +00:00
putterman%netscape.com 15fa6026c1 Add new methods to nsIMsgFolder interface 1999-01-27 02:59:12 +00:00
alecf%netscape.com 37a18ca839 more changes to nsIMsgFolder for functions we need to have once the real
nsIMsgFolder arrives
1999-01-25 23:38:09 +00:00
alecf%netscape.com 1f1be21c36 add dummy nsIMsgFolder so that other things can compile.
putterman will check a real interface
1999-01-23 02:48:58 +00:00