mscott%netscape.com
|
e5e65a0e17
|
remove NODEPEND
|
1999-03-25 03:43:10 +00:00 |
ducarroz%netscape.com
|
69b39560f9
|
First Checked In.
|
1999-03-24 21:49:55 +00:00 |
alecf%netscape.com
|
396386b5d8
|
eliminate use of functions we don't have on Unix - INTL_*, etc..
|
1999-03-23 00:23:09 +00:00 |
alecf%netscape.com
|
1df36e99d9
|
this is now the build directory for the msgcompose dll
|
1999-03-23 00:06:25 +00:00 |
alecf%netscape.com
|
f0a860c997
|
reduce dependancy on msgbase by using CreateInstance to create RFC822Parsers
|
1999-03-22 23:58:39 +00:00 |
alecf%netscape.com
|
5d3675a18a
|
don't need to link static libraries against external dlls
|
1999-03-22 23:57:35 +00:00 |
alecf%netscape.com
|
e463a1d232
|
- 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
|
6d69f243dd
|
add JS stubs for this class
|
1999-03-22 23:50:47 +00:00 |
mscott%netscape.com
|
ca568040be
|
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
|
fe05f632c9
|
OnStopBinding call in protocol handler should trigger a change in the url state.
|
1999-03-22 23:21:45 +00:00 |
danm%netscape.com
|
42308d50bf
|
initial modal dialogs checkin (windows-only, UI thread only)
|
1999-03-20 04:13:09 +00:00 |
alecf%netscape.com
|
7214616c48
|
return the right return value, not -1
|
1999-03-20 02:19:51 +00:00 |
alecf%netscape.com
|
4f9e486c92
|
remove unused variable
|
1999-03-20 02:19:23 +00:00 |
alecf%netscape.com
|
1a88bfd7b4
|
use nsnull instead of NULL when referring to int's
|
1999-03-20 02:19:08 +00:00 |
alecf%netscape.com
|
328e2859f0
|
fix casting problems for unix
|
1999-03-20 02:18:43 +00:00 |
alecf%netscape.com
|
383c1b2a4e
|
fix lots of casting problems
|
1999-03-20 02:18:16 +00:00 |
alecf%netscape.com
|
21f74e092c
|
we should have virtual destructors wherever possible
|
1999-03-20 02:17:52 +00:00 |
alecf%netscape.com
|
b9b4a84abd
|
fix newline at end of file
|
1999-03-20 02:17:21 +00:00 |
alecf%netscape.com
|
3cfa04e2da
|
fix constructor order to match declaration
|
1999-03-20 02:17:02 +00:00 |
alecf%netscape.com
|
dd68df9a69
|
libjs->libmozjs
|
1999-03-20 02:16:35 +00:00 |
jefft%netscape.com
|
7639751750
|
consolidate NewMessage, ReplyMessage, ForwardMessage into one single method - NewMessage
|
1999-03-18 21:28:47 +00:00 |
leaf%mozilla.org
|
0a0f5ac00f
|
Landing nspr library name change, and plevent function call change.
|
1999-03-17 21:32:03 +00:00 |
jefft%netscape.com
|
f4f898af1f
|
more reply/forward message implementation
|
1999-03-14 21:00:30 +00:00 |
jefft%netscape.com
|
4850aa676d
|
partially enable reply and forward message
|
1999-03-13 20:10:10 +00:00 |
ducarroz%netscape.com
|
29ebf81a05
|
Part of implementation of Reply and Forward
|
1999-03-13 07:51:54 +00:00 |
ducarroz%netscape.com
|
a34b9a797f
|
add pref for reply_to
|
1999-03-13 07:49:23 +00:00 |
ducarroz%netscape.com
|
84846085e3
|
Add ReplyMessage, ForwardMessage and SendMessage2 interface
|
1999-03-12 20:39:16 +00:00 |
mscott%netscape.com
|
1224dc96a9
|
We no longer need to create the transport for the smtp protocol. Use smtpName as sender's name.
|
1999-03-12 03:57:59 +00:00 |
mscott%netscape.com
|
fb2589a223
|
Updates to smtp protocol. We should not require the caller to create the transport at construction time. the protocol should do this itself.
|
1999-03-12 03:57:13 +00:00 |
mscott%netscape.com
|
a292ecd1ff
|
use default smtp port to initialize m_port.
|
1999-03-12 03:55:46 +00:00 |
mscott%netscape.com
|
005ebd0114
|
define default SMTP port...
|
1999-03-12 03:54:59 +00:00 |
ducarroz%netscape.com
|
1333deff64
|
Part of integration of preference into compose
|
1999-03-12 01:10:43 +00:00 |
ducarroz%netscape.com
|
f8adf0d320
|
Part of the intregration of preferences into compose
|
1999-03-12 01:07:30 +00:00 |
ducarroz%netscape.com
|
ec26709360
|
Initial checkin, part of integration of preference into compose
|
1999-03-12 00:47:09 +00:00 |
alecf%netscape.com
|
d8449315d8
|
update this interface, rename CreateAndInit->CreateAndInitialize
|
1999-03-11 22:46:56 +00:00 |
alecf%netscape.com
|
9c38fb58d6
|
remove bogus call for now
|
1999-03-11 22:23:43 +00:00 |
ducarroz%netscape.com
|
3d29c3cab3
|
Remove all the delete this that was generating a crash when the send failed for any reason
|
1999-03-11 21:22:25 +00:00 |
alecf%netscape.com
|
17bfd03a09
|
rev this interface - remove unnecessary functions
|
1999-03-11 21:06:31 +00:00 |
alecf%netscape.com
|
32dfa26bb1
|
rev this interface
|
1999-03-11 21:05:26 +00:00 |
alecf%netscape.com
|
fea3e607d4
|
rev this interface: char* -> const char*
|
1999-03-11 21:04:57 +00:00 |
alecf%netscape.com
|
5e6994c3ee
|
rev this interface - char*->const char*
|
1999-03-11 21:02:50 +00:00 |
alecf%netscape.com
|
ad57c891f6
|
fix up libraries a bit more
|
1999-03-11 21:01:39 +00:00 |
alecf%netscape.com
|
c9f8b8fa45
|
remove unnecessary libraries
|
1999-03-11 20:56:17 +00:00 |
alecf%netscape.com
|
a630efad8a
|
this is a component now
|
1999-03-11 20:29:18 +00:00 |
alecf%netscape.com
|
54fca377cc
|
add libraries to link this library against
|
1999-03-11 20:27:14 +00:00 |
mscott%netscape.com
|
599f32842d
|
somehow the pointer passed into getting the netlib queue service got changed...change it back....
|
1999-03-11 03:34:27 +00:00 |
ducarroz%netscape.com
|
261c6ce531
|
did some cleanup
|
1999-03-11 01:43:19 +00:00 |
ducarroz%netscape.com
|
1f9181f6fb
|
The compose.dll has been merged into msgcompose.dll in order to have the auto appcore registration working.
|
1999-03-11 01:41:25 +00:00 |
ducarroz%netscape.com
|
ff4d754ae9
|
The compose.dll has been merged into msgcompose.dll in order to have the auto appcore registration working.
Initial check in
|
1999-03-11 01:38:11 +00:00 |
ducarroz%netscape.com
|
c5ca16b0da
|
The compose.dll has been merged into msgcompose.dll in order to have the auto appcore registration working.
this file was originally located into mailnews/ui/compose/src
|
1999-03-11 01:36:37 +00:00 |