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

11432 Коммитов

Автор SHA1 Сообщение Дата
mscott%netscape.com 62b840beaf Remove obsolete file from the build. 2001-09-10 23:19:06 +00:00
blakeross%telocity.com 48dac326f3 Updating the license that I intended for this file. r/sr=ben 2001-09-10 22:05:17 +00:00
blakeross%telocity.com 0875f08c1d App hangs sometimes when scrolling addressbook panel (99121). r=varada,hwaara sr=sspitzer 2001-09-10 20:47:24 +00:00
alecf%netscape.com b096718382 add REQUIRES support to mailnews b=98371 r=cls 2001-09-10 20:42:53 +00:00
mscott%netscape.com bba85f9a45 Bug # 98846 --> fix a leak of a nsFileSpec object.
r=naving, hawara
sr=sspitzer
2001-09-10 20:16:48 +00:00
jaggernaut%netscape.com b26394e3be Bug 73353: clean up REQUIRES. r=cls 2001-09-09 13:36:07 +00:00
andreas.otte%primus-online.de 8271ce3a1d fix bug 94796 [code cleanup in nsURLHelper.cpp] remove nsURLEscape/nsURLUnescape from nsURLHelper and replace all usage with nsStdEscape/nsStdUnescape, r=ccarlen@netscape.com, sr=dougt@netscape.com 2001-09-08 12:47:05 +00:00
jaggernaut%netscape.com 40e87e0c82 Removing newlines (^M) to fix bustage. 2001-09-08 01:47:44 +00:00
naving%netscape.com d0787367b1 fix whitespace from last checkin 2001-09-08 01:12:36 +00:00
naving%netscape.com 0c703bc57c 98391 98470 r=bienvenu sr=sspitzer. Make rename folder work again for folders having
subfolders. Also make filters work for a local folder whose parent is renamed.
2001-09-08 00:40:05 +00:00
cavin%netscape.com a15e73a710 Bug #98294: In nsImapService::DiscoverChildren(), make sure we have a consistent server hierarchy delimiter. r=sspitzer, sr=mscott.
Bug #98433: In nsImapService::GetListOfFoldersWithPath(), if the folder path contains 'INBOX' of any forms, we need to convert it to uppercase before finding it under the root folder. r=naving, sr=mscott.
2001-09-07 21:55:38 +00:00
sspitzer%netscape.com fa95f857ce remove ^Ms for varada. no bug. rs=bienvenu 2001-09-07 20:58:16 +00:00
jaggernaut%netscape.com 5b93c1d9fc Bug 97571: Any <label> in <groupbox> becomes <caption> per XUL 1.0. r=ben, sr=hyatt 2001-09-07 14:23:21 +00:00
rjesup%wgate.com f0b7d458d4 Bug 96710: (try 2). Right() takes number-of-chars-to-return, not position.
r=jag, sr=jst
2001-09-07 03:44:33 +00:00
sspitzer%netscape.com 0c252bde5d move the unused 4.x mapi code to mozilla/mailnews/mapi/old to make room for the new mapi code coming.
rs=bienvneu
2001-09-07 02:14:34 +00:00
naving%netscape.com 92071bce8a 95501 r/sr=bienvenu sr=mscott. Fix nsDocShell leaks for pop3 accts on start-up and shutdown. 2001-09-06 21:32:11 +00:00
dougt%netscape.com f72e52e830 Merge ServiceManager and ComponentManager. Bug 96457. r=dp@netscape.com, sr=wat
erson@netscape.com
2001-09-06 21:13:11 +00:00
varada%netscape.com f0d718a85f fix for bug#82120;disable editable fields during sending of mail;r=cmanske;sr=sspitzer 2001-09-06 19:46:49 +00:00
rjesup%wgate.com f8b915228e Bug 96710: Misuse of string.Mid() - uses should be string.Right().
r=kin, sr=jst
2001-09-06 19:38:20 +00:00
hwaara%chello.se c0ed967bc4 #72203, optimize local search a bit by short-circuiting our evaluation code.
Original patch submitted by Michael Tiemann.

r=naving, sr=sspitzer.
2001-09-06 19:30:13 +00:00
hwaara%chello.se 8fa80704fa #97834, checking in the final change to not mark a msg as read in the db if it already is...
r/sr=bienvenu, sspitzer
2001-09-06 19:20:49 +00:00
naving%netscape.com e64caa5b8a 96921 r=suresh sr=mscott, part of the fix that was not checked in. 2001-09-06 19:13:45 +00:00
naving%netscape.com 5d1bc9f720 98377 r/sr=bienvenu fix nsMsgMailNewsUrl mlk on copying local messages. 2001-09-06 04:41:03 +00:00
stephend%netscape.com 568636e20e Bug 98453. Use 'Mail & Newsgroups' consistently throughout the UI. r/sr=sspitzer@netscape.com 2001-09-06 03:41:10 +00:00
bienvenu%netscape.com 8b3bfe7dd2 don't mark news msg read when reading it if it's already read original patch from hwaara, r=bienvenu sr=sspitzer 97834 2001-09-06 03:23:43 +00:00
bienvenu%netscape.com e1ed26f4b6 don't mark imap msg read when reading it if it's already read rs=sspitzer 97834 2001-09-06 03:21:29 +00:00
ducarroz%netscape.com 68255e09eb Fix for bug 97256. Don't be case sensitive when checking for a RFC822 header!
Patch provided by Denis Antrushin <adu@sparc.spb.su>. R=ducarroz, SR=sspitzer
2001-09-05 23:04:55 +00:00
sspitzer%netscape.com c19061cb8d fix for #97585. if the user happens to have a directory for their sig file, don't go into
an infinite loop.  r=ducarroz, sr=bienvenu
2001-09-05 22:24:43 +00:00
valeski%netscape.com 93959d48cc r=dbaron, sr=dougt. 97667. nsIInterfaceRequestor is now frozen. nsIInterfaceRequestorUtils.h is now required if you want to use do_GetInterface() for convenience. The two were split because the stuff that is now in nsIInterfaceRequestorUtils.h wasn't ready for freezing. Also, .idl files should just contain interface defs anyway. 2001-09-05 21:28:38 +00:00
bienvenu%netscape.com 97ca0a7b85 fix alignment of text following text boxes rs=sspitzer 97697 2001-09-05 18:31:36 +00:00
jaggernaut%netscape.com e023c4ded4 Remove #define nsString2 nsString and #define nsAutoString2 nsAutoString and fix last few uses of them. r=dbradley, rs=scc 2001-09-05 12:42:54 +00:00
jaggernaut%netscape.com 3b3680c17e Bug 98153: Remove SubsumeStr. r=dbaron, sr=scc 2001-09-05 10:46:45 +00:00
dougt%netscape.com d5f58776bc Upload Channel API changes. Bug 29839. r=darin@Netscape.com, sr=rpotts@netscape.com.
Also fixes bug 63408, not alerting when file-not-found. r/sr same as above
2001-09-05 03:52:26 +00:00
stephend%netscape.com e13bd7e0f9 Bug 48053. Remove sidebar-messenger* from the tree. r=cls, sr=sspitzer 2001-09-05 02:43:37 +00:00
naving%netscape.com 892139d126 96921 r=suresh sr=mscott. fix mlk of nsSupportsArray elements because they were
being addref'ed twice.
2001-09-05 00:06:30 +00:00
naving%netscape.com f7ea9d11f9 67836 r/sr=sspitzer. Use PL_strchr instead of PL_strstr for finding end of line. 2001-09-04 23:30:06 +00:00
naving%netscape.com 4044a1f023 97530 r=cavin sr=bienvenu. Save the filterlist if the destination folder for a
filter has been renamed/deleted.
2001-09-04 23:19:39 +00:00
naving%netscape.com c619a593b1 98180 r/sr=sspitzer. Do not preflight the date pikcer w/ current date, if there is already an exisiting
date
2001-09-04 22:58:12 +00:00
dmose%netscape.com 257eee2168 Bug 92135: shows source of autocomplete items in the mail compose window using icons in the dropdown (default match, local addressbook, remote addressbook). Allows (via hidden pref; off by default) for more sophisticated info about each address -- specific addrbook name, or random ldap attribute, like department). Also fixes minor LDAP autocomplete i18n regression introduced post 0.9.3 and found while testing. r=sspitzer; sr=hewitt; a=asa 2001-09-04 05:25:08 +00:00
cls%seawood.org f305c68545 Use PR_TRUE instead of true. Should fix OS/2 & AIX bustage. 2001-09-01 01:14:56 +00:00
hewitt%netscape.com e6e1a23c75 97487 - breaking up the mail css files, r=mscott, sr=sspitzer, a=asa 2001-08-31 23:31:29 +00:00
sspitzer%netscape.com f1dd09ede3 97487 - breaking up the mail css files, r=mscott, sr=sspitzer, a=asa 2001-08-31 23:08:29 +00:00
sspitzer%netscape.com 04bd23d942 97487 - breaking up the mail css files, r=mscott, sr=sspitzer, a=asa 2001-08-31 22:50:54 +00:00
varada%netscape.com 4660f789c6 fix for regression 95041-new to field for compose window;r=prass;sr=sspitzer;a=asa 2001-08-31 22:48:10 +00:00
hewitt%netscape.com e963ea6439 97487 - breaking up the mail css files, r=mscott, sr=sspitzer, a=asa 2001-08-31 22:37:44 +00:00
hewitt%netscape.com 75956cc8f6 97487 - splitting up mail css files, r=mscott, sr=sspitzer, a=asa 2001-08-31 22:20:37 +00:00
sspitzer%netscape.com c5e2cc251a breaking apart EditorToolbars.css into 3 files for performance reasons.
r=manske, sr=hewitt, a=asa #97487
2001-08-31 22:04:19 +00:00
loadrunner%betak.net aabc78626d bug 56304, HTML ja signature displays as garbage in the mail body, r=ducarroz, sr=sspitzer, a=asa 2001-08-31 21:06:18 +00:00
varada%netscape.com 62e25bc0c0 fix for 79053-regression- sendpage and sendlink should use correct identity;r,sr=sspitzer;a=asa; 2001-08-31 20:49:00 +00:00
hewitt%netscape.com 292c232309 83222 - offline:Mac - GUI - offline indicator hidden in message window, r=ben, sr=hyatt, a=dbaron 2001-08-31 00:12:56 +00:00
naving%netscape.com fe799ffba7 97246 r=suresh sr=mscott a=asa. check m_runningUrl for null because OnStopRequest may be called after
socket is closed.
97553 r=cavin sr=mscott a=asa. Increase the copy buffer size from 4k to 16K because fileTransport can
give us upto 16k, should make copying of local messages faster.
2001-08-30 06:09:06 +00:00
mscott%netscape.com a4f0e8a2b1 Bug #97486 --> be sure to clear out the server prefs when deleting an smtp server
r=bhuvan
sr=sspitzer
a=asa
2001-08-30 03:32:44 +00:00
sspitzer%netscape.com 8a32321a64 fix for #97305. double clicking on folder pane scroll bar area can sometimes open
a new 3 pane.  r=varada, sr=mscott, a=asa
2001-08-29 22:14:18 +00:00
hwaara%chello.se 0b2d2ace65 #17943, "Messages sent later, are retrieved as READ status in POP account."
Checking this patch in for Chao Yu <chao.b.yu@intel.com>.

r=hwaara, sr=mscott, a=dbaron
2001-08-29 21:35:01 +00:00
ccarlen%netscape.com d48280a189 Bug 86021 - Enable -turbo for multiple profiles. r=valeski, r=/sr=blake,waterson, a=dbaron 2001-08-29 14:02:38 +00:00
shanjian%netscape.com 70d45928d5 #95490 ISO-2022-JP mail msgs use QP encoding for the escape sequence
r/sr=mscott, a=asa
2001-08-28 18:21:11 +00:00
naving%netscape.com bc7a57b364 94148 r=cavin sr=mscott a=dbaron. Make sure that we change the case only for Inbox to INBOX. 2001-08-28 06:01:42 +00:00
naving%netscape.com 0c6484a54e 97204. r=suresh sr=mscott a=asa; Made it so that edit changes can be saved for mailnews filters. 2001-08-28 03:33:16 +00:00
rjesup%wgate.com 6f3e4115eb Bug 94243: VoidArray usage patch. a=asa sr=brendan r=waterson r=bienvenu
r=pierre r=jband/dbradley  Also fixes some whitespace issues.
2001-08-27 06:15:54 +00:00
naving%netscape.com 477934a85a 96760 r=bienvenu sr=mscott a=dbaron. Fix nsMsgWindow leaks for pop3 accts when biff is turned on. 2001-08-27 00:31:52 +00:00
hwaara%chello.se b406d93cb3 #41719, "Filter UI: use 'untitled' when filter name not given"
Make it so new filters will have the default name "untitled filter", "untitled filter 2" etc. to avoid frustration for lazy people (who don't enter any name). :-)

r=doron, sr=ben, a=tor
2001-08-26 22:12:17 +00:00
hwaara%chello.se 0d2b686394 #96957, "Sort order changed if you change thread-mode"
#79588, "Toggle View|Ignored Threads when in flat sort goes threaded."

Fix cases where we lost the thread-order and/or sort-order. For example, if you changed thread-mode to "View threads with unread", it would always switch the sort-order to be ascending.

r=doron, sr=ben, a=tor
2001-08-26 22:05:24 +00:00
racham%netscape.com c0d250f47e Fixing bugs 84821 and 86992. Outgoing server panels are updated with correct user and server names instead of null values. Copies and Folders panel now fits all elements properly. r=ssu,naving sr=sspitzer a=roc+moz 2001-08-25 02:38:31 +00:00
naving%netscape.com 147ddcedb8 95607 r=hwaara sr=bienvenu a=asa. Use nsCAutoString to avoid freeing mismatched memory. 2001-08-25 01:28:31 +00:00
chuang%netscape.com fff6be678c Bug96053 Executing a Query may not return an end-of-query,
fixed by john.marmion@ireland.sun.com., r=chuang, sr=mscott, a=asa
2001-08-24 19:34:50 +00:00
brendan%mozilla.org 63b08c267d Fix all PL_strlen to be strlen, for 64-bit portability (shanmu's patch for 95838 generalized, sr=mscott&brendan, a=asa). 2001-08-24 18:38:30 +00:00
bienvenu%netscape.com a21db7df15 fix leak of undo transaction mgr and undo objects on window close r=naving, sr=sspitzer a=dbaron 96564 2001-08-23 14:36:55 +00:00
bienvenu%netscape.com 75c97262c9 implement offline undo of imap delete r=naving, sr=sspitzer a=asa 93128 2001-08-23 14:35:50 +00:00
mscott%netscape.com 9a54e0f289 Bug #92367--> fix a crash when closing a compose window while we are busy quoting. the fix is to cleanup some ref counting issues
using a combination of nsCOMPtr and nsWeakReferences
r=varada
sr=sspitzer
2001-08-23 05:12:06 +00:00
mscott%netscape.com 4974b04b75 Bug #85825 --> don't resend messages which we weren't able to send when doing send later.
r=sspitzer
sr=bienvenu
2001-08-23 05:09:58 +00:00
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
loadrunner%betak.net 4b088c6dec bug 84188, Need to migrate existing localizable string preferences to a new pref type, r=tao, sr=blake 2001-08-16 23:43:06 +00:00
ducarroz%netscape.com b36a5a5122 Fix for bug 92251. Full Rewrite of the way we manage and report errors during a message send or save. R=varada, SR=bienvenu 2001-08-16 00:27:53 +00:00
ducarroz%netscape.com 914fa50af8 Fix for bug 86692. Remove JS strict warning. Patch submitted by Stephen Walker <walk84@yahoo.com>. R=ducarroz, SR=bienvenu 2001-08-15 22:59:15 +00:00
ducarroz%netscape.com 48097be031 Fix for bug 95124. Add/update interfaces to pass a send listener and a smtp password when opening a compose window. R=bienvenu, SR=mscott 2001-08-15 22:40:14 +00:00
bienvenu%netscape.com 040e14ad01 Fix crash downloading news r=naving, sr=sspitzer 95180 2001-08-15 14:09:55 +00:00
bienvenu%netscape.com e441e2dd51 fix crash downloading for offlnie when no accounts rs=sspitzer 94198 2001-08-15 14:01:45 +00:00
sspitzer%netscape.com 1e0e99191d landing mailnews folder pane outliner branch. (#73865)
huge thanks jan varga and hwaara for doing the lion's share of the work
to convert the folder pane to use the outliner.

reviewed by waterson, andreww, ben, hewitt, pinkerton, attinasi, hwaara, varga, sspitzer, bienvenu.
super reviewed by hyatt and sspitzer

for the end user:  unread and total columns are back in folder pane (like 4.x)

also includes fixes for #80844 #85376 #89072 #90075 #93011 #93963 #95298 #54171 #78768 #85088
2001-08-15 05:07:48 +00:00
sspitzer%netscape.com dd47fcc7b6 fix for #93588. when importing from outlook express, we had home and work
web pages reversed.  r=hwaara, sr=bienvenu
2001-08-15 04:54:34 +00:00
sspitzer%netscape.com 4ef0c7c0c5 fix for #94288. no refresh after compacting a local folder. r/sr=bienvenu 2001-08-15 04:51:22 +00:00
naving%netscape.com 48b10c03d9 95291 r=hwaara sr=bienvenu; fix m_pathName leak in nsImapMailFolder 2001-08-15 01:38:34 +00:00
hwaara%chello.se 172109e7f5 #3745, Fixing long-awaited |followup-to: poster| support, one less MUST off of the GNKSA list.
r=ducarroz, sr=sspitzer
2001-08-15 01:13:35 +00:00
hwaara%chello.se 3d852bec0e #91257, some characters in an email ID in account wizard creates new strange account (which cannot be removed!). Make Account Wizard's checking of the email address adhere to the appropriate RFC.
r=varada, sr=sspitzer
2001-08-15 01:08:30 +00:00
gerv%gerv.net 33139fb14b Backing out to avoid horking verification builds. Let's try this again another time. 2001-08-14 14:50:43 +00:00
gerv%gerv.net 54453eda3f Fixing bustage. No idea how that happened. Apologies. r/sr=bustage. 2001-08-14 14:33:25 +00:00
gerv%gerv.net 11792134c4 Do not add "-- \n" to signature if it's already in the sig file. Bug 30208. r=bratell, sr=sspitzer. 2001-08-14 13:33:59 +00:00
cls%seawood.org a3c1dd1b09 Use NS_PTR_TO_INT32 macros to do 64-bit safe pointer conversions.
Bug #20860 r=Roland.Mainz@informatik.med.uni-giessen.de sr=brendan@mozilla.org
2001-08-14 07:59:59 +00:00
rpotts%netscape.com 33bbd6972c bug #94205. Adding flags to nsIWebNavigation::Stop(). 2001-08-14 04:46:20 +00:00
bienvenu%netscape.com f8e21de0a8 fix downloading for offline use broken if you don't have an inbox on an account, rs=sspitzer 90772 2001-08-14 03:42:16 +00:00
cavin%netscape.com f1a95fd005 Bug 48825: When extracting msg ids, search '#' from the end of msg urls to avoid treating folder names as msg ids. r=sspitzer,sr=bienvenu. 2001-08-14 00:25:31 +00:00
mscott%netscape.com 8960de08c7 ops missed a file 2001-08-14 00:07:13 +00:00
naving%netscape.com 8e189caf7b 94662 r=bienvenu sr=mscott. Make Undo/Redo work for the imap::delete model.
94830 r=bienvenu sr=mscott. fix msg_service leak on copying messages.
2001-08-14 00:05:19 +00:00
mscott%netscape.com 39bf7a50c0 Bug #8475 --> problems connecting to trash & subfolders after deleting a message.
r/sr=bienvenu
2001-08-14 00:02:32 +00:00
mscott%netscape.com a440f40ec3 Bug #65900 --> when offline and we don't have a message body, clear the header ovleray
r/sr=sspitzer
2001-08-14 00:01:25 +00:00
bienvenu%netscape.com 3ed2c0bee9 fix saving as template imap message while offline r=sspitzer, sr=mscott 81690 2001-08-13 23:56:54 +00:00
bienvenu%netscape.com a40f875f4c coalesce imap copy operations played back online r=naving, sr=sspitzer 95143 2001-08-13 23:53:13 +00:00
bienvenu%netscape.com 228355e5cf fix bug 94249 messages copied into imap folder offline disappear if you go online with the dest folder open r=naving, sr=sspitzer 2001-08-13 23:51:13 +00:00
blakeross%telocity.com 8b702e2998 For my next trick, I'll actually build the addressbook panel I checked in last night...still r/sr=ben, sspitzer 2001-08-12 21:50:37 +00:00
blakeross%telocity.com 9d52892ef3 Implement an addressbook sidebar panel (30454). r=ben sr=sspitzer 2001-08-12 01:49:08 +00:00
ducarroz%netscape.com b248a7d73b Fix for bug 87516. Implementation of callback onProgressChange. R=varada, SR=ssptizer 2001-08-11 00:15:38 +00:00
sspitzer%netscape.com 547c3157ac fix for #81314.
reword the dialog you get when you exit while sending mail.
r=varada, sr=bienvenu.  thanks to stephend@netscape.com for the initial patch.
2001-08-10 23:29:55 +00:00
ducarroz%netscape.com 66b49c0dd3 Fix for bug 71865. Don't need to emit an html box for attachments are attachments are now shown in the chrome. R=varada, SR=sspitzer 2001-08-10 23:15:36 +00:00
loadrunner%betak.net 620b7e2f7f bug 93314, Newsgroup: messages from the server are garbled, r=bienvenu, sr=sspitzer 2001-08-10 23:03:13 +00:00
ducarroz%netscape.com a34331d457 Fix for bug 66647. Add the way to cancel a smtp protocol. Path written by mscott. R=ducarroz, SR=sspitzer 2001-08-10 22:25:26 +00:00
ducarroz%netscape.com 0e3dc98bd4 Fix for bug 66647. Add a way to cancel a smtp process. mscott wrote the protocole part of this fix. R=ducarroz, R=varada, SR=ssptizer 2001-08-10 22:23:47 +00:00
ducarroz%netscape.com d1b0025d4d Fix for bug 88079. Correct string allocation problem. R=varada, SR=mscott 2001-08-10 22:18:22 +00:00
naving%netscape.com 8b3106dbd7 94660 r/sr=bienvenu. Update the imapHostSession object when the imap delete model is changed during a
session.
2001-08-10 21:54:54 +00:00
dmose%netscape.com 64d4399050 Allow Outlook (MAPI) and Outlook Express (WAB) addressbooks to be accessed from Mozilla (bug 83103). Patch from Cyrille.Moureaux@ireland.sun.com and John.Marmion@ireland.sun.com. r=chuang@netscape.com; sr=mscott@netscape.com 2001-08-10 20:31:41 +00:00
sspitzer%netscape.com e3c127fac5 remove folderPane.css from where it is not needed. only the folder pane
and the offline folder select dialog need it.  rs=bienvenu
2001-08-10 20:04:29 +00:00
eddyk%netscape.com 858b384ca6 bug 85335: Disk Space UI Elements need to be lockable.
r=dianesun sr=sspitzer
Fix to js code to handle non-pref-locked disable and pref-locked disable cases.
2001-08-10 19:35:08 +00:00
stephend%netscape.com c154219488 94702. Mail & News messengerWindow.Title should be 'Mail & News'. Patch by Bradley Hart <bhart00@yahoo.com>. r=stephend@netscape.com sr=sspitzer 2001-08-10 19:04:49 +00:00
varada%netscape.com 1a418f5c1c fix for 94335;window title should reflect subject line;sr=sspitzer 2001-08-10 18:56:05 +00:00
sspitzer%netscape.com 343082f44e fix for #86556. instead of throwing up an alert that says "Unknown Error 800004005"
we do nothing.  in debug builds, we assert.  r/sr=mscott
2001-08-10 18:54:23 +00:00
ducarroz%netscape.com 676326c5ce Fix for bug 90158. Move open progress dialog after we check for char encoding. R=varada, SR=sspitzer 2001-08-10 18:31:16 +00:00
bienvenu%netscape.com 52dade5132 fix for moving local messages/compacting local folders slow on linux 94602 rs=sspitzer 2001-08-10 14:05:29 +00:00
blakeross%telocity.com 535ae3f0b8 backing out two changes that weren't supposed to happen. 2001-08-10 04:22:52 +00:00
blakeross%telocity.com 89abd9c18a Addressbook window: Print Plus is last item in file menu (94658, bugscape bug 5880). r=kerz sr=ben 2001-08-10 04:18:38 +00:00
sspitzer%netscape.com a2eaffb65e fix for #94461. account picker in filter dialog should have icons.
r/sr=bienvenu
2001-08-09 08:38:28 +00:00
sspitzer%netscape.com 14f8f478f9 fix some minor news related status bar bugs when updating the unread counts.
#37767 and #52273.  r/sr=bienvenu
2001-08-09 08:05:52 +00:00
hewitt%netscape.com af7f16666d 84809 - autocomplete prefs customization, r=matt, sr=blake 2001-08-09 06:41:11 +00:00
sspitzer%netscape.com 819513506c don't hardcode "Open" and "Save" in the attachment save menu.
#93275 r/sr=mscott.
2001-08-09 04:11:42 +00:00
sspitzer%netscape.com f416f85a44 remove unused ignore="MessageChild" cruft. #93011. rs=bienvenu 2001-08-09 03:41:13 +00:00
sspitzer%netscape.com 6e541c5f38 remove unused ignore="MessageChild" cruft. #93011. rs=bienvenu 2001-08-09 03:30:50 +00:00
sspitzer%netscape.com 7ab1c97829 fix for some minor subscribe column issues. #94259 r/sr=bienvenu 2001-08-09 03:21:32 +00:00
naving%netscape.com 7fd9ae9b7f 87960 r=bienvenu sr=sspitzer, fix a major leak in mail search window. There was a circular reference for
nsMsgSearchSession object. Used nsWeakPtr to break it.
2001-08-09 03:18:09 +00:00
sspitzer%netscape.com 89d2112b5b fix for #39862. backend support for push (force) authentication for news.
sorry, no UI yet.  thanks to ayn2@cornell.edu for the patch.
r/sr=sspitzer
2001-08-09 03:06:58 +00:00
dianesun%netscape.com 3d1f522294 Fix for bug 94406(File|Offline|Menu item not working for standalone msg). r=mohanb, sr=sspitzer 2001-08-09 01:16:45 +00:00
bienvenu%netscape.com 62d3c3bda8 back out andreas local mail change for fix for 40670, it breaks local mail r=me 2001-08-08 14:15:40 +00:00
stephend%netscape.com 2c44e3668e 94020. 'Mail' into 'Mail & News'. r=timeless, sr=ben (correct fix this time) 2001-08-08 08:10:46 +00:00
suresh%netscape.com 45f1c4c22d fixing mail breakage. sr=naving. 2001-08-08 07:10:13 +00:00
timeless%mac.com 2d20db3697 Bugzilla Bug 94037 M&N prefs panel: change 'Mail' to 'Mail & News'
by stephend@netscape.com r=jglick/robinf/timeless sr=blake
2001-08-08 04:14:13 +00:00
naving%netscape.com a7ee915b06 94226 r/sr=bienvenu. Use NS_IF_RELEASE to destroy m_newMailParser and refcount m_newMailParser 2001-08-08 04:01:19 +00:00
dianesun%netscape.com e40483a471 Fix to bug 80134(Gui refresh problem). R=eddyk, SR=sspitzer 2001-08-08 00:13:17 +00:00
andreas.otte%primus-online.de 6917b5d061 bug 40670 [URL: resolution of protocol:/path] checking in the groundwork to have an easy fix if we ever decide to support these kind of deprecated relative urls. For that a new attribute URIType is added to nsIProtocolHandler and its implementations to store some protocol/scheme dependend information to have enough information to allow correct parsing. r=darin@netscape.com sr=rpotts@netscape.com 2001-08-07 20:42:57 +00:00
naving%netscape.com daaf8a6db8 72466 r=cavin sr=sspitzer Do not search the folders-only folder for UW:IMAP servers. 2001-08-07 20:13:30 +00:00
bienvenu%netscape.com e8e3bf038c fix duplicate imap header problem, rs=sspitzer 93537 2001-08-07 18:47:50 +00:00
cavin%netscape.com c33416d4df Bug 64119: Use platform's charset if the msgs to be imported don't specify one. r=sspitzer, sr=mscott. 2001-08-07 18:07:42 +00:00
sspitzer%netscape.com a26ec78d01 fix for #94067. catch the js exception we get when there is no default account.
this happens the first time you use the account wizard on a new profile.
r/sr=bienvenu
2001-08-07 06:04:01 +00:00
naving%netscape.com a1e20d9664 93964 r/sr=bienvenu. UMR problem, initialize the boolean 2001-08-07 01:46:54 +00:00
mscott%netscape.com 4dcfdaf396 Bug #8170 --> force the mime engine to use the category manager when creating emitter objects. This allows people
to over ride libmime with their own emitters.
r=ducarroz
sr=bienvenu
2001-08-06 22:19:31 +00:00
hyatt%netscape.com 0c296a706a Fix for 71106. r=jag, sr=jst 2001-08-06 21:49:35 +00:00
sspitzer%netscape.com cbe5f49aa6 back end changes for "POP over SSL". bug #68516.
thanks to kai.engert@gmx.de for the patch.  r=sspitzer, sr=mscott
2001-08-06 20:12:31 +00:00
stephend%netscape.com 8b5af6f5ba Reverting bug 89624's last checkin to the original intent (misunderstanding noted in the bug). r=varada, sr=blake 2001-08-06 18:00:24 +00:00
stephend%netscape.com e6000e93e6 Typo in checkin for bug 89624 (Blake's message compose perf patch) r=varada, sr=sspitzer, rs=sfraser (for this typo's checkin) 2001-08-06 17:49:45 +00:00
mkaply%us.ibm.com 4047a34c41 OS/2 bustage - PR_CALLBACK 2001-08-05 13:46:27 +00:00
mkaply%us.ibm.com 131300ed5b OS/2 build bustage - PR_CALLBACK 2001-08-05 01:22:20 +00:00
dmose%netscape.com bf85eabd23 2nd try at appeasing GCC 2.7.2 and thus fix Solaris build bustage, this time using .get() 2001-08-04 21:13:03 +00:00
dmose%netscape.com 6b5a4285a0 Atempt to appease GCC 2.7.2 and thus fix Solaris build bustage with some static casts. 2001-08-04 20:23:19 +00:00
dmose%netscape.com eb07f987fc Land LDAP/MAPI addrbook changes (bug 78933). Patch by paul.sandoz@ireland.sun.com, martin.maher@ireland.sun.com, john.marmion@ireland.sun.com et al. r=chuang@netscape.com,dmose@netscape.com; sr=mscott@netscape.com 2001-08-04 19:31:13 +00:00
hewitt%netscape.com 3203d18be2 93193 - cleaning up after align/pack xul box model changes, r=blake, sr=hyatt, 90741 - replacing box with hbox/vbox (from andersma@luther.edu), r=hewitt, sr=hyatt 2001-08-04 06:21:59 +00:00
varada%netscape.com 24832ab15a removing pref for updating compose window title ;part of blake's patch in bug#89624;r=varada;sr=sspitzer 2001-08-04 00:04:46 +00:00
varada%netscape.com 58c2cb97b7 improving mail compose window performance;checking blake's patch for bug#89624; r=varada; sr=sspitzer 2001-08-04 00:03:18 +00:00
naving%netscape.com f09ea42fb4 88889 r/sr=bienvenu. Prevent some potential leaks of imap/local folders and nsITransactionManager. Also
prevent one case where empty hdrs can be created for local folders (86489).
2001-08-03 21:46:57 +00:00
bienvenu%netscape.com 18de2af2e0 make saving imap draft offline work, r=naving, sr=sspitzer 64417 2001-08-03 20:56:36 +00:00
bienvenu%netscape.com 27db932f52 fix problem getting selected/flagged imap messages for offline use when they're large messages r=naving, sr=sspitzer 91679 2001-08-03 13:25:51 +00:00
dianesun%netscape.com e85024b972 Fixes to bugs 87177, 91560, 86014, 81321. R=bhuvan, hwaara, eddyk, SR=sspitzer 2001-08-03 00:02:25 +00:00
chuang%netscape.com b201cef7d7 Bug 91594 Consistent crash for me when trying to add address card, r=ducarroz, sr=mscott 2001-08-02 21:42:59 +00:00
bienvenu%netscape.com a7b7eee5a5 more work on syncing news read state between db and newsrc r=naving, sr=sspitzer 79130 2001-08-02 13:43:52 +00:00
bienvenu%netscape.com 6d26c1a704 back out fix for 92873 - it causes a crash sending messages 2001-08-02 13:40:19 +00:00
bienvenu%netscape.com 9b790b2228 make bonking offline toggle icon in compose window prompt to send unsent messages r=ducarroz, sr=sspitzer part of work for 83216 2001-08-02 13:37:42 +00:00
bienvenu%netscape.com 0e78490dff move offline js stuff to its own file r=ducarroz, sr=sspitzer part of work for 83216 2001-08-02 13:36:43 +00:00
bienvenu%netscape.com b6784c4c0c move offline js stuff to its own file r=ducarroz, sr=sspitzer part of work for 83216 2001-08-02 13:29:49 +00:00
sspitzer%netscape.com 42b07c1f68 remove dead code. #92114. fix by hwaara. sr=sspitzer 2001-08-02 07:39:34 +00:00
sspitzer%netscape.com 776918b13d remove dead code. #92960. rs=mscott 2001-08-02 07:24:35 +00:00
sspitzer%netscape.com 931752ef07 remove dead code. #92960. rs=mscott 2001-08-02 07:06:07 +00:00
sspitzer%netscape.com 59830ffa9e fix for #92621. invalidate the scroll bar when the search criteria changes
because that changes the number of results we are showing in the outliner.
r=mscott, sr=bienvenu
2001-08-02 06:59:54 +00:00
naving%netscape.com 35c4c2afc0 correct fix for the bustage caused earlier 2001-08-02 06:26:01 +00:00
naving%netscape.com 65ed87a708 fix the mac and linux bustage 2001-08-02 04:19:11 +00:00
sspitzer%netscape.com b868a3fa3e fix for #93005. pre-flight the "attach a web page" dialog with "http://".
fix by stephend.  r=varada, sr=sspitzer
2001-08-02 03:44:47 +00:00
sspitzer%netscape.com f4bd6796d7 fix for #61651: subfolders of special folders have those special folder properties.
thanks to elrod@liquidmetal.com for the initial patch.

fix for #72791: the INBOX flag trumps all other special folder flags.  so if a user
sets their INBOX to be their Sent folder, we still treat it like an inbox.

r=mscott, r=sspitzer, sr=bienvenu
2001-08-02 03:18:47 +00:00
naving%netscape.com be9a0cb37a 92873 r=ducarroz sr=mscott; fix a memory leak. 2001-08-02 03:15:18 +00:00
sspitzer%netscape.com 62455166aa fix for #92883. center the download news headers dialog.
r=stephend, sr=mscott
2001-08-02 03:12:39 +00:00
naving%netscape.com 7478c47250 34074, 92056 r=cavin sr=bienvenu. ReSelect the folder and the message after compacting local folders
transfer info from the old msf to new msf file.
2001-08-02 03:09:33 +00:00
eddyk%netscape.com f298bb6bae bug 85335: Disk sapce UI elements need to be lockable
Added js code to disable xul elements for locked prefs.
r=bhuvan, sr=mscott
2001-08-02 02:29:59 +00:00
srilatha%netscape.com 5d4fcedc83 Fix for bug 86442. Made some changes such that the right directory will be selected when
a directory is edited/deleted.
r=mohanb, sr=sspitzer
2001-08-02 00:58:48 +00:00
nhotta%netscape.com 90fe63dc1c Changed to use nsCRT::IsAscii in nsMsgSearchOnlineMail::Encode, bug 92220, r=taka,hwaara, sr=sspitzer. 2001-08-01 22:32:50 +00:00
cavin%netscape.com 0cfc19e674 Fix for bug 92938. Allocate one more byte when creating a new string in EnsureLineBreaks(). r=ducarroz,sr=bienvenu. 2001-08-01 20:19:29 +00:00
bienvenu%netscape.com 802721f8be put up an error if fcc folder is set to a file in a directory that doesn't exist 83682 r=naving, sr=sspitzer 2001-08-01 13:43:34 +00:00
sspitzer%netscape.com 8d834f5887 fix for #76401 (file in search was showing news servers and other servers it shouldn't)
fix for #74406 (get "File Here" to show up for file in search.)
additionally, clean up some more cruft, fix a few js strict warnings.
r/sr=bienvenu
2001-08-01 12:08:02 +00:00
sspitzer%netscape.com 576a746af8 fix for #93061. secure icons not showing up in various folder pickers and folder menus.
r/sr=bienvenu
2001-08-01 10:34:18 +00:00
naving%netscape.com 53ac08f6a9 91731 r=bienvenu sr=mscott; Obtain the folder lock for compacting folders and for getiing pop3 messages
so that the operations do not write each other's data, only one operation should be able to write to
the folder at one time.
2001-08-01 05:31:31 +00:00
naving%netscape.com 201729eaa5 fixing whitespace from last checkin 2001-08-01 01:24:18 +00:00
bienvenu%netscape.com c9e2381cd0 part of fix for 64476 news counts getting off r=sspitzer, sr=mscott 2001-08-01 01:14:54 +00:00
naving%netscape.com ddfda0c0a9 92359 r=cavin sr=sspitzer; check the filter list on all servers when a
folder is renamed/deleted.
2001-08-01 01:07:33 +00:00
bienvenu%netscape.com 73ccf71989 fix problem with trying to fetch msg uid -1 r=mscott sr=sspitzer 40701 2001-08-01 00:58:53 +00:00
brendan%mozilla.org dbd7fed5b1 FASTLOAD_20010703_BRANCH landing, r=dbaron, sr=shaver. 2001-07-31 19:05:34 +00:00
nhotta%netscape.com b1b3aa176b Back out my last change rev=1.86 because of a regression bug 92330, a=dbaron. 2001-07-26 14:11:21 +00:00
naving%netscape.com f3e84ca90f forgot to checkin this part of the fix for bug 41720. a=dbaron 2001-07-25 22:53:30 +00:00
jaggernaut%netscape.com e91f8a147e Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa 2001-07-25 07:54:28 +00:00
timeless%mac.com 5b2daf0e78 Bugzilla Bug 46596 Address Book should not be in tasks menu/component bar if not installed
patch by neil@parkwaycc.co.uk r=hwaara r=bhuvan sr=blake
2001-07-25 07:00:22 +00:00
timeless%mac.com f3501aac06 Bugzilla Bug 15096 UI: 3-Pane, Visual, General Menu Problems
r=kerz sr=hewitt
changes needed because of Bugzilla Bug 41572 Prefer matched case for Access keys
2001-07-25 06:36:58 +00:00
sspitzer%netscape.com 32020e6bd4 fix for #92194. don't open the message in the stand alone message window
if the user double clicks on the thread twisty.  r/sr=bienvenu
2001-07-25 06:34:59 +00:00
cls%seawood.org cfc838824b Rename smime stub library to smimestb to remove conflict with NSS smime3 lib in static builds.
Bug #86254
2001-07-25 06:18:49 +00:00
sspitzer%netscape.com a1b2b6a787 fix for #89052. certain imap searches were failing (and popup up alerts)
because we were forming bad search queries.  r=naving, sr=bienvenu
2001-07-25 05:09:51 +00:00
stephend%netscape.com 719f9fd116 91755. Search Messages' window title had an extra period. r=jglick@netscape.com/mpt@mozilla.org.uk, sr=hewitt@netscape.com 2001-07-25 05:00:39 +00:00
naving%netscape.com 472546ee63 41720 r=bivenvenu sr=sspitzer. Make the filters work on rename and warn and
disable the filter on delete of a folder. Also added msgWindow to some
pop mail retrieval and filter routines.
2001-07-25 04:21:01 +00:00
beard%netscape.com ea8299e3ca fix Mac OS X case sensitivity build bustage. 2001-07-25 03:17:15 +00:00
dianesun%netscape.com dffdf3d2e9 Fixes for bug 80797(Cleanup msgSynchronize.js) 82660(Tweak Select Folder). r=hwaara, sr=sspitzer 2001-07-25 01:43:46 +00:00
hwaara%chello.se 7348fb87b4 #44800, fixed our current window handling code for the search window and filterlist dialog to use nsIWindowMediator to fix the problem where choosing "Search Messages" or "Message Filters" twice made the popupmenus go blank.
r=bhuvan, sr=sspitzer
2001-07-24 23:32:00 +00:00
mkaply%us.ibm.com ddb6276e46 #91790
s[r]=mscott
Avoid malloc of 0 - if there are no items to sort, don't try to sort them.
2001-07-24 22:43:01 +00:00
nhotta%netscape.com 2889456445 Added ASCII check to the US-ASCII optimization code in order to avoid generating illegal UTF-8,
bug 82591, r=ducarroz, sr=sspitzer.
2001-07-24 22:35:55 +00:00
bienvenu%netscape.com 775cb01c2d potential fix for 40701 rs=mscott problem with handling unsolicited imap flag responses 2001-07-24 22:19:15 +00:00
timeless%mac.com d256e7ea96 fix Bugzilla Bug 90741 Whack the rest of the <box> tags in the trunk [mailnews]
by andersma@luther.edu r=hwaara sr=sspitzer
2001-07-24 20:31:03 +00:00
stephend%netscape.com c4a9703d59 91285. Better fix for JS strict warnings, declare the variable before the if/else. r=varada@netscape.com, sr=blaker@netscape.com 2001-07-24 20:02:35 +00:00
sspitzer%netscape.com aa159019c1 fix for #88949. fix certain cases where account central was not loading.
r=hwaara, varga, rs=bienvenu
2001-07-24 20:02:19 +00:00
pete%alphanumerica.com f020dcc1cd Fix for nsIFile delete conflicts with JS reserved name b=37406, r=dougt, sr=jst
Renamed all Delete methods to Remove.

--pete
2001-07-24 18:38:25 +00:00
stephend%netscape.com 7ed2f1d89b 91285. Javascript strict warnings in askSendFormat.js r=kerz@netscape.com sr=blaker@netscape.com 2001-07-24 07:12:16 +00:00
naving%netscape.com 92898f2b1c 91651 r/sr=bienvenu. check for the number of messages to be deleted at the
start of the routine.
2001-07-24 00:51:15 +00:00
naving%netscape.com e9f444cd23 91651 r/sr=bienvenu. Remove the messages from the array that have not been
successfully copied.
2001-07-24 00:50:14 +00:00
jaggernaut%netscape.com cb0faab070 Bug 73353: clean up the REQUIRES lines in Makefiles. 2001-07-23 22:36:12 +00:00
bienvenu%netscape.com 14eeffd273 fix imap timeouts to use PRTimeInterval r=naving, sr=sspitzer 90079 2001-07-23 22:22:11 +00:00
mscott%netscape.com f77092b7f6 Bug #91570 --> be sure to show forwarded apple double attachments in the message pane.
r=ducarroz, sr=sspitzer
2001-07-20 22:03:52 +00:00
nhotta%netscape.com 29c99225ca Disabling font scaling in libmime to avoid double scaling problem, bug 62756, r=ducarroz, sr=sspitzer. 2001-07-20 21:06:20 +00:00
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