Commit Graph

901 Commits

Author SHA1 Message Date
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
alecf%netscape.com
3c33281fd3 support add/removal of SMTP servers 1999-09-14 07:03:47 +00:00
hangas%netscape.com
4e4bedb4fe Moved Close menu item to its new location. 1999-09-14 06:18:08 +00:00
alecf%netscape.com
c303921954 add new nsSmtpServer/etc to the build 1999-09-14 04:22:09 +00:00
bienvenu%netscape.com
3456144dd5 break out UpdateFolder method from GetMessages 1999-09-14 04:02:34 +00:00
sspitzer%netscape.com
748c22204e fix for #13708. remove the message formatting pref pane: it's in the account wizard now. 1999-09-14 00:43:10 +00:00
ducarroz%netscape.com
5f86eb66a2 Let the user tabs into the body from the subject edit field. Fix bug 10932 1999-09-13 22:20:07 +00:00
jefft%netscape.com
750364ab73 fixed bug 13674 -- reply quotes wrong message for news and imap messages 1999-09-13 20:26:04 +00:00
cls%seawood.org
a87b20551f Fix my bustage using -D_BSD_SOURCE 1999-09-12 17:15:57 +00:00
hangas%netscape.com
c8b5bd6ae7 Using edit menu items from globalOverlay.xul 1999-09-12 08:41:46 +00:00
hangas%netscape.com
f4bdd73f19 Modifications to use new features in globalOverlay.xul 1999-09-12 02:30:04 +00:00
hangas%netscape.com
ec7d0eb62b Added many menu items to globalOverlay.xul and modified messenger 3pane, compose window, and address book to use them. 1999-09-12 02:22:11 +00:00