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

11112 Коммитов

Автор SHA1 Сообщение Дата
bienvenu%netscape.com e8de0a5138 fix crash reading an imap message rs=mscott, a=asa 96518 2001-08-23 02:04:43 +00:00
sspitzer%netscape.com 9867c7fd8e fix for #96499, account central not being shown on start up, "read messages" not working if server collapsed
fix for #95358, folder pane sorting should be case insensitive
fix for #18343, newsgroups in the folder pane should be in newsrc order, not alphabetical order.

plus, some clean up.

r=racham, sr=bienvenu, a=asa
2001-08-23 01:10:05 +00:00
sspitzer%netscape.com 286201ce5a fix for blocker #96282. use SelectFolder() to select the inbox on the default account
on startup.  r=mscott,sr=bienvenu
2001-08-22 18:41:59 +00:00
cls%seawood.org 4e16538c50 Removing dos newlines (^M) to fix irix bustage 2001-08-22 07:30:46 +00:00
cls%seawood.org 3a15d94cdc Fixing REQUIRES bustage 2001-08-22 07:11:45 +00:00
loadrunner%betak.net 6840f58e48 bug 70341, Non-ASCII attachment filename is not MIME encoded if filename is short, or with no or other extensions
r=ducarroz
sr=sspitzer
2001-08-22 05:34:22 +00:00
bienvenu%netscape.com 1c6ede373a attempt to fix linux bustage 2001-08-22 04:04:02 +00:00
bienvenu%netscape.com 0f1882e174 attempt to fix linux bustage 2001-08-22 04:03:37 +00:00
bienvenu%netscape.com ab0f4b4f49 attempt to fix linux bustage 2001-08-22 04:02:12 +00:00
mscott%netscape.com c9ddbcdaf5 Bug #59787 --> when showing the start page, clear the force charset on the document viewer. Then when we switch back to showing a message
force it to be UTF-8 again. This fixes problems with I18N start pages which attempt to specify a meta charset.
r=naving
sr=sspitzer
2001-08-22 03:57:56 +00:00
bienvenu%netscape.com 29c35bc365 fix 95601 crash after getting new pop mail before selecting pop inbox r=naving, sr=sspitzer 2001-08-22 03:53:31 +00:00
naving%netscape.com 4bf3290877 90640 r=bienvenu sr=sspitzer. Make the MarkFlagged filter action work for IMAP 2001-08-22 03:31:48 +00:00
sspitzer%netscape.com 90372fbbe9 fix for #96298. get "next unread" to work again now that we have switched to outliner.
when trying to "land" on folder, we need to make sure all the ancestors are "expanded".
r/sr=mscott,bienvenu
2001-08-22 03:24:52 +00:00
blakeross%telocity.com 17e6b60231 Fallout from box syntax changes. sr=hewitt 2001-08-22 03:20:36 +00:00
tao%netscape.com f2190d1a41 91217: update locale version in package/locale provider registry.
r=jbetak,sr=sspitzer. 0.9.3 ->0.9.4
2001-08-22 01:52:23 +00:00
sspitzer%netscape.com 33f42e33ab fix for #90781. clean up the confirm dialog when you cancel the account wizard
and you don't have any existing accounts.  thanks to bhart00@yahoo.com
for the patch.  r=racham, sr=sspitzer
2001-08-22 00:56:21 +00:00
mscott%netscape.com 871b8fe403 Bug #86773 --> string bundle fix up for signed messages. checking in for ducarroz
r=sspitzer
sr=mscott
2001-08-22 00:51:12 +00:00
srilatha%netscape.com 6768f01171 Fix for bug #95047. Removing dependency on csid.h
r=dbaron, sr=sspitzer
2001-08-22 00:50:30 +00:00
srilatha%netscape.com 5610455647 Fix for bug #87896. Hitting backspace creates bogus enty in the autompletion dropdown box. r=ducarroz, sr=mscott 2001-08-22 00:41:20 +00:00
dianesun%netscape.com b9ad5d1551 Fix to bug 94961 (kB -> KB). r=buvhan, sr=sspitzer 2001-08-22 00:14:14 +00:00
dianesun%netscape.com 4ba25e3164 Fix to bug (95201: disable Download/Sync) r=buhvan, sr=sspitzer 2001-08-22 00:07:46 +00:00
loadrunner%betak.net d85c8eb6f1 bug 56304, HTML ja signature displays as garbage in the mail body
bug 91670, Signature file with the charset different from the system on
r=ducarroz, sr=sspitzer
2001-08-22 00:02:01 +00:00
timeless%mac.com 4ddc4f3485 1.206 <cavin@netscape.com> 21 Aug 2001 11:39 checked in ^Ms while fixing Bug #68296
a=bustage,sheriffs#mozilla
2001-08-21 23:49:54 +00:00
naving%netscape.com c3f5a6598c 89698 r=robinf, jglick for alert wording changes. 2001-08-21 21:35:41 +00:00
sspitzer%netscape.com 1780d96085 fix for #72869.
in the tree view (in subscribe) allow for multiple selection.
r/sr=bienvenu
2001-08-21 21:27:26 +00:00
naving%netscape.com 7957b8d886 88251 r=bienvenu sr=sspitzer. Maintain the sort-order etc when emptying local trash. 2001-08-21 21:06:40 +00:00
chuang%netscape.com 4de05b1436 Bug 17476 Move/Copy menus should sort, r/sr=sspitzer, mscott 2001-08-21 20:41:33 +00:00
jat%princeton.edu f2299aa85e Checking in for jesse. Replacing some eval() calls in chrome js with calls to parseInt() and new RegExp(). b=83314, r=mstoltz, sr=brendan. 2001-08-21 20:37:19 +00:00
naving%netscape.com a8c7eb79ae 89698 r=suresh sr=bienvenu; Check if the newName for folder to be renamed has hierarchyDelimiter, if
so throw an alert. Also did some clean up in nsImapStringBundle.
2001-08-21 20:04:00 +00:00
cavin%netscape.com 1e0eeb717e Bug #68296: In SubscribeToFolder(), make sure we pass the right folder object to SubscribeFolder(). In PossibleImapMailbox(), set the correct delimiter for unsubscribed folders. r=bienvenu, sr=sspitzer. 2001-08-21 18:39:46 +00:00
cavin%netscape.com 26a14368bc Bug #55774: In GetListOfFoldersWithPath(), make sure we pass the right folder object to DiscoverChildren(). r=bienvenu, sr=sspitzer. 2001-08-21 18:38:02 +00:00
varada%netscape.com 105869bb06 fix for bug#79053-identity crisis mail compose;r=ducarroz;sr=bienvenu 2001-08-21 18:33:33 +00:00
stephend%netscape.com 1a6e6c97aa Bug 40191. Bad 'connection refused' message. Patch by Jessico Blanco <jblanco@us.ibm.com> r=jglick@netscape.com/stephend@netscape.com sr=sspitzer@netscape.com 2001-08-21 06:43:46 +00:00
sspitzer%netscape.com 04d9ea0906 backing out an accidental check in. 2001-08-21 06:26:51 +00:00
sspitzer%netscape.com 9c896ab736 fix for #95457. the open / closed state of servers and folders in the folder pane
was not persisting across sessions.  I added a new attribute to outliner "statedatasource"
that you can set to use for state, otherwise, if you are "trusted" it will use the localstore.
if not trusted, it will use an in memory datasource, which will not persist across sessions.

r/sr=bienvenu for the mailnews part, r/sr=waterson for the content part.
2001-08-21 06:18:58 +00:00
sspitzer%netscape.com 1557fa3888 fix for #96164.
don't make a connection to the news server when updating unread counts
if there are no groups.  r/sr=bienvenu
2001-08-21 04:17:27 +00:00
dmose%netscape.com d60b7a4256 LDAP addressbook code cleanup changes from John Marmion <john.marmion@ireland.sun.com> for bug 17879 review. r=dmose@netscape.com; sr=mscott@netscape.com 2001-08-21 02:35:19 +00:00
dbaron%fas.harvard.edu 113ad642ae Replace uses of deprecated NS_IMPL_ISUPPORTS and NS_IMPL_QUERYINTERFACE macros with NS_IMPL_{ISUPPORTS,QUERYINTERFACE}{1,0}. r=jag rs=brendan b=45797 2001-08-21 01:48:11 +00:00
gerv%gerv.net 0f7f41d4f6 Bug 30208 - fix to avoid breaking gcc 2.7.2.3. Thanks to dbaron. r=dbaron, sr=sspitzer. 2001-08-21 01:15:55 +00:00
gerv%gerv.net eb5aa688c5 Do not add "-- " if already present in .sig file. Attempt 2. Bug 30208. r=bratell, sr=sspitzer. 2001-08-19 15:59:26 +00:00
varga%utcru.sk cca7ae546f Fix for 94652.
allow for no multiple select in outliner.
r=bryner, sr=hyatt
2001-08-19 08:24:42 +00:00
hwaara%chello.se fcf8bb53db #67369, "Bcc: field doesn't change when switching From:"
Patch by kazhik@mozilla.gr.jp

r=varada, sr=blizzard
2001-08-18 22:15:58 +00:00
hwaara%chello.se 6181cc4a50 #3745, "Must handle Followup-to: poster in news", part II; add an alert warning the user when followup-to: poster is being used, as per the GNKSA.
r=ducarroz, sr=sspitzer
2001-08-18 12:19:49 +00:00
dmose%netscape.com bff9678aae Build ordering issues busted the clobber builds; forward declaring an interface and moving a #include around to fix. 2001-08-18 00:04:54 +00:00
naving%netscape.com 14b40d01c0 95720 r/sr=bienvenu. Make minor change to pop3 NSPR_LOG 2001-08-17 22:38:26 +00:00
dmose%netscape.com a9b090fd7f Fix RFC 822 quoting for LDAP autocompleted display names (bug 89198). Fix works by creating a new "formatter" interface and implementing an addressbook-specific version of it which uses the mailnews quoting code to fix it up. Also provides infrastructure for setting the LDAP autocomplete dropdown comment field, and fixes some error-handling issues in the compose window code for setting up LDAP autocompletion. r=leif@netscape.com (backend changes), srilatha@netscape.com (compose window changes); sr=bienvenu@netscape.com' 2001-08-17 22:32:35 +00:00
dmose%netscape.com c2f5550783 Fix RFC 822 quoting for LDAP autocompleted display names (bug 89198). Fix works by creating a new "formatter" interface and implementing an addressbook-specific version of it which uses the mailnews quoting code to fix it up. Also provides infrastructure for setting the LDAP autocomplete dropdown comment field, and fixes some error-handling issues in the compose window code for setting up LDAP autocompletion. r=leif@netscape.com (backend changes), srilatha@netscape.com (compose window changes); sr=bienvenu@netscape.com 2001-08-17 22:32:28 +00:00
dianesun%netscape.com f6c40c66d7 Fix for bug 80581, r=hwaara, sr=sspitzer 2001-08-17 01:26:47 +00:00
sfraser%netscape.com 4d87b83d18 Project cleanup, rs=scc. Fix one or more of access paths, linking with the correct startup library, and unnecessary linkage. 2001-08-17 01:16:19 +00:00
dianesun%netscape.com 8b8605fe0f Fix for bug 80581, r=hwaara, sr=sspitzer 2001-08-16 23:52:16 +00:00