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

9950 Коммитов

Автор SHA1 Сообщение Дата
blakeross%telocity.com 8a3b8dba8e Removing an unused string (for khiggins, 67562). r=blake sr=bienvenu 2001-02-03 20:37:25 +00:00
bienvenu%netscape.com 73feaa9de2 fix for solaris bustage 2001-02-03 18:34:32 +00:00
bienvenu%netscape.com f21adc57c6 more work on playback of offline imap ops 15865 r=naving,sr=mscott 2001-02-03 17:48:24 +00:00
bienvenu%netscape.com 93ea65926b listen for going offline notification and shutdown open connections when we receive it 15865 r=naving, sr=mscott 2001-02-03 17:45:31 +00:00
bienvenu%netscape.com 28ee16bcc9 add support for limiting offline download size to base server class 15865 r=naving, sr=mscott (also make sure replied flag is set appropriately during reparse) 2001-02-03 17:44:20 +00:00
bienvenu%netscape.com 1434f87889 add support for limiting offline download size to base server class 15865 r=naving, sr=mscott 2001-02-03 17:43:24 +00:00
bryner%uiuc.edu eb9e45c0bd Bug 67412 - set the NotificationCallbacks object on the imap channel so that PSM can get its nsIPrompt. r=jag, sr=mscott. 2001-02-03 02:59:01 +00:00
naving%netscape.com 332bf8d8c8 23089. sr=bienvenu. Do not updateMailboxinfo when imapAction is LiteSelectFolder (undo/redo) 2001-02-03 02:18:27 +00:00
nhotta%netscape.com 38b6358a5a Changed to initialize a charset in msgWindow to the folder charset in nsStreamConverter, bug 61285, sr=mscott,bienvenu. 2001-02-03 00:39:40 +00:00
jgmyers%netscape.com f5bd875e08 Fix SMTP/SSL: bug 32018 sr=mscott 2001-02-03 00:17:52 +00:00
ducarroz%netscape.com f50ca26bd5 Fix for bug 37697. Add support of preferFormat and html and plaintext domains list. R=chuang, SR=mscott,bienvenu 2001-02-02 23:39:43 +00:00
mscott%netscape.com 522ae2bd37 remove reference to an obsolete gif 2001-02-02 22:47:59 +00:00
mscott%netscape.com 35e77e8395 Remove obsolete directory from mime. 2001-02-02 22:44:58 +00:00
nhotta%netscape.com df8d29e388 Changed to cache unicode decoder in nsMimeConverter instead of calling ConvertToUnicode(), bug 20520, r=ducarroz, sr=bienvenu. 2001-02-02 21:19:55 +00:00
naving%netscape.com 583ec5dbac 25589. r=timeless, sr=bienvenu, sspitzer. Adding feature drag and drop of folder.
Thanks to sspitzer and david for good review.
2001-02-02 20:21:52 +00:00
taka%netscape.com 143f59829c check ConvertFromUnicode() result and handle error - #66958, sr=sspitzer, sr=bienvenu 2001-02-02 08:13:12 +00:00
ducarroz%netscape.com e5c0dad265 Fix for bug 37967. We need to remove null lines caused by an earlier database corruption. R=naving, SR=mscott 2001-02-02 03:43:52 +00:00
sspitzer%netscape.com f92003d2de fix for #64772 and #64242
the problem with the mark toolbar is that the menupopup items would
execute both their commands, and the toolbar button command.
thanks to racham for the fix.  sr=sspitzer
2001-02-02 03:32:22 +00:00
sspitzer%netscape.com bb9c5e3206 fix for #67378. r=racham
fix the folder pane context menu.
2001-02-02 03:11:05 +00:00
hewitt%netscape.com 183fd559a7 45060 - addressing widget cleanup, r=ducarroz, sr=sspitzer 2001-02-02 02:18:13 +00:00
hewitt%netscape.com d8980ef05e 65411 - add throbber-box id, r=hwaara, sr=sspitzer 2001-02-02 01:32:57 +00:00
hewitt%netscape.com dbe9572117 58764 - remove abstat.gif (by timeless), r=hewitt, sr=hangas 2001-02-02 01:25:28 +00:00
blakeross%telocity.com 1eb95687ad Disabling autostretch where necessary (42406). r=gemal a=ben 2001-02-01 22:11:05 +00:00
disttsc%bart.nl 42f876613a Fix senna bustage, update REQUIRES (add imap). 2001-02-01 18:49:13 +00:00
sspitzer%netscape.com 3d20671705 fix for #67255. define a default for "mail.content_disposition_type"
sr=bienvenu
2001-02-01 15:53:05 +00:00
bienvenu%netscape.com 2d6e114b3a more work on offline imap downloadg, sr=sspitzer,mscott 15865 2001-02-01 15:27:28 +00:00
bienvenu%netscape.com 480ccf6581 add imap src to include path 2001-02-01 15:25:36 +00:00
bienvenu%netscape.com 03c38634bb add imapoffline sync to build sr=sspitzer 2001-02-01 15:24:36 +00:00
bienvenu%netscape.com 034954f339 add nsImapOfflineSync to build, sr=sspitzer 2001-02-01 15:23:49 +00:00
bienvenu%netscape.com 42828d4cff more work on offline imap downloadg, sr=sspitzer,mscott 15865 2001-02-01 15:20:31 +00:00
bienvenu%netscape.com 5c414f1399 more work on offline imap operation playback r=naving, sr=sspitzer,mscott 15865 2001-02-01 15:16:28 +00:00
gayatrib%netscape.com a583ea283e Fixes for bugs 41715 (filter ui: launch to selected account in folder pane) and 62106 (double click filter doesn't open for editing). Review/super review sspitzer and bienvenu. 2001-02-01 07:26:38 +00:00
racham%netscape.com dcb23d3990 Fixing bug 66655. Making the status bar appear with AccountCentral page and not to cause any resize problems. sr=sspitzer 2001-02-01 00:54:08 +00:00
ducarroz%netscape.com cad861ab4e Fix for bug 22090. Implement Appledouble (encoding & decoding). R=sspitzer, R=sfraser, SR=bienvenu. 2001-01-31 23:22:18 +00:00
sspitzer%netscape.com 76f9729ae0 fix for #67234. sr=bienvenu
Date is the secondary for the thread pane (unless we are sorting by Date, in which case there is no secondary sort.)
the XULSortService will do a GetTarget() on Date?collation=true, then Date?sort=true, and then Date.  this performance optimization (although minor) does save us a call to GetTarget().
2001-01-31 23:02:06 +00:00
sspitzer%netscape.com 2179974487 fix for #58085. r=hwaara, ducarroz. sr=bienvenu.
based on initial patch from hwaara@chello.se.
fix the reply button tooltip, fix the reply to sender ui elements,
and get reply to sender to work correctly.
2001-01-31 23:00:18 +00:00
ducarroz%netscape.com 01ede0efdc First Checked In. 2001-01-31 22:56:24 +00:00
sspitzer%netscape.com a785c0d56d adding file for bienvenu. 2001-01-31 22:32:26 +00:00
bienvenu%netscape.com ad5cd2c280 more work on offline imap sync, NOT YET PART OF BUILD 2001-01-31 22:30:19 +00:00
valeski%netscape.com 9d8468af0e r=ccarlen, sr=rpotts. 65925. making webprogress listeners support weak ref 2001-01-31 21:04:10 +00:00
mscott%netscape.com 3e8163c79c Bug #3754 and Bug #3369 --> the total message size we are using when fetching by chunks may just be an approximation.
after the first fetch, we'll possibly get back a RFC822.SIZE which will have the exact size of the total message.
Update the # bytes we need to download to match this new value if appropriate.

sr=bienvenu
2001-01-31 20:57:57 +00:00
bienvenu%netscape.com c8049d1889 add support for downloading all msgs for offline r=naving, sr=sspitzer 15865 2001-01-31 20:34:12 +00:00
sspitzer%netscape.com 14753e4abf fix for #67095, disable news biff by default, and allow us to
default biff (on or off) on a per protocol basis.
r=racham, sr=bienvenu.

turning news biff off will help us to stop pounding news.mozilla.org
2001-01-31 20:25:33 +00:00
sspitzer%netscape.com 392adc2f70 fix for #58567. fix js warnings. r=jag,sr=sspitzer
thanks to mao (Mark Olson) for the fix.
2001-01-31 03:00:56 +00:00
sspitzer%netscape.com 7d7f9d4a2f make Ctrl + E "edit message as new".
#66864
patch from Stephen Walker (walk84@usa.net).
r=timeless,blake,sr=sspitzer
2001-01-31 02:46:41 +00:00
naving%netscape.com 1abd796576 66004, 66956. r=racham, sr=bienvenu. Calculating the linebreak_len for
each line of the data copied. Needed to avoid extraneous characters at the
end of line
2001-01-31 02:02:26 +00:00
gagan%netscape.com 79713bc4c2 Optimization for scheme comparison of URIs. See bug 66577 for details. r=darin, sr=brendan@mozilla.org 2001-01-31 01:33:03 +00:00
alecf%netscape.com 06aa98bae5 add default pref for #67072, sr=sspitzer 2001-01-31 00:59:30 +00:00
alecf%netscape.com a28f653c79 fix for #67072 - honor the hidden pref mailnews.nav_crosses_folders preference that 4.x used, to optionally prompt when someone hits 'next' to cross to a folder
sr=sspitzer
2001-01-31 00:58:48 +00:00
sspitzer%netscape.com 22ec8dd046 fix for #67088. sr=bienvenu.
1) on batch deletes, we quickly bail out of ThreadPaneSelectionChange()
2) we only call document.commandDispatcher.updateCommands('threadTree-select');
once per delete, next, move, selection, folder loading.
3) general cleanup
2001-01-30 22:02:27 +00:00
sspitzer%netscape.com 50fd86340f fix for #29199. r=gemal@gemal.dk. sr=bienvenu 2001-01-30 21:07:36 +00:00
sspitzer%netscape.com 49a39178a0 fix FMM. #66790. general code cleanup. r=bratell, sr=bienvenu.
thanks to bratell for finding the FMM.
2001-01-30 21:05:47 +00:00
disttsc%bart.nl 4048d6a36c Bug 10893: add text size menu to mail/news viewers (3pane, message). r=timeless, sr=sspitzer
Bug 56534: make "Open in new message window" work when viewpane is closed. r=racham, sr=sspitzer
2001-01-30 20:45:50 +00:00
bienvenu%netscape.com c1cc128359 more work on playback of offline imap operations NOT YET PART OF BUILD 2001-01-30 15:29:11 +00:00
sspitzer%netscape.com 5f82fcf36c backing racham out. this fix causes resize problems and other weirdness.
thanks to bryner for finding it.  r=bryner
2001-01-30 06:03:53 +00:00
disttsc%bart.nl 64e4e828f4 Fix warnings 'n stuff. bug=60627, patch=mao, r=jag, sr=sspitzer 2001-01-30 05:20:08 +00:00
sspitzer%netscape.com 1097880c59 remove tests from build. sr=mscott 2001-01-30 05:07:43 +00:00
mscott%netscape.com 655c720a6c remove obsolete files
sr=sspitzer
2001-01-30 04:56:37 +00:00
mscott%netscape.com 54c583bb7a remove obsolete directories 2001-01-30 04:55:49 +00:00
mscott%netscape.com 48513685cb remove obsolet files 2001-01-30 04:55:30 +00:00
mscott%netscape.com a8d05e73da remove obsolete test files
sr=sspitzer
2001-01-30 04:54:07 +00:00
mscott%netscape.com b0378e55a5 remove obosolet files
sr=sspitzer
2001-01-30 04:53:32 +00:00
mscott%netscape.com e105e59022 remove obsolete test directories
sr=sspitzer
2001-01-30 04:50:42 +00:00
sspitzer%netscape.com 812a41bfc5 remove unused tests. sr=mscott 2001-01-30 04:48:46 +00:00
mscott%netscape.com ff022efb72 stop building obsolete test directories
sr=sspitzer
2001-01-30 04:47:24 +00:00
sspitzer%netscape.com 75821cdbba remove the old, unused tests. sr=mscott 2001-01-30 04:47:05 +00:00
mscott%netscape.com 2ebf8b70fe remove obsolete test directories 2001-01-30 04:44:39 +00:00
sspitzer%netscape.com 0dff0f3b73 remove the old, unused tests. sr=mscott 2001-01-30 04:44:09 +00:00
sspitzer%netscape.com 93fd7a34dd remove the unused tests. sr=mscott 2001-01-30 04:44:02 +00:00
mscott%netscape.com f328c8062e kill obsolete test directory
sr=sspitzer
2001-01-30 04:43:09 +00:00
mscott%netscape.com 83c03fdbc6 stop building an obsolete test directory
sr=sspitzer
2001-01-30 04:41:46 +00:00
sspitzer%netscape.com 5db8d47959 remove the old, unused tests. 2001-01-30 04:41:44 +00:00
sspitzer%netscape.com f0bbf6b825 remove unnecessary call to GetFilterList().
sr=bienvenu
2001-01-30 04:25:15 +00:00
sspitzer%netscape.com 466b87a699 turning off timing code (unless the hidden timing pref is true).
remove unused tests. sr=mscott
2001-01-30 04:19:30 +00:00
sspitzer%netscape.com 1845ba6058 remove the unused tests from the package. sr=mscott 2001-01-30 04:16:50 +00:00
racham%netscape.com b970ee4f7d Fixing bug 66655. Make status bar appear when AccountCentral page is displayed. sr=sspitzer 2001-01-30 02:32:20 +00:00
bienvenu%netscape.com fe3c7a7b68 fix news connection cache with busy connections, r/sr == mscott,sspitzer 65927 2001-01-30 01:36:03 +00:00
valeski%netscape.com 939a2cb281 sr=mscott. fixing extraneous QI. 66942 2001-01-30 00:58:26 +00:00
disttsc%bart.nl adcf7f185f Fix js strict warning, bug=60646, patch=Henrik Gemal, r=mao, sr=bienvenu 2001-01-30 00:49:37 +00:00
nhotta%netscape.com fe2bf3e5bf Notify the user's charset change to msgWindow so the charset menu to be checked correctly, bug 66227, sr=mscott,bienvenu. 2001-01-29 20:00:46 +00:00
dbaron%fas.harvard.edu c55ef35a27 Remove trailing semicolons after all uses of MOZ_DECL_CTOR_COUNTER to quiet build warnings on Mac. b=60415 a=brendan@mozilla.org 2001-01-27 23:31:15 +00:00
sspitzer%netscape.com f6bd43f5f5 fix #66789. don't display the quoted '.'
sr=bienvenu
2001-01-27 19:52:52 +00:00
bienvenu%netscape.com f1f9abacc7 fix linux build bustage 2001-01-27 19:04:31 +00:00
bienvenu%netscape.com ef1d56b267 add nsImapOfflineSync.cpp,h NOT YET PART OF BUILD 2001-01-27 18:59:17 +00:00
bienvenu%netscape.com c9e3be1e5f more work for offline imap, add offline imap operation class r=sspitzer, sr=mscott 15865 2001-01-27 18:47:21 +00:00
bienvenu%netscape.com 609aa22716 more work for offline imap r=sspitzer, sr=mscott 15865 2001-01-27 18:42:58 +00:00
sspitzer%netscape.com 8504654938 add file to build for bienvenu 2001-01-27 18:40:39 +00:00
bienvenu%netscape.com 8d676f512a more work for offline imap r=sspitzer, sr=mscott 15865 2001-01-27 18:35:10 +00:00
sspitzer%netscape.com 8e4fe99de9 add nsIMsgOfflineImapOperation.idl to the build 2001-01-27 18:23:04 +00:00
bienvenu%netscape.com 072c463eed fix build bustage 2001-01-27 17:37:14 +00:00
dbaron%fas.harvard.edu 1e046d05c0 Reduce unnecessary #includes to speed up compilation. r=bryner/sfraser sr=alecf b=64023 2001-01-27 16:58:15 +00:00
bienvenu%netscape.com 08bc27787a add nsIMsgOfflineImapOperation.idl to build r=sspitzer,sr=mscott 15865 2001-01-27 16:39:20 +00:00
cls%seawood.org 8960432db3 Tweak previous fix to check for zero-length strings. 2001-01-27 01:31:44 +00:00
cls%seawood.org c7aa4c7041 Fix for IBM compiler related bustage.
Thanks to Jim Dunn <jdunn@netscape.com> for the patch.
2001-01-27 00:46:21 +00:00
jgmyers%netscape.com 95e365edda unfold all headers per RFC 822: bug 23635 r=ducarroz sr=bienvenu 2001-01-26 23:41:08 +00:00
taka%netscape.com 11558b490b fix for #43221, #64781, and #53644. take folder charset and apply appropriate charset conversion before comparison. r=nhotta, a=bienvenu 2001-01-26 13:50:44 +00:00
blakeross%telocity.com b1a7f2005b Fix 60788: letters with descenders cut off in mail compose subject field. patch by hwaara. r=sspitzer,blake sr=bienvenu 2001-01-26 06:05:46 +00:00
sspitzer%netscape.com f5a1601332 turn off some debugging printfs relating to bug #66553. sr=bienvenu 2001-01-26 04:42:47 +00:00
timeless%mac.com c59c223069 fix for bug 61805 javascript strict warnings in abAddressBookNameDialog.js
patch by maolson@earthlink.net r=timeless, a=alecf
2001-01-26 03:39:38 +00:00
sspitzer%netscape.com 1b8069431a fix for #66602. make it faster to delete, move, or copy unread messages into
a local folder.  sr=bienvenu
2001-01-26 02:52:56 +00:00