Commit Graph

10920 Commits

Author SHA1 Message Date
bienvenu%netscape.com
2d3c9d9b01 don't allow thread unread counts to be negative r=naving, sr=mscott fixes one case of 64476 2001-07-20 13:13:32 +00:00
mkaply%us.ibm.com
b9b6dd5930 HPUX bustage - need newline at end of file 2001-07-20 02:37:47 +00:00
srilatha%netscape.com
2eb3ad1d3a Fix for bug # 86749. Added observer for ldap server prefs
r=ducarroz, sr=sspitzer
2001-07-20 00:13:38 +00:00
dbragg%netscape.com
45c1cd44cb Checking in for smeredith@netscape.com.
Fix for bug 18266.  Check all IMAP folders for new messages when getMessage is pressed.
Added function GetNewMessagesAllFolders.  r=bienvenu, sr=mscott.
2001-07-19 23:56:34 +00:00
hwaara%chello.se
de52f97892 #58564, fix a js error. r=hwaara, sr=mscott, checkin for Henrik Gemal 2001-07-19 13:13:23 +00:00
naving%netscape.com
ed63a59caa 91412 r/sr=mscott; do not use the copyService, call copy directly on the destFolder. 2001-07-19 04:12:51 +00:00
mitesh%netscape.com
c08757addc Bug 83585 - Changes for new feature to import comm 4.x ab
r=chuang and sr=sspitzer
checking in for rdayal@netscape.com
2001-07-19 01:01:21 +00:00
mitesh%netscape.com
61bed917fc Bug 83585 - Modified for use by new feature to import comm 4.x ab
r=chuang and sr=sspitzer
checking in for rdayal@netscape.com
2001-07-19 00:53:40 +00:00
nhotta%netscape.com
66c673cd94 When the pref "mail.strictly_mime_headers" is off, send as mail charset instead of UTF-8,
bug 68394, r=ducarroz,sr=bienvenu.
2001-07-18 19:46:03 +00:00
bienvenu%netscape.com
04dd6715b8 fix problems with biff and cleanup inbox on exit with SSL, r=naving, sr=mscott 90767 58964 2001-07-18 13:51:27 +00:00
hwaara%chello.se
6e3e5708c2 #88525, Add shortcut key and revise wording to "Search Messages...". r=bzbarsky, sr=sspitzer 2001-07-18 00:31:22 +00:00
sspitzer%netscape.com
d41396f955 fix for subscribe crasher #90718. make sure to null out selection from the view.
r=hwaara,sr=bienvenu
2001-07-17 19:34:53 +00:00
bienvenu%netscape.com
9e8cd9b541 fix downloading of flagged/selected news messages not to skip the first message, r=naving, sr=sspitzer 89727 2001-07-17 01:15:47 +00:00
bienvenu%netscape.com
42d1dcdc3e fix download now for newsgroups r=naving, sr=sspitzer 89726 2001-07-17 01:14:45 +00:00
sspitzer%netscape.com
70640a997e fix typo. autostrech -> autostretch r/sr=bienvenu 2001-07-17 00:11:01 +00:00
sspitzer%netscape.com
f81648e003 fix for #90995. when sorting by priority in the thread pane or in
the search results, priority if none is the same as priority of "normal".

also fix a couple warnings.

r=hwaara,sr=bienvenu.
2001-07-16 23:24:08 +00:00
dbaron%fas.harvard.edu
89287586a9 Convert CRLF line endings to LF to fix IRIX bustage from bienvenu's checkin. 2001-07-16 21:08:37 +00:00
hwaara%chello.se
e7d77a0da2 #90640, implement new filter action: Flag message. r=varada, sr=bienvenu 2001-07-16 20:46:38 +00:00
bienvenu%netscape.com
7b28263ee1 fix crash downloading news article with extremely long line length, fix by bns_robson@hotmail.com, r=bienvenu,sr=sspitzer 87312 2001-07-16 19:58:11 +00:00
bienvenu%netscape.com
1961fa6424 fix 90772 rs=sspitzer, offline download stalling if you have a local folders account 2001-07-16 19:46:10 +00:00
chuang%netscape.com
e6ed5fee67 Bug82197 Acct Central Offline Settings should go to Offline panel, r=bhuvan, sr=mscott 2001-07-16 18:47:20 +00:00
dbaron%fas.harvard.edu
aa4fec2b67 Header include dependency cleanup. b=64023 r=jag rs=brendan 2001-07-16 02:40:48 +00:00
sspitzer%netscape.com
fa8caa8056 fix for #90782. add "total" and "unread" numbers back to the bottom right of
the vertical 3 pane layout.  (the were already there for the normal 3 pane layout.)
r & sr=bienvenu
2001-07-14 03:15:04 +00:00
dbaron%fas.harvard.edu
2133b79907 Changing CRLF line endings to LF to fix IRIX bustage. 2001-07-14 00:18:44 +00:00
sspitzer%netscape.com
1d72a3ca66 fix for #90742
when using search or filters, messages with priority of "none" should behave
like messages with priority of "normal".
r & sr=bienvenu
2001-07-13 21:50:30 +00:00
sspitzer%netscape.com
b34a88c9f6 fix for #40480 (problems with offscreen rows in search and filters)
fix for #78429 (status / priority pickers coming up blank)
and code cleanup.  some of it r=hwaara, all of it r,sr=bienvenu
2001-07-13 21:16:31 +00:00
sspitzer%netscape.com
bfa2784e0c fix for #90678. more regressions caused by bad box -> vbox landing.
r/sr=bienvenu
2001-07-13 20:55:39 +00:00
sspitzer%netscape.com
670747a8a4 fix for #90678. more regression from the box -> vbox landing.
r/sr=bienvenu
2001-07-13 20:48:45 +00:00
sspitzer%netscape.com
7d91e95850 follow up code cleanup to bug #67192.
r & sr=bienvenu
2001-07-13 19:45:32 +00:00
dbaron%fas.harvard.edu
76d666b495 Changing CRLF line endings to LF to fix IRIX bustage. 2001-07-13 18:34:42 +00:00
mkaply%us.ibm.com
26bf67c1e8 More IRIX CRLF bustage 2001-07-13 18:19:47 +00:00
mkaply%us.ibm.com
344819b9a0 More IRIX CRLF bustage 2001-07-13 16:09:33 +00:00
mkaply%us.ibm.com
d801288b4d IRIX bustage - CRLF 2001-07-13 13:54:08 +00:00
mkaply%us.ibm.com
d64c9d1319 More CRLF bustage for IRIX 2001-07-13 11:48:54 +00:00
hwaara%chello.se
ee4784ff75 #67192, nsMsgAccountManagerDataSource::supportsFilters should use the fairly new canHaveFilters bit to determine whether a nsMsgIncomingServer supports filters. r=timeless, sr=bienvenu 2001-07-13 08:31:01 +00:00
dbaron%fas.harvard.edu
ad6bdfd2c5 Remove carriage returns introduced by previous checkin. Fixes IRIX bustage. 2001-07-13 06:16:18 +00:00
bienvenu%netscape.com
e0235bcfa4 fix handling of corrupt threads to not recurse infinitely and to blow away db r=naving, sr=sspitzer 90215 2001-07-12 13:49:19 +00:00
bienvenu%netscape.com
095b0a4b3f fix 87531 r=naving, sr=sspitzer only download imap folders after getting new mail for the inbox and running filters, so add a listener to get new mail method 2001-07-12 13:46:46 +00:00
bienvenu%netscape.com
f2d834d293 handle corrupted local .msf files 86364 r=naving, sr=sspitzer 2001-07-12 13:41:08 +00:00
bienvenu%netscape.com
94227af972 bullet proof for top crash in nsMsgDatabase::GetThreadForSubject 90253 r=naving, sr=sspitzer 2001-07-12 13:40:34 +00:00
hwaara%chello.se
dc04d42382 #90156, now that "age in days" works as a criterion, fix up the wording to be consistent with other criteria. r/sr=sspitzer 2001-07-12 11:48:15 +00:00
naving%netscape.com
3114475732 89463 r=cavin sr=bienvenu;call the copy on the destFolder directly; do not use copy service 2001-07-12 06:00:21 +00:00
naving%netscape.com
5ea76dae39 89463 r=cavin sr=bienvenu; use the copy listener in copystate to issue end of copy
notification
2001-07-12 05:59:13 +00:00
naving%netscape.com
3e1cdfbad5 90186 r=bienvenu sr=mscott; Sort the keys but keep the hdrs in sync with the keys so that
copying messages works correctly
2001-07-12 05:54:43 +00:00
hwaara%chello.se
6c6f0ccb1b #89653, remove duplicate API in favor of a standard nsCRT API. r=sspitzer, sr=bienvenu 2001-07-11 13:00:31 +00:00
sspitzer%netscape.com
a5a2e94fba fix bug #40380. get date searches and date filters to work.
preflight the date picker with today's date.

there is no date picker yet, but there is a simple xul textbox.
d/m/yyyy is the supported format.  there are plans to implement
a date picker in XBL which prevent user error.  right now, a user
could type "foobar" for the date.

r=timeless, sr=bienveu
2001-07-11 07:52:13 +00:00
sspitzer%netscape.com
a619450d80 fix for #40500. get search / filters to work with "age in days" and "is".
r=hwaara, sr=bienvenu
2001-07-11 04:35:20 +00:00
sspitzer%netscape.com
2f71e7646c fix for #88876.
when I fixed the crasher (by going from keeping the bundle as a static COMPtr to member variable)
I forgot to remove the code that only allocated one bundle.  this caused it to assert
when there were two or more nsMsgStatusFeedBack instances, and worse, they other instances
wouldn't work.

r=varada, sr=bienvenu
2001-07-11 04:33:08 +00:00
eddyk%netscape.com
84069106c9 Bug 82271 : Check spelling before sending preference not lockable.
r=hwaara sr=mscott
Flipped the logic for initialising the checkbox in the js code.
2001-07-11 04:06:16 +00:00
mscott%netscape.com
9e1e00caf1 Bug #90073 --> clear out the cache entry if we aren't going to use it.
r/sr=bienvenu
2001-07-11 00:37:09 +00:00