alecf%netscape.com
0fc7315583
add support for identity-specific HTML compose and signatures
1999-09-21 05:37:23 +00:00
hangas%netscape.com
669e7fa437
Added key binding to dialogOverlay.xul for OK and Cancel buttons. Updated xul windows to include these keys.
1999-09-21 05:20:56 +00:00
tao%netscape.com
472450ff09
14391: [L12y] PLS remove locale name (en) from "*_en.properties".
1999-09-21 01:32:06 +00:00
tao%netscape.com
647a559bfd
14391: [L12y] PLS remove locale name (en) from "*_en.properties".
1999-09-21 01:22:43 +00:00
mscott%netscape.com
0a7c01bb4f
initialize the ref count on this class.
1999-09-21 00:07:34 +00:00
sspitzer%netscape.com
95fca3acb9
fix bug #10235
...
implement "pre-select the right identity when composing based on folder pane selection" feature.
1999-09-20 08:13:27 +00:00
alecf%netscape.com
ba853f1847
be smarter about building up list of SMTP servers, don't keep appending onto the pref
1999-09-20 06:49:33 +00:00
sspitzer%netscape.com
ca2ce65b99
check in work around for #10235
...
check in start of work for #14312
fix a couple warnings
comment out some dump() calls
1999-09-20 02:12:28 +00:00
alecf%netscape.com
6e6f6922ea
rename default server attribute, and change default smtp prefix to "smtp" instead of "server"
1999-09-19 23:58:57 +00:00
alecf%netscape.com
7a81c47ed7
fix problem where we forgot to append "." to the server key
1999-09-19 23:57:53 +00:00
mccabe%netscape.com
4f7990cd94
Fix to 7610. Modify xpidl compiler to add 'const' to the method signature for generated attribute setter methods for string, wstring and nsid attributes.
...
As this changed the generated interface signatures, I had to change all of the uses to avoid bustage. Any corners of the browser that aren't built by default, or that I haven't discovered how to build, may be at risk of bustage if they use string or wstring attributes. (This could mean blackwood; sorry, guys!)
Many thanks to Alec Flett (alecf@netscape.com ) for preparing diffs for the mailnews portion of the signature changes; thanks also to Ariel Backenroth (arielb@rice.edu ) and Mike Shaver (shaver@mozilla.org ) for help with updating the tree with NS_DECL_NSIFOO macros; everwhere where one of these macros was used was one less place I had to manually add 'const'.
Also removed extraneous space from generated method signatures, leftover from Brendan's capitalization spam, and made 'const decl must be of type short or long' an error rather than just a warning.
1999-09-19 23:46:35 +00:00
alecf%netscape.com
994043abff
allow char properties to return null instead of throwing an exception
1999-09-19 23:35:53 +00:00
alecf%netscape.com
ce26ba85b9
be a little smarter about SMTP servers - create the default one on demand
1999-09-19 23:33:49 +00:00
alecf%netscape.com
c1b1098e55
I need real ProgIDs, not these fakes.
1999-09-19 23:19:53 +00:00
tao%netscape.com
27cf28cb02
Hook up da-DK
1999-09-18 02:07:24 +00:00
sfraser%netscape.com
947d4936aa
Fix a broken CLSID macro
1999-09-17 23:42:37 +00:00
tao%netscape.com
4661727893
First checkin of da-DK resource files contributed by
...
Henrik Lynggaard<Lynggaard@netscape.net>
1999-09-17 23:35:55 +00:00
fergus%netscape.com
e603b27631
Adding localization notes.
1999-09-17 23:31:01 +00:00
jefft%netscape.com
e5f6e527b0
moved CreateStartupUrl() to nsMsgUtils
1999-09-17 23:17:53 +00:00
alecf%netscape.com
fb7d3f566b
oops, raptorhtml isn't loaded with apprunner, so we do need to load this after all
1999-09-17 22:53:48 +00:00
alecf%netscape.com
0c46a27fae
fix bogus linking
1999-09-17 21:13:17 +00:00
ducarroz%netscape.com
8221260b78
NS_INIT_REFCNT must be called before any return else we crash. Fix for bug 14163
1999-09-17 20:47:26 +00:00
alecf%netscape.com
187404d4d0
don't need to link compose against raptor anymore
1999-09-17 20:31:32 +00:00
ducarroz%netscape.com
bfc0297fd3
cleanup
1999-09-17 20:28:22 +00:00
ducarroz%netscape.com
b1d5d1f001
elimnate redundancy, bug 10539
1999-09-17 20:27:46 +00:00
mscott%netscape.com
636e23a193
export new compose messages properties file
1999-09-17 05:04:10 +00:00
mscott%netscape.com
c76f582e26
Export new properties file.
1999-09-17 05:00:36 +00:00
mscott%netscape.com
a47d9126e1
export the new compose messages properties page.
1999-09-17 04:59:12 +00:00
mscott%netscape.com
5467cf3ef0
the properties file for back end compose messages was in the wrong directory. Moving it into the locale
...
directory where it belongs.
1999-09-17 04:58:27 +00:00
ducarroz%netscape.com
cdd8de3746
Remove unused function LoadFields
1999-09-16 23:55:06 +00:00
ducarroz%netscape.com
6a91822dee
Did some cleanup and fix a problem that didn't let us to specify the body through a mailto url.
1999-09-16 23:39:54 +00:00
cls%seawood.org
cb3abff6ef
Remove unnecessary -D_BSD_SOURCE now that __STRICT_ANSI__ is set in <prinet.h>
1999-09-16 14:50:19 +00:00
warren%netscape.com
dd39105041
Changed signature of NewInputStreamChannel to pass load group.
1999-09-16 09:39:29 +00:00
hangas%netscape.com
701134dee8
More advances in commanUpdater development. Making this work from globalOverlay.xul so that less xul and js is required for each window.
1999-09-16 07:37:45 +00:00
warren%netscape.com
7d5e565fd5
Factored file transport service out of file: protocol.
1999-09-16 01:16:22 +00:00
sfraser%netscape.com
36b7cc81cb
Remove Security.o
1999-09-16 01:10:47 +00:00
sspitzer%netscape.com
8ee260f294
make the postMessageFile in the nsINNTPNewsgroupPost be a nsIFileSpec, instead
...
of a nsFilePath. this means nsINNTPNewsgroupPost is fully scriptable.
it also allowed me to clean up a lot of code.
most of these changes are results of this change.
add notifyOn, maxArticles, and markOldRead attributes to nsINntpIncomingServer
these correspond to "news.max_articles","news.mark_old_read", and "news.notify.o
n" prefs in 4.x. (in 5.0, they are on a per server basis now.)
rewrite nsNNTPProtocol.cpp to use these attributes, instead of the old 4.x globa
l prefs.
fix warnings.
1999-09-15 21:29:30 +00:00
nhotta%netscape.com
94f7812e50
Bug 8865, hooked up entity converter.
1999-09-15 19:32:32 +00:00
ramiro%netscape.com
e8ba593918
Cleanup the neckutil linking thing.
1999-09-15 02:15:11 +00:00
jefft%netscape.com
a46c88cc36
fixed bug 13574 -- use stream converter instead of temp file for reply quoting
1999-09-15 02:13:04 +00:00
briano%netscape.com
3474999aa5
General cleanup.
1999-09-14 23:05:06 +00:00
law%netscape.com
d94d90f478
Enable mail composition to be opened via window.openDialog
1999-09-14 21:19:27 +00:00
ducarroz%netscape.com
2c85b4d825
Remove key binding again as other problems appear!
1999-09-14 19:54:41 +00:00
alecf%netscape.com
9917da1051
register smtp server
1999-09-14 08:23:20 +00:00
alecf%netscape.com
7073f4c9e8
build smtp server on windows
1999-09-14 08:22:50 +00:00
alecf%netscape.com
fc34bf545b
fix solaris bustage
1999-09-14 08:19:54 +00:00
alecf%netscape.com
ede250feb0
oops, forgot constructor/destructor
1999-09-14 08:16:21 +00:00
sspitzer%netscape.com
e8f17a8f76
added files: mozilla/mailnews/compose/src/nsSmtpServer.cpp
1999-09-14 08:03:36 +00:00
alecf%netscape.com
bbf194521a
ok, finally write this thing out to prefs
1999-09-14 07:58:04 +00:00
alecf%netscape.com
101d0c1ce6
unify server creation like the account manager
1999-09-14 07:15:21 +00:00