Commit Graph

1328 Commits

Author SHA1 Message Date
sspitzer%netscape.com
498e57f820 temporary fix for dependency problem on UNIX
need to talk to the mail-news team to resolve it the right way
1999-03-23 14:58:05 +00:00
bienvenu%netscape.com
bf6c2e9839 fix search for singleton folder info row 1999-03-23 05:20:33 +00:00
jefft%netscape.com
c3b5f4333c initial coding for nsImapProxyEvent 1999-03-23 02:18:53 +00:00
mscott%netscape.com
2dd1e97083 add getters and setters for new imap sink: imap log. 1999-03-23 00:31:31 +00:00
mscott%netscape.com
926ff30143 add getters and setters for new imap sink: imap log 1999-03-23 00:30:31 +00:00
mscott%netscape.com
badee6de22 export nsIImapLog.h 1999-03-23 00:26:08 +00:00
mscott%netscape.com
3b730a0335 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
alecf%netscape.com
c35cd58965 eliminate use of functions we don't have on Unix - INTL_*, etc.. 1999-03-23 00:23:09 +00:00
alecf%netscape.com
dbd98994bf this is now the build directory for the msgcompose dll 1999-03-23 00:06:25 +00:00
alecf%netscape.com
1f753612fe reduce dependancy on msgbase by using CreateInstance to create RFC822Parsers 1999-03-22 23:58:39 +00:00
alecf%netscape.com
84547ce63f don't need to link static libraries against external dlls 1999-03-22 23:57:35 +00:00
alecf%netscape.com
59a7b6c6d6 - this is no longer a component, it's a static library that will be linked into the compose component
- link in the JS stub code for nsIComposer
1999-03-22 23:51:20 +00:00
alecf%netscape.com
155ab2af18 add JS stubs for this class 1999-03-22 23:50:47 +00:00
sspitzer%netscape.com
d59bcc00ec making this match makefile.win
in addition to re-ordering the directories, imap was removed, since it
isn't in makefile.win.
1999-03-22 23:30:23 +00:00
sspitzer%netscape.com
1dce880aec fix a spelling mistake: Navigatoe -> Navigator 1999-03-22 23:28:17 +00:00
mscott%netscape.com
22e69ea6e8 Initialize a variable to null. Assert if we are unable to create an instance of the prefs service. 1999-03-22 23:27:44 +00:00
sspitzer%netscape.com
fd656b044c export the resources to the right places for install
remove those resources for clobber
1999-03-22 23:27:22 +00:00
mscott%netscape.com
13aae6d07b Link with the msgcoreutil library. 1999-03-22 23:26:21 +00:00
sspitzer%netscape.com
1c8949e4f1 added imap test makefiles 1999-03-22 23:25:56 +00:00
mscott%netscape.com
013eb10560 The wrong pointer was getting passed into the create instance call for the event queue service. 1999-03-22 23:25:45 +00:00
mscott%netscape.com
750ac892ed Updates for QA smoketest stuff. We need to manually register the prefs component because the dll
does not get built into the components directory.
1999-03-22 23:23:58 +00:00
mscott%netscape.com
f46922cdbd OnStopBinding call in protocol handler should trigger a change in the url state. 1999-03-22 23:21:45 +00:00
putterman%netscape.com
655967a54a Implemented Exit menu item. Started working on copy and move menu item. 1999-03-22 22:36:19 +00:00
putterman%netscape.com
cc444a085e Implemented Exit menu item. 1999-03-22 22:34:43 +00:00
bienvenu%netscape.com
a90b4473ab initial entry into cvs 1999-03-22 05:11:27 +00:00
bienvenu%netscape.com
f021a2c35e initial entry into cvs ofnews database 1999-03-22 05:09:55 +00:00
bienvenu%netscape.com
4f5d15fa46 more porting of news database 1999-03-22 05:09:29 +00:00
danm%netscape.com
d952c89a07 initial modal dialogs checkin (windows-only, UI thread only) 1999-03-20 04:13:09 +00:00
bienvenu%netscape.com
7684bc079c register prefs service, put in default url spec 1999-03-20 03:07:31 +00:00
alecf%netscape.com
9af90cb402 fix spaces-at-end-of-line problem 1999-03-20 02:32:06 +00:00
alecf%netscape.com
17b08eeb7a ignore generated files 1999-03-20 02:30:28 +00:00
alecf%netscape.com
08f378a02e return the right return value, not -1 1999-03-20 02:19:51 +00:00
alecf%netscape.com
c3ae2a7ec1 remove unused variable 1999-03-20 02:19:23 +00:00
alecf%netscape.com
2783304548 use nsnull instead of NULL when referring to int's 1999-03-20 02:19:08 +00:00
alecf%netscape.com
4967e42937 fix casting problems for unix 1999-03-20 02:18:43 +00:00
alecf%netscape.com
3c0a75ea71 fix lots of casting problems 1999-03-20 02:18:16 +00:00
alecf%netscape.com
4697163f8c we should have virtual destructors wherever possible 1999-03-20 02:17:52 +00:00
alecf%netscape.com
684bbbf1f6 fix newline at end of file 1999-03-20 02:17:21 +00:00
alecf%netscape.com
6f3161f586 fix constructor order to match declaration 1999-03-20 02:17:02 +00:00
alecf%netscape.com
4967607a7f libjs->libmozjs 1999-03-20 02:16:35 +00:00
alecf%netscape.com
632e38ff4e fix libraries to link against 1999-03-20 02:15:38 +00:00
alecf%netscape.com
209c627da6 remove stub code that doesn't build and add relevant libraries 1999-03-20 02:14:42 +00:00
alecf%netscape.com
616e7f1478 ignore generated files 1999-03-20 02:13:57 +00:00
alecf%netscape.com
5b5b98635c add NSPR-based string manipulation and add to link line 1999-03-20 02:13:44 +00:00
alecf%netscape.com
d16890e834 only build tests if ENABLE_TESTS is on 1999-03-20 02:13:12 +00:00
alecf%netscape.com
ec39f05b7c move mork to the front to get linking correct 1999-03-20 02:11:57 +00:00
alecf%netscape.com
109c07a8d9 add all relevant makefiles 1999-03-20 02:11:24 +00:00
alecf%netscape.com
81419d8538 move base in front of db so linking works correctly 1999-03-20 02:10:29 +00:00
alecf%netscape.com
d3aaa1c2cb fix end-of-line problem 1999-03-20 02:06:29 +00:00
alecf%netscape.com
9b730135f9 make local a component 1999-03-20 02:05:46 +00:00
alecf%netscape.com
61335fb37d bubble LoadURL's errors up through rv 1999-03-20 02:02:31 +00:00
alecf%netscape.com
f02e5d511d add leading slash to windows URLs and update macros so that we don't get triple slashes on unix 1999-03-20 02:01:54 +00:00
alecf%netscape.com
8c5b8f4295 export these files 1999-03-20 02:00:32 +00:00
alecf%netscape.com
d28a69bcec also do not strip leading / from mailboxMessage URL's 1999-03-20 02:00:16 +00:00
alecf%netscape.com
7290f51635 link against util library rather than the mail/news component 1999-03-20 01:52:42 +00:00
alecf%netscape.com
8e1bb011bc break dependancy on mailnews.dll by creating this object from the repository 1999-03-20 01:51:47 +00:00
mscott%netscape.com
ff60492d61 build util lib just as a static library instead of as a dll. 1999-03-20 01:39:44 +00:00
alecf%netscape.com
f9909200eb make this a librar 1999-03-20 01:15:48 +00:00
alecf%netscape.com
e8a56f90c4 duh, need to link against both component AND dll 1999-03-20 01:04:40 +00:00
alecf%netscape.com
6084cbbc2c link against utility library rather than component 1999-03-20 00:47:02 +00:00
alecf%netscape.com
b9f0cea053 support Unix for temporary file hack for libmime 1999-03-20 00:41:19 +00:00
alecf%netscape.com
a6ed5ca0be make news a regular shared library to link against 1999-03-20 00:41:02 +00:00
alecf%netscape.com
615f65831a export headers to the same directory as before 1999-03-20 00:38:33 +00:00
alecf%netscape.com
15a017ed81 remove some files that aren't in this directory any more 1999-03-20 00:29:44 +00:00
alecf%netscape.com
1c39471ba4 move files over to util library to link against it directly 1999-03-20 00:24:26 +00:00
alecf%netscape.com
4746b12469 export the DOM-based IDL file 1999-03-20 00:22:46 +00:00
mscott%netscape.com
31105c2364 (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
alecf%netscape.com
e449d3cfb2 move files over from src into linkable library 1999-03-19 22:55:08 +00:00
mscott%netscape.com
149e5118ac (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
eda7f78716 Add interface method for initialize which takes an event queue. 1999-03-19 22:48:45 +00:00
mscott%netscape.com
782e878db8 (not part of the build)
build tests directory.
1999-03-19 22:48:06 +00:00
mscott%netscape.com
0ec8fa9ab1 NOT PART OF BUILD PROCESS.
top level makefile.win for imap.
1999-03-19 22:02:48 +00:00
rhp%netscape.com
206aa60dce Fix for bad return value. 1999-03-19 21:49:35 +00:00
bienvenu%netscape.com
b8c16bb0a8 imap test harness, not part of build as of yet 1999-03-19 20:58:08 +00:00
bienvenu%netscape.com
3e83a64600 imap test harness, not part of build as of yet 1999-03-19 20:51:50 +00:00
rhp%netscape.com
69a335d6da Take out testing output 1999-03-19 20:27:29 +00:00
alecf%netscape.com
68845abb6d more unix fixes for rhp's mime carpool 1999-03-19 20:19:53 +00:00
rhp%netscape.com
178af1e47e Fix for exporting functions 1999-03-19 20:18:09 +00:00
rhp%netscape.com
bab86260dd fix for function definition 1999-03-19 20:16:57 +00:00
alecf%netscape.com
b8a3ebe6df minor makefile changes for rhp's carpool (libjs is not libmozjs) 1999-03-19 20:16:08 +00:00
alecf%netscape.com
d1cf131564 fix Linux libmime problems (part of rhp's checkin) 1999-03-19 20:14:55 +00:00
rhp%netscape.com
baa29739e3 Adding required file 1999-03-19 20:11:31 +00:00
rhp%netscape.com
71093422ce Cleanup of mime 1999-03-19 20:09:28 +00:00
rhp%netscape.com
9473fd245a New makefile for unix 1999-03-19 20:02:00 +00:00
rhp%netscape.com
c292fd12c1 New changes for calendar content type handler 1999-03-19 20:01:55 +00:00
rhp%netscape.com
000d9dbba5 New changes for vcard content type handler 1999-03-19 20:00:43 +00:00
rhp%netscape.com
ad8162383e Checkin of new CPP sources and code changes for libmime 1999-03-19 20:00:36 +00:00
rhp%netscape.com
a50cca76bb Deleting old src files for libmime 1999-03-19 19:59:24 +00:00
rhp%netscape.com
7afc66bbfd Adding new interface for mime emitter 1999-03-19 19:56:08 +00:00
jefft%netscape.com
c890704e0a added some thread stuff 1999-03-19 06:08:29 +00:00
jefft%netscape.com
4bfe96ca36 added GetThreadEventQueue() method 1999-03-19 06:07:31 +00:00
mscott%netscape.com
6078ccd47f Helping with smoketest. When we are done running a mailbox url, write the phrase Mailbox Done followed by a line return to a text file. QA will build an automated smoketest which will look for this phrase in that particular file. I've also wrapped the change in a ENABLE_SMOKETEST ifdef.... 1999-03-19 04:09:33 +00:00
rhp%netscape.com
e3ef502e2e No need to build this test anymore. 1999-03-19 03:58:08 +00:00
putterman%netscape.com
1845c664a8 Added some of the special folder icons. 1999-03-19 02:29:49 +00:00
putterman%netscape.com
220909a5b9 Added Special Folder attribute 1999-03-19 02:28:41 +00:00
mscott%netscape.com
bb147fc422 Remove a debug printf which displayed each line of the message to the terminal when displaying messages to the window. 1999-03-19 01:36:07 +00:00
rhp%netscape.com
420fa3d04f Fix to not output HTML into an image stream 1999-03-19 01:29:51 +00:00
putterman%netscape.com
dc7fba4057 Make folder tree take up the entire pane. 1999-03-19 00:52:38 +00:00
putterman%netscape.com
784ff0d54f Added some icons to folder and thread panes 1999-03-19 00:24:30 +00:00
rhp%netscape.com
08d39bddf4 Adding the Mime Emitter to CVS - Note: this is not part of the build
process until the 3/19/99 checkin.
1999-03-19 00:17:39 +00:00
putterman%netscape.com
1f17599f2e Add status column. Bold messages with new. 1999-03-18 21:41:51 +00:00
putterman%netscape.com
070382c15f Add status column and Re: to messages. 1999-03-18 21:41:07 +00:00
putterman%netscape.com
7543245691 Add .sbd when building up subfolders. 1999-03-18 21:40:41 +00:00
putterman%netscape.com
e5f922f77f Changes made to avoid nsMsgHdr duplication. Add back releases so memory
management works correctly.
1999-03-18 21:40:12 +00:00
putterman%netscape.com
16e7e63f39 Changes made to avoid nsMsgHdr duplication. Now can get a message resource from
the factory.
1999-03-18 21:39:42 +00:00
putterman%netscape.com
e38b3a5acd Changes made to avoid nsMsgHdr duplication 1999-03-18 21:39:04 +00:00
putterman%netscape.com
42d19f0637 Use .sbd not .sbd/ 1999-03-18 21:37:48 +00:00
putterman%netscape.com
7555abc831 Changes made to avoid nsMsgHdr duplication. 1999-03-18 21:37:21 +00:00
jefft%netscape.com
47aec00ecb move SetWindow(), SetEditor() to the outer scode in case we find an instance of ComposeAppCore 1999-03-18 21:34:39 +00:00
jefft%netscape.com
c12be14c2a clean up, added composeAppCore, msgAppCore global variables; added FindMsgAppCore() & FindComposeAppCore() function 1999-03-18 21:31:29 +00:00
jefft%netscape.com
e2be62f9a4 consolidate NewMessage, ReplyMessage, ForwardMessage into one single method - NewMessage 1999-03-18 21:28:47 +00:00
mscott%netscape.com
66f28dfe63 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
b285118255 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
6ad016b233 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
leaf%mozilla.org
4ad9f70d5d Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
mscott%netscape.com
c8993905bc Temporary work around for Bug #3790. Layout is having trouble with scrolling when the iframe has a height expressed in terms of a percent. So we are going to hard code the height of the message pane. This allows folks to scroll through their messages instead of seeing only the first few lines. I just tweaked the xul file to replace the 100% height with a fixed value.
a=chofmann
1999-03-16 23:30:57 +00:00
bienvenu%netscape.com
2323ecba53 fix 3765 r=mscott,scottip a=chofmann problem updating thread pane after get new mail 1999-03-16 03:16:31 +00:00
nhotta%netscape.com
ea2732bebd Change to generate a meta-tag for i18n mail testing, for the dogfood only (and windows only), reviwed by rhp, approved by chofmann. 1999-03-16 00:52:37 +00:00
putterman%netscape.com
ceeb0bac1b can now change folder root. Reviewed by waterson and approved by chofmann 1999-03-15 22:33:09 +00:00
bienvenu%netscape.com
3cc81cdb06 fix 3754 assert deleting a mail message r=davidmc, a=chofmann 1999-03-15 21:46:11 +00:00
bienvenu%netscape.com
b3707d6ccf fix problem in reply all 1999-03-15 07:43:14 +00:00
bienvenu%netscape.com
2e5950d728 latest mork drop, fix commit code 1999-03-15 01:32:31 +00:00
bienvenu%netscape.com
118473a4ed add comma separator between addresses, remove null byte in msg hdr yarn 1999-03-14 23:00:31 +00:00
jefft%netscape.com
6c5ccfaee4 more reply/forward message support 1999-03-14 21:01:36 +00:00
jefft%netscape.com
b098284708 more reply/forward message implementation 1999-03-14 21:00:30 +00:00
jefft%netscape.com
d42476b2ea rename GetMessageHeader to GetRDFResourceForMessage 1999-03-14 20:58:58 +00:00
bienvenu%netscape.com
1d413c34dc add accessors for recipients and cc list 1999-03-14 17:46:14 +00:00
jefft%netscape.com
111c3347ee call nsJSUtils::nsConvertObjectToJSVal to convert returning object into jsval 1999-03-13 20:15:08 +00:00
jefft%netscape.com
db9686df9a partially enable reply and forward message 1999-03-13 20:10:10 +00:00
ducarroz%netscape.com
aeda095c58 Remove default text, now the default body is blank 1999-03-13 18:02:33 +00:00
ducarroz%netscape.com
4060705aa7 Part of implementation of Reply and Forward 1999-03-13 07:51:54 +00:00
ducarroz%netscape.com
af0a0522ec Part of implementation of Reply and Forward. Use new SendMessage command 1999-03-13 07:51:15 +00:00
ducarroz%netscape.com
36ea66eee2 add pref for reply_to 1999-03-13 07:49:23 +00:00
alecf%netscape.com
c1cdfe0b36 #if 0 out calls to functions we haven't defined yet. 1999-03-13 01:07:11 +00:00
alecf%netscape.com
61204aa2a1 remove more undefined symbols by linking against more libraries 1999-03-13 01:06:27 +00:00
chuang%netscape.com
f6a3a8deab Change 3 pane layout using frame instead of iframe 1999-03-13 01:03:50 +00:00
alecf%netscape.com
629983ae76 putterman's patches to re-root thread pane 1999-03-13 00:50:51 +00:00
nhotta%netscape.com
53f3fa0998 Added a MIME decoder interface which takes arguments in nsString. 1999-03-13 00:28:18 +00:00
rhp%netscape.com
f67e34fb3e Changes for content type handler plugins on unix 1999-03-12 23:28:39 +00:00
rhp%netscape.com
a8c4315b5b Change for different names on non PC platforms 1999-03-12 23:17:59 +00:00
rhp%netscape.com
e170c61dc8 Change for temporary stat() call. 1999-03-12 23:16:52 +00:00
mscott%netscape.com
e5ec9412e7 Add line return after "Mailbox Done" to make it easier for QA to smoketest this string. 1999-03-12 22:05:32 +00:00
warren%netscape.com
89f1d1abfc Changed background colors to be standard messenger. 1999-03-12 21:29:44 +00:00
warren%netscape.com
5ab052576e Changed GetEnabledCommands to GetAllCommands/IsCommandEnabled. 1999-03-12 21:28:34 +00:00
ducarroz%netscape.com
11e2183a87 Add GetMessageHeader Interface (written by jefft) 1999-03-12 20:41:43 +00:00
ducarroz%netscape.com
796038119d Add ReplyMessage, ForwardMessage and SendMessage2 interface 1999-03-12 20:39:16 +00:00
ducarroz%netscape.com
57a04ffe26 implement Message Forward and Reply 1999-03-12 20:36:53 +00:00
bienvenu%netscape.com
eb755aee9d add mork to makefiles 1999-03-12 20:31:57 +00:00
bienvenu%netscape.com
659553129c turn on file stuff for Unix 1999-03-12 20:20:54 +00:00
bienvenu%netscape.com
0f4e1f431e mork landing 1999-03-12 20:16:40 +00:00