Commit Graph

826 Commits

Author SHA1 Message Date
bienvenu%netscape.com
1b7cb2bacc add factory method, remove oid parameter to match real mdb 1999-03-05 03:29:41 +00:00
bienvenu%netscape.com
851840c465 try to fix time stamp and stat routines so we can re-open existing db's 1999-03-05 03:28:34 +00:00
bienvenu%netscape.com
adaa177ffb add rdf to the stupid mailbox parsing test app 1999-03-05 03:25:51 +00:00
bienvenu%netscape.com
a438ecec04 add morkConfig to makefile 1999-03-05 02:49:36 +00:00
mscott%netscape.com
4c14ff6884 Don't add a null urllistener... 1999-03-04 20:10:20 +00:00
ducarroz%netscape.com
3c2c7d0f7b no comment 1999-03-04 19:43:28 +00:00
ducarroz%netscape.com
d5a513a814 Add the function NewMessage to popup the compose window. 1999-03-04 19:33:55 +00:00
bienvenu%netscape.com
b1faa20e04 add a couple cursors 1999-03-04 15:58:52 +00:00
putterman%netscape.com
10d5f82297 Need to register the datasource. 1999-03-04 05:24:12 +00:00
putterman%netscape.com
38aa8e7d0c changed id to rdf:id 1999-03-04 05:03:32 +00:00
alecf%netscape.com
ea1067a9a8 remove FE_Alert to remove dependancy on netlib 1999-03-04 03:11:59 +00:00
mscott%netscape.com
953d2c8bfe Changes for naoki to implement SetDocumentCharset. 1999-03-04 02:02:12 +00:00
alecf%netscape.com
098c4c16b8 make this test compile on unix 1999-03-04 01:40:40 +00:00
alecf%netscape.com
c46f4462e5 forgot to include nsUInt32Array.cpp in this library! 1999-03-04 01:40:03 +00:00
alecf%netscape.com
57ecc8aa42 fully resolve all symbols and make the base mailnews library a component 1999-03-04 01:39:36 +00:00
alecf%netscape.com
f4568a3e25 only build tests when ENABLE_TESTS (i.e. --enable-tests) is turned on 1999-03-04 01:36:25 +00:00
mscott%netscape.com
2378c3cf18 part of scc's merge: change interface calls to IID() to GetIID(). 1999-03-04 00:57:51 +00:00
mscott%netscape.com
e25f699c19 part of scc's merge: change IID() calls to GetIID(). 1999-03-04 00:44:05 +00:00
mscott%netscape.com
1845734038 attribute name space changes. 1999-03-03 21:59:04 +00:00
mscott%netscape.com
0a4feff450 attribute name space changes. Spell start up correctly. 1999-03-03 21:56:48 +00:00
mscott%netscape.com
f254cd2929 Fix build breakage by defining SetDocumentCharSet which was added to nsIDOMAppCore. 1999-03-03 18:47:16 +00:00
mscott%netscape.com
2eecad23dd Fix build breakage by adding SetDocumentCharset function which was added to nIDOMMsgAppCore. 1999-03-03 18:44:12 +00:00
mscott%netscape.com
eb2cee5fde Updates to restore commands by changing Onclick to onclick. Also fixed the syntax error in the openURL call that was preventing the LoadMsg button from working. 1999-03-03 18:11:53 +00:00
alecf%netscape.com
568b3ff45c onClick -> onclick 1999-03-03 17:48:34 +00:00
rhp%netscape.com
4c7d85e8f2 More cleanup for stream conveter interface. 1999-03-03 05:58:00 +00:00
rhp%netscape.com
60a2a99854 Changes for new XP-COM interface for stream converters. 1999-03-03 05:45:55 +00:00
rhp%netscape.com
93041ebaa1 New files for XP-COM stream converter interface. 1999-03-03 05:36:20 +00:00
bienvenu%netscape.com
2fa3681daa fix build bustage courtesy of the nsCOMPtr team 1999-03-03 05:13:21 +00:00
mscott%netscape.com
42d969687b Remove nsIsmgSend->Test() call. 1999-03-03 03:27:31 +00:00
bienvenu%netscape.com
bf43d5448c latest drop of mork files 1999-03-03 03:15:45 +00:00
mscott%netscape.com
8582a5c186 Fix build breakage. Seems like none of these interfaces implement a Test() method... 1999-03-03 02:03:48 +00:00
mscott%netscape.com
e50080b806 url listener update. 1999-03-03 01:32:10 +00:00
mscott%netscape.com
4d79d2bb9f Remove RegisterFactory call for an rfc822 parser. this is done during the self register phase of the msgcore dll. 1999-03-03 01:31:28 +00:00
mscott%netscape.com
880499efc2 Update smtp test to register itself as a url listener on the current smtp url being run. 1999-03-03 01:27:11 +00:00
mscott%netscape.com
25dba76b91 Don't rely on msgcore.lib, use the dll instead.... 1999-03-03 01:25:49 +00:00
mscott%netscape.com
f306806afc asking the smtp service to send a message requires you to pass in a url listener (which can be nsnull if you don't care). 1999-03-03 01:24:56 +00:00
bienvenu%netscape.com
ebbacc548a make sure message key gets set correctly 1999-03-03 01:22:49 +00:00
mscott%netscape.com
9e2014ff2d Pass in a url listener to send message. 1999-03-03 01:22:20 +00:00
mscott%netscape.com
34eb2167dd Update to latest version of nsIMsgMailNewsUrl which includes url listener registration and notification stuff. 1999-03-03 01:21:38 +00:00
nhotta%netscape.com
6d41f9179c Reformat code for MIME encoder, otherwise unreadable. 1999-03-03 01:20:22 +00:00
mscott%netscape.com
d77b56e257 Update to take a url listener when sending a message. 1999-03-03 01:19:50 +00:00
mscott%netscape.com
8fd5c2d239 Changes to make the mailbox test driver a url listener on the currently loaded url. This allowed me to use the test driver for mailbox urls as a test for url listeners... 1999-03-03 01:18:18 +00:00
mscott%netscape.com
d3da05c755 Update urlListener stuff. 1999-03-03 01:16:42 +00:00
mscott%netscape.com
0fd9236d8c pass in urlListener as argument to parsing a mailbox. 1999-03-03 01:15:40 +00:00
mscott%netscape.com
f81fb8eafa Add url listener manager support to mailbox urls. 1999-03-03 01:14:45 +00:00
mscott%netscape.com
f236b51fd2 When parsing a mailbox, allow the caller to pass in a url listener on the action.... 1999-03-03 01:13:34 +00:00
mscott%netscape.com
91f232e33e Requires netlib. 1999-03-03 01:12:20 +00:00
mscott%netscape.com
304faab3b1 Add code to register a url listener manager. 1999-03-03 01:11:53 +00:00
mscott%netscape.com
774105f6bb Build nsUrlListenerManager. 1999-03-03 01:10:42 +00:00
mscott%netscape.com
b8e04ff427 Build the url listener manager. 1999-03-03 01:08:29 +00:00