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

13439 Коммитов

Автор SHA1 Сообщение Дата
peterv%netscape.com b1235c63dc Back out two changes of my fix for bug 86000 (convert LDAP XPCOM SDK to use AUTF8String) because they probably regressed some things. r=dmose. 2002-09-13 07:26:36 +00:00
bienvenu%netscape.com b59be1da6b fix multiline comment 2002-09-13 01:12:33 +00:00
bienvenu%netscape.com 4d729b810d work for filter after the fact, r=naving, sr=sspitzer 11033 2002-09-13 01:12:32 +00:00
bienvenu%netscape.com 69a0e95209 work for filter after the fact, r=naving, sr=sspitzer 11033 2002-09-13 00:58:06 +00:00
mscott%netscape.com 8fe6050de1 Bug #168334 --> add support for age in days when saving a search term to a file
Add support for saving label search queries to a file
r=navin
sr=bienvenu
2002-09-12 23:53:23 +00:00
mscott%netscape.com 4aa398e263 Bug #168355 --> add capability of setting an array of search terms on a filter.
Don't assume we are saving to rules.dat, use the right leaf name for the final file
when saving filters.

r=navin
sr=bienvenu
2002-09-12 23:52:11 +00:00
mscott%netscape.com d22d1f297b Bug #168355 --> add capability of setting an array of search terms on a filter
r=navin
sr=bienvenu
2002-09-12 23:51:24 +00:00
andreww%netscape.com 306632bf26 bugzilla bug 164174 r=suresh, sr=hewitt. Updating skin version number due to new backwards incompatibilites. 2002-09-12 23:39:25 +00:00
sspitzer%netscape.com 3b1a568686 fix for #167890. r/sr=bienvenu, slow to bring filter list dialog (building filter after the fact folder picker) for certain imap accounts. 2002-09-12 23:24:34 +00:00
varada%netscape.com 5181771a5b fix for 168353; regression caused by fix to 77315-missing closing braces;r/sr=sspitzer 2002-09-12 23:20:55 +00:00
sspitzer%netscape.com beb17fc222 implement "clear log". make sure the log is there before viewing it, otherwise
the user gets a nasty "file not found" alert, like they would on the browser.
r/sr=bienvenu.  for bug #167891.
2002-09-12 22:57:26 +00:00
mscott%netscape.com db68adf77f Fix a minor typo inside the IS_STRING_ATTRIBUTE macro so we don't think labels
are strings.
rs=sspitzer
2002-09-12 22:56:45 +00:00
sspitzer%netscape.com 0824c0ef08 supplimental fix for #167891. get the "enable logging" checkbox to work.
r/sr=bienvenu.
2002-09-12 22:15:01 +00:00
naving%netscape.com 9f01d42522 70322 r=alecf sr=bienvenu make compact folders use unique temp file 2002-09-12 22:05:15 +00:00
mscott%netscape.com 423245db9f Bug #162789 --> Add backend support for filtering and searching based on the sender in an address book.
Augment the search XBL widgets to support a combo box drop down of local address books.
r=navin
sr=bienvenu
2002-09-12 20:46:02 +00:00
mscott%netscape.com e4d7610954 Bug #162789 --> Add backend support for filtering and searching based on the sender in an address book.
r=navin
sr=bienvenu
2002-09-12 20:45:09 +00:00
mscott%netscape.com f7150736db Bug #162789 --> need a method on a mdb directory to see if a card exits for an address. this is part of the work
for adding the ability to filter and search based on the sender in an address book.
r=navin
sr=bienvenu
2002-09-12 20:43:21 +00:00
sspitzer%netscape.com f6ee8b02ea fix #167891. implement filter log viewer, fix filter list dialog to match spec.
r/sr=bienvenu
2002-09-12 20:35:18 +00:00
sspitzer%netscape.com f2db5584ec whoops, I want the uri here (kPersonalAddressbookUri) not the file name (kPersonalAddressbook). thanks to david for debugging. r/sr=bienvenu 2002-09-12 20:13:38 +00:00
sspitzer%netscape.com 0e580e7a78 fix tooltips, per jglick, for the IM / Compose buttons in toolbar.
fix AB printing. #168252.  thanks to rods for the bug report.
r/sr=bienvenu
2002-09-12 17:52:41 +00:00
sspitzer%netscape.com abb76d0532 more work on filter log viewer. not part of the build yet. 2002-09-12 06:50:04 +00:00
sspitzer%netscape.com dd96777b6f supplimental fix for #161002. html escape the buffer we write to disk for security reasons.
r/sr=bienvenu
2002-09-12 06:31:50 +00:00
naving%netscape.com 228e5208b9 166675 r=cavin sr=bienvenu Do not call canGetFileMessage on bogus folder
72322 r=cavin sr=bienvenu Make imap deletes (move to trash) not fail if user hits delete, delete... quickly.
2002-09-12 06:22:55 +00:00
naving%netscape.com 5a3798ac0a 166411 r=cavin sr=bienvenu made so that copying msgs to local folders w/ invalid db not kick off folder parsing, just append the msg
165151 r=cavin sr=bienvenu made so that parsing folder obtains folder lock, fixes some corruption issues
writing/reading from the folder at the same time.
166675 r=cavin sr=bienvenu Do not call canGetFileMessage on bogus folder
2002-09-12 06:01:59 +00:00
naving%netscape.com 4067fd8acf 165151 r=cavin sr=bienvenu Throw an alert in case parsing folder cannot get folder lock 2002-09-12 06:01:41 +00:00
sspitzer%netscape.com 312178a218 fix for #168108. show icons in card preview pane, using screenname attribute.
if you happen to use NS 7.x, the place we look on disk (by default) is the buddy icon directory.  r/sr=bienvenu
2002-09-12 04:41:19 +00:00
sspitzer%netscape.com 7abe866ad2 implement view filter log UI. not part of the build yet. 2002-09-12 04:04:54 +00:00
sspitzer%netscape.com bfc52196b8 fix for CAB UI and backend. bug #167571. following jglick's spec and mscott's document (http://www.mozilla.org/mailnews/arch/cab.html). also fix #168115. add "IM" button to addressbook, and launch default IM application using screenname attributes of selected cards.
if multiple screennames, launch a chat.
2002-09-12 03:59:14 +00:00
caillon%returnzero.com 7e989854fa 77315 - Make send page grab the correct document title.
r=sicking sr=bzbarsky
2002-09-11 11:45:38 +00:00
peterv%netscape.com 4422be93b3 Fix for bug 86000 (convert LDAP XPCOM SDK to use AUTF8String). r=dmose, sr=alecf. 2002-09-11 11:22:41 +00:00
sspitzer%netscape.com b44576ce9e fix for #142845. add screenname support to mozilla.
works with any AIM client, if they support goim: uris.

from cavin:
  1) a bunch new card attributes
  2) back end AB changes for AB Sync

from naving:
  1) Screenname -> nscpaimscreenname mapping for LDAP
  2) assertion fix to nsAddrBookSession::AddAddressBookListener()

from me:
  1) addressbook advanced search features, like "any name", "any number", "organization", "title", etc.
  2) add screen name support (UI, import, export) to mozilla, remove it from the ns tree.
  3) don't allow drop onto non-writable (LDAP) addressbooks
  4) bunch of code cleanup
2002-09-11 07:06:19 +00:00
sspitzer%netscape.com f8e75f99a3 fix for #161002. implement filter logging. add some UI for applying
filters after the fact.  code cleanup.
r=mscott, sr=bienvenu
2002-09-11 05:03:36 +00:00
bzbarsky%mit.edu 300afb8b43 Bug 125723 -- use view-source window for message source.
r=neil@parkwaycc.co.uk, sr=jag, moa=sspitzer
2002-09-11 02:32:36 +00:00
naving%netscape.com 26bccb7e15 forgot files !
166517 r=cavin sr=bienvenu Handle invalid custom headers in rules.dat and parse custom header pref in such
a way that strtok and split(js) return same tokens. fixes some corruption issues
2002-09-11 02:09:50 +00:00
naving%netscape.com c9871502b0 166517 r=cavin sr=bienvenu Handle invalid custom headers in rules.dat and parse custom header pref in such
a way that strtok and split(js) return same tokens. fixes some corruption issues
2002-09-11 02:00:54 +00:00
naving%netscape.com cb5dd189c9 167560 r=cavin sr=bienvenu make remaining cases of copyMessages go through copy service 2002-09-11 01:54:13 +00:00
naving%netscape.com 482654f922 167579 r=cavin sr=bienvenu making copyservice handle requests better and deal with failure cases gracefully 2002-09-11 01:50:21 +00:00
bienvenu%netscape.com 5b6e912143 make threadpane pause 500 milliseconds before selecting a msg r=blaker, sr=jst, a=asa 163946 2002-09-10 21:03:38 +00:00
naving%netscape.com d3199e7b13 167560 r=cavin sr=bienvenu a=asa fixing a regression in imap offline copy filing code. 2002-09-10 18:19:07 +00:00
naving%netscape.com 21568af34b 167538 r=bienvenu sr=sspitzer a=asa fixing save as template regression 2002-09-10 03:02:41 +00:00
ere%atp.fi 2445711213 Bug 167305, Folded references: headers are parsed incorrectly
r=scc, sr=bienvenu, a=asa
2002-09-09 19:26:11 +00:00
bienvenu%netscape.com 2fc5561169 fix filter applying code to not stop after non-move filters, r=naving, sr=sspitzer, a=asa 167519 2002-09-09 19:21:08 +00:00
bienvenu%netscape.com 9e7700878d fix offline recording and playback of imap offline operations, r=naving (and part of fix by navin), r=sspitzer, a=asa 167382 2002-09-09 19:20:29 +00:00
sspitzer%netscape.com 05b1a8df4b fix for #133396. reduce the amount of status bar updates and progress meter updates
when downloading news headers.  r/sr=bienvenu a=asa
2002-09-08 19:40:51 +00:00
sspitzer%netscape.com 558b29c144 fix for #111321. searching in subscribe results in false scrollbar.
r/sr=bienvenu.  a=asa
2002-09-08 19:02:47 +00:00
dougt%netscape.com c5e8f896cd 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
dougt%netscape.com d94b37c68a Fixes up the timer interface. b157136, r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 05:38:16 +00:00
sspitzer%netscape.com de53ec3309 fix for #121122 (nsIFilePicker should allow picking multiple files) and #43015 (Cannot add multiple attachment in Attach File dialog).
right now, only supported on windows.  bugs logged for mac, beos, cocoa, os/2, qnx
and the xpfilepicker (linux).

r=bz, sr=bienvenu, a=asa
2002-09-07 05:23:45 +00:00
sspitzer%netscape.com 7250aa6490 fix comment for #157186. a=asa 2002-09-07 01:55:13 +00:00
sspitzer%netscape.com 6730ad55bf fix for #157186. don't collect incoming mail by default.
it's all spam anyways.  still collect outgoing by default.
r=putterman, sr=bienvenu
2002-09-07 01:49:29 +00:00
leaf%mozilla.org b1bdbfd3cd update localeVersion to 1.2a, a=asa 2002-09-07 01:01:49 +00:00
varada%netscape.com 9bfc8b88e9 fix for 76772-file save as template should be disabled when multiple messages are selected;r=ssu;sr=bienvenu;a=asa 2002-09-06 20:37:51 +00:00
sspitzer%netscape.com 2052f887ae fix for #41994. Message header display overtakes the area for Status bar etc when window size is too small. r=varada, sr=bienvenu, a=asa 2002-09-06 18:08:56 +00:00
sspitzer%netscape.com 67aa3fd372 fix for bug #150036. Message cancelling doesn't work.
r=varada, sr=bienvenu, a=asa.
2002-09-06 18:06:40 +00:00
sspitzer%netscape.com 7870615d89 fix for bug #166899. auto detect and set redirector type to based on hostname
r=cavin, sr=bienvenu, a=asa
2002-09-06 03:45:00 +00:00
bienvenu%netscape.com 88d4215242 fix bad imap msg hdrs when downloading attachments, r=cavin, sr=sspitzer, a=asa 162342 2002-09-05 22:08:50 +00:00
stephend%netscape.com c10157eacc Make the patch for bug 44348 pass event into the call to onReset(). r=naving, sr=sspitzer, a=asa. 2002-09-05 21:50:46 +00:00
stephend%netscape.com ab0dd43dcd Bug 44348. Search UI: reset only clears criteria rows, not results. r=naving@netscape.com, sr=sspitzer@netscape.com, a=asa@mozilla.org 2002-09-05 21:46:37 +00:00
stephend%netscape.com 2a5e619096 Bug 166778. Number of results not cleared in the AB Advanced Search window. r=kerz@netscape.com, sr=sspitzer@netscape.com, a=asa@mozilla.org 2002-09-05 21:44:09 +00:00
sspitzer%netscape.com 37288dd2a4 fix for #91662 (long strings in headers can cause scroll barfs and attachment window to disappear) and bug #61497 (can't select text in message headers).
r=ben, sr=bienvenu.
2002-09-05 06:27:43 +00:00
stephend%netscape.com 36c3ffa2a5 Bug 166690. Remove Messages column in Subscribe for News. r=varga@netscape.com, sr=sspitzer@netscape.com. UI approval by jglick@netscape.com. a=asa@mozilla.org 2002-09-05 00:56:37 +00:00
rjc%netscape.com 800d8a6b3b Fix bug # 164175: XPCom LDAP API extensions. OnLDAPInit() now passes relevant connection, and LDAP operations/connections accept closures. r=dmose sr=darin 2002-09-04 01:28:36 +00:00
dougt%netscape.com c1b9f8114d Move FROZEN ContractID into nsXPCOM.h and define r=rpotts, sr=alec, b=166426 2002-09-03 23:36:13 +00:00
bienvenu%netscape.com 9d216d8f31 fix crash getting new mail when rules.dat has incorrect host name, r=naving, sr=sspitzer 149059 2002-09-03 23:27:56 +00:00
bienvenu%netscape.com 0e75e73e7c potential fix for crash in nsImapProtocol::HandleMessageDownloadline r/sr=sspitzer 166196 2002-09-03 21:50:36 +00:00
timeless%mac.com 9a8680079f Bug 161945 clean up simple mac build warnings
r=dbradley sr=bz
2002-09-02 21:26:11 +00:00
timeless%mac.com 8c12601ae8 Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>)
patch by riceman+bmo@mail.rit.edu r=timeless rs=jag
2002-09-02 20:23:29 +00:00
bienvenu%netscape.com dd15ee96a5 fix 19420, make sure we override cached redirector type if it changes r/sr=sspitzer 2002-08-31 16:01:33 +00:00
bienvenu%netscape.com b9cec5cf99 fix build warning, r/sr=sspitzer, no bug 2002-08-30 16:11:45 +00:00
naving%netscape.com 18593e6cc6 163773 r=cavin sr=bienvenu Made quick search a separate subclass of nsMsgDBView 2002-08-30 04:20:06 +00:00
bienvenu%netscape.com 4414bfd19c fix problems parsing certain imap headers with new hdr downloading code, r/sr=sspitzer, 19552 2002-08-29 23:51:43 +00:00
henry.jia%sun.com 64e48173b2 fix bug 147995: Difficulty finding trash folder when using an IMAP server directory
Patch By Henry.Jia@sun.com
r=naving, sr=bienvenu
2002-08-28 06:29:15 +00:00
ducarroz%netscape.com 711c602803 Fix for bug 131889. Need to insert separatly the html headers. R=cavin, SR=bienvenu 2002-08-27 22:45:18 +00:00
bienvenu%netscape.com bc255bfe01 fix build warnings, no bug, r/sr=sspitzer 2002-08-26 23:07:50 +00:00
bienvenu%netscape.com 76763bdabb fix build warnings, no bug, r/sr=sspitzer 2002-08-26 22:58:50 +00:00
bienvenu%netscape.com 6dfa875078 fix 164404, 100% cpu use when waiting for imap server response r=mscott, sr=sspitzer 2002-08-26 22:57:11 +00:00
alecf%netscape.com 5d2a2e5fef bug 157624 - freeze nsISupportsPrimitives, which includes changing nsISupport[C]String over to using A[C]String and fixing consumers
r=dougt, sr=darin
2002-08-26 21:20:34 +00:00
rdayal%netscape.com 3d189d9f6f Removing obsolete files.
THESE FILES ARE NOT PART OF BUILD.
sr=sspitzer.
2002-08-26 17:32:13 +00:00
rdayal%netscape.com a5985efe22 Removing obsolete file.
THIS FILE IS NOT PART OF BUILD.
sr=sspitzer.
2002-08-26 17:31:18 +00:00
kaie%netscape.com f96f0897f6 b=106988 Switching sender should also change the sign/encrypt setting
r=javi sr=mscott
2002-08-26 06:13:17 +00:00
naving%netscape.com 22d31d4a91 no bug r/sr=bienvenu removing some lines not needed 2002-08-23 21:02:36 +00:00
bienvenu%netscape.com f83c13df0f fix msg size for newly downloaded imap headers r/sr=sspitzer, 164281 2002-08-23 18:30:08 +00:00
bienvenu%netscape.com 52d186cc67 fix regression in imap undo so that it downloads undeleted header immediately r/sr =sspitzer 164144 2002-08-23 14:07:04 +00:00
bryner%netscape.com 2920dae2f9 Ignore generated Makefiles. 2002-08-23 10:30:06 +00:00
kaie%netscape.com a7ea0fe9c4 b=154634 if you collapse the message pane, the security status can be misleading
r=ducarroz sr=sspitzer
2002-08-23 10:25:32 +00:00
kaie%netscape.com 6873b490d4 b=156343 [LDAP] address lookup appears to be case sensitive when dir server lookup is enabled
r=javi sr=jag
2002-08-23 10:20:41 +00:00
ducarroz%netscape.com 966b566be8 Fix for bug 162440. Add 2 new attributes to nsIMsgAttachmentHandler to allow to set the charset as well an extra parameter for the content-type header. R=varada, SR=bienvenu 2002-08-22 22:08:04 +00:00
bienvenu%netscape.com dae4f98a8c fix mem leak introduced by blocker fix, a=loan 2002-08-22 17:02:21 +00:00
bienvenu%netscape.com f3589f8480 attempted fix for smoketest blocker in imap header downloading 164047 - backout part of change for imap hdr downloading, so that we go through the line termination adjustment code we used to 2002-08-22 16:45:17 +00:00
stephend%netscape.com 37948b90a2 Bug 147440. Properly enable and disable textfields in the Account Manager. Patch by Stephen Walker <walk84@yahoo.com>. r=bhuvan@netscape.com, sr=sspitzer@netscape.com 2002-08-22 05:47:54 +00:00
naving%netscape.com e636d0b761 no bug r=ducarroz sr=bienvenu making extractHeaderAddressMailboxes scriptable 2002-08-21 23:25:57 +00:00
bienvenu%netscape.com 52a31641f4 reduce number of xpcom proxy calls during imap hdr download, r=mscott, sr=sspitzer, 162929 2002-08-21 22:55:27 +00:00
sspitzer%netscape.com 1244a601f7 adding new .idl file to the mac build for bienvenu. 2002-08-21 22:37:48 +00:00
varga%netscape.com 5474d5b0a5 Fixing regression bug 163191. Unable to resize columns in Subscribe.
r=timeless, sr=sspitzer
2002-08-21 22:25:52 +00:00
ducarroz%netscape.com 7198f414eb Fix for bug 90728. Replace mailto parameter force-plain-text by html-body. Also, when a mailto url contains an html body, we run the body into the HTML sanitizer to prevent security breach. R=varada, SR=sspitzer 2002-08-21 22:00:34 +00:00
varada%netscape.com 92e3c4162c fix for 78060 ; adding smiley to insert menu;r=ducarroz;sr=bienvenu 2002-08-21 21:32:14 +00:00
varada%netscape.com 480835f698 fix for 78060- adding insertmenuoverlay to jar.mn;r=ducarroz;sr=bienvenu 2002-08-21 21:29:00 +00:00
varada%netscape.com 543c1ea648 fixes for bugs 160992 : Saving messages with account name;78060- adding smiley menu item to Insert menu;18323-spellcheck is sometimes disabled in body;95789 - selecting right domain name when identity changes;r=ducarroz;sr=bienvenu 2002-08-21 21:28:44 +00:00
bienvenu%netscape.com 6c65a5452a new interfaces to reduce number of xpcom proxy calls during imap hdr download, not part of build yet, r=mscott, sr=sspitzer, 162929 2002-08-21 21:13:58 +00:00
alecf%netscape.com 5823310245 fix bug 162741 - revamp chrome registry interface in preparation for bug 160000 - switch lots of public APIs over to ACString, etc.
r=bryner, sr=hyatt
2002-08-20 18:12:51 +00:00
ducarroz%netscape.com 38003dbcdf Fix for bug 153930. Patch provided by Yuedong Du<yuedong.du@sun.com>. Do not call GetTypeFromExtension is we don't have an extension. R=ducarroz, SR=bienvenu 2002-08-20 18:07:41 +00:00
naving%netscape.com 2170f9d11d 127409 r=neil sr=bienvenu Made it so that newsserver change is shown on window title bar
163493 r=cavin sr=bienvenu Made it so that quick search view can be shown w/o showing folder getting loaded
2002-08-20 00:28:42 +00:00
ducarroz%netscape.com c856c84abc Fix for build bustage. Backup lines that should not have been checked in. 2002-08-20 00:18:45 +00:00
ducarroz%netscape.com 3f6cc50c2f Fix for 160029. Rewrote mime encoding process when generating a RFC822 message. That fix various bugs and cleanup the code, see bug reposrt for details. R=varada, SR=bienvenu 2002-08-19 23:02:30 +00:00
ducarroz%netscape.com 837afdab85 Fix for bug 162961. Don't set decrypt_p to true if smime is not enable. R=varada, SR=bienvenu 2002-08-19 21:40:23 +00:00
sspitzer%netscape.com a7a4c2451a remove unused (and incorrect) code. r/sr=no one. 2002-08-19 18:50:40 +00:00
ducarroz%netscape.com 422033d325 Fix for bug 138125. Patch submitted by ere@atp.fi (Ere Maijala). Call super class parse_eof fist. Also fix some I18N convertion. R=ducarroz, SR=bienvenu 2002-08-19 18:07:13 +00:00
sspitzer%netscape.com 56777cb9fa fix for #80608. Thread pane's initial scroll position should follow date sorting.
when loading a folder, if there are no new message, scroll to where the "newest" messages are.
thanks to Neil Rashbrook (neil@parkwaycc.co.uk) for the patch.
r/sr=sspitzer
2002-08-19 05:18:25 +00:00
sspitzer%netscape.com 2ec07ccbf9 just some white space foo, in preparation for blake's compose window changes.
no bug.  r/sr=no one.
2002-08-18 17:55:20 +00:00
sspitzer%netscape.com 2f924bd3b4 fix for #163355. move hard coded "Web Page (URL):" string from .xul to .dtd.
fix by shliang@netscape.com, from another branch.  r/sr=sspitzer
2002-08-18 17:45:49 +00:00
naving%netscape.com 6e30c94791 156558 r=cavin sr=sspitzer bienvenu Adding changes on mozilla side so that aim can show new mail status from buddies etc.. 2002-08-17 02:31:08 +00:00
naving%netscape.com 860341ecae 66955 r=cavin sr=bienvenu. Implementing drag and drop messages from advanced search results to 3 pane.
Hooking up fcc, search results and drag and drop copies to copyService so that we can handle multiple sources/requests.
89285 r=cavin sr=bienvenu fixing copy to Sent folder failed sometimes by queuing copy requests
2002-08-16 22:22:55 +00:00
sspitzer%netscape.com afbfc356c4 removing. thanks to hewitt for lending his voice and his recording studio for this sound. 2002-08-16 03:51:57 +00:00
nhotta%netscape.com 50109c363c Changed a deafult value of "mailnews.reply_header_locale" from "en-US" to empty,
bug 140882, r=rchen, sr=bienvenu.
2002-08-15 22:30:31 +00:00
darin%netscape.com 8f0aa5304b second attempt at landing fix for bug 157131 "nsIIOService mods in preparation for freezing" r=dougt sr=alecf 2002-08-15 18:38:46 +00:00
john.marmion%ireland.sun.com d528e000ac fix for #139786: some LDAP attribute values not returned in third party search. r=dmose,sr=sspitzer 2002-08-15 14:51:51 +00:00
bolian.yin%sun.com 776cf20330 Bug 160069, Mailnews crashes by DND, patch by robin.lu@sun.com, r=ducarroz, sr=bryner 2002-08-15 02:07:48 +00:00
kaie%netscape.com c430cd9340 Patch from bug 87902 to fix SSL/TLS logic.
- make TLS intolerant server detection over proxies work
  (this bug 87902)
- on connection failure, only retry without TLS when it is really
  likely to help (bug 149910)
- remove obsolete workarounds in SSL i/o layer
  (see removed comments in patch)
- avoid to confuse programmers reading code,
  by renaming TLSStepUp (which means something else)
  to the correct term STARTTLS (what the code is actually doing).
  (As suggested by nelsonb)
- If an invalid or expired etc. server certificate is presented,
  a warning is shown. If the user decides to cancel,
  network activity should stop immediately.
  (we currently warn multiple times) (bug 87209)

r=javi/darin/ducarroz/dmose sr=alecf
2002-08-14 23:43:28 +00:00
naving%netscape.com ec04bf62ce 162156 r=cavin sr=bienvenu get db only if you are doing db batching 2002-08-14 22:31:49 +00:00
sspitzer%netscape.com 8534f3b7e1 extensibility hooks for mailnews FE and IMAP back end.
see bug #161226.  r/sr=bienvenu
2002-08-14 22:12:32 +00:00
ducarroz%netscape.com 9069418c32 Fix for bug 162709. We need to check the pointer before we access it. This is a regression caused by my previous checkin for bug 71301. R=cavin, SR=bienvenu 2002-08-14 22:03:05 +00:00
naving%netscape.com a07c80e268 162156 r=cavin sr=bienvenu disable folder count updation while searching 2002-08-14 22:00:20 +00:00
mscott%netscape.com eff67bfeb6 Bug #162569 --> modify quick search apis to make them more generic so mail views can use them.
r=naving
sr=sspitzer
2002-08-14 21:57:35 +00:00
mscott%netscape.com 41724e14b9 Bug #162563 --> add a search attribute and value for labels so you can search on labels
r=naving
sr=sspitzer
2002-08-14 21:56:57 +00:00
antonio.xu%sun.com be7d2fafea File | New | Folder menu needs to be disabled while offline
Bug 102284 r=ssu sr=bienvenu patch=calvin.liu@sun.com
2002-08-14 06:33:06 +00:00
henry.jia%sun.com 9e8918433a Patch for bug 77221: Options menu for Format doesn't work like stated in spec
Patch by Calvin.Liu@sun.com
r=henry,r=neil,r=varada, sr=bienvenu
2002-08-14 02:48:14 +00:00
sspitzer%netscape.com 2e704cb75c fix for #162577. problem with "retain all IMAP mail I've read", "retain all mail I've sent" code if we point to a non-ASCII folder. r/sr=bienvenu 2002-08-13 23:25:39 +00:00
mkaply%us.ibm.com 4217655ac8 OS/2 bustage - needs to be in header too 2002-08-13 14:54:48 +00:00
seawood%netscape.com 68031ef2e5 Properly declare FreeCustomFlags as a callback function.
Fixing OS/2 tinderbox bustage.
2002-08-13 14:25:41 +00:00
bienvenu%netscape.com b8284c3030 fix case of include statement to fix build bustage 2002-08-13 02:02:02 +00:00
bienvenu%netscape.com aed8d991bb add extensibility hooks for getting headers from msg parser, r=cavin, sr=sspitzer 161226 2002-08-13 01:44:26 +00:00
bienvenu%netscape.com 719b9dc5e2 add extensibility hooks for running custom imap commands, custom keywords etc, r=cavin, sr=sspitzer 161226 2002-08-13 01:41:33 +00:00
bienvenu%netscape.com 35df1413ca add onEndMsgDownload notification, part of extensibility hooks r=cavin, sr=sspitzer 161226 2002-08-13 01:34:19 +00:00
bienvenu%netscape.com 8393bf4fbc add extensibility hooks for custom keywords in db view, r=cavin, sr=sspitzer 161226 2002-08-13 01:33:28 +00:00
bienvenu%netscape.com 1ad24af65b add folder attribute to mailnews urls, part of extensibility hooks, r=cavin, sr=sspitzer 161226 2002-08-13 01:29:49 +00:00
bienvenu%netscape.com 372092c2be add onEndMsgDownload notification, part of extensibility hooks r=cavin, sr=sspitzer 161226 2002-08-13 01:26:56 +00:00
ducarroz%netscape.com b6396da943 Fix for bug 71301. Filtering out potential null characters in the stream. R=cavin, SR=bienvenu 2002-08-12 19:19:57 +00:00
nhotta%netscape.com c5507153ab Changed mime_generate_attachment_headers to pass both attachment charset and main body's charset,
and use the main body's charset to encode attachment filename then fallback to system's default,
bug 160801, r=ducarroz, sr=bienvenu.
2002-08-12 19:13:54 +00:00
nhotta%netscape.com 0895bbb959 When parsing HTML attachment, ignore UTF-16 charset label because the function is not supposed to parse it,
also avoid the parse when the attachment already has a charset assigned,
bug 160729, r=ducarroz, sr=bienvenu.
2002-08-12 19:10:18 +00:00
varada%netscape.com 40f4b5a5c5 fix for 60917:Compose window title should update with pasted values in subjectline;117323:clicking on icon in addressing line should do a select;r=ducarroz;sr=bienvenu 2002-08-12 19:08:42 +00:00
cbiesinger%web.de 35aa70d8b0 bug 48436 r=caillon sr=blake Change "Document: Done" to "Done" 2002-08-11 18:04:50 +00:00
bienvenu%netscape.com 273e053b88 fix purging of news headers, based on initial patch by nandini.sakar@intel.com 145355, r=me, sr=sspitzer 2002-08-10 19:47:33 +00:00
bienvenu%netscape.com 54df70a5f5 fix for regression with cyrus imap servers introduced by 27002, modified version of patch proposed by henry jia r=me,sr=sspitzer 2002-08-10 18:15:09 +00:00
bienvenu%netscape.com ba5aed8486 restore undo of move from local to imap for uidplus servers by backing out part of previous fix, 162008 r/sr=sspitzer 2002-08-10 17:33:50 +00:00
bienvenu%netscape.com fbc5e23d45 fix save as in news while offline by using common save as listener r=navin, sr=sspitzer 159988 2002-08-10 17:13:44 +00:00
gerv%gerv.net ee117885c5 Bug 154765 - Cleaning up Contributors references after relicensing. Patch by riceman+bmo@mail.rit.edu; r=gerv, auto-sr=brendan. 2002-08-10 08:39:43 +00:00
seawood%netscape.com 8ae6c40f5d Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +00:00
racham%netscape.com f27678ce43 Fixing bug 102265. Polishing an entity in the mapi dtd file per UI guidelines. r=bhuvan 2002-08-10 06:13:44 +00:00
naving%netscape.com 8656d3b395 117032 r=bhuvan sr=bienvenu make "Delete messages on server.." label clearer 2002-08-10 02:25:49 +00:00
racham%netscape.com a8931b9ce3 Fixing bug 150471. Fixing the cases where accountValues could be checked before we try to save the values on the page. This will help us to make sure accountmanager proceeds to store the values only on those pages where accountValues is filled in. In case of SMTP advanced panel, values are already saved and reflected. r=srilatha, sr=sspitzer 2002-08-10 02:20:21 +00:00
leaf%mozilla.org 9c78570990 backout darin's checkin from around noon yesterday to remove the regression
in 161921
2002-08-09 23:46:19 +00:00
timeless%mac.com f515b75348 Bug 16925 [FEATURE] Want additional header options
patch by neil@parkwaycc.co.uk R=ducarroz sr=bienvenu
2002-08-09 13:00:24 +00:00
sspitzer%netscape.com 9ad94f0a3b fix #120842. when viewing settings for an account, scroll to that account in the account manager tree. especially nice if you have lots of mail news accounts.
thanks to neil@parkwaycc.co.uk for the fix.  r/sr=sspitzer
2002-08-09 02:40:13 +00:00
naving%netscape.com a664dde4e4 123402 r=timeless sr=bienvenu fixing PRTime abuse in auto-compact code. 2002-08-08 21:26:04 +00:00
naving%netscape.com 0dc6fff941 74937 r=cavin sr=bienvenu fixing no alert when d&d local folders to trash 2002-08-08 20:03:23 +00:00
darin%netscape.com e9ef929bf3 changes to nsIIOService in preparation for freezing, b=157131
r=dougt sr=alecf
2002-08-08 19:08:59 +00:00
sspitzer%netscape.com 54d8fa8f79 clean up my fix for #124269, selecting a folder doesn't enable select all.
r=racham,sr=bienvenu
2002-08-08 01:29:34 +00:00
ducarroz%netscape.com 74f2fce012 Fix for bug 156146. Don't need to limite the number of messages forwarded as attachment (multi-selection case). R=varada, SR=bienvenu 2002-08-07 23:54:45 +00:00
bienvenu%netscape.com ffa66ba91c fix 129603 r=bhuvan, sr=sspitzer, ability to hide or grey out features not support by certain servers 2002-08-07 23:52:17 +00:00
ducarroz%netscape.com 5f87502038 FIx for bug 149072. the variable location already contains the value of the content-location header. Therefore it won't make sense to set base_ulr to the same value, that will cause MakeAbsoluteURL to return a null url and therefore make the feature that code was for to failed. R=varada, SR=bienvenu 2002-08-07 23:48:21 +00:00
bienvenu%netscape.com eb6cf50165 fix imap subscribe ui so that it lists children again when expanding containers r=cavin, sr=sspitzer, 160050 2002-08-07 14:30:46 +00:00
bienvenu%netscape.com 215435b05a fix problems going on/offline w/o an unsent messages folder r=cavin, sr=sspitzer 158969 2002-08-07 14:27:10 +00:00
bienvenu%netscape.com f3a9f8a2e3 fix mAcceptLanguage busteage in imap code so we'll send correct language to server, 16941, fix slowness appending msg to sent folder on non-uidplus imap servers 129495 r=naving, sr=sspitzer 2002-08-07 14:25:33 +00:00
kaie%netscape.com a19bf9fc49 b=161379 Fix JavaScript warnings in security code
r=ssaux sr=mscott
2002-08-07 14:24:04 +00:00
bienvenu%netscape.com 524bb9ba50 add methods to get and set string properties and other hooks part of 161226 mail extensibility hooks r=cavin, sr=sspitzer 2002-08-07 14:17:27 +00:00
bienvenu%netscape.com 3761bcf659 add methods to get and set string properties part of 161226 mail extensibility hooks r=cavin, sr=sspitzer 2002-08-07 14:16:35 +00:00
rods%netscape.com 956d99dcd3 Get title for document from properties so it says "Address Book"
Bug 156596 r=mscott sr=sspitzer
2002-08-07 12:49:15 +00:00
seawood%netscape.com e9dc67e95f Use the correct library name in the .def file.
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #158763 r=cls
2002-08-07 11:55:24 +00:00
sspitzer%netscape.com 78e302b671 fix for #161333. fix js warning when there are no selected messages.
r/sr=bienvenu.  leaving the (possible) perf improvements for ssu.
2002-08-07 07:10:31 +00:00
sspitzer%netscape.com 12a1cd4596 fix for #161371. js errors to the console when opening the edit menu when a server is selected in the folder pane. r/sr=bienvenu 2002-08-07 07:01:25 +00:00
sspitzer%netscape.com 229095e18e fix for #124269. fix the behaviour of select all (ctrl a) when the folder pane has focus. forward the command to the thread pane, and do a select all there.
then, set focus to the thread pane.  disable the command if there is no thread
view (gDBView), so that the command is disabled when we've got a server
selected in the folder pane and account central is showing.
r/sr=bienvenu
2002-08-07 06:50:13 +00:00
ducarroz%netscape.com 3a0ccd6c57 Fix for bug 141730 (second try, with #ifdef this time). When forwarding inline or replying to an encrypted message, we need to decrypt the message body. R=kaie, SR=bienvenu,sspitzer 2002-08-07 06:27:43 +00:00
seawood%netscape.com fdafe18afe Remove unused defines:
_IMPL_NS_HTML
_IMPL_NS_RDF
_IMPL_NS_WEB
USE_NSREG

Patches for removing above defines contributed by Stephen Walker <walk84@yahoo.com>.
Bug #125118 r=cls sr=bryner
Bug #160397 r=cls sr=bryner
Bug #160628 r=cls
Bug #160451 r=cls sr=bryner

_IMPL_NS_VIEW

Patches for removing above define contributed by Brian Ryner <bryner@netscape.com>
Bug #160416 r=cls
2002-08-07 06:08:00 +00:00
caillon%returnzero.com 72ea8f1b37 Backing out fix for bug 141730 to fix bustage 2002-08-07 05:20:57 +00:00
caillon%returnzero.com e57f897c5d Fixing naving's bustage 2002-08-07 04:19:58 +00:00
ducarroz%netscape.com 4cb894bf11 Fix for bug 141730. When forwarding inline or replying to an encrypted message, we need to decrypt the message body. R=kaie, SR=bienvenu,sspitzer 2002-08-07 03:35:33 +00:00
naving%netscape.com acefeeb32c 83251 r=bhuvan sr=bienvenu Implementing feature drag and drop message to standalone msg window should load it. 2002-08-07 03:32:38 +00:00
naving%netscape.com bfe3eb616a 153251 r=cavin sr=bienvenu. Make sure that custom header entered by the user follow rfc2822 standards for
header field name. fixes error getting new msgs for imap.
2002-08-07 03:28:32 +00:00
naving%netscape.com 9fcc92eabb 121359 r=cavin sr=bienvenu. when exiting out of quick search scroll to first new msg if nothing to select. 2002-08-07 03:22:08 +00:00
ducarroz%netscape.com eac262113b Fix for bug 154370. Correctly set the colwrap when emitting HTML. R=varada, SR=bievenu 2002-08-07 03:15:54 +00:00
naving%netscape.com 87a52f948e 159990 r=cavin sr=bienvenu make drag and drop of messages to newly created local folder work (when done twice
in a row)
2002-08-07 00:07:00 +00:00
naving%netscape.com 777f04355b 72617 r=racham sr=bienvenu Use separate flavor for message (text/x-moz-message) and separate flavor for folder (text/x-moz-folder), makes it easy to maintain 2002-08-06 23:58:53 +00:00
kaie%netscape.com ae793a7bc5 b=148232 Support application/pkcs7-signature mime type on incoming S/Mime messages.
r=ducarroz sr=darin
2002-08-06 13:29:12 +00:00
henry.jia%sun.com 5b64006da1 4th patch for bug 158080
Description: replace the hardcode of "@mozilla.org/embedcomp/window-watcher;1" with NS_WINDOWWATCHER_CONTRACTID
Patch by Henry.Jia@sun.com
r=anto, sr=alecf
2002-08-06 05:56:22 +00:00
henry.jia%sun.com 31cd9553b8 3rd patch for bug 158080
Description: replace the hardcode of "@mozilla.org/embedcomp/window-watcher;1" with NS_WINDOWWATCHER_CONTRACTID
Patch by Henry.Jia@sun.com
r=anto, sr=alecf
2002-08-06 05:37:58 +00:00
seawood%netscape.com d792c3f858 Fix win32 gmake static builds.
Bug #160104 r=bryner
2002-08-06 04:17:50 +00:00
henry.jia%sun.com ac0fa71273 Second patch for bug 27002
Cyrus IMAP: Send and Save as Draft/Template problems on Cyrus
Patch by Henry.Jia@sun.com
r=cavin, sr=bienvenu
2002-08-06 03:47:06 +00:00
alecf%netscape.com 3703f3c61b bug 157624 - prep for freezing nsISupports* primitives by renaming the string classes appropriately
nsISupportsString  -> nsISupportsCString
nsISupportsWString -> nsISupportsString
r=dougt, sr=jag
2002-08-06 00:53:19 +00:00
ssu%netscape.com 5454ddaba0 fixing bug 154025 - context menu breaks threadpane navigation using next button or keyboard up down arrows. r=racham, sr=sspitzer, a=drivers 2002-08-02 23:47:16 +00:00
jkeiser%netscape.com d5d0162512 Make compose window not invoke double form submit protection (bug 136906), r=darin, sr=rpotts, a=rjesup 2002-08-01 18:17:48 +00:00
ssu%netscape.com 5def242c89 checking patch in for neil@parkwaycc.co.uk. fixex bug 158028 - The Mail Start Page does not load. r=ssu, sr=sspitzer, a=drivers. For some reason only half of this patch got checked in initially. this time, the rest is being checked in. sorry about that. 2002-07-30 22:12:53 +00:00
mkaply%us.ibm.com 07320e379b #160004
r=cavin, sr=bienvenu, a=asa
Fix for regression I caused deleting local folders. Thanks navin!
2002-07-30 13:39:10 +00:00
racham%netscape.com 604f2231aa Fixing bug 138462. Patch in here fixes the crash and hang states reported when user clicked on mailto: link and then try to cancel out of the mailnews account wizard, with a new profile. Patch is contributed by Andrew Shultz (ajschultz@eos.nscu.edu). r=bhuvan, sr=bzbarsky 2002-07-30 02:57:19 +00:00
pete.zha%sun.com 013923e519 Migrated UW IMAP UI: New Folder Dialog is not displaying completely for the FIRST time
bug=90734 r=naving sr=jst a=asa
2002-07-27 00:33:12 +00:00
ssu%netscape.com 39a3c8bfe9 fixing bug 158199 - Mailnews Prefs dialogs are missing mnemonics. r=varada, sr=mscott a=drivers 2002-07-26 23:06:32 +00:00
naving%netscape.com d02931c130 42090 most of the work for this patch done by joshua.xia@sun.com r=naving sr=bienvenu a=asa Make cancel in
filterListDialog not remember changes.
2002-07-26 19:27:30 +00:00
kaie%netscape.com de8050310c b=145698 javascript strict warnings in msgCompSecurityInfo.js
r=javi sr=alecf a=asa
2002-07-25 02:45:51 +00:00
ssu%netscape.com ab7ae5d5ac checking in patch for neil@parkwaycc.co.uk. fixes bug 158028 - The Mail Start Page does not load. r=ssu sr=sspitzer a=asa 2002-07-24 20:39:00 +00:00
naving%netscape.com 2921fe9e65 158776 r=cavin sr=bienvenu a=asa fixing nsCRT::strtok uses in pop3 protocol code. 2002-07-24 01:50:57 +00:00
stephend%netscape.com 01a277df0a Bug 158379. Align 'Filter Name' text with textfield in the Filter Rules dialog. r=naving@netscape.com/walk84@yahoo.com, sr=bryner@netscape.com, a=asa@mozilla.org 2002-07-23 03:25:34 +00:00
henry.jia%sun.com ecff57635e First patch for bug 158080
Description: replace the hardcode of "@mozilla.org/embedcomp/window-watcher;1" with NS_WINDOWWATCHER_CONTRACTID
Patch by Henry.Jia@sun.com
r=blizzard, sr=alecf, a=asa(for trunk)
2002-07-23 02:27:19 +00:00
cbiesinger%web.de 723e3f73ca bug 155148 patch by calvin.liu@sun.com r=hwaara sr=bienvenu a=asa
Online/Offline indicator doesn't work in "Advanced Address Book  Search" dialog
2002-07-22 22:28:44 +00:00
ducarroz%netscape.com a5308866c4 Fix for bug 158334. Fix memory corruption created by using PL_strcat on a buffer not wide enough. R=varada, SR=bienvenu 2002-07-19 20:58:32 +00:00
bienvenu%netscape.com 7ce37799cd fix undo of delete of top level msg in thread r=cavin, antonio.xu@sun, sr=sspitzer, a=asa 157503 2002-07-18 14:48:38 +00:00
bienvenu%netscape.com 630f2faae4 fix crash selecting bogus line in thread pane for imap folder, r=cavin, sr=sspitzer 157503 2002-07-18 14:45:08 +00:00
henry.jia%sun.com 47a7058762 Fix bug 27002:
Cyrus IMAP: Send and Save as Draft/Template problems on Cyrus

Patch description:
Add personal namespace support for specific folders' uri. This patch can also solve the blocker bug 90494 which is related the same problems of Courier IMAP server.

patch by Henry.Jia@sun.com
r=cavin@netscape.com, sr=bienvenu@netscape.com, a=chofmann@netscape.com
2002-07-18 05:41:42 +00:00
dougt%netscape.com ee613011bc Fixes the following:
154047
This change cleans up the category manager in hopes to freeze it for 1.1 final.  This change removes dead and unsupported methods from the interface as well as removes the C++ code from the interface.  This should land for 1.1b since users of the current category manager will have to update their components.

157597
Make embedding base and examples use XPCOM Glue
This change makes our embedding samples use the XPCOM glue.

157625
nsLocalFile::Remove's file pointer is sometimes null afte...
This fixes a crash when we dereference null.  It is a bandaide fix as the real problems involves retooling the directory enumerator.

157801
This fixes a terrible state which you can get into whereby XPCOM will fail to startup regardless of what you do.  The fix is to cause autoreg to happen if the component registry (compreg.dat) is not found.

r/sr=alecf@netscape.com, rpotts@netscape.com.  a=scc@mozilla.org
2002-07-18 05:09:10 +00:00
varga%netscape.com dcf0f03176 Fix for bug 82840 - need treecolgroups to have fixed="true" be as wide as the column header
and bug 72513 - column header text not shown: Enabled (in fitler dialog) and Subscribed (in subscribe dialog)

r=bienvenu
sr=sspitzer
a=scc
2002-07-18 04:09:11 +00:00
pete.zha%sun.com c0b1790806 Freeing mismatched memory in delete
bug=157184 r=naving sr=bienvenu a=scc patch=antonio.xu@sun.com
2002-07-18 02:48:52 +00:00
naving%netscape.com 77aaa44086 157809 r=cavin sr=bienvenu a=scc fixing can't delete imap folders when using "mark as deleted" delete model 2002-07-18 01:18:14 +00:00
leaf%mozilla.org dd33dbb91f bug 154840, r=cls, sr=brendan, a=jesup update localeVersion strings 2002-07-17 23:51:49 +00:00
timeless%mac.com 03e24bffa3 Bug 156368 quicksearch fails if focus was in threadpane before search box
patch by neil@parkwaycc.co.uk r=naving sr=bienvenu a=asa
2002-07-17 13:06:09 +00:00
nhotta%netscape.com 502a534cea For mailto URL, convert spec to UTF-8 (from origin charset) if necessary,
bug 141134, r=ducarroz, sr=bienvenu, a=asa.
2002-07-16 21:34:25 +00:00
ducarroz%netscape.com 088757906f Fix for bug 143882 (remaining problem). We need to remove internal headers when sending message as attachment. R=varada, SR=bienvenu, A=asa 2002-07-16 21:18:46 +00:00
kaie%netscape.com 344b6e8c89 b=114893 Can't send encrypted mail if encryption cert has not been imported. Smartcard issue.
r=javi sr=alecf a=asa
2002-07-15 13:35:30 +00:00
naving%netscape.com 1abe49ca36 156368 patch by t.bugz@lament.cjb.net r=naving sr=bienvenu a=roc+moz fixing quicksearch fails if focus was in threadpane before search box 2002-07-12 17:57:02 +00:00
kaie%netscape.com 2808af4b12 b=135214 tentative fix for "signed icon in 3-pane isn't going away"
r=dbaron sr=mscott
2002-07-12 11:53:34 +00:00
pete.zha%sun.com 6abc3fce55 "Quote Message" menu item doesn't work on recently trunk. bug=156876 r=ducarroz sr=bienvenu a=roc+moz 2002-07-12 04:33:16 +00:00
jkeiser%netscape.com 34124ef8e1 Make mailto form submit work (bug 61893), r=alexsavulov@netscape.com, sr=dveditz@netscape.com, a=asa 2002-07-11 23:32:13 +00:00
bienvenu%netscape.com 314ddabf13 fix 156967 using stand-alone msg window can cause memory corruption/crashes r=naving, sr=sspitzer, a=asa 2002-07-11 21:25:47 +00:00
rods%netscape.com 9a92a01489 Reapplying original patch from Bug 156307 (which I just backed out)
This patch checks the subject to make sure it isn't null before escaping it
Bug 156650 r=varada sr=bienvenu a=dbaron
2002-07-11 01:00:21 +00:00
rods%netscape.com 378055bf65 Backing out previous checkin - Fixes regression Bug 156630
Reopening Bug 156307
2002-07-10 23:39:18 +00:00
kaie%netscape.com 477675531a b=156546 Fixing Windows bustage 2002-07-10 07:58:20 +00:00
kaie%netscape.com e05c37d4dc b=156546 Forwarded inline: Incorrect signature/encryption status shown in header area
r=ducarroz sr=alecf
2002-07-10 06:36:06 +00:00
stephend%netscape.com 4fec6d100f Bug 132144. Quick Search: Needs mnemonics. r=stephend@netscape.com, sr=sspitzer@netscape.com 2002-07-10 04:11:23 +00:00
akkana%netscape.com 6f2f703c12 141524: Remove some obsolete code in mailnews that used the now-obsolete find. r=varada, sr=alecf 2002-07-09 20:20:53 +00:00
cavin%netscape.com c4fcae9c8b Fix for 155491. In ExportDirectoryToDelimitedText(), concatenate all notes into a single line. R=ducarroz, sr=sspitzer. 2002-07-09 20:05:09 +00:00
rods%netscape.com 62158e0c50 simply creates a "title" tag with the subject in it. This enables the printed
mail msgs to display the subject as the title in the progress dialog and on the
printed page
Bug 156307 r=ducarroz sr=spitzer
2002-07-09 02:19:33 +00:00
naving%netscape.com 955b9f7d76 155668 r=cavin sr=bienvenu Don't set the prettyName as mailboxName from db, causes problems for japanese local folder names. 2002-07-09 00:55:23 +00:00
shliang%netscape.com d036857ef1 155647 - spacing problems in addressbook card view pane. r=bhuvan, sr=sspitzer. 2002-07-09 00:22:38 +00:00
ssu%netscape.com dc78d7f05b checking patch for walk84@yahoo.com. fixes bug 114464 - No (access keys) mnemonics in Subscribe dialog. r=ssu, sr=sspitzer 2002-07-09 00:10:16 +00:00
dmose%netscape.com 7e043c516e Fix message filter matching failures on Message-ID and Content-Type: charset (bug 152468); r=naving@netscape.com, sr=bienvenu@netscape.com 2002-07-08 23:58:42 +00:00
stephend%netscape.com 91ab9f25a2 Bug 155282. I'm adding a comment referencing the bug number to implement drag and drop again. r=racham@netscape.com, sr=sspitzer@netscape.com 2002-07-08 23:55:59 +00:00
ducarroz%netscape.com 7ba1cbecf3 Fix for bug 152014. Better detection of end of input buffer when we fold one character before the end and the last character is either a space or a tab. R=cavin, SR=bienvenu 2002-07-08 23:39:00 +00:00
ducarroz%netscape.com 16ef0fa6d6 Fix for bug 16925. Add support for multiple custom headers. Patch submitted by James Nord<teilo+bugzilla@teilo.net. R=ducarroz, SR=bienvenu 2002-07-08 23:31:52 +00:00
rods%netscape.com 6428dcf6e4 check to make sure we have a non-null print settings arg
Bug 154191 R=ducarroz sr=spitzer
2002-07-08 13:48:43 +00:00
bryner%netscape.com 122b978d08 Fix all of the warnings about member initializer ordering in constructors (bug 156135). r=timeless, sr=jag. 2002-07-08 07:56:50 +00:00
hwaara%chello.se 8247ac8cd5 #110945, "Shouldn't refer to a menu in a window on Mac OS"
patch by Andy Lyttle <mozilla@phroggy.com>
r=hwaara, sr=jst
2002-07-08 06:23:23 +00:00
ducarroz%netscape.com 0dd3bcc804 Fix build bustage. 2002-07-05 00:14:32 +00:00
ducarroz%netscape.com 60482b0530 Fix for bug 155671. Pass the originalMsgURI received by message compose service to msgDraft down to mime and back to the compose window. Did some cleanup too which fix some memory leak. R=kaie, SR=bienvenu 2002-07-04 23:28:07 +00:00
timeless%mac.com 80d2d4707c Bug 155446 change mime to use NS_ASSERTIONs instead of PR_ASSERTs
R=ducarroz sr=jst
2002-07-04 11:51:54 +00:00
racham%netscape.com 51ac827cd3 Fixing bug 80035. Patch in here allows Administrators to control the migration behavior wrt IMAP and Local Folders files. Today, during migration, we copy all those (IMAP & Local Folders) besides others into the newly created dierctory for the migrated profile. Some external parties have expressed concern over this approach due the large amount of mails they have in 4.x folders and all of those getting copied again wasting the disk space and also failing to do migration properly sometimes. So, a hidden pref mail.migration.copyMailFiles is introduced (which can be set to false) for those who those interested to share the 4.x IMAP and Local Folders. Please see the bug report for the possible side effects and other discussion points wrt the sharing folders with 4.x. The pref is set to true by default which means we will continue to do the migration the way we have always done. Patch by henry.jia@sun.com. r=racham, sr=sspitzer 2002-07-04 00:56:33 +00:00
rods%netscape.com 1042e882a8 The problem is the print for a mail msg is started when the first notification
of the document (mail msg) is done loading. This is wrong because if the mail
msg has attachments they may not be loaded and then the msgPrintEngine gets
additional notification for when the attachments have started to load and since
it has already started toprint error dialogs appear AND the attachments don't get printed.
The solution here is to cache a pointer to the DOM Window for the msg(s) being
printed. Then as the "stop" notifications come in we can ignore any documents
(which would be the attachments) where the dom window doesn't match the msg's
dom window. Then when they match which is the last notifiaction we can call print.
The notification that comes thru where the docLoader is NULL means the previous
document has completed printing and the engine should print the next msg.
Bug 155430 r=cavin sr=kin
2002-07-03 20:33:24 +00:00
nhotta%netscape.com 294825a695 Do not set the default charset to nsIMsgWindow if forward inline or edit as new,
bug 155253, r=ducarroz, sr=bienvenu.
2002-07-03 01:01:55 +00:00
bienvenu%netscape.com 02b8944783 fix crash selecting folder after deleting messages in another folder 121240 r=naving, sr=sspitzer 2002-07-03 00:40:55 +00:00
naving%netscape.com ef0e5164a2 155281 r=robinf alert wording 2002-07-03 00:07:01 +00:00
naving%netscape.com e1355c626a 155281 r=cavin, robinf sr=bienvenu Prevent loss on moving msgs to local folders when there is not sufficient
disk space. Throw an alert and abort the copy/move operation.
2002-07-03 00:05:29 +00:00
cavin%netscape.com 4a71fbf375 Fix for 149759. Commit the db changes in ConvertLDIFtoMAB() only if 'db' is not null. r=naving, sr=bienvenu. 2002-07-02 22:17:34 +00:00
seawood%netscape.com 8f6f1756ce Add CPP_THROW_NEW macro to the build system. This macro should be used when defining a local |operator new| function. It will be set to an empty throw function by default on all platforms except mac CW builds. This will allow us to not crash on systems that expect |operator new| to throw an exception by default and will suppress compiler warnings about how |operator new| should throw an exception instead of returning NULL.
Bug 149032 r=timeless sr=scc
2002-07-02 20:25:30 +00:00
nhotta%netscape.com b6bdeb76d4 Move ASCII check before the Unicode conversion,
label charset as "us-ascii" if the body is ASCII only,
bug 86255, r=ducarroz, sr=bienvenu.
2002-07-02 20:21:00 +00:00