537 Commits

Author SHA1 Message Date
ducarroz%netscape.com
a4f9946c2e Initial checkin 1999-02-17 19:28:25 +00:00
nhotta%netscape.com
7734d979a2 Changed MIME encoder from csid base to charset name base. 1999-02-17 17:47:25 +00:00
mscott%netscape.com
5fc73425e2 Move some convience functions into nsNNTPProtocol. LoadUrl now takes a consumer. 1999-02-17 08:19:49 +00:00
mscott%netscape.com
237c42a360 LoadUrl now takes a nsISupports which could be the consumer display stream. Externally declared convience functions for building and runnning a news url (which can be used in our messenger demo). Added code to call webshell->LoadUrl after retrieving a news article and writing it to a temp file. This will cause the url to be displayed in the ui. 1999-02-17 08:18:07 +00:00
mscott%netscape.com
1e721e74de LoadUrl now takes a nsISupports which could be the consumer display stream. Externally declared convience functions for building and runnning a news url (which can be used in our messenger demo). 1999-02-17 08:17:04 +00:00
mscott%netscape.com
4777688b1f Add some debug code to figure out when the messenger dll gets loaded.... 1999-02-17 08:14:46 +00:00
mscott%netscape.com
285600822e Fix some syntax problems (missing '/' at end of some statements). Added some dump debug code to figure out if our JS glue code is even getting called (which it isn't right now). 1999-02-17 08:13:56 +00:00
mscott%netscape.com
8b03ac0cf0 Add code to build and execute a news url.... 1999-02-17 08:12:44 +00:00
mscott%netscape.com
b4a66dcc14 NS_InitMsgAppCoreClass now takes a JSObject for the parent... 1999-02-17 08:11:54 +00:00
mscott%netscape.com
a4e4c791f6 Add JSObject for the parent to the arguments NS_InitMsgAppCore. 1999-02-17 08:09:47 +00:00
warren%netscape.com
49fe0fe239 Added some RDF accessors for messages. 1999-02-17 06:15:13 +00:00
alecf%netscape.com
f85cb4a25e ignore generated files 1999-02-17 06:01:24 +00:00
alecf%netscape.com
f15f92b708 add test directories back to build 1999-02-17 05:59:14 +00:00
alecf%netscape.com
18358985ef fix for egcs 1.0.x multiple inheritance bug 1999-02-17 05:59:01 +00:00
alecf%netscape.com
ed45005c40 fix egcs compiler bustage 1999-02-17 05:57:50 +00:00
warren%netscape.com
8faf5f40ff Added sidebar xul 1999-02-17 05:34:15 +00:00
warren%netscape.com
e69b078636 Scott Putterman's changes to make the folder pane work. 1999-02-17 05:32:08 +00:00
alecf%netscape.com
2e33fd0cbf move function declaration 1999-02-17 02:03:23 +00:00
alecf%netscape.com
131e990edc add InitMsgAppCoreclass to exported header 1999-02-17 01:56:45 +00:00
bienvenu%netscape.com
b768f8a7ff call base class line handler to get parsing to work 1999-02-17 00:36:07 +00:00
bienvenu%netscape.com
410bc490fd fix memory crunch freeing memory I don't own 1999-02-17 00:35:25 +00:00
bienvenu%netscape.com
468c14e0a2 get this to compile for debug me 1999-02-17 00:10:48 +00:00
bienvenu%netscape.com
bdab3045e5 make pop3 protocol use mailbox parse and line buffer 1999-02-17 00:09:22 +00:00
alecf%netscape.com
3a6a2f17b3 add commands for loading urls through the MsgAppCore 1999-02-17 00:09:01 +00:00
alecf%netscape.com
01fffd55b1 Add new OpenURL method and reflect it into JavaScript 1999-02-16 23:52:22 +00:00
alecf%netscape.com
1c8af60f39 fix for egcs compiler bugs 1999-02-16 23:10:46 +00:00
alecf%netscape.com
bedd428c58 export nsMsgLineBuffer.h 1999-02-16 20:08:06 +00:00
nhotta%netscape.com
8561548e7c Added charset conversion wrappers. 1999-02-16 18:40:08 +00:00
nhotta%netscape.com
a271778c4f Initial check in. 1999-02-16 18:37:10 +00:00
alecf%netscape.com
34230cc33e remove pop3/mailbox tests from unix build until unix makefiles are written 1999-02-16 18:12:52 +00:00
bienvenu%netscape.com
24ff0846f8 add Reset method for byte array 1999-02-15 03:08:04 +00:00
bienvenu%netscape.com
057fd548a1 add stubs for mdb 1999-02-15 03:06:55 +00:00
bienvenu%netscape.com
b453dd105d change default mailbox path 1999-02-15 03:05:20 +00:00
bienvenu%netscape.com
a6d9443a3e we need rdfbase now 1999-02-14 22:34:47 +00:00
bienvenu%netscape.com
eeddd09934 get rid of duplicate m_mailDB in derived class 1999-02-14 22:34:00 +00:00
bienvenu%netscape.com
59ce6832d9 more work to get mailbox parsing working 1999-02-14 22:33:19 +00:00
bienvenu%netscape.com
999831a000 hack up to get rid of pure virtual classes and virtual routines so I can link 1999-02-14 22:31:28 +00:00
bienvenu%netscape.com
68e9f813f7 override IID method 1999-02-14 19:45:41 +00:00
bienvenu%netscape.com
cf5f976a91 override IID method 1999-02-14 19:31:54 +00:00
bienvenu%netscape.com
1d21e06b68 override IID method 1999-02-14 19:16:49 +00:00
warren%netscape.com
e8114e350d Converted nsIMsg into nsIMessage, unifying with nsMsgHdr. Removed NS_DEFINE_IID macros. Renamed a few types and enums. 1999-02-13 10:39:59 +00:00
putterman%netscape.com
35ec1b6bbb Fixes some bugs including one that made folders show up twice. 1999-02-13 02:45:22 +00:00
bienvenu%netscape.com
e1c97cc07f remove stubs, add db lib 1999-02-13 01:17:26 +00:00
bienvenu%netscape.com
00d22449a2 add call to tell parser stream to start binding 1999-02-13 01:16:15 +00:00
bienvenu%netscape.com
f18050cb00 change name of mailbox parser, hook up mail db 1999-02-13 01:14:33 +00:00
bienvenu%netscape.com
303af6e7e1 add nsParseMailbox 1999-02-13 01:13:24 +00:00
bienvenu%netscape.com
418fb311fa add set summary valid method and use nsLocalSummaryFileSpec 1999-02-13 01:10:26 +00:00
bienvenu%netscape.com
aecc49a9c6 change name of embedded handler routine 1999-02-13 01:09:37 +00:00
chuang%netscape.com
fda22eea6e Change title 1999-02-13 00:09:26 +00:00
mscott%netscape.com
ecbbe8bddf Add method for retrieving an nsFilePath for the mailbox. 1999-02-12 22:40:47 +00:00