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

1313 Коммитов

Автор SHA1 Сообщение Дата
cbiesinger%web.de 15a321ca78 bug 115473 r=pavlov sr=brendan
Remove timer priorities
2002-06-11 20:47:04 +00:00
cavin%netscape.com 877c27063c Fix for 141299. In nsMsgNewsFolder::SetReadSetFromStr(), after 'mReadSet' is recreated store the new pointer in the db as well. r=naving, sr=bienvenu, a=asa. 2002-06-10 19:58:10 +00:00
alecf%netscape.com bcf192e308 fix for bug 101761 - REQUIRES update - remove all REQUIRES that are no longer necessary.. r=cls, a=asa (build-only changes) 2002-06-06 20:28:14 +00:00
bienvenu%netscape.com 5df803f012 part of fix for unread counts getting wrong in news threads 64476 r/sr =sspitzer 2002-05-30 14:25:05 +00:00
bienvenu%netscape.com 232a8e11a3 fix 138018 should disable delete and move for readonly folders r=naving, sr=sspitzer 2002-05-23 23:13:26 +00:00
naving%netscape.com e858b17d4a 121926 r=bienvenu sr=mscott. Fixing a bug where mailnews doesn't ask for password if the passwordManager has
wrong password. The problem was walletService wasn't getting created so we were never clearing bad password.
2002-05-21 20:44:46 +00:00
bienvenu%netscape.com e570523373 fix mark all read when we do get previous neww messages r/sr =sspitzer 64480 2002-05-16 23:53:40 +00:00
darin%netscape.com b4b75daa66 cleaning up documentation, marking some interfaces frozen, and splitting
up some interfaces into separate IDL files (b=124465)
reviewed by dougt and bbaetz
2002-05-03 07:49:43 +00:00
bienvenu%netscape.com b5e6458227 don't commit the db for every news article expired r/sr = sspitzer 123922 2002-05-02 23:54:09 +00:00
bienvenu%netscape.com e44ac3a3c5 fix 140555 r/sr=sspitzer downloading two copies of every news msg for offline use when syncing newsgroups, also don't allow multiple downloads to the same group 2002-04-30 14:46:44 +00:00
darin%netscape.com e554d83626 fixes bug 129279 "nsIFile unicode/utf8/ascii task"
r=dougt sr=alecf
2002-04-27 05:33:09 +00:00
jgmyers%netscape.com bf7e6b01fd Remove ssl-forcehandshake workaround r=kaie/rpotts/bienvenu sr=darin 2002-04-26 23:02:11 +00:00
bienvenu%netscape.com 42042324cb fix crash deleting news server and adding it back r=naving, sr=sspitzer 80869 2002-04-25 19:02:37 +00:00
nhotta%netscape.com b1e79eb712 Added out argument for NS_MsgStripRE to avoid altering the const argument,
bug 131983, r=ducarroz, sr=bienvenu.
2002-04-23 02:18:19 +00:00
sspitzer%netscape.com 0d23834394 landing cavin's fix for #134897. turbo related bug:
Mail account info and message display not working for new profile created in Quick Launch mode
r=bienvenu, sr=sspitzer
2002-04-16 05:22:35 +00:00
bienvenu%netscape.com 59cbb5cbaf fix crash in nsMsgNewsFolder::RemoveMessage when removing expired articles and clicking on different folder a=asa, 134961 r=naving, sr=sspitzer 2002-04-04 15:29:02 +00:00
hewitt%netscape.com d38a0937d9 bugs 110156, 110155
Removing support for <outliner> tags
Removing <tree> layout code and moving <tree> tags to outliner layout
Convert all usage of <outliner> to tree tags
Convert all usage of <tree> tags to new <tree> syntax or <listbox>
r=cmanske,varga sr=hyatt,sspitzer a=asa

Also includes fixes by Jan Varga (varga@utcruk.sk) for bugs 132020, 133451, 131393, 115894, and 129327
2002-03-29 02:46:01 +00:00
seawood%netscape.com f940144626 Remove xp_core.h & xp_mem.h and all build references to them.
Remove cruft from xp_mcom.h & xp_str.h.
Bug #38061 r=brendan sr=alecf a=valeski
2002-03-27 06:02:39 +00:00
bienvenu%netscape.com 8768f09378 fix regression handling news urls r=sspitzer, sr=darin, a=asa 132699 2002-03-26 00:49:36 +00:00
mscott%netscape.com 46d90c3f99 Bug #132401 mailnews portion of the ALERT_SERVICE_BRANCH landing.
hook biff up to showing an animated alert for windows.
Force folks trying to open a new mail window to go through the the mail open window service
which now takes a folder and a message key.

r=bhuvan
sr=bienvenu
a=asa
2002-03-22 23:28:55 +00:00
seawood%netscape.com 65178608c0 Fix |Cannot use const char* to initialize char*| errors for Sun Forte compilers.
Bug #129533 r=jag sr=darin a=asa
2002-03-10 07:35:22 +00:00
darin%netscape.com f1a6738b6c fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa 2002-03-06 07:48:55 +00:00
bienvenu%netscape.com cc20b87560 make clicking on a news or imap url load the folder/newsgroup r=naving, sr=sspitzer a=asa 112105 2002-03-06 01:44:07 +00:00
morse%netscape.com d8c109186b bug 107579, infrastructure for detecting 3rd-party cookies, r=darin,rpotts, sr=devitz 2002-03-02 01:49:30 +00:00
sspitzer%netscape.com d2cb3313a4 fix for #121639. get forward as attachment to work for news again.
while I'm at it, some code cleanup.  note, this fix also makes it so
we use the news cache when copying messages, which is a perf win.
most of this r=naving, all of it r/sr=bienvenu
2002-02-20 08:23:05 +00:00
cathleen%netscape.com 3f9b432d36 eliminate nsCRT::strlen for char* strings (part 3), bug 124536 r=dp sr=brendan 2002-02-19 08:42:48 +00:00
bbaetz%student.usyd.edu.au 8e196739ba Bug 44995 - support socks proxies in mailnews
r=mscott, sr=darin
2002-02-19 07:07:23 +00:00
sspitzer%netscape.com 1ecadaf3f8 fix for #120502. bad problems replying to and cancelling news posts with # in the message id.
r/sr=bienvenu
2002-02-18 06:20:46 +00:00
dbaron%fas.harvard.edu 59892aa65e Remove more no-longer-needed nsComponentManager::RegisterComponent calls. Remove remnants of NS_IMPL_IDS macro, associated with long-gone NS_DECLARE_ID. b=125782 r=dougt rs=jag 2002-02-16 16:18:13 +00:00
mhammond%skippinet.com.au de29652f02 Fix bug 123768 - Unsubscribing while headers downloading hangs.
r=hwaara/sr=mscott.
2002-02-12 00:55:04 +00:00
bienvenu%netscape.com 63f4d5d763 r=naving, sr=sspitzer 123427 remove offline store when news folder unsubscribed 2002-02-06 03:59:01 +00:00
sspitzer%netscape.com 60fbb1b90d fix for #122481, crash when creating (and then unsubscribing) from bogus
newsgroups, like news://news.mozilla.org/foo/bar.

also some code cleanup.

r/sr=bienvenu.  thanks to hwaara for the initial patch.
2002-02-05 02:00:25 +00:00
naving%netscape.com ba6500b0e5 112927 sr=bienvenu. Made it so that we alert the user in case we cannot
parse rules.dat, upon getting filterList
2002-01-31 22:08:48 +00:00
bienvenu%netscape.com c1fc188c1a fix for failure downloading multiple newsgroups for offline use rs=mscott 102872 2002-01-31 04:20:55 +00:00
bienvenu%netscape.com b12fcd3376 get downloading newsgroups for offline use working better, r=naving, sr=mscott 84061 2002-01-30 22:58:30 +00:00
bienvenu%netscape.com 310e437144 remove db entries for expired articles when downloading msgs for offline use r=naving, sr=mscott 122386 2002-01-30 22:46:08 +00:00
sfraser%netscape.com d133d4956f Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson 2002-01-30 21:14:20 +00:00
alecf%netscape.com 28b3772942 First part of fix for bug 107575 - remove nsString::FindChar because there is already an nsAString::FindChar, and remove the "ignore case" option in RFindChar
r=dougt, sr=jag
2002-01-30 06:04:29 +00:00
sspitzer%netscape.com 062172ca37 supplimental fix for #113540, clean up code. rs=mscott 2002-01-26 02:37:56 +00:00
morse%netscape.com 36e70a0aa9 bug 113540, remove mailnews dependency on password manager, r=mscott,sspitzer,jag,law 2002-01-26 00:44:18 +00:00
bienvenu%netscape.com 88616b2c9b use GetRootMsgFolder 119579 r/sr = sspitzer 2002-01-16 03:19:22 +00:00
cathleen%netscape.com 92d4fbf218 converted 271 references to nsCRT::memcpy to memcpy, bug 118135 r=dp 2002-01-12 03:18:55 +00:00
sspitzer%netscape.com 2da5458bd8 add some bulletproofing to the subscribe search view so that we
check the row.  fixes crasher bug #117065
r/sr=bienvenu
2002-01-08 01:32:27 +00:00
bryner%netscape.com 2a1819d615 Bug 116499 - convert nsIOutlinerView::GetCellText to return an nsAString, so we can avoid copying strings. r=blake, sr=jag. 2001-12-29 22:05:16 +00:00
naving%netscape.com b7ecf92069 116422 r/sr=sspitzer. fix leaking us and them upon cancelling news messages 2001-12-26 21:44:55 +00:00
timeless%mac.com 61a97fd94a Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
r='s from many people. sr=jst
2001-12-23 23:23:41 +00:00
sspitzer%netscape.com d08d4d3f97 landing the AB_OUTLINER_BRANCH.
fix for #73868, and numerous other bugs.
switch the addressbook over to use outliner,
a bunch of addressbook UI fixes and code cleanup.

r=dmose,racham,others and sr=bienvenu
2001-12-22 02:06:31 +00:00
seawood%netscape.com 45bfbf0658 Landing the rest of the win32 gmake changes:
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup

Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
jaggernaut%netscape.com e44e7d9ec8 Bug 113228: Replace ns{C}String::To{Upper,Lower}Case with global versions. r=bzbarsky, sr=jst 2001-12-17 07:14:49 +00:00
jaggernaut%netscape.com ee12112b29 Remove timer from REQUIRES, the makefile.win edition 2001-12-16 18:08:20 +00:00