2875 Commits

Author SHA1 Message Date
putterman%netscape.com
fd5c7cfad6 Fix for 7002. Speed up mail by commenting out call to UpdateSummaryTotals. Reviewed by
mscott and approved by chofmann.
1999-05-24 22:03:47 +00:00
putterman%netscape.com
e9073f8c33 Fix for 6975. Make sure there's a valid database before accessing it. Reviewed by
mscott. Approved by chofmann.
1999-05-24 22:02:50 +00:00
briano%netscape.com
4d3055bc0c Fixed the breakage this incomplete makefile was causing NO_STATIC_LIB builds. 1999-05-24 04:55:52 +00:00
sspitzer%netscape.com
154abf677e fix for #6935. skip newsrc lines that look like this:
3746EF3F.6080309@netscape.com:
3746EF3F.6080309%40netscape.com:

Those aren't legal newsgroup names.  But previous versions of Communicator
dump that into the newsrc file when you load these urls:

news://news.mozilla.org/3746EF3F.6080309@netscape.com
news://news.mozilla.org/3746EF3F.6080309%40netscape.com
1999-05-23 00:44:46 +00:00
sspitzer%netscape.com
ad3f33881c fix for #6889. a=chofmann.
use tempMessage.eml so that reply to news works.
1999-05-22 19:37:13 +00:00
sspitzer%netscape.com
a06220fe39 fix for #6919. heed the "news.max_articles" pref. 1999-05-22 02:11:30 +00:00
sspitzer%netscape.com
9e1116af2d fix for #6031. the summary file names for newsgroups are based on
the newsgroup name.  if the name is too long for the native file
system, use the hash function to come up with a new name.

move that has code out of xp_hash.c and into newsSummarySpec.cpp

in 4.x, this was the only place it was used anyways.

fix my debugging printf.

re-arrange addressbook makefiles in mailnews/makefiles so that people
who use obj-dir can build.
1999-05-21 22:21:23 +00:00
sspitzer%netscape.com
559cf545bd fix for #6790. a=chofmann, r=mscott. make news messages show up in the message pane on the Mac 1999-05-21 04:54:04 +00:00
mscott%netscape.com
861fef8b5d Remove nsNewsArticleSet.h for sspitzer. 1999-05-20 03:18:13 +00:00
sspitzer%netscape.com
0edb4f1392 removed files: mozilla/mailnews/news/src/nsNNTPArticleSet.cpp 1999-05-20 02:57:19 +00:00
sspitzer%netscape.com
8b25978ce3 added files: mozilla/mailnews/base/util/nsMsgKeySet.cpp, removed files: mozilla/mailnews/base/util/nsNewsSet.cpp 1999-05-20 02:56:02 +00:00
sspitzer%netscape.com
4a56b0473c remove duplicate implementations of nsNewsSet. rename nsNewsSet to nsMsgKeySet.
heed the news set.  this fixes #6730 and #6244.
1999-05-20 02:54:25 +00:00
mscott%netscape.com
1204c7255b For consistancies sake, back out the rest of hangas's changes until he can
add a selectaddress.xul file.
1999-05-19 06:36:36 +00:00
mscott%netscape.com
b8b8edbee4 for consistencies sake, back out the rest of hangas's changes until he
can add a selectaddress.xul file.
1999-05-19 06:33:30 +00:00
ducarroz%netscape.com
35dac154e3 remove META tag (bug 6675) 1999-05-19 05:30:19 +00:00
bienvenu%netscape.com
7bad36bff6 turn on protocol logging in release mode 1999-05-19 04:43:00 +00:00
mscott%netscape.com
6435907720 Fix build breakage for Hangas by backing out the makefile change until he can check in selectadress.xul. 1999-05-19 03:00:35 +00:00
mscott%netscape.com
ac4e3bc9c7 Fix Mac build for hangas by backing out his selectaddress.xul change as we don't have that file. 1999-05-19 02:56:55 +00:00
mscott%netscape.com
4e64ddd28d fix windows build for hangas. backing out his changes as we don't have a selectaddress.xul file to export. 1999-05-19 02:55:45 +00:00
hangas%netscape.com
68fbaf29a5 Added selectaddress.xul 1999-05-19 02:19:09 +00:00
hangas%netscape.com
5a1d0875da Added addressbook.js to support address picker dialog 1999-05-19 02:11:38 +00:00
hangas%netscape.com
a5c67c324a Added code for selectaddress.xul (address picker) 1999-05-19 02:10:28 +00:00
bienvenu%netscape.com
cbef1620ae more work on filter actions 1999-05-19 01:56:32 +00:00
bienvenu%netscape.com
ff66607b3f temporarily don't build nsIDOMMsgAppcore.idl 1999-05-19 01:47:41 +00:00
nhotta%netscape.com
34461d6732 Changed to pick up result of MIME decoder and unicode converter. 1999-05-19 01:37:46 +00:00
jefft%netscape.com
024b366eb6 fixed VC++ 5.0 bustage problem 1999-05-19 01:15:17 +00:00
putterman%netscape.com
4eef62237b Generate headers from idl. 1999-05-19 01:07:54 +00:00
jefft%netscape.com
ff85add93a fixed delete message barf on creating new message header 1999-05-19 01:05:05 +00:00
ducarroz%netscape.com
037bc5dfa4 Fix Reply and Forward who wasn't working since new Ender LoadUrl. Implement a temporary HTML support. 1999-05-19 00:52:51 +00:00
ducarroz%netscape.com
e250a53932 remove the dot in front of Reply, Reply all and Forward. 1999-05-19 00:52:49 +00:00
ducarroz%netscape.com
e0bc96732d Fix ender loading URL problem when doing a reply or forward 1999-05-19 00:52:48 +00:00
ducarroz%netscape.com
ff4032f2c0 Remove redefinition of GetTimeMac 1999-05-19 00:52:47 +00:00
alecf%netscape.com
55de2eb7ed fix for #5792 - remove leading '/' that occurs on unix 1999-05-19 00:36:58 +00:00
alecf%netscape.com
f1b3e3d7d5 fix newline at end of file 1999-05-19 00:36:13 +00:00
alecf%netscape.com
d69dc32f22 fix up this datasource to support the AccountManager:
- add a new arc out from each account accounts "Settings"
- add new properties on Settings - Main, Advanced, Server, Copies
- add arcs out from Main, Advanced, Server, and Copies for Name and PageTag
1999-05-19 00:34:48 +00:00
alecf%netscape.com
8c752b1ad3 remove unused variable 1999-05-19 00:30:13 +00:00
alecf%netscape.com
d64b793b45 add FilterEditor to windows build 1999-05-19 00:27:56 +00:00
alecf%netscape.com
4e1f549aa6 ok, ok, cool RGB is going away 1999-05-19 00:25:26 +00:00
alecf%netscape.com
ed8d931b0a switch over to titledbuttons, plus some minor tweaks 1999-05-19 00:24:47 +00:00
alecf%netscape.com
962873b7c2 fix up the tree widget to look a little nicer 1999-05-19 00:23:39 +00:00
alecf%netscape.com
2809270a2a first cut at a message filter edito 1999-05-19 00:21:55 +00:00
alecf%netscape.com
64dfb152ba update account manager to use the account manager data source 1999-05-19 00:12:48 +00:00
mscott%netscape.com
bdebc6fe6a cleanup makefile. 1999-05-19 00:02:29 +00:00
mscott%netscape.com
d09f0061ac Updates with msgcoreutil building as a dll. 1999-05-18 23:59:45 +00:00
mscott%netscape.com
3f980cc4d3 clean up makefile, remove unnecessary define. 1999-05-18 23:59:16 +00:00
mscott%netscape.com
dac1ff5126 remove linkage against rdfutil_s. we don't need it anymore. 1999-05-18 23:57:37 +00:00
mscott%netscape.com
0e1ed4ef9c Make base\util build as a dll. This includes defining IMPL_NS_MSG_BASE and adding makefile code to generate the dll. 1999-05-18 23:56:48 +00:00
mscott%netscape.com
368b7fb42c Add NS_MSG_BASE to class declaration to help make base\util build as a dll on win32. 1999-05-18 23:55:39 +00:00
putterman%netscape.com
1ed1220ae6 Show "???" when message counts are unknown. Use RDF collation key sorting. 1999-05-18 23:48:15 +00:00
mscott%netscape.com
b941736a5e define NS_MSG_BASE which is used as a prefix in front of all functions & classes in base\util. This macro applies to win32 only right now. It is used to declare things as export when building the file and import when we are linking against the file. This helps us make msgcoreutil build as a dynamic library on win32. 1999-05-18 23:46:23 +00:00