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

11056 Коммитов

Автор SHA1 Сообщение Дата
mscott%netscape.com bbd30dbed1 add smtp progress notification
r=ducarroz
sr=sspitzer
2001-06-29 04:37:00 +00:00
mscott%netscape.com cde6037593 Bug #65209 --> hook up progress for posting messages.
r=ducarroz
sr=sspitzer
2001-06-29 04:05:38 +00:00
ducarroz%netscape.com 69e9d6e9f5 Fix build bustage in Mac with nsIMsgDBViewIDL 2001-06-29 01:41:18 +00:00
naving%netscape.com 59db120b53 85632 r=bienvenu sr=mscott; Do not start downloading msgs until the
folder summary file has been built.
2001-06-29 01:05:25 +00:00
sspitzer%netscape.com 6b89bb98c0 fix for bug #86326. make it so news is threaded by default.
r=bienvenu, sr=mscott.
2001-06-29 00:48:14 +00:00
bienvenu%netscape.com d3765cf59b fix interruption of search across folders r=naving, sr=sspitzer 44582 2001-06-29 00:42:52 +00:00
cls%seawood.org dd3cdfc420 ^Ms bad 2001-06-28 10:15:17 +00:00
cls%seawood.org 2d92f50c6c ^Ms bad. 2001-06-28 10:14:18 +00:00
cls%seawood.org 104c96dcc6 ^Ms bad. 2001-06-28 08:22:24 +00:00
cls%seawood.org c068ceff88 dos2unix is your friend. say good-bye to pesky ^Ms. 2001-06-28 08:21:23 +00:00
cls%seawood.org 4d0b6b5dff Removing extra ^Ms to fix irix bustage 2001-06-28 06:22:48 +00:00
bienvenu%netscape.com 98831ea845 fix handling of errors opening dbs r=naving, sr=sspitzer 84438 2001-06-28 01:24:59 +00:00
bienvenu%netscape.com 38fe93f9ff fix threads created with root msg with id 1 not to have thread id 1, fix handling of errors opening dbs r=naving, sr=sspitzer 84438 2001-06-28 01:21:45 +00:00
mscott%netscape.com b7ed53db75 Bug #81352 --> when saving an attachment to disk, be sure to apply the bin hex
decoder for windows and unix platforms if appropriate.
r=ducarroz
sr=sspitzer
2001-06-28 01:20:04 +00:00
ducarroz%netscape.com 1570f75cc0 Fix for bug 87980. Fix security breach. R=vidur, SR=brendan, A=chofmann 2001-06-27 23:27:07 +00:00
stephend%netscape.com d13ffa9d26 86681 - Cancel account setup dialog has confusing wording. Patch by Bradley Hart <bhart00@yahoo.com> r=stephend/jglick/bhuvan@netscape.com sr=sspitzer@netscape.com 2001-06-27 23:22:43 +00:00
naving%netscape.com 073859637e 61960 r=bienvenu sr=sspitzer compact all local folders after empty trash.
59871 r=bienvenu sr=mscott update the counts for both imap and local after
empty trash.
2001-06-27 06:23:39 +00:00
dbaron%fas.harvard.edu bcbf01d2de Adding dom to REQUIRES to fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage. 2001-06-27 02:50:13 +00:00
dbaron%fas.harvard.edu 4836c51c63 Add layout to REQUIRES (for outliner) to MOZ_TRACK_MODULE_DEPS bustage (senna tinderbox). 2001-06-26 21:34:52 +00:00
hwaara%chello.se 549f6a96b0 #87586, make wording a little bit more friendly. r=naving, rs=sspitzer 2001-06-26 09:41:15 +00:00
sspitzer%netscape.com 74e499212e fix for js warnings. #58564. fix by gemal@gemal.dk, r=timeless,mao,sr=sspitzer 2001-06-26 07:30:28 +00:00
sspitzer%netscape.com 8b03191266 fix for #83763. remove close button from the search dialog and make it a window, not a dialog.
(fix by blakeross).  r=hwaara, sr=sspitzer
2001-06-26 07:08:18 +00:00
sspitzer%netscape.com 698424ae4f fix for #84145, news searches with "@" fail.
fix for #87345, improve NNTP protocol logging and some minor code cleanup.
r=cavin, sr=mscott
2001-06-26 07:04:16 +00:00
sspitzer%netscape.com 224671559e fix for #86200. add search to the subscribe dialog (and remove typedown.)
like 4.x, the text area is disabled for IMAP servers.

for news servers, when you type we show you the list of newsgroups that contain the substring.

r=naving, sr=mscott
2001-06-26 05:08:26 +00:00
naving%netscape.com c36354fbd0 87140. r=suresh sr=mscott Make the password dialog come up again on blank password and
set the window object for the mailnewsurl whenever possible
2001-06-26 05:08:07 +00:00
srilatha%netscape.com 7e17c00bd5 Fix fro bug # 86966. Changed savePrefFile adn added try catch for ldpa stuff.
r=ducarroz, sr=alecf.
2001-06-25 23:22:12 +00:00
ducarroz%netscape.com 78b42a319a Fix for bug 84065. Add an AppleFileDecoder into the stream converters and modify save/save all attachment in order to be able to select the decoder when dealing with an apple double attachment. R=mscott, SR=sspitzer, A=asa@mozilla.org 2001-06-25 22:11:43 +00:00
racham%netscape.com 01b63f485e Part of Fix to bug 87396. Set the global pref to point special folders prefs to server to true. r,sr=sspitzer a=chofmann 2001-06-23 21:12:23 +00:00
racham%netscape.com 387d605e43 Fixing bug 87396. Today, when a new IMAP account is created special folder prefs are pointed to the server. This will be a problem for ISPs who do not want allow any folder creation on their servers and it is not very user friendly experience for end user in such a case. This check in allows ISPs to turn off that default setting to point to server via rdf file. Local folders will be used as home for special folders in such cases. r,sr=sspitzer a=chofmann 2001-06-23 21:11:52 +00:00
srilatha%netscape.com d7254719a6 Fix for bug 71247. Changed SetUnicharPref to SetCharPref for ldap url preference.
r=dmose, sr=sspitzer, a=blizzard
2001-06-22 06:20:05 +00:00
naving%netscape.com fb604741f0 69360 r=suresh sr=mscott a=blizzard; strip nulls from the message as specified in rfc 2822 2001-06-22 05:11:33 +00:00
sspitzer%netscape.com ebb6bf9d8a fix for #85225. mail crashes at startup. added some bulletproofing
and removed the static nsCOMPtr.  r=varada, sr=alecf, a=chofmann
2001-06-22 01:15:22 +00:00
sspitzer%netscape.com 01911c609e fix for #74518. reading messages (or parts of messages) that are in the memory cache can leave
the connections in busy states, which causes us to open up new connections, which eventually
gets us into the "too many open connections" state.
r=naving,sr=mscott,a=chofmann
2001-06-22 01:12:42 +00:00
srilatha%netscape.com c5f6c14b8a Fix for bug 79792. Added observers for ldap prefs. Added sessions list for all the
recipients. Added AddSession, RemoveSession and SyncSessions
r=ducarroz, sr=hewitt, a=asa
2001-06-22 01:12:32 +00:00
naving%netscape.com 37ab02d967 85228 r=suresh sr=mscott a=chofmann; check for null 2001-06-22 00:57:08 +00:00
dougt%netscape.com c306e0513b Landing url parsing branch. 73845. r=alecf@netscape.com, sr=darin@netscape.com, a=blizzard@rednat.com.
This fixes many crashes caused by illegal uses of the nsStdURL.
This also allows a plugable protocol to provide their own url parser.
2001-06-21 22:02:47 +00:00
hwaara%chello.se 540922b848 #87139, fixing regression "Search Msg UI: Descriptive text injured by Filter UI fix". r=naving, sr=sspitzer, a=asa. 2001-06-21 21:56:49 +00:00
cls%seawood.org 4097ab33ce Use 8.3 name for lib 2001-06-21 05:28:14 +00:00
sspitzer%netscape.com 188991d9ff fix for #86996 and #82805. fix some UI problems caused by js error.
fixing the js error makes it so we can lock the offline and disk space prefs.
r=racham, rs=mscott, a=asa
2001-06-21 03:27:48 +00:00
cls%seawood.org 39b84fccd1 Rename smimestub library from smime to smimestub to avoid conflict with nss' smime{3} library. Needed for static builds
Bug #86254 r=ducarroz sr=waterson
2001-06-21 02:38:41 +00:00
naving%netscape.com 39ad8bd296 85228 r=suresh sr=mscott a=blizzard; prevent the crash by use of nsXPIDLString. 2001-06-21 00:42:01 +00:00
cavin%netscape.com ac2c6d9ba3 Fix for bugscape 3491, 3611 and 4696. r=/sr=sspitzer, a=asa@mozilla.org. Convert/hide AOL folder names; Turn off busy cursor when canceling login; Add redirector type to Logon() method in nsIMsgLogonRedirector. 2001-06-21 00:03:15 +00:00
cathleen%netscape.com 283df77cdf Remove extra duplicate symbols in mailnews. Fiiiiiine! 2001-06-20 21:53:15 +00:00
waterson%netscape.com 0877b1a573 Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs. 2001-06-20 20:21:49 +00:00
cls%seawood.org ccd51296fa Fixing objdir bustage (most of the tinderboxes mind you) 2001-06-20 09:03:16 +00:00
cls%seawood.org 46fd16f707 Remove extraneous backslash 2001-06-20 07:28:17 +00:00
srilatha%netscape.com 478aa85dca Fix for bug 79252. This fixes the migration from 4.x format to mozilla format. r=dmose, sr=sspitzer, a=dbaron 2001-06-20 06:51:37 +00:00
racham%netscape.com 9bb7587bd9 Fixing bugs 23625 and 62433. Bug 23625 is about creation of special folders for new IMAP accounts. Fix to that bug includes the rearrangment of copies and folder UI panel which is a bit similar to 4.x model now. Panel UI allows user to select a special folder on the IMAP server and the folder is then created at runtime as needed. Today, IMAP account special folders point to Local folders which is confusing. Bug 62433 takes care of migration of multiple 4.x imap servers under single identity to get migrated properly with unique account names based on username, hostname and the port value if needed. r=naving, s=sspitzer a=asa 2001-06-20 06:13:27 +00:00
blakeross%telocity.com 291c058478 No feedback when Find Again (Ctrl+G) reaches EOF (63410). r=alecf sr=sfraser a=asa 2001-06-20 06:12:37 +00:00
srilatha%netscape.com 590b8249e5 Fix for bug# 79869. Change pref calls to unichar so that the multibyte directory
server properties are saved preoperly.
r=mitesh, sr=sspitzer, a=asa
2001-06-20 04:03:16 +00:00
hewitt%netscape.com a14af9ff9d 63108 - outlook express l10n, r=sspitzer, sr=mscott, a=asa 2001-06-20 03:37:18 +00:00
dbaron%fas.harvard.edu 688519fb0c Fix bad getters on nsIDocument and nsIScriptContext to use out params rather than return |AddRef|ed pointers. b=81289 r=jaggernaut sr=jst a=asa 2001-06-20 03:27:48 +00:00
naving%netscape.com 8e38097b5a should fix speedracer SunOS bustage 2001-06-20 00:24:54 +00:00
dianesun%netscape.com 14e38088a8 Fix for bugs 79554, 80194, 82805, 82984. r=bhuvan, sr=sspitzer, a=asa@mozilla.org 2001-06-20 00:23:35 +00:00
naving%netscape.com 849a777cf2 84905 r=bhuvan sr=mscott a=dbaron. Make D&D to move messages across servers. 2001-06-19 23:54:00 +00:00
ducarroz%netscape.com e14bf4cf17 Fix for bug 84544. Check for null pointer to avoid crash. R=varada, SR=mscott, A=asa 2001-06-19 23:19:55 +00:00
naving%netscape.com 55cd83e2ca 86467 r=suresh sr=mscott a=asa. use inbox as "INBOX" so that imap commands
are in sync.
2001-06-19 22:45:33 +00:00
chuang%netscape.com 1062c76f49 bug57839 'Local Folders' not created after cancel Wiz & import settings, r=bhuvan
, sr=sspitzer, a=asa@mozilla.org
2001-06-19 22:30:30 +00:00
srilatha%netscape.com de3db96da9 Fix for bug # 80060. Fixed removedirectory() such that the selected directory gets
deleted and also it gets deleted when user clicks on ok
r=bhuvan, sr=sspitzer, a=asa
2001-06-19 06:06:21 +00:00
srilatha%netscape.com 07694ef07a Fix for bug 79933. Added some error messages when user enters invalid data into the
directory server properties dialog
r=mohanb, sr=sspitzer, a=blizzard
2001-06-19 02:34:56 +00:00
stephend%netscape.com ec527d8f48 Scragglers for bug 75819, I applied the patch by hand and missed a couple instances. Original patch by Bhart00@yahoo.com (Bradley Hart) r=me/robinf/jglick sr=scc a=asa 2001-06-19 01:27:38 +00:00
stephend%netscape.com 2b9856e5cb 75819 - Wording in HTML mail question dialog for 'Plaintext' should be 'Plain Text'. Patch by Bradley Hart <bhart00@yahoo.com> r=stephen@netscape.com, robinf@netscape.com/jglick@netscape.com sr=scc@mozilla.org a=asa@mozilla 2001-06-19 01:13:36 +00:00
hwaara%chello.se db351e4c6b #70236, "new folder" button in filter-editor should be disabled if an action other than "Move to folder" is selected. r=doron, sr=sspitzer, a=asa.
#68175, fix bug where we opened the filter-editor seemingly at random sometimes when clicking around in the filter-list dialog. r=naving, sr=sspitzer, a=asa.
2001-06-19 01:08:41 +00:00
stephend%netscape.com 7eb354a5b8 Cleaning up whitespace that was missed with cvs diff -uw on bug 58783, that bug has r=naving, sr=sspitzer, a=asa 2001-06-19 00:58:15 +00:00
stephend%netscape.com bcc84cf8d9 Bug 58783 - Title isn't cleared in a folder when the last message is deleted. r=naving@netscape.com sr=sspitzer@netscape.com a=asa@mozilla.org 2001-06-19 00:33:09 +00:00
cls%seawood.org 80f526179f Replaced NO_SHARED_LIB & NO_STATIC_LIB with BUILD_SHARED_LIBS, BUILD_STATIC_LIBS, FORCE_STATIC_LIB & FORCE_SHARED_LIB. Added FORCE_USE_PIC.
Changes allow us to have a finer control over which parts of the tree are built with PIC.  Part of the static build branch landing.
Bug #46775 r=mcafee a=leaf
2001-06-18 22:10:38 +00:00
sspitzer%netscape.com 218d6a2440 fix for #86066. properly enable / disable "mark all read". thanks to neil@parkwaycc.co.uk for the fix.
r=racham, sr=sspitzer, a=asa
2001-06-18 21:43:11 +00:00
srilatha%netscape.com 07e0140deb Fix for bug# 79780. Removed autocompleteskipdirectory from _elementIDs
sr=sspitzer, a=blizzard
2001-06-18 20:42:47 +00:00
nhotta%netscape.com 726a385fc9 Fixed to use NS_ConvertUTF8toUCS2 for UTF-8 strings, bug 86341 (blocker), r=scc, a=leaf. 2001-06-18 18:05:37 +00:00
scc%mozilla.org 526604e2d8 bug #85271: avoid regressions by re-creating the old behavior near |nsCRT::strdup|, see bug #86316 2001-06-18 03:50:12 +00:00
naving%netscape.com d946106241 84767 r=suresh sr=mscott a=dbaron. Check for m_curFilter to be non null when there is no
filter name in rules.dat
2001-06-17 23:59:01 +00:00
hwaara%chello.se 2ad0e3544a #82773, big improvement for the mail/news filter UI. r=sspitzer, sr=hewitt, a=dbaron. 2001-06-17 10:08:18 +00:00
scc%mozilla.org 6ffb79541e fixing accidental behavior change from my checkin for bug #85271. This patch is r=dbaron. Restores the correct return value for the function (|NS_OK| when no converter is found). 2001-06-17 06:17:12 +00:00
scc%mozilla.org 2e8b3e9481 bug #85271: sr=waterson, r={beard, jag, dbaron}, a=asa. Eliminate features of |nsXPIDLC?String| that keep it out of the string hierarchy (i.e., using assigment to rebind ownership, static |Copy| members, and |getter_Shares|), fixing some leaks in the process. 2001-06-17 05:23:38 +00:00
sspitzer%netscape.com 047a719a94 fix for bug #79239.
hide or alter offline related UI for servers and folders that don't support
offline.

r=racham, sr=mscott, a=dbaron
2001-06-16 07:20:15 +00:00
sspitzer%netscape.com 0f06902690 fix js error for dianesun. 2001-06-16 06:50:22 +00:00
dianesun%netscape.com 22cdbee2e2 *** empty log message *** 2001-06-16 05:27:05 +00:00
bzbarsky%mit.edu ebdf18fe9c Get rid of extra space in entity value. Bug 83967, r=mohanb,
sr=bienvenu, a=asa
2001-06-16 04:14:20 +00:00
mkaply%us.ibm.com 97aa7a6b17 IRIX bustage - CRLF 2001-06-16 02:07:09 +00:00
dianesun%netscape.com 05fd1447f4 *** empty log message *** 2001-06-15 23:14:32 +00:00
cavin%netscape.com 421cccab96 Fix for #85921. r=naving, sr=mscott, a=asa. OnStopCopy() should be invoked only once. 2001-06-15 22:00:09 +00:00
naving%netscape.com c928e27636 84767 r=suresh sr=mscott a=blizzard; make sure m_curFilter is not null. m_curFilter
may be null if there is no name for a filter in rules.dat.
2001-06-15 21:54:48 +00:00
varada%netscape.com 8bf8bed281 fix for bug#75449-forwarding attachments inline were getting garbled names in the UI;r=ducarroz;sr=seth;a=asa 2001-06-15 20:01:49 +00:00
varada%netscape.com cc459b7060 partial fix for bug#81296 -visually enabling SendNow menu all the time;r=blizzard,sr=sspitzer;a=asa 2001-06-15 19:55:52 +00:00
sspitzer%netscape.com d14b9415fd fix for bug #84261. there are times where we need to insert linefeeds into message bodys
so that saving as draft, sending, and posting messages will not fail.
this will be come less of a problem when #67334 is fixed.
r=ducarroz, sr=sfraser, a=asa
2001-06-15 19:52:50 +00:00
sspitzer%netscape.com 288d28fd27 supplimental fix for #66867. r=hwaara, rs=mscott, a=dbaron 2001-06-15 19:47:51 +00:00
mscott%netscape.com 4574f5e74d Bug #78195 --> crash in nsImapMockChannel::SetupPartExtractorListener caused
by running the same imap url twice. We need to given the url a new mock channel
when we run it again.

Bug #80347 --> use the body structure when trying to find a part

sr=bienvenu
r=naving
a=asa
2001-06-15 19:03:20 +00:00
dmose%netscape.com 8472214a18 Parameterize LDAP autocomplete searchfilter via hidden pref (bug 77386); also improves default searchfilter (85315). r=leif@netscape.com,srilatha@netscape.com; sr=bienvenu@netscape.com; a=asa@mozilla.org 2001-06-15 05:04:32 +00:00
sspitzer%netscape.com cfa11c3242 fix for #83638, addressbook throbber looks bad.
r=hwaara, rs=bienvenu, a=asa
2001-06-15 04:10:15 +00:00
ducarroz%netscape.com dc49f157de Fix for bug 69337. Add css rule to toggle the send button image when switching between online and offline. This is only for classic. Thanks neil@parkwaycc.co.uk for providing the patch. R=ducarroz, SR=hewitt, A=asa@mozilla.org 2001-06-15 01:28:28 +00:00
hwaara%chello.se 9f62bfa21b #66867, "nsMsgNewsFolder::SetCachedNewsrcLine leaks". r=hwaara, sr=blizzard, a=asa. Original patch by Kevin Higgins. 2001-06-14 23:57:46 +00:00
bienvenu%netscape.com d048104d20 fix downloading of news messages downloading every other message fix by marcus.spranger@gmx.de r=naving, sr=me 84069 2001-06-14 23:36:01 +00:00
mscott%netscape.com 0282bbeabf Bug #83457 --> show forwarded attachments contained inside inlined messages.
the trick here is to not show the inlined message as a separate attachment but to
still query the inlined attachment mime object for any external body parts.
r=ducarroz
sr=sspitzer
a=asa
2001-06-14 01:44:07 +00:00
naving%netscape.com eec05686d2 84905 r=racham sr=bienvenu a=asa; revert the functionality of Message | Move and File button 2001-06-14 01:23:27 +00:00
naving%netscape.com 96949d3ae1 78237 r=bienvenu sr=mscott a=asa treat INBOX is the case-insensitive folder for imap servers so that we don't have mutliple inboxes. 2001-06-13 21:33:26 +00:00
mscott%netscape.com 67bf631f49 Bug #84731 --> default smtp servers to never use ssl instead of try
sr=sspitzer
a=asa
2001-06-13 21:28:16 +00:00
chuang%netscape.com cb393d8516 Bug 79852 Lots of JS warnings doing address book operations,
r/sr=sfrase, sr=mscott, a= asa@mozilla.org
2001-06-13 06:47:08 +00:00
srilatha%netscape.com 3e788efb44 Fix for bug # 79249. Move the ldap preferences stuff to addressing panel in
Mail/news account settings. r=mohanb, sr=sspitzer, a=asa
2001-06-13 00:59:01 +00:00
alecf%netscape.com 3fb26b9f6c fix for bug 71903 (search history broken), bug 82277 (fix string allocation in mIgnorePrefixes), bug 83490 (non-allocating accessor for autocomplete), bug 85364 (switching to nsAutoString)
sr=hewitt
r=ben
a=asa
2001-06-12 23:59:01 +00:00
naving%netscape.com a57608dc2c 84334 r=mscott sr=bienvenu a=asa; Clear the copystate and truncate the mailbox file to the beginning of the last message. 2001-06-12 23:07:44 +00:00
chuang%netscape.com 36c92bfa44 Bug82991 Copying a large number of addresses between address books causes crash,
r=ducarroz, sr=mscott, a= asa@mozilla.org
2001-06-12 18:55:53 +00:00
mkaply%us.ibm.com 26153dffb5 IRIX bustage - more CR/LF stuff 2001-06-12 03:15:12 +00:00
naving%netscape.com a0d0dc4a9c whoops! backing out changes not part of the last checkin 2001-06-11 22:55:04 +00:00
naving%netscape.com 6620994625 61171 r=bienvenu sr=mscott a=dbaron; make the password dialog come up again and again independent of the biff settings.
83634 r=bienvenu sr=mscott a=dbaron; wait for the start up connection only; for wrong
passwords we are using existing connection so just try the new password without waiting.
2001-06-11 22:45:25 +00:00
cavin%netscape.com 4c379093da Fix bug 83486. Remove incomplete cache entry in OnStopReuqest() when failed. r=mscott, sr=bienvenu, a=blizzard@mozilla.org. 2001-06-11 20:44:11 +00:00
blakeross%telocity.com e2f827ce04 Subscribe dialog needs polish/cleanup (83770). r=sspitzer sr=hewitt a=asa 2001-06-10 17:56:35 +00:00
ducarroz%netscape.com 404f22fd90 Fix for bug 28348. Disable temporary the cancel button and remove the keep dialog open option. R=varada, SR=mscott, A=asa 2001-06-09 05:28:38 +00:00
ducarroz%netscape.com 588302e640 Fix for bug 28348. Turn on by default the send progress dialog. R=varada, SR=mscott, A=asa 2001-06-09 05:26:39 +00:00
srilatha%netscape.com e8d8adb474 Fix for bug # 79780. Removed Checkbox "Use addressbook and do not search in
the directory". r=mohanb,sr=sspitzer,a=asa
2001-06-09 00:34:32 +00:00
naving%netscape.com 88f788944e 84535; r=racham sr=bienvenu a=asa; If root folder is the destination folder
assert and return.
2001-06-08 21:30:04 +00:00
dianesun%netscape.com d07e015703 Fix for bugs 79555(Download/Sync doesn't retain pref) 80127(Select dialog not modal). r=bhuvan, sr=sspitzer, a=dbaron 2001-06-08 21:17:43 +00:00
naving%netscape.com ed07b2721f 83807 r=bienvenu sr=mscott a=dbaron. Check if last_accessed_msg < number_of_messages so that we do not access garbage 2001-06-08 05:05:17 +00:00
cmanske%netscape.com a774ddacdd Remove separate 'Replace' command, fix by rcassin, b=80807, r=cmanske, sr=sfraser, a=asa-drivers 2001-06-08 05:00:40 +00:00
naving%netscape.com 0fb739f3ff 84351 r=mscott sr=bienvenu a=dbaron; Pass the nsIOFileStream as a parameter
where ever needed. Remove the usage of m_fileStream.
2001-06-08 04:50:37 +00:00
sspitzer%netscape.com b42aa75030 whoops, checking in the real fix for #79260.
(I checked in the wrong patch)
2001-06-08 04:24:05 +00:00
sspitzer%netscape.com ddc659fc11 fix for #79260. get compose nspr log to work again in opt builds
(for stephend).  r=mscott, sr=bienvenu, a=asa
2001-06-08 04:12:42 +00:00
sspitzer%netscape.com c71c2a7641 fix for #84036. servers that didn't support filters were showing up in the filter dialog.
r=hwaara, sr=bienvenu, a=asa
2001-06-08 04:03:50 +00:00
srilatha%netscape.com 38ac598122 Fix for bug# 79922. Propagates the name modification from properties dialog to the
LDAP Directory Server dialogs.
r=mohanb, sr=sspitzer, a=dbaron.
2001-06-08 01:32:38 +00:00
srilatha%netscape.com ab253d3aaa Fix for bug# 79934. Removed Login, Password UI from LDAP Server properties dialog.
r=mohanb, sr=spitzer, a=dbaron
2001-06-08 01:16:30 +00:00
srilatha%netscape.com ae5905be21 Fix for bug# 79814. Removed preferences for netcenter,infospace and verisign directories.
r=hwaara,sr=spritzer,a=dbaron
2001-06-08 01:04:17 +00:00
bienvenu%netscape.com 86c765a056 fix for saving view and sort info across folder compacts r=naving, sr=sspitzer 82455 a=drivers 2001-06-07 14:01:48 +00:00
cls%seawood.org ccdd324ed9 Convert nsMsgDB to use generic NS_IMPL_NSGETMODULE macros needed for static builds.
Bug #83522 r=bienvenu sr=mscott a=blizzard
2001-06-07 05:56:20 +00:00
naving%netscape.com 08da26b629 82764 r=bienvenu sr=sspitzer a=blizzard; make undo for multiple messages work across servers and also make it so that we do a copy when we do move/copy across
message.
75936 r=bienvenu sr=mscott a=chofmann; clearing the copystate and calling
onStopCopy() at the right place to make filing messages across server from
search window work.
2001-06-07 05:09:48 +00:00
mscott%netscape.com 8b47d93e5e Bug #65170 --> make sure ReadLine blocks if we don't get a complete line from the server
we block by re-entering the paused for data state in our state machine.
r=sspitzer
sr=bienvenu
a=asa
2001-06-07 04:26:38 +00:00
ducarroz%netscape.com 7033cbb723 Fix for bug 82460. Correctly manage errors when user decides to stop sending when we cannot find the attachment. R=varada, SR=mscott, A=blizzard 2001-06-06 23:53:55 +00:00
mscott%netscape.com 17fc018e6f Bug #84356 --> fix mailto url regression caused by port blocking landing.
r=dougt
sr=bienvenu
a=blizzard
2001-06-06 23:37:37 +00:00
dmose%netscape.com dc58cacfb4 Make LDAP autocompletion respect UI setting for maximum number of hits to return (bug 77388). r=leif@netscape.com, sr=mscott@netscape.com, a=blizzard@mozilla.org 2001-06-06 23:28:07 +00:00
dougt%netscape.com c2be35a136 Fixes mail bustage 84283.
r/sr sspitzer, a=blizzard@redhat.com
2001-06-06 18:10:34 +00:00
bienvenu%netscape.com 0beafa4b40 fix bug 83709 inline attachments in offline imap messages not displayed while offline r=naving, sr=mscott a=drivers 2001-06-06 14:08:15 +00:00
naving%netscape.com ed2859c01d 84070 r=bienvenu sr=sspitzer a=chofmann. stop the search before closing the search window
(using close button)
2001-06-06 05:12:10 +00:00
sspitzer%netscape.com 6b781a2a4f fix for #83143. delete key sometimes doesn't work. r=ducarroz,sr=mscott
a=selmer,a=chofmann
2001-06-06 04:05:51 +00:00
naving%netscape.com 8000e367d8 50572 r=bienvenu sr=mscott a=pdt. check if the folder is noSelect folder and
return appropriately
2001-06-06 03:32:19 +00:00
mscott%netscape.com 16dc1992bb Bug #83381 --> crash replying to message with long lines
r=sspitzer
sr=bienvenu
a=asa
2001-06-06 00:44:06 +00:00
dougt%netscape.com 9174af6517 Fixes bug 83401. r=gagan, darin, sr=vidur, a=blizzard. Add port blacklisting to necko 2001-06-06 00:10:09 +00:00
nhotta%netscape.com a43c069dd9 Separated the menu checkmark part as a function,
use setTimeout() to delay the execution to allow the menu creation to complete before checkmark the menu,
bug 82272, r=ducarroz, sr=waterson, a=asa.
2001-06-05 00:04:56 +00:00
bienvenu%netscape.com 6722c29e82 fix delimiter used to separate multiple folder destinations for offline copy r=naving, sr=sspitzer, a=drivers@mozilla.org 83980 2001-06-04 23:22:46 +00:00
ducarroz%netscape.com 65a76c8939 Fix for bug 81751. Add an extra layer of converted in order to be able to support multipart urls (like multipart/x-mixed-replace). R=varada, SR=mscott, A=asa 2001-06-04 23:01:45 +00:00
bienvenu%netscape.com 2578f5eb66 fix playback of offline imap copy operations 83734 r=naving, sr=sspitzer, a=drivers@mozilla.org 2001-06-04 22:58:09 +00:00
mkaply%us.ibm.com 7476be7408 #66016
r=hwaara, sr=alecf, a=asa
Move hardcoded strings into properties file
2001-06-04 22:47:15 +00:00
dmose%netscape.com edad7b42f0 Fix LDAP autocomplete to show display names (bug 79885) r=ducarroz@netscape.com, sr=mscott@netscape.com, a=dbaron@fas.harvard.edu 2001-06-04 03:01:51 +00:00
ducarroz%netscape.com ddc9cd6fa1 Fix for bug 83184. Need to send resource fork of file which Internet config doesn't have a mapping for. This fix has been already checked in the 0.9.1 branch. R=sfraser, SR=bienvenu, A=asa 2001-06-04 02:44:13 +00:00
sspitzer%netscape.com eeb2607f12 the fix for #79528 caused a regression (unable to delete filters).
adding back a line that was accidentally removed.  sr=bienvenu
2001-06-02 18:05:59 +00:00
hwaara%chello.se 48fe3c9399 #70258. Clean up the filters UI. Make the filterlist-dialog look better. r=bhuvan, sr=hewitt, a=dbaron. 2001-06-02 12:37:32 +00:00
hwaara%chello.se d1bf5051a8 #49565. Fix leak, initial patch by Kevin Higgins. r=naving, alecf, sr=brendan, a=dbaron. 2001-06-02 12:11:41 +00:00
ssu%netscape.com 6dcebdbcd1 checking in for mscott. fixes bug 82643 - Replying to a message fails. r=sspitzer,sr=bienvenu,a=drivers@mozilla.org 2001-06-02 04:54:51 +00:00
sspitzer%netscape.com ca9ec3f7d9 fix for #82821. fix several problems (including an infinite loop problem during folder discovery)
cause by long folder names on platforms with filename limitations.
r/sr=mscott,bienvneu,a=leaf/chofmann
2001-05-31 05:26:08 +00:00
sspitzer%netscape.com 86c02919ff fix for #72969. get news://host/groups urls to open a 3 pane again.
r=mscott,sr=bienvenu,r=chofmann
2001-05-31 05:02:53 +00:00
dianesun%netscape.com 101f97cd40 Fix for bug 82884(Unsent Messages Getting Sent Without my approval). r=bienvenu, sr=sspitzer, a=asa 2001-05-31 01:23:22 +00:00
racham%netscape.com 7fe4a0199e Fixing bug 82827. Fixed the persistence problem with IMAP server type selection in mail account wizard. Added wsm_persist attribute to radio group items so that user selection persists. POP3 will be the default item selected when the user enters the server type page for the first time and persistent value will take on from there. r=ssu, sr=sspitzer, a=chofmann, asa 2001-05-31 00:57:52 +00:00
ducarroz%netscape.com e49f08a5df Fix for bug 82645. We should avoid to call GatherMimeAttachments in the case we call SnarfAttachment as this last one will call itself the first one. R=varada, SR=bienvenu, A=asa 2001-05-30 23:58:03 +00:00
mscott%netscape.com 4a3aa28c2a Bug #82972 --> avoid crash when we've closed the channel b4 the cache entry came back with data...
r=bienvenu
sr=sspitzer
a=asa
2001-05-30 21:40:29 +00:00
bienvenu%netscape.com 6d8ea844cd fix problem downloading message bodies for offline use when headers haven't been downloaded r=naving, sr=sspitzer a=drivers@mozilla.org 82248 2001-05-30 04:03:35 +00:00
bienvenu%netscape.com 03ce82778f fix infinite loop expanding certain threads, r=naving, sr=sspitzer a=drivers@mozilla.org 82595 2001-05-30 04:00:21 +00:00
bienvenu%netscape.com 5803f48f63 fix problem saving drafts while offline r=naving, sr=sspitzer, 82476, a=drivers@mozilla.org 2001-05-30 03:58:19 +00:00
naving%netscape.com 54d37fd027 82217 r=naving, sr=sspitzer. open the db with create and upgrading as PR_FALSE. patch
provided by bienvenu@netscape.com
2001-05-29 21:59:09 +00:00
naving%netscape.com 972c3a1e73 82217, r=bienvenu sr=sspitzer. Do the db stuff if destMailDB is not null. 2001-05-29 21:57:50 +00:00
bienvenu%netscape.com 703c17b979 add support for counting lines in offline messages so that offline message body search will work, r=naving, sr=sspitzer, a=blizzard 79723 2001-05-26 21:49:14 +00:00
bienvenu%netscape.com fc5e107faf fix 79104 crash doing get selected messages when no messages selected r=naving, sr=sspitzer a=asa@mozilla.org 2001-05-26 15:00:02 +00:00
sspitzer%netscape.com 5d591fa387 fix for #82695. recent regression, no folder names were showing up in the
select folders for download dialog.  r=ssu, sr=bienvenu, a=asa.
2001-05-26 07:12:23 +00:00
sspitzer%netscape.com b31117c76d fix for #82019. fix it so importing eudora settings will do the right thing if the user didn't set a return address in eudora. r=cavin, sr=bienvenu, a=asa 2001-05-26 06:02:34 +00:00
sspitzer%netscape.com 653062f1b6 fix for #82019. fix it so importing eudora settings will do the right
thing if the user didn't set a return address in eudora.
r=cavin, sr=bienvenu, a=asa
2001-05-26 06:00:40 +00:00
sspitzer%netscape.com 20f7a5a9f8 fix for #82602. make context menus show up for attachments so you can save them in the stand
alone msg window and the alternate 3 pane.  r=pinkerton, sr=bienvenu, a=asa
2001-05-26 05:58:29 +00:00
sspitzer%netscape.com bd54233344 fix for #78891. clean up the folder properties dialog to have 2 tabs
instead of 4.  hide the offline tab when not applicable.
r=hwaara,sr=sspitzer,bienvenu.  a=asa@mozilla.org
thanks to doronr@naboonline.com for the patch
2001-05-25 23:30:51 +00:00
bienvenu%netscape.com 0f0c8086ae fix download of imap attachments while offline r=naving, sr=mscott a=asa 2001-05-25 18:40:41 +00:00
ducarroz%netscape.com f802da0bd1 Fix for bug 82461. Need to complete the initialization of the url fetcher before calling OpenURI else... boom! R=varada, SR=sspitzer, A=asa@mozilla.org 2001-05-25 17:47:23 +00:00
prass%netscape.com 9e6a67b00c fix for bugscape 4458 - from field presence sticky
r=suresh@netscape.com, sr=mscott@netscape.com, a=phil@netscape.com
This is to make sure notifyclear address gets called when each msg is loaded.
2001-05-25 14:30:11 +00:00
hwaara%chello.se 8a87ef8942 #79188. Make the Offline "Select Folders" dialog suck less. r=racham, sr=hewitt, sspitzer, a=blizzard. The UI changes are OK'd by jglick@netscape.com 2001-05-25 01:13:56 +00:00
bienvenu%netscape.com 2f3673182e fix 82285 hang playing back offline moves from local folder to imap folder rs=sspitzer a=putterman 2001-05-24 03:15:30 +00:00
bienvenu%netscape.com 7ab909a810 fix for blocker 82338 can't see msg headers rs=sspitzer, r=prass a=kysmith 2001-05-23 17:19:06 +00:00
bstell%netscape.com ddeda031ac fix bustage 2001-05-23 02:55:52 +00:00
sspitzer%netscape.com 9a2d9e6988 fix for #66018, #81741, #50567, #77211. fix a bunch of migration problems.
patch by cavin, r=sspitzer,sr=bienvenu
2001-05-23 02:16:35 +00:00
mscott%netscape.com 3be33bda51 Bug #72131,77539 --> don't resolve relative urls against mail urls unless it's an anchor tag.
r=mstoltz
sr=sspitzer
2001-05-23 01:37:39 +00:00
bienvenu%netscape.com 2a3e26070e fix for crash cleaning up mail dbs on shutdown on mac r=brade, sr=sspitzer, a=putterman 82195 2001-05-23 01:26:48 +00:00
dianesun%netscape.com 1ad1dbdc8c Back up checkin for 79555 and 80127 2001-05-23 00:50:58 +00:00
dianesun%netscape.com 299c05e27a Back up checkins for 79555 and 80127 2001-05-23 00:38:42 +00:00
prass%netscape.com 9e2e059541 partial fix for bugscape bug 4458, presence stopped working. notify clear addresses is being defined in msgHdrViewAddresses. r=suresh@netscape.com, sr=mscott@netscape.com 2001-05-23 00:05:57 +00:00
varada%netscape.com 3f8bfe819e fix for bug#81730;regression-save as draft dialog must be shown when the pref is turned on;r=ducarroz;sr=sspitzer 2001-05-22 23:57:44 +00:00
gerv%gerv.net 55869b3c62 Remove hard-coded "Mozilla" from some properties files by rewording. Bug 80838. r=doron, sr=brendan (in his absence) using his magic "dtd/properties changes only" rubberstamp. 2001-05-22 21:25:59 +00:00
dianesun%netscape.com 5e787a8bda Bug fixes for 79555(Download/Sync not retain pref), 80127(Select Dialog not modal). r=bhuvan, sr=sspitzer 2001-05-22 21:23:04 +00:00
ccarlen%netscape.com abcdbf0e4a Bug 38626 - Remove references to nsFileLocations. r=valeski/sr=alecf 2001-05-21 22:36:18 +00:00
bienvenu%netscape.com ab6b755fa8 fix crash first time bringing up mail on the mac r=naving, sr=sspitzer 81492 2001-05-21 22:22:47 +00:00
bienvenu%netscape.com 16922db32f fix threaded sort not persisting rs=sspitzer 81959 2001-05-21 22:18:15 +00:00
rpotts%netscape.com 16e19b8c7e another patch for bug #65777. This one removes the intermediate window that is created for mailto:// URLs that are explicitly target to a new window... 2001-05-21 06:50:51 +00:00
gerv%gerv.net 8323d80929 Remove hardwired "Mozilla" and "Netscape" strings from DTD files. Part of bug 80838. r=rchen, sr=blizzard. 2001-05-19 15:54:29 +00:00
jst%netscape.com f72e19a2c3 scc checking in from jst's account. bug #75220: sr=jst, rs=brendan. renaming |nsPromiseC?Concatenation| to |nsDependentC?Concatenation|; |nsPromiseC?Substring| to |nsDependentC?Substring|; |nsLiteralC?String| and |nsLocalC?String| to |nsDependentC?String|, as these new names better reflect clients obligations to instances. 2001-05-19 11:27:30 +00:00
srilatha%netscape.com 4d6fdf1df6 Fix for bug# 79756. Removed Base scope from the Advanced tab in Directory Server Properties dialog.
Also made subtree as default scope. r=mohanb, sr=sspitzer
2001-05-19 05:09:48 +00:00
ben%netscape.com 40c72578a0 Still part of 81575:
- remove Search in Bookmarks/History menuitem from Mail/News as these are now two different mini-dialogs.
all these changes r=blake, timeless, sr=alecf
2001-05-19 01:59:59 +00:00
racham%netscape.com d4c44aaaa6 Fixing bug 76388. Adding a default pref which will be used by incoming servers to check if the offline support level is already set. r=bienvenu, sr=sspitzer 2001-05-19 01:39:03 +00:00
racham%netscape.com 8b68736eae Fixing bugs 76388, 79561. This fix introduces a generalized procedure to query a given server for it's offline support level. Offline settings item is added to AccountCentral based on server's offline capability. New checkbox item to make messages in the Inbox available when user works offline is added to IMAP offline settings panel. Offline items are hidden in AccountCentral and AccountManager for those ISPs who does not support this feature. Also, offline panel items have been grouped under offline and disk space sections. Minor UI cleanup by fixing some of the sentences on these panels. r=bienvenu,jglick sr=sspitzer 2001-05-19 01:38:51 +00:00
ducarroz%netscape.com c57d421c24 Fix for bug 81720. We need to correclty interpret and propagate errors that append while saving a message as draft or template. R=cavin,varada SR=bienvenu 2001-05-19 01:26:56 +00:00
bienvenu%netscape.com fdc37c64cd fix 81733 sort type not persisting regression from yesterday rs=sspitzer 2001-05-19 01:05:45 +00:00
naving%netscape.com 1904c88565 65927. r=sspitzer sr=bienvenu. Close the connection on NNTP_ERROR and also stop the
running url when server closes connection on mozilla.
2001-05-19 01:01:32 +00:00
ducarroz%netscape.com 11fc8dad8f Fix for bug 72232. We need to run through the unknown decoder when we cannot figure ourself the content type. R=varada, SR=mscott 2001-05-18 23:28:04 +00:00
ducarroz%netscape.com 6b7ce5acc5 Fix for bug 72515. Calculate the current selected region in the outliner and pass it to the drag service. R=varada, SR=sspitzer 2001-05-18 23:13:44 +00:00
bienvenu%netscape.com 2a3fa6056a fix crash saving draft while offline sr=sspitzer 81487 2001-05-18 23:12:22 +00:00
bienvenu%netscape.com 6e14b72fd5 fix crash saving draft while offline sr=sspitzer 81487 (and whitespace fixes) 2001-05-18 23:11:45 +00:00
mscott%netscape.com 7bf1aa59f2 Bug #67254 --> don't support attachment= in mailto urls.
sr=bienvenu
2001-05-18 22:52:45 +00:00
hewitt%netscape.com 9323de1168 80179 - rename a few <window/> ids to prepare for window icons, r=law, sr=ben 2001-05-18 22:50:35 +00:00
varada%netscape.com 259df67950 fix for 80332;print crashing on mail;r,sr=mscott; nsMsgPrintEngine.cpp 2001-05-18 22:50:21 +00:00
srilatha%netscape.com ba67c23637 Fix for bug# 80781. Removed the offline tab for the Directory server properties dialog
r=mohanb, sr=sspitzer
2001-05-18 22:29:08 +00:00
hewitt%netscape.com f721a9a33c 78686 - fix broken File Button in Search Dialog, add styles for default menubuttons, r=andreww, sr=mscott 2001-05-18 22:29:07 +00:00
srilatha%netscape.com 6cb5e6eaa1 Fix for bug 79941. Changed the title from "New Directory" to "Directory Server Properties".
r=mohanb, sr=sspitzer
2001-05-18 22:26:16 +00:00
stephend%netscape.com d9fb5f7eb4 Wording inconsistencies in Account Manager and Account Wizard (NNTP/SMTP). Bug 70241 r=nbaca/robinf/jglick sr=sspitzer a/rs=rchen (localization) 2001-05-18 21:48:47 +00:00
bienvenu%netscape.com aca20a34dd fix inserting new threads into reverse sorted thread view when first thread in view is expanded r=naving, sr=sspitzer 77546 (and whitespace fixes) 2001-05-18 20:47:44 +00:00
shannond%netscape.com d5639d992b bug 76914 - Sorting in mail by Sender or Subject causes browser to core dump on HPUX
HPUX needs memory to have 4 byte memory alignment
r/sr=sspitzer@netscape.com
2001-05-18 05:18:05 +00:00
andreww%netscape.com 66954a93b8 bugzilla 73982 r=pinkerton sr=hewitt. Adding xbl-based image pre-caching of toolbar buttons. 2001-05-18 01:21:47 +00:00
bienvenu%netscape.com e9ecc90dd1 fix initial default sort order to be ascending rs=sspitzer related to checkin for 12896 2001-05-18 01:17:43 +00:00
bienvenu%netscape.com a624232f79 add ability to persist view info r=naving, sr=sspitzer part of work for 12896 2001-05-18 00:53:21 +00:00
bienvenu%netscape.com b444d3579c make newly created folders respect default offline setting for newly created folders, rs=mscott, r=naving also lots of white space cleanup 81509 2001-05-17 21:45:26 +00:00
suresh%netscape.com d51c9d8d3d fixes 80823. r=naving, sr=sspitzer. In standalone msg window nothing under Tasks menu worked. 2001-05-17 20:54:06 +00:00
bienvenu%netscape.com 762f33d7ea part of fix for doing an offline sync after stopping a previous sync, rs=sspitzer 80110 2001-05-17 14:38:37 +00:00
naving%netscape.com fe748ef683 fix bustage on sun-os at ports; thanks to timeless 2001-05-17 06:28:58 +00:00
racham%netscape.com 7f779cec7b Fixing bug 73499. Adding syntax in the example rdf file which will help ISPs to customize settings like leave messages on server and delete messages on local delete for POP accounts. r=racham sr=sspitzer 2001-05-17 06:22:53 +00:00
eddyk%netscape.com c74574d909 Bug 70623: Mail/News account settings need to honor locked prefs.
r=racham, sr=alecf
(This is removing a single line for debuggin I forgot to delete)
2001-05-17 05:09:05 +00:00
eddyk%netscape.com d43191670b bug 70623: Mail/News account settings need to honor locked prefs
r=racham, sr=alecf
2001-05-17 05:06:53 +00:00
eddyk%netscape.com b8e380d020 bug 70623: Mail/news Account settings need to honor locked prefs
r=racham, sr=alecf
2001-05-17 05:06:01 +00:00
chuang%netscape.com e763e2b59c bug80876 Drag and Drop doesn't work in the address book,r=naving,sr=sspitzer 2001-05-17 03:28:44 +00:00
dmose%netscape.com c5f737dc57 Added hidden pref to allow short strings to be ignored by LDAP autocomplete session (bug 76593). r=leif@netscape.com,ducarroz@netscape.com,srilatha@netscape.com; sr=bienvenu@netscape.com 2001-05-17 02:04:00 +00:00
suresh%netscape.com b9605b4f78 70591 - News Server + Local Folders "Properties Menu" will not accept an "OK"
76745 - Can't use cmd keys on standalone msg window until click in window.
r=naving, sr=sspitzer.
2001-05-17 01:09:26 +00:00
srilatha%netscape.com f2e9708389 Modified the Addressing pref panel to fit in the pref window. bug# 80304.
r=mohanb, sr=sspitzer
2001-05-17 00:43:32 +00:00
stephend%netscape.com 482cb841b5 Bug 80444, putting tooltips on the throbber across the app. r=cmanske/blakeross/suresh sr=sspitzer 2001-05-17 00:42:27 +00:00
prass%netscape.com aa71ac5489 fix for bug 79490. r=varada, sr=bienvenu 2001-05-17 00:14:15 +00:00
prass%netscape.com b9f22c8999 fix for bug 77773, r=varada, sr=bienvenu 2001-05-17 00:13:33 +00:00
prass%netscape.com be9eb09e9b fix for bug 80451, r=sr=mscott 2001-05-17 00:11:30 +00:00
naving%netscape.com ee604fa963 #80107 r=mscott sr=bienvenu; Send expunge on inbox and do empty trash
simultaneously.
2001-05-16 23:55:00 +00:00
bienvenu%netscape.com a8a560529f add call to StopUrls when closing msg window bug 66795 r=naving, sr=mscott 2001-05-16 23:52:05 +00:00
ducarroz%netscape.com 4221b0b034 Fix for bug 77226. Remove usage of NSGetFactory. R=varada, SR=bienvenu 2001-05-16 02:09:02 +00:00
ben%netscape.com 4043f8429d Fix for 80392, r=blake, sspitzer 2001-05-16 02:04:14 +00:00
naving%netscape.com 2872724f91 79444. r=suresh sr=bienvenu. Set the trash folder flag for cyrus imap servers and when
delimiter is not '/' convert name to onlineName
2001-05-16 01:42:57 +00:00
naving%netscape.com aefdf581f5 75936. r=suresh sr=bienvenu. No need to use copy service 2001-05-16 01:40:32 +00:00
brendan%mozilla.org 3de6d8412c Add optional JSDHashTableOps.initEntry hook, spruce up comments (74883, r=waterson, sr=shaver). 2001-05-15 21:07:10 +00:00
sspitzer%netscape.com 596a6c4ce0 *** empty log message *** 2001-05-15 20:38:30 +00:00
sspitzer%netscape.com 7c2b39f485 add comment for patch for bug #80089 2001-05-15 20:33:20 +00:00
racham%netscape.com e1622665e8 Fixing bug 80985. Allowing valid characters in the hostname during the mail accountsetup. sr=sspitzer 2001-05-15 19:02:48 +00:00
kandrot%netscape.com 37e2af63da Backing out the changes I checked in for Ron Guilmette. 2001-05-15 07:31:40 +00:00
kandrot%netscape.com a4112cd1be Checkin for Ron Guilmette, bug #76788. r=chuang, sr=waterson 2001-05-15 06:01:10 +00:00
sspitzer%netscape.com 8c7ba70734 fix for #65704. offline status indicators aren't changing.
now the offline indicators in multiple browser, mailnews, msg compose, editor windows will
update when we go offline.  also, allow windows to 'jump in' before the offline state
changes so they can do certain tasks and allow the user to cancel the state change, if needed.
(important for mailnews).  there is still some work to do, but this is the bulk of it.
r=alecf (on initial patch), r=bienvenu, sr=ben.
2001-05-15 05:49:09 +00:00
sspitzer%netscape.com f770d64922 fix for #63225. "Save Image As" from a message provides a bogus image filename.
remove some dead code.  r=ducarroz, sr=mscott,sspitzer.
2001-05-15 05:04:55 +00:00
sspitzer%netscape.com 73ff4ce9f5 fix for #80089. for imap, get saving a draft to remove the old draft if
the drafts folder is not currently open (in the thread pane.)
fix by cavin@netscape.com  r=ducarroz,mscott.  sr=sspitzer
2001-05-15 04:44:19 +00:00
racham%netscape.com f9cac06472 Fixing bug 80102. Using radio group items to represent server type selection in mail account wizard. r=ssu,hwaara sr=sspitzer 2001-05-15 03:09:10 +00:00
nhotta%netscape.com 48e8fb2043 Separated a code to get a top most window's charset as a function, so it can be called by both reply and forward,
that allows mime decoder to get an inherited charset from the original message for forward,
bug 66098, r=ducarroz, sr=bienvenu.
2001-05-15 03:01:44 +00:00
sspitzer%netscape.com d1ddcbffaf fix for #75973. prevent the crash when a user entered a bogus hostname
in the account wizard.  and now, prevent the user from entering a
bogus hostname.  the test isn't perfect yet, but it's much better.
r=racham,sr=bienvenu
2001-05-15 03:00:52 +00:00
timeless%mac.com 6cef5a2c75 Bugzilla Bug 70392 Prefs: default size affects HTML/Text Domains section (mail Send Format)
r=stephend@netscape.com sr=ben@netscape.com
2001-05-15 02:59:16 +00:00
stephend%netscape.com 2d9bccc2a0 Remove treePopup.js include in threadPane.xul r=hwaara@chello.se sr=sspitzer@netscape.com. Bug 80549 2001-05-15 02:57:02 +00:00
blakeross%telocity.com da8aaed063 Component bar in statusbar is flat and messed up in win classic (80434). r=kerz sr=ben 2001-05-14 03:58:24 +00:00
suresh%netscape.com 628365d0f3 68879. r-racham. sr=bienvenu 2001-05-14 02:55:07 +00:00
suresh%netscape.com 039de7b0bc 68879. r=racham, sr=bienvenu 2001-05-14 02:37:25 +00:00
rpotts%netscape.com f3e719c2c1 bug #65777 (r=valeski, sr=mscott) - Window targeting fixes... 2001-05-14 02:16:27 +00:00
sspitzer%netscape.com 6fecf56b0e fix for #79579. previous unread and previous navigation can leave us
with "bogus" rows in the thread pane.  sr=bienvenu
2001-05-13 06:05:09 +00:00
sspitzer%netscape.com 2c319d9835 fix for #77510. get posting a draft to work. pass in (but ignore)
the nntp posting url until I clean up the code that uses it.  sr=bienvenu
2001-05-13 05:27:35 +00:00
ducarroz%netscape.com 289d13a922 Remove temporary debugging printf to help resolve bug 79775. R=n/a, SR=n/a 2001-05-13 01:35:47 +00:00
ducarroz%netscape.com 20ecdfbda4 Fix for bug 77053. Correctly detect redirection in order to avoid to abort the fetch. R=varada. SR=mscott 2001-05-13 01:08:34 +00:00
hwaara%chello.se 3640eed105 #40486, The action section in Filter Editor is missing descriptive text.
Patch by gervase.markham@univ.ox.ac.uk
r=hwaara, sr=sspitzer
2001-05-12 23:06:04 +00:00
sspitzer%netscape.com 743639e95a fix for #80499. sr=bienvenu 2001-05-12 21:24:25 +00:00
sspitzer%netscape.com b5378d8f4e fix for #80498. prevent assertion / js exception when expanding news server when offline.
sr=bienvenu
2001-05-12 20:48:33 +00:00
sspitzer%netscape.com b0b6083ebc fix for #80485. sr=bienvenu 2001-05-12 19:17:53 +00:00
sspitzer%netscape.com 29c88eea18 remove unused file. 2001-05-12 19:12:52 +00:00
peterv%netscape.com 4fafe7cc76 Follow-up to the xpcdom landing: nothing should link against the dom library anymore, it's a component now. sr=jst. 2001-05-12 18:05:48 +00:00
hwaara%chello.se 6586150386 #79955, Mail standalone's statusbar is too high. r=andreww, sr=hewitt
#79827, Remove call to deprecated function. r=cmanske, sr=bienvenu
2001-05-12 15:38:02 +00:00
cls%seawood.org 5f5b0ae021 Replace chrome:: target with install::. Using chrome:: was causing |make -j3 install| builds to fail to execute the chrome:: target due to a suspected bug in gnu make. (|make MAKE='make -j3' install| works fine.) 2001-05-12 07:08:27 +00:00
racham%netscape.com 57401d6d98 Fixing bug 80104. Changing text on congratulations page of mail accountwizard to request user to verify the account information. r=racham, a=jglick,robinf 2001-05-12 05:17:43 +00:00
hewitt%netscape.com d6a07c4be3 63246 - global stylesheet scoping, r=jag/blake, sr=hyatt 2001-05-12 04:51:28 +00:00
andreww%netscape.com afa93927db bugzilla 75812 - r=timeless sr=hewitt - moving file button in mailnews search dialog to the right location. 2001-05-12 03:25:09 +00:00
darin%netscape.com c18fe7ef56 Http branch landing: changes to other files (bug 76866) r=gagan,sr=dougt,a=chofmann 2001-05-11 21:05:08 +00:00
bryner%uiuc.edu d52486999d removing mailnews/cthandlers/signstub/Makefile. r=cls. 2001-05-11 08:33:33 +00:00
hewitt%netscape.com b2542db1a5 79803 - Progress meter are gone in mail3Pane and msg compose!, r=andreww, sr=mscott 2001-05-11 05:59:07 +00:00
ducarroz%netscape.com a88493214b This is temporary code to help us debug bug 79775. R=n/a, SR=n/a 2001-05-11 05:38:06 +00:00
sspitzer%netscape.com ae1c9117da fix for #63411. add twisties to the tree in the account manager dialog.
this should open the door for some UI improvements.  sr=bienvenu
2001-05-11 03:41:04 +00:00
pinkerton%netscape.com 10b427491d implement outliner drag/drop. r=ben/sr=hyatt. bugs 75404 and 74831. 2001-05-11 01:51:04 +00:00
racham%netscape.com e61ec1144b Fixing 75943. Implementation for location sort in mail search window. Patch by Gayatri Bhimaraju. r=ssu sr=sspitzer 2001-05-11 01:20:54 +00:00
nhotta%netscape.com 6c51c24bd1 Changed to get charset/charsetoverride from dbfolderinfo instead of cached value or getting from pref, bug 74772, r=bienvenu, sr=sspitzer. 2001-05-11 00:27:49 +00:00
varada%netscape.com 0ee48a0619 fix for 77773-enabling open and delete in search dialog;r=ducarroz;sr=sspitzer 2001-05-11 00:24:41 +00:00
varada%netscape.com 746ef090fe fix for bug#65592-search screen is not entered;r=bhuvan;sr=sspitzer 2001-05-11 00:24:08 +00:00
varada%netscape.com acd02f82c8 fix for 79484-new navigator and editor from msgcompose and for selecting the default pref before throwing up the send format dialog;r=ducarroz;sr=sspitzer;sr=mscott 2001-05-11 00:22:48 +00:00
varada%netscape.com 743af84b62 bug#55236 - fix for throwing save as draft dialog when send fails;r=ducarroz;sr=sspitzer 2001-05-11 00:22:38 +00:00
srilatha%netscape.com 59ec84b268 Subtree radiobutton doesn't hold bug# 79575
r/sr = spitzer
2001-05-11 00:21:05 +00:00
bienvenu%netscape.com 2ced1dbe21 fix potential problem sending unsent msgs when going offline - reset current playback state r+sr=sspitzer 79877 2001-05-10 14:46:33 +00:00
bienvenu%netscape.com f24e2334d3 fix potential problem sending unsent msgs when going offline - ensure we're in the online state if the fe has put us in the offline state r+sr=sspitzer 79877 2001-05-10 14:24:49 +00:00
bienvenu%netscape.com 356b148226 fix hang doing imap sync r+sr=sspitzer, 79764 2001-05-10 14:09:39 +00:00
bienvenu%netscape.com 467c8059ba fix problem getting msgs for offline use when they're in the memory cache r=naving, sr=mscott 78799 2001-05-10 14:02:55 +00:00
sspitzer%netscape.com 66fdc060cc fix for #79736 (cross folder message navigation is broken)
fix for #76792 (text zoom not working in 3 pane, alt 3 pane, or the stand alone msg window.)
sr=bienvenu,mscott
2001-05-10 10:22:56 +00:00
sspitzer%netscape.com 0c664af475 fix for #79950. sr=bienvenu 2001-05-10 08:09:28 +00:00
sspitzer%netscape.com 9156f1f063 fix for #74055. get news and subscribe to work with non-ASCII newsgroup names.
r=bienvenu,sr=mscott
2001-05-10 07:26:30 +00:00
sspitzer%netscape.com e213d1fd44 remove unnecessary local variable. rs=bienvenu 2001-05-10 07:24:03 +00:00
sspitzer%netscape.com 81b2aa0cff fix for #69231. initial patch bug shochat@acm.org.
r=sspitzer, sr=bienvenu
2001-05-10 07:23:04 +00:00
naving%netscape.com c7c1081b45 72588; reset m_folderDoingCleanupInbox and m_folderDoingEmptyTrash to nsnull.
r=suresh sr=bienvenu
2001-05-10 03:05:20 +00:00
mscott%netscape.com 0f05d84576 Bug #74433 --> show bcc field in the message pane
r=ducarroz
sr=sspitzer
2001-05-10 02:47:07 +00:00
dr%netscape.com 0b8398d67b fix for 78010 (implement nsIClipboardHelper). r=pavlov, pinkerton, hewitt, sr=hyatt 2001-05-10 02:35:00 +00:00
bienvenu%netscape.com 3661eefb8d fix search of imap/news while offline r=naving, sr=sspitzer 77808 2001-05-09 13:44:57 +00:00
bienvenu%netscape.com c153462eef fix problem detecting if special folders, like the sent folder, exist r=racham, sr=sspitzer 78791 2001-05-09 13:43:32 +00:00
bienvenu%netscape.com 4c71ce01cc fix hang emptying trash on exit while offline r=naving, sr=sspitzer 78825 2001-05-09 13:39:04 +00:00
bienvenu%netscape.com 927878adab fix problem where we crash if you do an offline synchronize but don't send unsent messages r=naving, sr=sspitzer 79104 2001-05-09 13:37:02 +00:00
racham%netscape.com 5583fe12a0 Partial fix to bug 76388. Getting dtd file changes in. r=racham, a=jglick. 2001-05-09 07:00:21 +00:00
dprice%netscape.com a69a4f596b fixing bustage, r=fraser 2001-05-09 06:03:57 +00:00
sspitzer%netscape.com 2310eb0f5b new strings for fix for #39584. getting them in before the UI freeze. patch by hwaara@chello.se
r/sr=sspitzer
2001-05-09 05:32:58 +00:00
andreww%netscape.com 98ece361b5 bugzilla 43797 abolish the taskbar sr=hewitt, (s)r=hyatt 2001-05-09 04:40:33 +00:00
andreww%netscape.com b7168aaa68 bugzilla 43797 abolish the taskbar. sr=hewitt [s]r=hyatt 2001-05-09 04:38:34 +00:00
bienvenu%netscape.com d9674982cd fix offline toggle in mail news windows r=mohanb, sr=sspitzer 78920 (ui changes only, won't affect tinderbox) 2001-05-09 04:33:09 +00:00
ducarroz%netscape.com 94dd61b653 Fix for bug 78432. Do not display inline RFC822 message's attachement in the attachment list of message display. R=varada, SR=mscott 2001-05-09 04:03:22 +00:00
ducarroz%netscape.com 9cefecbcc0 Fix for bug 78967. Need to add an extra nsCOMPtr to avoid to be self detroyed. R=varada, SR=sspitzer 2001-05-09 04:00:25 +00:00