Граф коммитов

2903 Коммитов

Автор SHA1 Сообщение Дата
mscott%netscape.com 7d16fe001c Quiet noisy printf... 1999-05-26 23:05:30 +00:00
mscott%netscape.com 247b29a6b5 Bug #6722 --> replace PR_Open with nsFileSpec/nsFileStream. 1999-05-26 23:01:23 +00:00
mscott%netscape.com 40a2a52e97 Bug 6722 --> replace PR_Open with nsFileSpec/nsFileStream. 1999-05-26 22:59:26 +00:00
mscott%netscape.com 9117adbab5 fix mismatched memory frees *again* 1999-05-26 22:57:02 +00:00
mscott%netscape.com 7e9935a79c Fix mismatched memory free. Bug #6722 --> replace PR_Open use with nsFileSpec & nsFileStream. 1999-05-26 22:53:03 +00:00
mscott%netscape.com 0cc9ddde6d Fix memory leak of mailbox struct. 1999-05-26 22:49:09 +00:00
mscott%netscape.com 49ff440b55 Fix uninitialized memory read. 1999-05-26 22:43:01 +00:00
briano%netscape.com 70112c66da Fix for NO_STATIC_LIB builds. 1999-05-26 22:20:12 +00:00
alecf%netscape.com 95d34e3a21 add CID to prepare for moving CIDs into the factory 1999-05-26 21:59:45 +00:00
jefft%netscape.com f7a05baf9f more on cached connection work - time out and number of maximum connections per host implementation; fixed delete messages not working problem; fixed crash when server disconnect the connection; inproper ref counting problem 1999-05-26 21:56:36 +00:00
alecf%netscape.com 1779ff80dd moving CIDs out of the interface headers, so including the right factory CID files 1999-05-26 21:54:25 +00:00
jefft%netscape.com 1faa5ccc50 defautl set fDeleteIsMoveToTrash to true 1999-05-26 21:52:54 +00:00
jefft%netscape.com 4730d69add more on cached connection work - time out and number of maximum connections per host implementation 1999-05-26 21:51:38 +00:00
sspitzer%netscape.com dfeb81ab79 turn DEBUG_sspitzer into DEBUG_NEWS.
use PR_sscanf instead of sscanf.
add more debugging printfs
1999-05-26 21:45:19 +00:00
sspitzer%netscape.com 493e910815 the new subscribe xul and associated files 1999-05-26 21:36:29 +00:00
sspitzer%netscape.com 71102f0d6c get smtp test to build again on UNIX 1999-05-26 17:23:25 +00:00
sspitzer%netscape.com 1220941099 fix build breakage on UNIX 1999-05-26 16:19:50 +00:00
sspitzer%netscape.com def2edd4b2 fix the news test makefiles so they build on UNIX, now that xpcom2 has
landed.  turn them back on.
1999-05-26 15:45:49 +00:00
alecf%netscape.com b7da4eeb00 smtp test is broken, comment it out for now 1999-05-26 08:11:35 +00:00
alecf%netscape.com ee4de749d8 fix bustage by adding gfx/img/mozutil 1999-05-26 08:07:54 +00:00
alecf%netscape.com 4437b06a39 disable news tests for now because we can't find XP_StringHash2 1999-05-26 08:05:57 +00:00
dp%netscape.com 81c5533d87 removing -lreg 1999-05-26 07:47:14 +00:00
donm%netscape.com 345e58a6a7 removed referecne to libreg and libraptorbase 1999-05-26 04:59:47 +00:00
dp%netscape.com 94344009c8 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
ducarroz%netscape.com e00895eb36 fix bug 6914 1999-05-25 23:37:48 +00:00
ducarroz%netscape.com 5dfa67a311 bug fix 6628 1999-05-25 23:35:39 +00:00
sspitzer%netscape.com 023607284d point the start page to a page that explains how to set up your prefs 1999-05-24 23:37:57 +00:00
sspitzer%netscape.com 869a5b9d86 fix for #6908. a=chofmann, r=mscott. fixes the bug on mac and linux where loading news messages would cause the app to spin. 1999-05-24 23:30:04 +00:00
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