Commit Graph

238 Commits

Author SHA1 Message Date
jefft%netscape.com
ba6d113cfa added nsIMsgCopyServiceListener.idl 1999-06-23 21:17:24 +00:00
warren%netscape.com
1f76168d21 Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too. 1999-06-23 03:29:44 +00:00
mscott%netscape.com
254f533268 Redefine MSG_LINEBREAK in terms of NS_LINEBREAK. Later, I'll remove MSG_LINEBREAK all together and just use NS_LINEBREAK. 1999-06-23 00:03:14 +00:00
sspitzer%netscape.com
acad356044 more work for respecting the newsrc file. more to come. 1999-06-22 23:42:29 +00:00
jefft%netscape.com
d83052b6c3 added new file - nsIMsgCopyService.idl 1999-06-22 23:20:56 +00:00
alecf%netscape.com
a73331fdcb rename some methods to be more consistent
make all accesses to the account manager kick off LoadPrefs so they can be loaded on demand
don't forget to clean up the accounts in the hash table during destruction
1999-06-22 05:32:50 +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
alecf%netscape.com
7532075779 add type attribute to nsIMsgIncomingServer, and reduce warnings by not using "value" 1999-06-15 03:47:59 +00:00
putterman%netscape.com
4799f7f3af Add back charset method. 1999-06-15 01:23:34 +00:00
putterman%netscape.com
24683a112f changed nsICopyMessageStreamListener.idl to nsICopyMsgStreamListener.idl 1999-06-14 22:43:45 +00:00
putterman%netscape.com
a153009352 created nsICopyMessageStreamListener interface and added deleteStorage and GetRootFolder
to nsIMsgFolder.
1999-06-14 22:20:19 +00:00
ducarroz%netscape.com
aad43df1e7 export all idl files from base/public 1999-06-11 23:08:53 +00:00
ducarroz%netscape.com
afad998859 add nsIMsgFolder.idl, fix build bustage on Mac 1999-06-11 22:42:41 +00:00
putterman%netscape.com
509830943a removed MailNewsTypes.idl 1999-06-11 22:07:08 +00:00
ducarroz%netscape.com
7026619839 export more IDL files 1999-06-10 22:02:24 +00:00
sspitzer%netscape.com
ed24a82e14 clean up the nsIMsgHdr and nIMessage idl and header insanity. 1999-06-10 20:25:23 +00:00
sspitzer%netscape.com
9d88aaa6b9 clean up the nsIMsgHdr & nsIMessage idl and header insanity 1999-06-10 20:24:43 +00:00
jefft%netscape.com
5343385862 undo framework 1999-06-10 14:55:36 +00:00
jefft%netscape.com
8467baf7ac added readonly attribute nsITransactionManager transactionManager 1999-06-09 01:30:27 +00:00
alecf%netscape.com
f04821d6ad get rid of generated headers 1999-06-08 22:50:58 +00:00
jefft%netscape.com
4636838c54 added Undo/Redo method 1999-06-08 22:15:58 +00:00
alecf%netscape.com
e3cd4e7312 remove the stupid dialog opening code 1999-06-08 19:02:43 +00:00
alecf%netscape.com
51592ac23a use attribute rather than function 1999-06-08 04:29:35 +00:00
sspitzer%netscape.com
614b25751b giant cleanup of UNIX mail / news Makefiles. properly use MODULE, and
name things so that Windows and UNIX match.  (a big checkin for Windows
will follow shortly.)
1999-06-08 02:17:24 +00:00
jefft%netscape.com
56c8f36491 added Close() & OnUnload() method 1999-06-08 00:23:03 +00:00
alecf%netscape.com
97a8050ee8 fix bustage - getAccounts -> GetAccounts 1999-06-07 23:14:20 +00:00
mscott%netscape.com
266ed15e24 Part of makefile clean up for windows. Changes include removing old cruft, giving each
component it's own module name (this helps clear up problems with the xp connect type lib
name for each component), making sure libs built in src directories have _s suffix as
they are static libraries and unifying component names with "msg" prefixes.
Also removed extraneous CPP_SRCS info.
1999-06-07 06:52:45 +00:00
mscott%netscape.com
0cbd571dd3 Aadd ability to spool a message to disk to the list of services a message service provides. 1999-06-04 23:00:52 +00:00
alecf%netscape.com
3dc683beab Killing the messenger appcore once and for all.
Don't be frightened by the size of this checkin, most of the appcore conversion to XPConnect was fairly simple. Some of this is just fixing code that depended on the old appcore
1999-06-04 04:00:58 +00:00
ducarroz%netscape.com
4c18e58f54 nsIMsgBiffManager.h is already exported by xpidl 1999-06-04 01:14:01 +00:00
putterman%netscape.com
9ef1c9a85a Add nsIMsgBiffManager.h to fix bustage. 1999-06-04 00:53:56 +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
161069a6ca check in nsIMessenger.idl - the new Messenger appcore 1999-06-03 21:18:13 +00:00
alecf%netscape.com
30a53efd75 add interface methods for new Find methods 1999-06-03 02:07:58 +00:00
ducarroz%netscape.com
7161234e94 Don't export header files that are generated by the XPIDL compiler. Part of mailnews Mac XPIDL landing. 1999-06-02 00:07:21 +00:00
ducarroz%netscape.com
7f790e91a1 First Checked In. 1999-06-01 23:12:32 +00:00
alecf%netscape.com
7f7c0433d4 use XPIDL on windows for all these IDL files 1999-05-28 03:08:27 +00:00
alecf%netscape.com
e41c75a8dd oops, trailing semicolon 1999-05-27 06:31:10 +00:00
alecf%netscape.com
d73dea3de2 IDL-ify three more interfaces 1999-05-27 06:30:01 +00:00
alecf%netscape.com
37bf50f424 remove useless IDL file 1999-05-27 06:19:20 +00:00
alecf%netscape.com
0a37d0342e remove useless nsIMsg.h 1999-05-27 06:04:43 +00:00
alecf%netscape.com
ae6bc31352 stop exporting generated files 1999-05-27 05:38:50 +00:00
alecf%netscape.com
ef4312b827 rename GetUserName -> GetUsername because Win32 substitutes all GetUserName's with GetUserNameA 1999-05-27 05:36:10 +00:00
alecf%netscape.com
5ca0e330e2 remove this useless header file 1999-05-27 05:30:16 +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
alecf%netscape.com
863270e175 IDLify this interface - had to change char* to const char* 1999-05-27 05:19:02 +00:00
bienvenu%netscape.com
0850b6eea4 changes for mail filters 1999-05-26 23:51:53 +00:00
putterman%netscape.com
4d49a7d854 Add methods for deleting folders. 1999-05-26 23:45:03 +00:00
bienvenu%netscape.com
ff66607b3f temporarily don't build nsIDOMMsgAppcore.idl 1999-05-19 01:47:41 +00:00