Commit Graph

12872 Commits

Author SHA1 Message Date
nhotta%netscape.com
58dc36e89d Use ISO-8859-1 as a compose charset if us-ascii, change for edit as new,
bug 136938, r=ducarroz, sr=kin.
2002-04-18 21:43:10 +00:00
bienvenu%netscape.com
e3e20ba4aa disable sending unsent messages while sending unsent messages r=ducarroz, sr=sspitzer 2002-04-17 14:17:03 +00:00
bienvenu%netscape.com
c148f6e780 disable sending unsent messages while sending unsent messages r=ducarroz, sr=sspitzer 2002-04-17 14:07:38 +00:00
bienvenu%netscape.com
dd953a2fb2 fix updating of toolbar buttons when switching to offline and selecting a message not downloaded for offline use r=naving, sr=sspitzer 134980 2002-04-17 14:06:31 +00:00
mozilla.BenB%bucksch.org
17ce2b7392 108153:
Forgot to remove the debug output, as promised to reviewers.
r=ducarroz,sr=bienvenu
2002-04-17 09:56:25 +00:00
pete.zha%sun.com
4e2b201681 bug 120485:Can't delete folders on IMAP server cascadely
r=bienvenu sr=mscott
Check in for Henry Jia's(henry.jia@sun.com) fix
2002-04-17 07:38:27 +00:00
pete.zha%sun.com
43746f29aa bug 106479:Multiple IMAP accounts: Check "Empty Trash on Exit" from account setting freeze an IMAP account without Trash folder. r=timeless sr=mscott
Check in Henry Jia's(henry.jia@sun.com) fix
2002-04-17 07:18:37 +00:00
racham%netscape.com
2da8a43cd8 Fixing bug 137876. Fixing typo in the functional call so that ISPs can set off functions to be executed via this routine. r=andreww, sr=sspitzer 2002-04-17 01:25:37 +00:00
akkana%netscape.com
c79fd069a4 134439: Disable wrap_to_window_width by default, regression since the patch was reviewed 2002-04-17 00:41:14 +00:00
akkana%netscape.com
fdc4ae63df 134439: Make plaintext compose wrap to window width instead of output
width, and don't wrap quotes in <pre> or <span>, to work around various
editor bugs.  Detect quoted blocks at output time, and continue our
existing behavior of not wrapping quoted text. r=jfrancis,bratell, sr=alecf.
2002-04-16 23:11:33 +00:00
naving%netscape.com
10f162ca67 134291 r=mscott sr=bienvenu Make migration for 2nd profile having imap accts work. The fix is to make imapHostSessionList listen for profile-before-change topic and reset all the host (resetAll). 2002-04-16 22:42:16 +00:00
varada%netscape.com
610734782f fix for 58506;smtp panel doesnt get refreshed in account wizard;r=srilatha;sr=mscott 2002-04-16 22:41:06 +00:00
dbragg%netscape.com
bcc260038d Regular milestone update of localeVersion values to 1.0.0. Bug 126785. r=tao, sr=alecf, a=asa 2002-04-16 22:19:10 +00:00
mscott%netscape.com
42ff1eb79d Bug #134745 --> don't call DestroyIcon on shared resources like the
biff icon. This can cause a yellow triangle to appear instead of the icon.
r=naving
sr=sspitzer
2002-04-16 22:13:20 +00:00
bryner%netscape.com
f8ab5b7720 Make sure tab and shift-tab go through all recipients in the mail addressing widget, not just recipients that are scrolled into view. Bug 124304, r=ben, sr=hewitt. 2002-04-16 21:58:53 +00:00
mozilla.BenB%bucksch.org
4369bcc66e Fixing mac build. Forgot to check in the mac build system change :-(.
Also forgot a little debug change.
2002-04-16 20:44:46 +00:00
mscott%netscape.com
20a080addf remove an obsolete #ifdef DEBUG_mscott 2002-04-16 18:54:04 +00:00
bnesse%netscape.com
66e923f1e5 Fix for bug 132140. Clean up prefs backend. r=dveditz, sr=alecf. 2002-04-16 18:48:19 +00:00
mozilla.BenB%bucksch.org
a6c809d88a 108153, 30888, 69529, 126082:
New HTML message body options for Mailnews
Provide a work around / fix for some of the security and usability problems that HTML mails currently impose, by not rendering everything the sender throws at the user.

We achieve that by either
- removing offending HTML tags/attributes
- using the plaintext alternative (if existing) or converting HTML to plaintext and back to HTML (if there's only HTML) or
- rendering the HTML source.

r=ducarroz, sr=bienvenu

This is the libmime backend. It adds 2 new libmime classes for the HTML conversion, code to select the right libmime classes and some other helperstuff/tweaks.
2002-04-16 18:41:45 +00:00
mozilla.BenB%bucksch.org
322a9014aa 108153, 30888, 69529, 126082:
New HTML message body options for Mailnews
Provide a work around / fix for some of the security and usability problems that HTML mails currently impose, by not rendering everything the sender throws at the user.

We achieve that by either
- removing offending HTML tags/attributes
- using the plaintext alternative (if existing) or converting HTML to plaintext and back to HTML (if there's only HTML) or
- rendering the HTML source.

r=ducarroz, sr=bienvenu

This is the libmime backend. It adds 2 new libmime classes for the HTML conversion and some other switching code.

Adding new files
2002-04-16 18:36:34 +00:00
mozilla.BenB%bucksch.org
e9392b0c7b 108153, 30888, 69529, 126082:
New HTML message body options for Mailnews
Provide a work around / fix for some of the security and usability problems that HTML mails currently impose, by not rendering everything the sender throws at the user.

We achieve that by either
- removing offending HTML tags/attributes
- converting HTML to plaintext and back to HTML or
- rendering the HTML source.

This is the pref UI, a View submenu
2002-04-16 18:32:41 +00:00
mozilla.BenB%bucksch.org
bd9286829e 108153, 30888, 69529, 126082:
New HTML message body options for Mailnews
Provide a work around / fix for some of the security and usability problems that HTML mails currently impose, by not rendering everything the sender throws at the user.

We achieve that by either
- removing offending HTML tags/attributes
- converting HTML to plaintext and back to HTML or
- rendering the HTML source.
2002-04-16 18:31:21 +00:00
bienvenu%netscape.com
b4bb7ffd7e fix copying imap/news msgs while offline without msg body and make copying multiple messages while offline work r=naving, sr=sspitzer 131047 also land fix for handling failure in local move copy that's been in my tree, r=naving, sr=sspitzer and closing local db's after copying messages into them r=naving, sr=sspitzer 114211 2002-04-16 14:20:35 +00:00
ducarroz%netscape.com
04da0c0046 Fix for bug 136008. Do not cache the compose window if it's the last window else that will prevent the application to shutdown. Patch submitted by antonio.xu@sun.com. R=ducarroz, SR=bienvenu 2002-04-16 13:51:32 +00:00
timeless%mac.com
c570aacfe2 gmake bustage, bug 129347
r=peterv
2002-04-16 13:44:49 +00:00
brade%netscape.com
a26a1b5241 bug 134503; put click handler on body rather than editor so scrollbar is not affected (r=akkana, sr=kin) 2002-04-16 13:30:40 +00:00
rdayal%netscape.com
47e9797c2c fix for bug # 129347, trunk checking
resolves hang in MAPI Client in certain cases when doing MAPI Send
fixes an attachment leak here
r=ducarroz, sr=mscott
2002-04-16 12:43:30 +00:00
rdayal%netscape.com
9a603d19ff fix for bug # 129347, trunk checkin
resolves hang in MAPI Client in certain cases when doing MAPI Send
r=ducarroz, sr=mscott
2002-04-16 12:36:21 +00:00
rdayal%netscape.com
5dae52b2c1 fix for bug # 129347, trunk checking
resolves hang in MAPI Client in certain cases when doing MAPI Send
r=ducarroz, sr=mscott
2002-04-16 12:35:05 +00:00
sspitzer%netscape.com
7b5c4d7939 explictly call .get(). no bug. r/sr=bienvenu 2002-04-16 06:59:14 +00:00
sspitzer%netscape.com
e0e43448e5 fix build bustage, forgot to check in this file for #134897 2002-04-16 06:26:59 +00:00
sspitzer%netscape.com
0d23834394 landing cavin's fix for #134897. turbo related bug:
Mail account info and message display not working for new profile created in Quick Launch mode
r=bienvenu, sr=sspitzer
2002-04-16 05:22:35 +00:00
jefft%netscape.com
18baf4b821 fixed bug 133437 - Sent Copy of MDN Request messages should have MSG_FLAG_MDN_REPORT_NEEDED turned off; r=ducarroz, sr=bienvenu 2002-04-16 04:18:19 +00:00
jefft%netscape.com
c66ec239aa fixed bug 136476 - MDN:If you filter mesgs and receive a mesg that is
requesting RR, you are prompted to send the RR before you actually click
on the mesg; r=bienvenu, sr=sspitzer

fixed bug 133437 - Sent Copy of MDN Request messages should have
MSG_FLAG_MDN_REPORT_NEEDED turned off; r=ducarroz, sr=bienvenu
2002-04-16 04:16:40 +00:00
jefft%netscape.com
79c9824e52 fixed bug 136476 -MDN:If you filter mesgs and receive a mesg that is requesting RR, you are prompted to send the RR before you actually click on the mesg; r=bienvenu, sr=sspitzer 2002-04-16 04:13:09 +00:00
mscott%netscape.com
65c159b4ae Bug #134745 --> prevent multiple biff calls from trying to
show an animated alert when we are already showing an alert.

Bug #133130 --> fix a race condition that caused the notification icon
to never go away.

r=bhuvan
sr=bienvenu
2002-04-16 01:40:42 +00:00
shliang%netscape.com
fb417f896b 137211 - change Netcenter reference in absync to Netscape.com. r=ssu,sr=sspitzer,a=asa 2002-04-16 00:12:33 +00:00
bienvenu%netscape.com
8b40c48321 put up error message when user tries to move/copy messages not downloaded for offline use to local folders r=naving,sr=sspitzer 131047 2002-04-16 00:09:43 +00:00
shliang%netscape.com
89cc6dbd69 134801 - Account Manager panels sorted incorrectly - r=bhuvan,sr=sspitzer,a=asa 2002-04-16 00:08:44 +00:00
naving%netscape.com
6fd85cae1b 136784 r=bienvenu sr=mscott. Make compact local folders work for out-of-date summary files
and skip the folder if we are in middle of building msf file(parsing kicked off by selecting folder).
2002-04-15 23:05:07 +00:00
srilatha%netscape.com
f2b66e25c3 Fix for bug #129708. MultiByte BaseDN is garbled in Directory Server properties dialog
r=ducarroz, sr=sspitzer
2002-04-15 22:46:07 +00:00
bienvenu%netscape.com
516c10fce9 100871 compacting offline imap stores marks messages read r=navin, sr=sspitzer 2002-04-15 22:41:15 +00:00
ducarroz%netscape.com
df9c087e48 Fix for bug 134729. Remove cols attibute passed down when user press the delete key and instead add a function to calculate the number of columns. R=varada,shuehan SR=sspitzer 2002-04-15 22:33:26 +00:00
bryner%netscape.com
a0b11a6784 Bug 137468 - use insertafter for mail overlay so that other overlays can insert icons between mail, composer, and addressbook. r=ben, sr=blake. 2002-04-15 05:44:38 +00:00
bienvenu%netscape.com
50506851cc subscribe button broken for sub-folders r=naving, sr=sspitzer 135507 2002-04-15 03:08:49 +00:00
jefft%netscape.com
ae8d2257a0 fixed bug 129418, Switching identity should retain request for MDN receipt options; r=ducarroz, sr=bienvenu 2002-04-15 03:03:12 +00:00
sicking%bigfoot.com
f8c2ea5afa Bug 119317: move the "inherits" attribute to the xbl namespace for most clients.
r=hixie sr=hyatt
2002-04-13 14:25:38 +00:00
stephend%netscape.com
b0c125a26f Fixing bug 135797. Move it to my 'Sent' folder is the correct text. r=robinf (wording), r=shuehan (code), sr=sspitzer 2002-04-13 01:54:31 +00:00
naving%netscape.com
6bd98eb32d 137008 r=bienvenu sr=mscott Make redo work for quick search view if folder was in threaded display mode. 2002-04-13 01:50:18 +00:00
mscott%netscape.com
07d996cb73 Bug #135753 --> if we are moving a new message to a new folder, be sure
to reduce the # of new messages count from the source folder

r=naving
sr=bienvenu
2002-04-13 01:36:59 +00:00
mscott%netscape.com
90d463bd33 Bug #123104 --> fix an inaccuracy in the new mail count. Always reset to 0
if we discover we have no new mail even if the state has already been changed
that way.
r=naving
sr=bienvenu
2002-04-13 01:36:14 +00:00
mscott%netscape.com
502de13be4 Bug #135753 --> figure out the folder to select when the user clicks on the animated alert to ensure that we select the right folder.
Bug #135756 --> Only show the animated alert for the first account with new mail.

r=naving
sr=bienvenu
2002-04-13 01:35:38 +00:00
bienvenu%netscape.com
589caa5e16 fix 123721 can't move/copy imap messages across imap servers r=naving, sr=sspitzer 2002-04-12 14:36:11 +00:00
brade%netscape.com
99705da5c2 build magic to ensure that platform overlays are inserted into jar files despite last modified date (r=pinkerton, sr=sfraser) bug 75898 2002-04-12 12:55:29 +00:00
kaie%netscape.com
cc964d5bed b=119418 Fix handling of opaque signed S/Mime messages.
Also fixes some other S/Mime issues, as described in the bug.
r=ddrinan/ducarroz/darin sr=alecf
2002-04-12 04:26:40 +00:00
alecf%netscape.com
fba198f16c fix for bug 119923 - split nsIChromeRegistry into 2 interfaces, one that is XUL-specific
this way we can implement an minimal chrome registry for embedding, that doesn't support all the wacky skin- and locale-switching goodness of XUL.
r=waterson, sr=hyatt
2002-04-12 01:52:27 +00:00
naving%netscape.com
b6a8eb0c42 136973 r/sr=bienvenu. Remove un-necessary EnableNotifications calls when moving msgs to
local folders.
2002-04-12 01:30:44 +00:00
cavin%netscape.com
1e9036d797 Fix for 123804. Remember unprocessed child folders until their parent folders show up. r=ducarroz, sr=sspitzer. 2002-04-11 01:18:59 +00:00
naving%netscape.com
1a6d22eac3 136443 r=blake sr=sspitzer. Fix "Stop" button|menu to work again in mailnews. 2002-04-11 01:03:30 +00:00
racham%netscape.com
55cdaf38f2 Fixing bug 135594. Allowing ISPs to overlay wizard pages to customize mailnews wizard. r/sr=sspitzer. 2002-04-11 00:55:51 +00:00
naving%netscape.com
02053b1466 22994 r=morse sr=dveditz sspitzer Add support for blocking cookies in mailnews by default. Used an overlay
to add this new checkbox that gets the value from disableCookieForMailNews pref
2002-04-10 21:40:53 +00:00
akkana%netscape.com
24f016af08 129122: add a new serializer mode (used primarily by mail) in which
<br> tags within <pre> blocks are translated to newlines.
  r=nhotta,ducarroz,tmutreja sr=sspitzer
2002-04-10 21:25:15 +00:00
ducarroz%netscape.com
e68462307c Fix for bug 120594. Add null pointer check to avoid crashing. R=varada. SR=bienvenu, A=asa 2002-04-10 21:20:53 +00:00
naving%netscape.com
69fbf8cc53 136636 r=sspitzer sr=bienvenu a=rjesup. StartBatch is called twice in some cases, so don't set m_ownFolderStream to false. fixes regressions - moving msgs/ filter corrupting Inbox. 2002-04-10 21:12:29 +00:00
shliang%netscape.com
98b807f0b0 133355 - adding fake free web mail account to folder pane - will only show up in commercial builds - r=bhuvan,sr=sspitzer,a=asa 2002-04-10 11:57:39 +00:00
morse%netscape.com
dbadc426a4 bug 135199, remove send flyout on file menu, r=sgehani, sr=jag, adt=putterman 2002-04-10 06:33:48 +00:00
dmose%netscape.com
49752a8d2d LDAP over SSL (bug 107411). UI changes thanks to srilatha@netscape.com nsLDAPSecurityGlue.cpp: r=mcs@netscape.com; Mac S/MIME build changes: r=javi@netscape.com; Mac Project changes: r=rdayal; all other files: r=bhuvan@netscape.com; entire patch: sr=sspitzer@netscape.com 2002-04-10 04:21:13 +00:00
brade%netscape.com
9c71936af3 bug 135862, fix Composer's New sub-menu keeping mail items in the correct order (r=cmanske, andreww; sr=kin, a=rjesup, adt=jaime) 2002-04-09 13:45:06 +00:00
rdayal%netscape.com
ff08d06873 Landing of ChangeLog implementation as per bug # 128087
r=dmose, sr=sspitzer, a=asa

2 strings for the authentication dialog.
2002-04-09 10:29:09 +00:00
rdayal%netscape.com
5a9f0489cb Landing ChangeLog as per bug # 128087
r=dmose, sr=sspitzer, a=asa

changes in the xml file for macbuild of ChangeLog files.
2002-04-09 09:31:29 +00:00
rdayal%netscape.com
3b41741d76 Landing ChangeLog implementation as per bug # 128087
r=dmose, sr=sspitzer, a=asa

defined contract ids for new ChangeLog interfaces
updated the factory to call the ChangeLog interface implementations
2002-04-09 09:30:08 +00:00
rdayal%netscape.com
a4ffcd8052 Landing ChangeLog implementation as per bug # 128087
r=dmose, sr=sspitzer, a=asa

defined a new interface for ChangeLog
defined new replication States for ChangeLog
2002-04-09 09:28:43 +00:00
rdayal%netscape.com
76cfddbf82 Landing ChangeLog implementation, bug # 128087
r=dmose, sr=sspitzer, a=asa

Implementation of LDAP queries for changelog and data processing for results
makefile modification and modification for changelog properties
modification of replicationservice to call changelog and related processing.
2002-04-09 09:27:26 +00:00
yokoyama%netscape.com
9257e713c6 bug 132203
Moving the code of hide/unhide the "GetMap" button
in mailnew for l10n.
/r=ftang, /sr=sspitzer, /a=asa, /adt=jaime
2002-04-09 00:37:59 +00:00
varada%netscape.com
ae95ff60f8 fix for #58506 and #134678 - defaultsmtp server will not create a new server,cancelling first account in wizard wont create blank smtp server next time , second smtp server will not takeover existing default; r=cavin; sr=bienvenue;a=asa; 2002-04-09 00:32:08 +00:00
yokoyama%netscape.com
9d758cf832 Bug 132826
l10n stuff. no impact on app
/r=nhotta, /a=rjesup, /adt=jaime
2002-04-09 00:06:14 +00:00
nhotta%netscape.com
69a973b2a6 Use the correct attribute for transliteration. 'transliterate' is an attribute of nsIEntityConverter,
need to use 'attr_EntityAfterCharsetConv', 'attr_EntityNone' skips transliteration at all,
bug 135538, r=ducarroz, sr=sspitzer, a=asa, adt.
2002-04-06 00:19:39 +00:00
cavin%netscape.com
2fc049c61a Fix for 134274. Reset incoming server pointer in nsMsgFolder::Shutdown() and invoking it from nsMsgDBFolder::Shutdown(). r=ducarroz, sr=bienvenu, a=asa. 2002-04-05 23:58:22 +00:00
kaie%netscape.com
7fd707bfe0 b=135161 Review S/Mime UI text
r=cotter sr=alecf a=asa
2002-04-05 23:52:35 +00:00
naving%netscape.com
8d7723d92d 122361 r=bienvenu sr=sspitzer a=asa. Share the output file stream created for downloading pop3 messages with
the db, so that we don't have two streams writing to Inbox - in case the user reads/deletes mail while downloading.
2002-04-05 23:52:28 +00:00
brade%netscape.com
fd10559242 fix confirmEx api's (smoketest blocker bug 135672), r=ccarlen, sr=kin, a=leaf 2002-04-05 18:15:13 +00:00
ducarroz%netscape.com
59e00b6193 Fix for bug 132418. When receiving a file spec while drag&drop, the correct data to use is rawData. R=pinkerton, SR=sspitzer, A=asa 2002-04-05 15:27:52 +00:00
bienvenu%netscape.com
ca75db33eb display status during send unsent messages 134624 r=ducarroz, sr=sspitzer, a=asa 2002-04-05 14:43:20 +00:00
brade%netscape.com
62cb5d1aef bug 75898 Mac needs platform-specific keybinding for new message (r=akkana, sr=sspitzer, a=asa, adt=jaime) 2002-04-05 13:42:52 +00:00
timeless%mac.com
c3b4db921a Bug 128905 nsIPromptService.idl confirmEx is poorly prototyped
[api] change confirmEx from void w/ out of buttonPressed to PRInt32 buttonPressed w/ one less parameter.
fixes and cleans up callers
r=ccarlen sr=scc a=asa
2002-04-05 08:13:27 +00:00
kaie%netscape.com
eedd085473 b=131087 Failure on sending S/Mime messages should display the correct reason
r=ddrinan/ducarroz sr=jag a=asa
2002-04-04 23:15:22 +00:00
bienvenu%netscape.com
d1eb0a29fe fix view source and inline images in messages that are in sub-folders on imap servers with hierarchy delimiter other than slash r=naving, sr=sspitzer, a=asa 133899 2002-04-04 22:55:14 +00:00
naving%netscape.com
d5e0628499 133215 r=ssu sr=bienvenu a=asa/adt. Make quick search work for sender on localized builds. 2002-04-04 22:33:46 +00:00
nhotta%netscape.com
587dde2403 Changed to do the charset conversion check in .js for message headers,
For the body, changed to use an unique error code for the multilingual check to avoid showing
the additional generic error alert,
bug 123418, r=ducarroz, sr=sspitzer, a=asa, adt.
2002-04-04 22:29:47 +00:00
bienvenu%netscape.com
5def1de420 fix smoketest blocker bringing up mail compose r/sr=sspitzer, a=Yumie 135456 2002-04-04 18:03:12 +00:00
bienvenu%netscape.com
59cbb5cbaf fix crash in nsMsgNewsFolder::RemoveMessage when removing expired articles and clicking on different folder a=asa, 134961 r=naving, sr=sspitzer 2002-04-04 15:29:02 +00:00
jaggernaut%netscape.com
17e594a87c Bug 128959: add icons to Tools menu. r=bryner, sr=hewitt, a=asa, adt1.0.0+. Note: placeholder icons checked in for now, the correct icons will be checked in when they're ready. 2002-04-04 09:48:20 +00:00
srilatha%netscape.com
3ff4ae877e Attempting to fix the win32 static build bustage. just deleting a
line based on dbaron's suggestion
2002-04-04 03:16:39 +00:00
nhotta%netscape.com
e7f1797a33 For fileter editing, escape the created file name before using it as URI,
bug 130352, r=naving, sr=bienvenu, a=asa, adt.
2002-04-03 23:58:56 +00:00
sspitzer%netscape.com
991dee50d4 fix for regression bug #13484. account settings tree is a single
select tree.  r=ssu, sr=bienvenu, a=asa/adt.
2002-04-03 22:30:38 +00:00
srilatha%netscape.com
91b76a92c2 Fix for bug # 134758. Static build on win32 and linux is broken.
r=cathleen, sr=sspitzer, a=asa
2002-04-03 21:56:34 +00:00
yokoyama%netscape.com
6627f3a26d Bug 129547
Add (MM/DD/YYYY) to date
in search-attributes.properties
/r=ftang, /a=asa, /adt+=jaime
2002-04-03 21:06:30 +00:00
srilatha%netscape.com
4067066986 Fix for bug 131853. Import fails if local folders doesnot exist
r=naving, sr=sspitzer, a=asa
2002-04-03 15:39:31 +00:00
blakeross%telocity.com
8e882b3814 108099, 75338 - overhaul of main menu and context menus. r=ben sr=hewitt a=asa/brendan 2002-04-03 07:58:00 +00:00
blakeross%telocity.com
b3e15a5e4d 108099, 75338 - overhaul of main menu and context menus. r=ben sr=hewitt a=asa/brendan 2002-04-03 07:07:10 +00:00
blakeross%telocity.com
5e34851046 108099, 75338 - overhaul of main menu and context menus. r=ben sr=hewitt a=asa/brendan 2002-04-03 04:16:28 +00:00
mkaply%us.ibm.com
bd2d6cf2fc #134742
r=cls, a=asa
Add SHORT_LIBNAMEs for some DLLs
2002-04-02 23:20:41 +00:00
ducarroz%netscape.com
50180a8c0c Fix for bug 109249. Don't automatically load related parts we cannot display inline by linking them to the message body. Instead, show them as attachment. Up to the user to decide to open them. R=cavin, SR=mscott, A=asa 2002-04-02 15:31:26 +00:00
seawood%netscape.com
090c63d423 More cruft removal. Remove platform.h xp_debug.h xpassert.h & xp_trace.h from the build.
Replace currently unused references to XP_ASSERT with one of NS_ASSERTION & friends.
Bug #38061 r=bryner sr=alecf a=tor/drivers a=putterman/adt
2002-04-02 07:57:02 +00:00
sspitzer%netscape.com
b964325b46 fix for dataloss bug #134134. if we crash after we modify our custom header list
but before we write prefs to disk, we will lose the changes.  r=naving, sr=bienvenu
a=asa
2002-04-01 02:51:06 +00:00
naving%netscape.com
571fc9797a 132098 r=bienvenu sr=mscott a=dbaron make undo/redo work for imap 'remove it immediately'
delete model
2002-04-01 01:00:28 +00:00
naving%netscape.com
5ac9afbdb5 127910 r=bienvenu sr=mscott a=asa. Fix a crash on downloading pop3 messages 2002-04-01 00:34:50 +00:00
ducarroz%netscape.com
0287dad088 Fix for bug 132407. Pass a full news url instead of just the newsgroup, that was the backend was expected to receive. R=cavin, SR=bienvenu, A=asa 2002-03-31 22:24:56 +00:00
ducarroz%netscape.com
9693c41bcc Fix for bug 130140 (second try). Observe NS_XPCOM_SHUTDOWN_OBSERVER_ID instead of quit-application. R=bienvenu, SR=mscott, A=valeski
Fix for bug 132407. Pass a full news url instead of just the newsgroup, that was the backend was expected to receive. R=cavin, SR=bienvenu, A=asa
2002-03-31 22:23:41 +00:00
bienvenu%netscape.com
6d645bc731 fix code that forces certain redirected logon servers delete model r=naving, sr=sspitzer a=asa 134296 2002-03-31 18:00:53 +00:00
cavin%netscape.com
b07cc7c40e Fix for 94775. When login fails, reset url state. r=bienvenu, sr=mscott, a=asa. 2002-03-31 06:27:20 +00:00
cavin%netscape.com
0bd79203b3 Fix for 132738. Make username field non-editable for redirected accounts. r=ducarroz, sr=sspitzer, a=asa. 2002-03-31 05:39:46 +00:00
cavin%netscape.com
7b2a89e61e Fix for 82791. Change return value type to nsresult so the loop won't sotp until all groups are processed. r=ducarroz, sr=sspitzer, a=asa. 2002-03-31 05:31:42 +00:00
dbaron%fas.harvard.edu
e7e7e5ce08 Attempt to fix mac bustage by removing debug libraries from optimized target. 2002-03-31 04:56:48 +00:00
srilatha%netscape.com
53f32f9c91 Fix for bug #133353. Import Utility is missing from the Tasks->Tools menu.
r=varada@netscape.com, sr=sspitzer@netscape.com, a=asa
2002-03-31 03:18:44 +00:00
srilatha%netscape.com
5fe0b177f4 Fix for bug # 78585. Import local folders from 4.x.
r=racham@netscape.com,ccarlen@netscape.com,cavin@netscape.com, ducarroz@netscape.com
sr=sspitzer@netscape.com, a=asa@mozilla.org
2002-03-31 03:08:42 +00:00
ducarroz%netscape.com
815e67cee9 Fix for smoketest blocker 134280. We need to set the identity to the default one if it's null. SR=sspitzer, A= granrose 2002-03-29 21:34:45 +00:00
sspitzer%netscape.com
4223c7b432 landing bienvenu's fix for the MDN crasher #134119
r=jefft, sr=sspitzer, a=granrose
2002-03-29 21:00:56 +00:00
mkaply%us.ibm.com
f10e725275 OS/2 bustage - implementation is const, so it must be const in the IDL/header 2002-03-29 16:47:04 +00:00
hewitt%netscape.com
1f1a6d9e13 110155 - converting tree to listbox, r/sr=sspitzer 2002-03-29 06:35:51 +00:00
hewitt%netscape.com
36eb91ed33 134135 - can't change address or cc in mail compose, r/sr=sspitzer 2002-03-29 06:19:25 +00:00
hewitt%netscape.com
d38a0937d9 bugs 110156, 110155
Removing support for <outliner> tags
Removing <tree> layout code and moving <tree> tags to outliner layout
Convert all usage of <outliner> to tree tags
Convert all usage of <tree> tags to new <tree> syntax or <listbox>
r=cmanske,varga sr=hyatt,sspitzer a=asa

Also includes fixes by Jan Varga (varga@utcruk.sk) for bugs 132020, 133451, 131393, 115894, and 129327
2002-03-29 02:46:01 +00:00
sspitzer%netscape.com
22af4d1437 attempting to fix the mac MDN build horkage. thanks to dbaron for the help. 2002-03-29 00:05:35 +00:00
sspitzer%netscape.com
437f13b03e landing changes for MDN Return Receipts feature, bug #16241
feature contributed by our friend jt95070@netscape.net (Jeff Tsai)
r=sspitzer,sr=bienvenu,a=asa.  Parts not written by jefft, r=jefft,sr=bienvenu.
2002-03-28 21:34:42 +00:00
ducarroz%netscape.com
7d9b6b995a Fix for bug 16241. Implementation of MDN. R=sspitzer, SR=bienvenu, A=asa 2002-03-28 21:30:02 +00:00
bienvenu%netscape.com
abd297d369 fix opening folder in new mail window regression r=naving, sr=sspitzer, a=asa 133484 2002-03-28 21:28:38 +00:00
ducarroz%netscape.com
46a44394fc Fix for bug 16241. Implementation of MDN. R=sspitzer, SR=bienvenu, A=asa 2002-03-28 21:24:21 +00:00
mscott%netscape.com
1beb4282f9 Bug #122626 --> biff icon isn't showing up in the system tray for win98. This is because
win98 defines support for the unicode friendly shell notify routines even though it doesn't
implement them. Fall back to the ascii version in this case.
r=bhuvan
sr=bienvenu
a=dbaron
2002-03-27 07:38:18 +00:00
mozilla.BenB%bucksch.org
9c840ea9ac 84607: Hide (not just disable) spellchecker pref UI, if there is no spellchecker installed.
r=ducarroz, sr=bienvenu, a=asa
2002-03-27 06:47:50 +00:00
seawood%netscape.com
f940144626 Remove xp_core.h & xp_mem.h and all build references to them.
Remove cruft from xp_mcom.h & xp_str.h.
Bug #38061 r=brendan sr=alecf a=valeski
2002-03-27 06:02:39 +00:00
cavin%netscape.com
943ad1a191 Fix for 132738. Allow users to edit the username field. r=ducarroz, sr=sspitzer, a=asa. 2002-03-27 05:57:51 +00:00
stephend%netscape.com
2b870674cf Bug 133589. Clear button should have a tooltip. r=racham@netscape.com/robinf@netscape.com, sr=bienvenu@netscape.com, a=asa@mozilla.org 2002-03-27 05:35:01 +00:00
cmanske%netscape.com
27c87d717c Fixed order of items in tasks menu, b=133167, fix by neil@parkwaycc.co.uk, r=cmanske, sr=hewitt, a=asa 2002-03-27 03:55:33 +00:00
kaie%netscape.com
f2af1c2edb b=107817 Make sure sent encrypted messages will be decryptable by sender.
r=ddrinan
sr=alecf
a=roc+moz
2002-03-27 03:27:43 +00:00
varada%netscape.com
86de14599e 129113 - mailing list with description is incorrectly expanded;r=rdayal;sr=sspitzer;a=dbaron 2002-03-27 03:19:32 +00:00
shliang%netscape.com
830229ed3e bug 118337 - last mailing list entry is same as first. r=bhuvan,sr=sspitzer,a=asa 2002-03-27 02:32:49 +00:00
brade%netscape.com
b74b1c0b21 add implementations for GetCommonBaseSpec and GetRelativeSpec (bug 114951, r=darin, sr=rpotts, a=asa) 2002-03-27 02:30:17 +00:00
kaie%netscape.com
2cd4e5db3f b=129100 Finalize S/Mime UI implementation
r=ducarroz/javi
sr=mscott
a=asa
2002-03-27 02:29:34 +00:00
bienvenu%netscape.com
e67cef4250 fix problem when parent msg in thread arrives after only child, in threaded view, r=cavin, sr=sspitzer, a=asa 106323 2002-03-27 02:13:18 +00:00
ducarroz%netscape.com
3fa60094fc Fix for bug 130140. Fix memory leak by breaking circular reference between the compose service and the compose window when the application quit. R=bienvenu, SR=mscott, a=dbaron 2002-03-27 02:06:52 +00:00
cmanske%netscape.com
adeee46c39 Add support for doubleclick to launch property dialogs in Message Composer, b=13340, r=brade,sr=sspitzer,a=dbaron 2002-03-27 01:25:07 +00:00
darin%netscape.com
edab6546f5 fixes bug 116365 (second attempt) "[RFE] Cache partial documents; automatically
issue byte range requests" r=gagan sr=mscott,rpotts,brendan a=asa
2002-03-26 23:33:19 +00:00
bienvenu%netscape.com
2616141c6d disable a few offline download commands when offline r=naving sr=sspitzer, a=asa 131531 2002-03-26 20:54:59 +00:00
bienvenu%netscape.com
fe5652d3ef fix sharing tab imap folder type for other users and public folders 133471 r=naving, sr=mscott, a=asa 2002-03-26 20:53:02 +00:00
varada%netscape.com
af0de84298 fix for 133422;hide smtp servers to prevent users from messing up;r=ssu;sr=mscott;a=asa 2002-03-26 20:15:49 +00:00
seawood%netscape.com
6da36f8962 Update .cvsignore to ignore generated Makefiles.
Bug #131909 r=pavlov a=asa
2002-03-26 15:42:05 +00:00
seawood%netscape.com
3f13f37cb4 Updating lists of generated makefiles.
Bug #131909 r=pavlov a=asa
2002-03-26 15:35:48 +00:00
rdayal%netscape.com
a7a074dd9e Change to enable the UI for replication, related to bug # 128086.
r=sspitzer, sr=bienvenu, a=asa

minor change to display the offline tab and download now button.
2002-03-26 11:43:04 +00:00
rdayal%netscape.com
3d306c1761 Landing Address book LDAP replication. bug # 128086.
mac xml project file changes to build the new files and interfaces.

r=dmose, sr=sspitzer, a=asa.
2002-03-26 10:10:20 +00:00
rdayal%netscape.com
ccc7af8b80 Landing Address book LDAP replication, bug # 128086
these files define the CID and ContractID for new LDAP replication interfaces
and their implementation and make them part of Addressbook module using the factory.
makefile changes for uriloader dependency for nsIWebProgressListener.

r=sspitzer, sr=bienvenu, a=asa.
2002-03-26 10:08:06 +00:00
rdayal%netscape.com
45650cd2c2 Landing Address Book LDAP Replication, bug # 128086
these files define : replication service interface called from UI,
replication query interface called for executing an LDAP query,
replication data interface called for processing retrieved data.

r=sspitzer, sr=bienvenu, a=asa.
2002-03-26 10:04:10 +00:00
rdayal%netscape.com
0685179164 Landing Address Book LDAP replication, bug # 128086.
These files implement : the replication service called from the UI,
replication query class which executes an LDAP query, and
replication data class which processes the replication data retrieved.
And the modified makefiles to build these files.

r=sspitzer, sr=bienvenu, a=asa.
2002-03-26 10:01:14 +00:00
darin%netscape.com
171c8b28ee backing out changes (for bug 116365) to fix btek page-loader crash. 2002-03-26 08:47:10 +00:00
darin%netscape.com
f2d3a0287d fixes bug 116365 "[RFE] Cache partial documents; automatically issue byte
range requests" r=gagan sr=mscott,rpotts,brendan a=asa
2002-03-26 06:54:07 +00:00
morse%netscape.com
6dcaf507ae bug 130306, preparing to freeze nsiPasswordManager, r/sr = alecf/darin, a=asa 2002-03-26 01:13:39 +00:00
varada%netscape.com
7d92a72f8c fix for 132697;stop or send mail based on spellchecker dialog;r=cmanske;sr=bienvenue;a=asa 2002-03-26 01:11:25 +00:00
bienvenu%netscape.com
facf1d3a32 fix problems with selection going into and returning out of quick search, r=naving, sr=sspitzer 132117 and 132171 2002-03-26 00:53:18 +00:00
bienvenu%netscape.com
c23656f8be fix crash doing an imap sync while offline and problem loading imap message with images on cyrus server r=cavin, sr=sspitzer, a=asa 131531, 132616 2002-03-26 00:52:03 +00:00
bienvenu%netscape.com
8768f09378 fix regression handling news urls r=sspitzer, sr=darin, a=asa 132699 2002-03-26 00:49:36 +00:00
varada%netscape.com
65d20cc280 fix for bug#129603;hiding or greying out menu items that are not supported by the server;r=racham;sr=bienvenu;a=asa 2002-03-25 22:34:34 +00:00
rods%netscape.com
e3756797e7 This was suppose to be part of patch for
Bug 126734 r=ducarroz sr=spitzer a=asa
2002-03-25 14:47:08 +00:00
bienvenu%netscape.com
1625fa7241 fix move of local messages to imap delete source local message 131595 r=sspitzer, sr=mscott, a=asa 2002-03-23 23:01:50 +00:00
cbiesinger%web.de
bf27eea9a6 bug 119531 r=bzbarsky sr=bienvenu a=scc
JavaScript strict warnings in messengerdnd.js
2002-03-23 21:29:56 +00:00
dbaron%fas.harvard.edu
b95312c405 Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa 2002-03-23 21:03:32 +00:00
sspitzer%netscape.com
e4bf36d24a default accounts to use the global MDN prefs. NOT PART OF THE BUILD.
a=asa
2002-03-23 17:28:31 +00:00
rods%netscape.com
05f3ce15a4 These are called as backstops in case a PrnitSettings was not passed in
at the moment these lines are not executed
Part of Bug 126734 r=ducarroz sr=spitzer a=asa
2002-03-23 16:46:00 +00:00
cbiesinger%web.de
0604302118 bug 104906 r=pavlov sr=tor a=asa
imgRequest::SniffMimeType and nsUnknownDecoder::SniffForImageMimeType should be one function
2002-03-23 13:21:33 +00:00
cmanske%netscape.com
6ed40c3805 Add tasks overlay for starting editor from taskbar or menus in other modules. b=122271, fix by neil@parkwaycc.co.uk, r=cmanske, sr=hewitt, a=asa 2002-03-23 04:38:14 +00:00
sspitzer%netscape.com
cad1f77196 landing some of the changes for MDN for jefft. bug #16241. a=asa. NOT PART OF THE BUILD. 2002-03-23 03:48:15 +00:00
sspitzer%netscape.com
44fa6043aa landing some of the changes for MDN for jefft. bug #16241. a=asa. NOT PART OF THE BUILD. 2002-03-23 03:39:34 +00:00
bienvenu%netscape.com
b2c246f399 fix problem saving attachments from attachment pane in folders that have a quote in the name r=cavin, sr=sspitzer, a=asa 130763 2002-03-23 01:17:13 +00:00
ducarroz%netscape.com
cc4806c39b Fix for bug 124045. Don't try to print a null string. Patch submitted by Henry.Jia@sun.com. R=ducarroz, SR=sspitzer, A=scc 2002-03-23 01:16:14 +00:00
mscott%netscape.com
46d90c3f99 Bug #132401 mailnews portion of the ALERT_SERVICE_BRANCH landing.
hook biff up to showing an animated alert for windows.
Force folks trying to open a new mail window to go through the the mail open window service
which now takes a folder and a message key.

r=bhuvan
sr=bienvenu
a=asa
2002-03-22 23:28:55 +00:00
mscott%netscape.com
3b5e104a3d Bug #132401 mailnews portion of the ALERT_SERVICE_BRANCH landing.
Add a check box in the mailnews prefs panel for turning off animated alerts.

r=bhuvan
sr=bienvenu
a=asa
2002-03-22 23:25:49 +00:00
cavin%netscape.com
351edd2e88 Fix for 82791. Allows OE and Outlook lists/groups to be imported and fixes the problem of not showing summary info at the end of import. r=ducarroz, sr=sspitzer, a=asa. 2002-03-22 22:19:46 +00:00
mscott%netscape.com
a817bbe0cc Bug #132643 --> add default prefs for controlling the behavior of the animated alert.
r=sspitzer
sr=hewitt
a=asa
2002-03-22 19:26:28 +00:00
sspitzer%netscape.com
3bfb435f1f fix for #132738 (really bugscape #10240)
for servers with redirectors,
username, hostname, port should be fixed text (labels)
instead of input areas, as the user shouldn't edit them.
r=cavin,sr=bienvenu,a=asa
2002-03-22 19:10:16 +00:00
sspitzer%netscape.com
626da15901 until bug #101252 is fixed, objects called through proxies need to have THREADSAFE_ISUPPORTS.
r=dmose. NOT PART OF THE BUILD. a=asa
2002-03-22 18:20:10 +00:00
rdayal%netscape.com
5c857d74bf NOT PART OF THE BUILD
Checking in new idl files for LDAP Replication, bug # 128086.
r/sr=sspitzer, a=asa
2002-03-22 09:33:19 +00:00
rdayal%netscape.com
3fce2689ea NOT PART OF THE BUILD.
Checking in new src files for basic LDAP replication, bug # 128086.
r/sr=sspitzer, a=asa
2002-03-22 09:31:38 +00:00
sspitzer%netscape.com
9ddf341d4f more tweaks. not part of the build. a=asa 2002-03-22 08:43:58 +00:00
sspitzer%netscape.com
46980b3dd1 more tweaking. not part of the build. a=asa 2002-03-22 08:34:12 +00:00
sspitzer%netscape.com
a8a1078709 NOT PART OF THE BUILD. default the progress dialog to a better height and width.
a=asa
2002-03-22 05:05:37 +00:00
sspitzer%netscape.com
a5909ce193 changes for #120427. for offline LDAP addressbook pane.
note, until the pref-directory-add.xul change goes in, this
new function and these new strings aren't part of the build.
patch by srilatha.  NOT PART OF THE BUILD.
r/sr=sspitzer, a=asa
2002-03-22 04:41:30 +00:00
sspitzer%netscape.com
de74e73c7e changes for #120421. progress UI (and driving code) for LDAP replication.
initial work by srilatha.  NOT PART OF THE BUILD.  a=asa
2002-03-22 04:33:05 +00:00
bienvenu%netscape.com
4d465d4679 fix context menu and saving of inline attachments r=ducarroz, sr=sspitzer a=scc 129852 2002-03-22 03:57:07 +00:00
andreww%netscape.com
d247de53c5 bugzilla bug 62011 - r=hwaara, sr=bienvenu, a=asa OBO drivers. Fixing subscribe dialog. Thanks to hwaara@chello.se and neil@parkwaycc.co.uk for cleanup suggestions. 2002-03-22 00:21:56 +00:00
cavin%netscape.com
8f6d539d0c Fix for 132095. Remember the redirector type from last login and uses it, along with the username, to determine if password is required on the next login. r=ducarroz, sr=mscott, a=asa. 2002-03-22 00:07:21 +00:00
stephend%netscape.com
ce33233f58 Bug 132409. Clear and Compose buttons have the same mnemonic, 'C'. r=jglick@netscape.com/bhuvan@netscape.com, sr=bienvenu@netscape.com, a=asa@mozilla.org 2002-03-21 23:46:19 +00:00
stephend%netscape.com
d49410a89d Fixing bug 132411 and bug 132389. Bug 132389 - Conflicting mnemonics. r=jglick@netscape.com, sr=sspitzer@netscape.com, a=scc@mozilla.org. Bug 132411 - View | Sort By | Nick Name should read 'Nickname'. r=robinf@netscape.com, sr=bienvenu@netscape.com, a=scc@mozilla.org 2002-03-21 23:27:27 +00:00
caillon%returnzero.com
e884fa27f1 Bug 119936, Show currently selected mail label in context menu. r=hwaara,ssu; sr=bienvenu; a=asa 2002-03-21 23:22:50 +00:00
bienvenu%netscape.com
5b67c69e79 fix problems with notifications of msgs added and deleted failing, e.g., folder with new msgs not getting bolded r=varada sr=sspitzer a=asa 132118 2002-03-21 14:42:11 +00:00
sspitzer%netscape.com
3d4a529c32 fix for #132225. local addressbook searches return (bogus) duplicate results if you have mailing lists.
r=racham, sr=bienvenu, a=asa
2002-03-21 01:59:47 +00:00
darin%netscape.com
460a4578e2 fixes pending mac bustage 2002-03-20 23:55:16 +00:00
darin%netscape.com
9fbd1028d6 b=128508 "freeze nsIChannel nsIRequest" r=gagan, sr=rpotts, a=asa 2002-03-20 22:50:33 +00:00
jaggernaut%netscape.com
8f26b59dcb Bug 101723: security icon only works for the first tab
Bug 117203: Insecure POST warning only comes up for first tab
Bug 120043: Page Info shows information about a page in the first tab
r=sgehani, r=kaie/ddrinan (for security stuff), sr=sspitzer (for mail/news stuff), sr=hyatt, a=asa. Work based on patch by Smaug <smaug@jippii.fi>.
2002-03-20 09:57:35 +00:00
racham%netscape.com
de5dd36dc5 Fixing bug 129693. Adding tooltip to GetMap button to make functionality of the widget clear to the end user. r=ssu, sr=mscott, a=asa 2002-03-20 01:25:11 +00:00
cbiesinger%web.de
331c17d74b bug 131580 r=doron sr=blake a=asa
typo in msgSecurityInfo.properties
2002-03-19 22:11:52 +00:00
ducarroz%netscape.com
cd488b8463 Remaining fix for bug 83263. Don't stop parsing alternative parts at the first invalid one, instead continue until the last one. R=varada, SR=mscott, A=asa 2002-03-19 22:06:36 +00:00
nhotta%netscape.com
b385b7c3d9 Changed GetTopmostMsgWindow to return the real top most in case more than one message windows,
bug 59229, r=ducarroa, sr=sspitzer, a=asa.
2002-03-19 21:57:07 +00:00
ducarroz%netscape.com
8b21a292e9 Fix for bug 128888. Do not emit a MIME header for a message/rfc822 part. Also fix bogus partNum string extraction. R=bienvenu, SR=mscott, A=asa 2002-03-19 21:56:22 +00:00
bienvenu%netscape.com
475389b756 fix problems selecting renamed folder, especially with redirected logons r=sspitzer, sr=mscott, a=asa 131491 2002-03-19 15:40:37 +00:00
bienvenu%netscape.com
26c1716e82 fix reloading of pop3 truncated message while in standalone msg window r=cavin, sr=sspitzer, a=asa 127100 2002-03-19 15:25:57 +00:00
seawood%netscape.com
f974fe7e31 Fixing REQUIRES bustage in win32 gmake build. 2002-03-19 11:15:02 +00:00
cavin%netscape.com
1713121ffb Fix for 126483. Init 'rv' to NS_OK so that we don't stop on the first header which doesn't have a value associated with it. r=ducarroz, sr=bienvenu, a=asa. 2002-03-19 08:17:04 +00:00
cavin%netscape.com
a2555208e4 Fix for 100867 - Use system charset for body conversion if not set in msgs. r=ducarroz, sr=sspitzer, a=asa. 2002-03-19 08:11:35 +00:00
alecf%netscape.com
451df7d6c3 a further nsString api reduction: remove the last case-insensitive PRUnichar*-to-PRUnichar* comparisons, moving to new API, and remove old methods from nsString. r=dougt, sr=jag a=scc 2002-03-19 06:46:56 +00:00
timeless%mac.com
dec943eb10 Bug 106386 rid source of misspellings
r=db48x sr=blake a=asa
2002-03-19 04:30:17 +00:00
cavin%netscape.com
bdb7cc499a Fix for 106534. Set the right FCC folder url at init time so that the compose/send code will always have the correct url to deal with. r=ducarroz, sr=bienvenu, a=asa. 2002-03-19 01:07:12 +00:00
ducarroz%netscape.com
4766631e24 Fix for bug 107425. We need to force the entry point to the end of the document after we call InsertSource. R=varada, SR=bienvenu, A=asa 2002-03-19 00:00:35 +00:00
kaie%netscape.com
4e709fd3f6 b=52330 r=bienvenu sr=brendan a=dbaron
Support non-default SMTP Port
checking in for kye@gmx.de
2002-03-18 04:29:17 +00:00
sspitzer%netscape.com
c56257ebc5 fix for #127007.
migration from 4.x sometimes doesn't show LDAP servers in addressbook.
r=srilatha,sr=bienvenu,a=asa
2002-03-16 03:15:28 +00:00
ssu%netscape.com
ee85e50aed fixing bug 130982 - delete/move context menu command attempts to restore focus to invalid row. r=bhuvan sr=sspitzer 2002-03-16 03:12:58 +00:00
ssu%netscape.com
2a328ff4ed checking in patch for andreas.premstaller@uibk.ac.at. fixes bug 57566 - Can't delete mail attachments using the mouse. r=ssu, sr=sspitzer, a=asa 2002-03-15 05:29:21 +00:00
sspitzer%netscape.com
018d22cbdc fix for #129961. Enter in ab quick search textbox should search immediately.
also, remove duplicate code.
r=shliang, sr=bienvenu, a=asa
2002-03-15 05:26:15 +00:00
bienvenu%netscape.com
9bbfc07c49 don't logout of external logon session when send logon fails fix by mscott, r=me, sr=sspitzer, a=asa 130986 2002-03-15 03:39:17 +00:00
bienvenu%netscape.com
5beb90a147 fix 130986 when imap logon redirector fails, shouldn't log out of connection (for mscott) r=me, sr=sspitzer a=asa, part of 114211 close imap folder db after move/copy into folder r=cavin, sr=sspitzer 129928 multiple drag/drop of local messages to imap folder failing r=sspitzer, sr=mscott, a=asa 130989 shouldn't display logon errors from biff with imap logon redirection r=cavin, sr=sspitzer, a=asa 2002-03-15 03:29:54 +00:00
bienvenu%netscape.com
d5635c170d fix 129305 r=cavin, sr=sspitzer a=asa fix open folder in new window command 2002-03-15 00:21:25 +00:00
sspitzer%netscape.com
9053c2ce83 fix for accessibility bug #94802
r=ssu, sr=bienvenu, a=asa
space bar should toggle a filter's enabled state.

also, some clean up for my similar fix for #95212
(space bar should toggle the subscribed state)
2002-03-15 00:07:04 +00:00
sspitzer%netscape.com
a43acc68fa fix for #130162. next toolbar button doesn't do anything in std alone msg window.
r=ssu, sr=bienvenu, a=asa
2002-03-14 23:59:59 +00:00
sspitzer%netscape.com
71701fe96b fix for #126331. add "Compose" button to address book advanced search dialog.
r=ssu, sr=bienvenu, a=asa.
2002-03-14 23:39:57 +00:00
akkana%netscape.com
d7cbebbdc8 128903: Clean up the editor IDL, and anyone who uses them. r=brade,cmanske,ducarroz (for mail); sr=sfraser; a=dbaron 2002-03-14 22:11:14 +00:00
andreww%netscape.com
d2bc38bc28 bugzilla 129140 r=hwaara, sr=hewitt, a=asa - updating skinversion to 1.0 2002-03-14 21:20:51 +00:00
srilatha%netscape.com
01b956d3a7 Fix for bug #86991. Create a folder in Local Folders instead of an account for the imported mail.
r=naving@netscape.com, sr=sspitzer@netscape.com, a=asa@mozilla.org
2002-03-14 21:09:47 +00:00
bienvenu%netscape.com
ae459fcb64 potential fix for crash reading corrupted imap messages r=cavin, sr=sspitzer, a=asa 126987 make GetMsgHdrForKey return an error when it can't create a msg hdr 2002-03-14 21:02:08 +00:00
varada%netscape.com
73da3c3144 fix for 130761-able to enter smtp server in account creation;r=bhuvan;sr=dbienvenu;a=asa 2002-03-14 20:35:28 +00:00
seawood%netscape.com
9bdb6711d0 Remove now redudant REGCHROME calls.
Bug#129456 r=bryner a=asa
2002-03-14 07:11:30 +00:00
seawood%netscape.com
abb8a23948 Remove REGCHROME calls since we now auto-register chrome when jars are processed.
Bug #129456 r=bryner a=asa
2002-03-14 06:17:54 +00:00
ssu%netscape.com
f19d0ad6e5 fixing bug 30560 - right-clicking a mail message/folder should not display it. r=neil, sr=sspitzer, a=asa 2002-03-14 02:40:51 +00:00
stephend%netscape.com
2265f0ca4a Fixing bug 130367 and 130318. Bug 130367 - Pane and window title in prefs should read 'Composition' instead of 'Mail Composition'. r=jglick@netscape.com/robinf@netscape.com, sr=bienvenu@netscape.com, a=brendan@mozilla.org. Bug 130318 - Composition pref panel accesskeys are wrong case. r=bzbarsky@mit.edu, sr=bienvenu@netscape.com, a=brendan@mozilla.org 2002-03-14 01:55:11 +00:00
cavin%netscape.com
51c68bddc6 Fix for #123804. Reset the unsigned integer variable before copying 3 bytes of data into it. r=bienvenu, sr=sspitzer, a=asa. 2002-03-14 00:54:02 +00:00
cavin%netscape.com
2d9017b586 Fix for #100385. Reset 3 control variables of nsMessengerMigrator object in turbo mode. r=bhuvav, sr=sspitzer, a=asa. 2002-03-14 00:51:46 +00:00
nhotta%netscape.com
11951ee4bf Fix for Unicode conversion problem for reply-to header (it removes incorrect/unnecessary conversion).
For Bcc, it adds to encode the header as MIME to prevent creating header as raw UTF-8.
Also avoids an extra copy for Bcc when the identity is not specified (in nsMsgCompose.cpp).
the patch from adu@sparc.spb.su, bug 64092, r=nhotta, sr=sspitzer, a=asa.
2002-03-13 23:51:29 +00:00
bienvenu%netscape.com
dce4c831e3 fix labels not sticking when db is regenerated, patch by naving, r=bienvenu, sr=sspitzer 123110 a=shaver 2002-03-13 23:48:10 +00:00
bienvenu%netscape.com
a9d6db5667 fix 130643 can't read imap messages w/o mem cache r=cavin, sr=mscott,sspitzer a=shaver 130616 bad imap password sent to the server multiple times w/o reprompting user r=cavin, sr=sspitzer, a=shaver, 130603 loading messages with images on server w/o other users namespace causes prompt to subscribe to folder r=cavin, sr=sspitzer, a=shaver 2002-03-13 23:39:54 +00:00
cavin%netscape.com
39ccdff075 Back out fix for 100385. 2002-03-13 22:36:24 +00:00
cavin%netscape.com
29025a0244 Fix for #100385. Reset 3 control variables of nsMessengerMigrator object in turbo mode. r=bhuvav, sr=sspitzer, a=asa. 2002-03-13 21:15:37 +00:00
sspitzer%netscape.com
e0be36c11e additional fix for #128962. pref UI work for MDN (return receipts)
NOT PART OF THE BUILD (yet)

fix the global prefs to match the 4.x global
prefs so that migration is a no-brainer.  fix the per account
prefs to be correct (wrt server or identity).  fix certain prefs to be
booleans, instead of ints.

r=shuelan, sr=bienvenu, a=shaver
2002-03-13 01:41:10 +00:00
sspitzer%netscape.com
515c190b5d fix for accessibility bug #95212. pressing space ball should toggle the subscribed state
when a newsgroup / folder is selected.
r=racham,sr=bienvenu,a=shaver
2002-03-13 01:29:53 +00:00
sspitzer%netscape.com
deef1f88e5 fix for #128500. don't select the quick search text when the timer fires.
r=sspitzer, sr=bienvenu, a=shaver.  fix by naving, who is on vacation.
2002-03-13 01:21:39 +00:00
seawood%netscape.com
ef015e206d Fix |Cannot use const char* to initialize char*| bustage with Sun Forte compilers.
Thanks to Pete Zha <pete.zha@sun.com> for the patch.
Bug #129533 r=Roland.Mainz a=asa
2002-03-12 23:49:23 +00:00
morse%netscape.com
a3db62d620 bug 128948, crash in password manager, r=racham, sr=jag, a=asa 2002-03-12 21:19:03 +00:00
hwaara%chello.se
7c4d528623 #69528, "Can't add multiple attachments at once via dnd [drop files]"
r=varada, sr=sspitzer, a=shaver
2002-03-12 21:03:24 +00:00
timeless%mac.com
751ca6a031 Bug 123550 Toggling unread column doesn't properly toggle unread counts in name column
patch by neil@parkwaycc.co.uk r=timeless sr=sspitzer a=asa
2002-03-12 15:34:33 +00:00
sspitzer%netscape.com
06aac6a3ea fix for #124022. improve LDAP addressbook performance by only asking
the server for the attributes that we can handle,
to reduce network traffic.  r=dmose,sr=bienvenu,a=shaver
2002-03-12 05:37:21 +00:00
sspitzer%netscape.com
ee83f049a6 fix for #129955. LDAP search doesn't work if you don't have maxHits defined.
r=dmose,sr=mscott,a=shaver
2002-03-12 05:30:19 +00:00
darin%netscape.com
281c86ec58 b=99165 Freeze nsIInputStream nsIOutputStream (not yet frozen... but close)
r=dougt sr=shaver a=asa
2002-03-12 00:59:06 +00:00
sspitzer%netscape.com
5df1211858 fix for regression #129988 (that I caused).
next unread message (and other commands) should work when message pane has focus.
r=ducarroz,ssu sr=bienveu a=brendan.
2002-03-11 20:29:07 +00:00
kaie%netscape.com
b739ebef10 b=123069 Mozilla ignores "encrypt always" preference!
r=javi sr=mscott a=asa
2002-03-11 19:00:09 +00:00
ducarroz%netscape.com
b1774bb52f Fix for bug 105713. Body tag attributes are lost when inserting the html source into the message body using editorshell, therefore we need to extrat them and set them manually in the DOM. R=varada, SR=bienvenu, A=asa
Also contains part of the fix for bug 127077. If the body tag contains a background image or colors, it must not be considered as a plaintext element. R=varada, SR=bienvenu, A=asa
2002-03-11 15:05:50 +00:00