mscott%netscape.com
776da37489
Bring first part of the smtp service online. We can now read in a file name and send the message to the SMTP server.
1999-02-09 03:51:50 +00:00
mscott%netscape.com
3a78054dc6
Removing from directory as this has been moved to tests\smtp\smtpTest.cpp
1999-02-09 03:50:32 +00:00
mscott%netscape.com
1c74b22e88
Build nsSmtpProtocol.cpp...
1999-02-09 03:49:59 +00:00
mscott%netscape.com
1221af04e9
New method to post a file containing a message.
1999-02-09 03:49:31 +00:00
mscott%netscape.com
101c8b3d6d
Many many changes. Most notably code to correctly parse a file containing an email message, append appropriate CRLFs and transmit the file to the SMTP server.
1999-02-09 03:48:56 +00:00
mscott%netscape.com
43c849a258
Small changes. Added support for getting/setting a file name for the file to be posted.
1999-02-09 03:46:34 +00:00
warren%netscape.com
4303f5bbff
Broke out IMAP stuff.
1999-02-09 03:45:02 +00:00
mscott%netscape.com
0b5693d6bb
Add accessors for getting/setting the file name for the email message to be posted.
1999-02-09 03:44:47 +00:00
srinivas%netscape.com
d681340296
Display nspr version info. by default.
1999-02-09 03:34:09 +00:00
srinivas%netscape.com
a7122489b6
Code cleanup.
1999-02-09 03:30:29 +00:00
srinivas%netscape.com
0bbafa3b0b
Reduce default thread count.
1999-02-09 03:29:40 +00:00
tague%netscape.com
cacda0cc9c
Added autoregistration to UNIX .so
1999-02-09 03:24:34 +00:00
mscott%netscape.com
fb0265ba77
Add values for CRLF....
1999-02-09 03:23:10 +00:00
mscott%netscape.com
42bcff3720
Oops...one of my changes got lost...if you are reading in user data, don't write it into m_userData unless the user
...
actually entered a value...if you do write in it, we step on the default value which is alredy in m_userData...
1999-02-09 03:21:34 +00:00
waterson%netscape.com
cd3d5eef8b
Removed tree widget demo: obsolete.
1999-02-09 03:17:03 +00:00
waterson%netscape.com
bbf9245c7f
Removed RDF crap from nsSetupRegistry and made it automagically work by handling NSRegisterSelf() in rdf.dll
1999-02-09 03:16:51 +00:00
waterson%netscape.com
12a702f4a8
RDFDocument is now XULDocument.
1999-02-09 03:16:17 +00:00
waterson%netscape.com
18f49c102e
Whacked to get RDF/XUL working right, with local content mderged in.
1999-02-09 03:15:41 +00:00
waterson%netscape.com
9321e3026f
Moved RDF to after Layout TEMPORARILY while I static link to layout.dll for HTML elements. This'll go away once Vidur comes back from W3C and we figure out how to do this the right way.
1999-02-09 03:06:59 +00:00
alecf%netscape.com
d5c6aee3a4
Some headers aren't required after all.
...
reorder some of them and change HEADER_TOTAL to HEADER_LAST for consistency.
1999-02-09 02:55:39 +00:00
alecf%netscape.com
d2b793432e
terminate posts with "."
...
move FORCE_PR_LOG above the include for msgCore so that we can log in release builds
remove unnecessary assert
get ready for the next state after we post the message
1999-02-09 02:54:44 +00:00
alecf%netscape.com
f71411b43d
fix up test harness for posting
1999-02-09 02:49:58 +00:00
warren%netscape.com
ac8697229e
Fixed to build on Windows.
1999-02-09 02:23:39 +00:00
ducarroz%netscape.com
93ff7ec55f
remove temporary directory compose
1999-02-09 02:14:58 +00:00
ducarroz%netscape.com
bd0bf6556f
Original file was moved into .\smtp, this is in fact a first check in
1999-02-09 01:45:55 +00:00
ducarroz%netscape.com
dda94d6451
Add support for msgCompose & msgCompFields, change library name to compose instance of smtp
1999-02-09 01:42:18 +00:00
ducarroz%netscape.com
c3d87ae834
Add support for msgCompose and msgCompFields
1999-02-09 01:40:25 +00:00
ducarroz%netscape.com
c6ca3f5256
Add support for nsIMsgCompose & nsIMsgCompFields
1999-02-09 01:36:14 +00:00
ducarroz%netscape.com
9c5d093528
Add class id for msgcompose and msgcompfields
1999-02-09 01:34:53 +00:00
alecf%netscape.com
22088b8763
Ignore UNIX generated makefiles
1999-02-09 01:33:43 +00:00
ducarroz%netscape.com
4bfdb6fe36
add library compose.lib
1999-02-09 01:33:33 +00:00
ducarroz%netscape.com
99bea1df7b
add directory compose to build process
1999-02-09 01:32:15 +00:00
ducarroz%netscape.com
454dd3b599
Initial check in
1999-02-09 01:28:32 +00:00
mscott%netscape.com
edce6818e7
Ooops...forgot to check this file in. I changed the arguments for ExtractRFC822Addresses
1999-02-09 01:23:34 +00:00
waterson%netscape.com
4d00f764eb
Exposed NS_CreateHTMLContent() as a temporary hack to get HTML-in-RDF/XUL working. Will re-visit when Vidur comes back.
1999-02-09 00:26:50 +00:00
ducarroz%netscape.com
08b467330b
Initial check in
1999-02-09 00:15:59 +00:00
troy%netscape.com
a9bb13d5cc
Fix for bug #3027 . Correctly computes 'auto' margin values and allows them
...
to be negative
1999-02-09 00:15:43 +00:00
coop%netscape.com
cc3262e0a5
NOT YET PART OF SEAMONKEY:
...
* added function XPT_GetInterfaceIndexByName
* replaced remaining occurences of 'namespace' with 'name_space' to keep C++ happy
* added xpt_dump display for param types (in/out/retval)
* changed xpt_dump handling for wchar_t strings
* use shaver's print_IID function when displaying type descriptors
* removed DoAnnotations (not used)
1999-02-09 00:14:38 +00:00
fur%netscape.com
821bb96abc
Gratuitous change to work around bug that appears in egcs 1.0.3
1999-02-09 00:08:41 +00:00
ducarroz%netscape.com
d33a5fc1e3
Initial check in
1999-02-09 00:08:18 +00:00
pinkerton%netscape.com
d17884edcd
Rewrote reflow to handle collapsed/hidden toolbars correctly (but still not operational because of layout bugs).
1999-02-09 00:07:49 +00:00
fur%netscape.com
bc8b55b791
Quash egcs warning
1999-02-09 00:07:20 +00:00
ducarroz%netscape.com
e941185aba
Initial check in
...
This file is temporary!
1999-02-09 00:05:39 +00:00
fur%netscape.com
4045d5c9f6
Use OBJDIR naming scheme that is the same as NSPR's
1999-02-09 00:02:19 +00:00
fur%netscape.com
f787d50e81
mkdepend rules now work again
1999-02-09 00:01:56 +00:00
fur%netscape.com
ec688dd6fd
Don't assume that gcc is C compiler when computing dependencies
1999-02-09 00:01:02 +00:00
fur%netscape.com
7d1029eedf
Got rid of problematic -fexceptions flag
1999-02-08 23:59:19 +00:00
fur%netscape.com
50f767a020
Get rid of classpath during header generation. For now, depend on setting of CLASSPATH env variable.
1999-02-08 23:58:16 +00:00
fur%netscape.com
d0cdd06b65
Replaced outdated rules w/ new rules that are identical to NSPR's
1999-02-08 23:57:21 +00:00
racham%netscape.com
024e303453
Widget name conflict resolved
1999-02-08 23:18:56 +00:00