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

14123 Коммитов

Автор SHA1 Сообщение Дата
neil%parkwaycc.co.uk 8446187b5c Bug 112264 fix descriptive tooltips for thread pane column headers r=jglick sr=sspitzer 2003-02-24 11:01:23 +00:00
neil%parkwaycc.co.uk 68b2bf0c67 Bug 180394 ctrl+a doesn't work after switching views r/sr=sspitzer 2003-02-24 10:41:39 +00:00
neil%parkwaycc.co.uk 8a0d01776d Bug 156930 View: Need better handling of Next r/sr=sspitzer 2003-02-24 10:40:28 +00:00
neil%parkwaycc.co.uk a583b2467b Bug 158711 Mail Alert Notification checkbox r/sr=sspitzer 2003-02-24 10:33:34 +00:00
neil%parkwaycc.co.uk e5bacfd19a Bug 132108 Remove temporary patch for bug 26528 r=ducarroz sr=sspitzer 2003-02-24 10:28:06 +00:00
pete.zha%sun.com 29f051b1d6 bug=193068
Missing accesskeys in preference dialogs
r=timeless sr=jaggernaut@netscape.com
2003-02-24 07:59:17 +00:00
sspitzer%netscape.com a9a51d3c18 fix for bug #160586.
IMAP folder moved to ~/<folder> instead of ~/mail/<folder> when moving from sub-folder
r/sr=henry.jia,sspitzer
thanks to philip.zhao@sun.com for the patch.
2003-02-23 15:58:35 +00:00
sspitzer%netscape.com b476245325 fix for bug #190044. too many status messages for
pop3, nntp, and smtp.  just do what darin did for imap.
thanks to kazhik@mozilla.gr.jp for the initial patch.
r=cavin, sr=bienvenu
2003-02-23 04:12:21 +00:00
sspitzer%netscape.com 5df8ac3e9a fix for bug #190825. add junk mail icon to header pane for messages we think are junk.
also, fix for bug #185269 (fix classic skin icon in thread pane and thread pane column header)
r/sr=bienvenu
2003-02-23 04:05:57 +00:00
sspitzer%netscape.com 8d30032ffa bullet proofing for crasher bug #194335.
some additional code clean up (found while reviewing bug #190106.
r/sr=bienvenu
2003-02-23 01:51:37 +00:00
sspitzer%netscape.com bc7704ff58 adding Makefile.in, to one day allow conditional building movemail.rdf
(for pkw@us.ibm.com).  not part of the build yet.  removing older files.
2003-02-23 01:35:27 +00:00
sspitzer%netscape.com ab78def26d updating the rdf files, and adding two samples:
webmail (from Netscape 7.x and movemail, from pkw@us.ibm.com)
2003-02-23 01:34:19 +00:00
sspitzer%netscape.com c06c713533 info on the sample rdf files 2003-02-23 01:33:39 +00:00
cbiesinger%web.de b70b9318ee 193855 r/sr=bienvenu offline.news.download.use_days twice in the prefs files 2003-02-22 16:52:58 +00:00
kairo%kairo.at c914448d15 bug 154248 - Character Coding option in preferences has incorrect accesskey, r=jglick, sr=sspitzer, checking in for piersc@cogs.susx.ac.uk 2003-02-22 13:56:57 +00:00
varga%netscape.com 0d0ab083d9 Fix for bug 192365. Remove extraneous seltype="multiple" attributes of <tree>s in xul.
r=varga, sr=jag, patch by Daniel Crisman <bugzilla@w.d6.org>
2003-02-22 11:48:19 +00:00
ssu%netscape.com 34b2740b18 attempting to fix bug 140995 - Freeze after setting as default browser [Win 2000 and XP]. Not sure if this is the real fix since I can't reproduce the problem exactly. sr=jag a=asa 2003-02-22 09:10:00 +00:00
kaie%netscape.com f4e22d2dce b=191505 crash in mime_get_main_object when forwarding as attachment
r=ducarroz sr=sspitzer a=asa
2003-02-21 23:17:16 +00:00
darin%netscape.com 627d49fc47 fixes bug 190106 "IMAP connections hanging" r/sr=sspitzer,bienvenu a=asa 2003-02-21 09:48:41 +00:00
sspitzer%netscape.com 3f55e72761 fix for #193142.
filename lost when saving / opening attachments.
caused by my fix for #191817.  I accidentally removed a call to escape().
thanks to jshin@mailaps.org for the fix.
r/sr=sspitzer, a=asa
2003-02-21 04:24:21 +00:00
sspitzer%netscape.com a155a65a45 fix for 1.3 blocker bug #179856
crash when you undo a move (or copy).

this regression was caused by two checkins (#59694 and #166411)

the fix is to move the code that sets the src and dest keys on the
undo transaction back to where it was and to bullet proof
the undo transaction code so that if we don't have any src keys.

r=cavin, sr=bienvenu, a=asa
2003-02-21 01:20:44 +00:00
shliang%netscape.com 89a3c12c27 142148 fix sort widget in sidebar addressbook. r=cavin, sr=sspitzer, a=asa 2003-02-13 23:08:10 +00:00
neil%parkwaycc.co.uk 023c9d76ef Bug 183331 Message Views feature: UI Nits r/sr=sspitzer a=asa 2003-02-13 13:27:50 +00:00
sspitzer%netscape.com bac3a01063 supplimental fix for #192074. removing mozilla/mailnews/absync from the tree.
r/sr=bienvenu, this bug has a=asa
2003-02-12 19:32:18 +00:00
sspitzer%netscape.com dfd90c224e supplimental fix for #192074. removing mozilla/mailnews/absync from the tree.
r/sr=bienvenu, this bug has a=asa
2003-02-12 19:13:13 +00:00
neil%parkwaycc.co.uk 2174e6c7ea Bug 112264 need descriptive tooltips for thread pane column headers r/sr=sspitzer a=asa 2003-02-12 11:42:50 +00:00
neil%parkwaycc.co.uk 3b385a4a77 Bug 114505 Offline: No mnemonics in 'Download and Sync Messages' dialogs p=walk84@yahoo.com r=me sr=sspitzer a=asa 2003-02-12 11:26:08 +00:00
sspitzer%netscape.com f84c8479d1 fix for bug #192074. remove the absync code from the mozilla tree.
r=cavin, sr=bienvenu, a=asa
2003-02-11 08:14:50 +00:00
sspitzer%netscape.com f8ae111343 fix for bug #122282.
files with .ldif/.txt/.tab extension are not listed when corresponding file types are specified.
thanks to pkw@us.ibm.com for the fix.  r/sr=sspitzer, a=asa
2003-02-11 07:54:25 +00:00
sspitzer%netscape.com 58babb3e10 fix for bug #188051. IMAP mark as read sends DeleteOrMoveMsgCompleted event.
thanks to bienvenu for the fix.  r/sr=sspitzer, asa.
2003-02-11 07:49:39 +00:00
henry.jia%sun.com 87345cb1a7 Bug 148043: namespace prefs keep growing when checking for mail in multiple folders is on due to cached connections
r=bienvenu, sr=Henry, a=asa
2003-02-11 04:07:22 +00:00
darin%netscape.com 40bdb33809 fixes bug 192272 "Mozilla crashed on Quit after attempting access to SSL
IMAP account during DNS hang [@ nsInputStreamPump::EnsureWaiting]"
r=sspitzer sr=bienvenu a=asa
2003-02-08 00:52:54 +00:00
sspitzer%netscape.com 06c572f05b fix for bug #191817.
Privileged script insertion in attachment content-type header
thanks to guninski@guninski.com for the bug report and the fix.
r/sr=sspitzer, a=asa
2003-02-07 02:36:18 +00:00
neil%parkwaycc.co.uk ae13e06625 Bug 191732 Compose mail to from context menu message header always uses default identity r/sr=sspitzer a=asa 2003-02-06 13:06:35 +00:00
neil%parkwaycc.co.uk 90e1fd70b4 Bug 106712 disable the View | Messages | Threaded menuitem when in quick search mode r/sr=sspitzer a=asa 2003-02-06 13:05:19 +00:00
neil%parkwaycc.co.uk 45f8b79f34 Bug 87321 Shift+Tab has duplicate behavior (event handled twice in message compose) r=brade sr=sspitzer a=asa 2003-02-04 12:12:55 +00:00
kaie%netscape.com 160d5ac76b b=186087 Mozilla hangs when using SSL SMTP with revoked certificate
r/sr=sspitzer a=dbaron
2003-02-04 01:22:49 +00:00
neil%parkwaycc.co.uk ed125eaf2f Bug 191452 Sender's email is dropped when composing mail using rightclick context menu with collapsed headers r/sr=sspitzer a=asa 2003-02-03 11:53:46 +00:00
cavin%netscape.com 330188ebbc Fix for bug 191052. Cleaned up IsLDIFFile() and made it so that if the average leagl ldif field is 3 or more then it's a valid ldif file. r=nhotta, sr=sspitzer,a=asa. 2003-02-03 07:16:02 +00:00
bzbarsky%mit.edu eb8fe99cb8 Fix mailto: form submission. Bug 191248, patch by dgk@metrocast.net (David G
King (nee dgk@lr.net)), r=sspitzer, sr=bzbarsky, a=asa
2003-02-01 05:02:11 +00:00
sspitzer%netscape.com 0561607dac supplimental whitespace fixes for bug #124080, which was approved by asa.
thanks to cavin for catching my tab foo.
2003-01-31 23:04:58 +00:00
sspitzer%netscape.com 88fa6d0bf3 fix for bug #188939. remove "unknown" and "not junk" as search and mailview criteria choices.
we remove "unknown" because the user never sees anything that distinguishes unknown from not junk.
being left with just junk and not junk, we remove not junk, because that's just "isn't junk"
r/sr=bienvenu, a=asa
2003-01-31 22:54:13 +00:00
sspitzer%netscape.com 77c5c7cba3 fix for bug #189489. hook up help buttons for junk mail controls dialog and message view dialogs.
r/sr=bienvenu, a=asa
2003-01-31 22:48:31 +00:00
loadrunner%betak.net 2c7e185b46 bug 190734, r=brade, sr=sfraser, a=asa 2003-01-30 11:21:41 +00:00
neil%parkwaycc.co.uk e27ab31ecd Bug 189802 Junk mail dialog should disable radiogroup, not individual radio buttons r/sr=sspitzer a=asa 2003-01-30 10:19:59 +00:00
neil%parkwaycc.co.uk cf1c5d07bf Bug 167815 Compose mail to context menu in message header always brings up plain text compose r=cavin sr=sspitzer a=asa 2003-01-30 09:38:38 +00:00
ere%atp.fi f70eef7557 Bug 151279 (SMTP-Auth is not found on a RFC-Valid-Response): Fixed SMTP EHLO response parsing
r=jgmyers, sr=bienvenu, a=asa
2003-01-30 08:47:07 +00:00
sspitzer%netscape.com eb47741c6b fix for bug #124080.
show secure LDAP server icon for addressbook dir pane.
r/sr=bienvenu, a=asa
2003-01-30 07:24:14 +00:00
sspitzer%netscape.com 0030f74295 fix for bug #191188
mail views list dialog should be modal to the 3 pane.
r/sr=bienvenu, a=asa
2003-01-30 06:48:04 +00:00
sspitzer%netscape.com 3db1ba2496 fix for bug #190129 and bug #190173.
don't show ldap addressbooks and local ab mailing lists in the
"Sender is[n't] in addressbook" picker in filters, search, or mail views.
r/sr=bienvenu, a=asa
2003-01-30 06:45:39 +00:00
darin%netscape.com d8738047ab fixes bug 190988 "hang when displaying image attachments" r/sr=sspitzer
a=asa
2003-01-30 01:34:41 +00:00
sspitzer%netscape.com 0d63723d82 fix for bug #158711. don't show the "show and alert" pref UI for platforms
(like linux) that don't have the alert service.
r/sr=dmose, a=asa
2003-01-30 00:46:28 +00:00
neil%parkwaycc.co.uk f0ad94ed78 Bug 106712 disable the View | Messages | Threaded menuitem when in quick search mode r/sr=sspitzer a=asa 2003-01-29 13:38:57 +00:00
darin%netscape.com e3450efbaf fixes bug 190946 "refreshing newsgroups does not download all groups"
r/sr=sspitzer a=asa
2003-01-29 06:46:30 +00:00
sspitzer%netscape.com da5e479a21 fix for bug #128446
clicking on 'name' column in folder pane reverses account sort order.
thanks to myk@mozilla.org for the patch
r=varga, sr=scc,sspitzer a=asa
2003-01-29 06:24:47 +00:00
sspitzer%netscape.com c04b1bc77f fix for bug #189890
we need to clone the search terms for a view before modifying them for quick search
otherwise we'll be modifying the view.
r=cavin, a=asa
2003-01-29 06:03:57 +00:00
sspitzer%netscape.com b4f830b3ad fix for #131384. gracefully handle unexpected errors when populating the identity menulist.
thanks to Smaug (smaug@jippii.fi) for the initial patch.
r=cavin,a=asa
2003-01-29 06:00:54 +00:00
timeless%mozdev.org 8af8d41fe8 Bug 189726 editorUtilities.js loaded twice when messengercompose.xul called
work by dgk@metrocast.net r=sspitzer sr=sspitzer a=asa
2003-01-29 04:16:54 +00:00
sspitzer%netscape.com 4e7e79783e fix for #191041. showing some pop specific UI in the server panel for imap
and nntp.  caused by checkin for #137863.  r/sr=bienvenu, a=asa
2003-01-29 03:55:53 +00:00
sspitzer%netscape.com df4bbdc629 supplimental fix for bug #180857
make spam-status more strongly bound to the message on IMAP.
we weren't subtracting the flags correctly.

thanks to bienvenu for the fix.  r/sr=sspitzer, a=asa
2003-01-28 05:17:28 +00:00
sspitzer%netscape.com 68397171a2 add a online help place holder for the fake account.
r/sr=bienvenu, a=asa
2003-01-28 00:01:28 +00:00
antonio.xu%sun.com a443b88a55 fix for bug 188344 - forward a email as a attchment will be failed to display correctly
r=ducarroz, sr=bienvenu, a=asa
2003-01-26 06:00:13 +00:00
sspitzer%netscape.com b5757d961c fix for #190215. multi-line properties in string bundles don't work on win32.
this isn't a blocker, but it's bad enough to take for the respin.
patch by alecf.  r/sr=sspitzer, a=kyle
2003-01-24 21:47:53 +00:00
sspitzer%netscape.com 6a50c3d87d supplimental fix for #189988,
the "don't slap a <div> around the body when forwarding plain text emails" bug.
fix suggested by ducarroz.
r=kaie, sr=sspitzer, a=blizzard
2003-01-24 05:17:42 +00:00
sspitzer%netscape.com 3823ba35f6 "fix" for regression bug #190153.
clicking in addressing widget (in reply or edit mailing list dialog)
duplicates the first address.

regression caused by the band-aid for #90337.

thanks to neil for this patch.

r/sr=sspitzer,a=blizzard
2003-01-24 04:04:40 +00:00
sspitzer%netscape.com b9385088e7 fix for bug #189933
bulletproofing for news crasher when downloading list of newsgroups until I can reproduce it.
r/sr=bienvenu
2003-01-22 08:29:03 +00:00
sspitzer%netscape.com 84490d1fac fix build bustage for when SMIME is not defined.
thanks to jag / jrgm / bz for the heads up.
2003-01-22 06:28:01 +00:00
ccarlen%netscape.com f9502e3ac0 Bug 97622 - Put in UI to expose dynamic profile switching. r=kaie/sr=alecf 2003-01-22 06:13:39 +00:00
sspitzer%netscape.com 910f03e30c fix for bug #189988
when forwarding plain text emails we'd add a <div> tag around the body of the
email, the one that gets generated for message display.
r=ducarroz
2003-01-22 03:53:50 +00:00
cavin%netscape.com 2c442fcd22 Fix for bugs 183574, 188444, 189123, 189140 and 189995. Deleting addrbooks on either or both sides of palm and mozilla now works. Empty addrbooks are now synced. Added logging facility to mozilla conduit dll. r/sr=sspitzer. 2003-01-22 00:26:37 +00:00
bienvenu%netscape.com 02f7fa48f6 store junk mail classification on imap servers that support user keywords, r/sr=sspitzer 180857 2003-01-21 18:00:00 +00:00
caillon%returnzero.com 261e5513ff Bug 182933 - Updating more pref API users. r=timeless,sr=sspitzer 2003-01-21 06:55:31 +00:00
neil%parkwaycc.co.uk 51afdd991b Bug 161333 js perf improvement in msgMail3PaneWindow.js, GetFirstSelectedMessage() r=dmose sr=sspitzer 2003-01-20 13:07:06 +00:00
varga%netscape.com 92b4a5b625 Putting toolbar grippies back in. Bug 175091.
Original bug for removing them was 112534.
Please see the discussion in those 2 bugs before complaining or filling new bug reports!
r=caillon,a=UE team
2003-01-18 20:55:19 +00:00
darin%netscape.com 8f284ed984 modifications for bug 176919 "async streams" r=dougt,gordon sr=sspitzer a=valeski,asa 2003-01-18 02:15:14 +00:00
sspitzer%netscape.com 41527ab28f turn assertion into warning, so I don't go insane. 2003-01-17 23:46:13 +00:00
sspitzer%netscape.com f30c7da4d9 turn assertion into warning, so I don't go insane. 2003-01-17 23:40:37 +00:00
sspitzer%netscape.com f1b0f45f8b fix for regression bug #189437 (that I caused).
folders out of order in the folder pane.
stupid copy and paste error.
2003-01-17 23:37:49 +00:00
cavin%netscape.com b24c0325c3 Fix for bug 179958. Get the first folder uri for the selected server. It's INBOX for imap and pop accts and 1st news group for news. r/sr=sspitzer. 2003-01-17 21:33:55 +00:00
sspitzer%netscape.com c1b4f251ee fix for blocker bug #189466. my warnings fix last night caused a wrap around
error when count == 0.  thanks to blizzard for catching it.
2003-01-17 21:02:40 +00:00
neil%parkwaycc.co.uk 51e5475358 Bug 176370 folder pane performance regression r=varga sr=bienvenu 2003-01-17 14:13:47 +00:00
timeless%mozdev.org 763314ea34 Bug 173284 Crash opening large emails; trunk [@ nsMsgDBView::CopyDBView]
r=bienvenu sr=roc+moz
2003-01-17 13:37:10 +00:00
seawood%netscape.com be3f75278e Take advantage of VPATH using automatic variables.
Fixing 'make install' bustage.
2003-01-17 11:36:58 +00:00
neil%parkwaycc.co.uk 01530c7140 Bug 164131 Duplicate entities in editorOverlay.dtd and messengercompose.dtd r=brade (editor) r=ducarroz (msgcompose) sr=sspitzer 2003-01-17 09:58:57 +00:00
sspitzer%netscape.com 7727bc2fb6 fix for #23126.
add hidden pref to show Organization header in the message pane.
off by default.
thanks to neil@parkwaycc.co.uk for the patch.
r/sr=sspitzer
2003-01-17 05:58:11 +00:00
sspitzer%netscape.com 7742033367 fix warning. 2003-01-17 05:31:45 +00:00
sspitzer%netscape.com 5558d4725a fix warnings. see bug #59673.
thanks to mozilla-bugs@nogin.org for the patch.
r/sr=sspitzer
2003-01-17 05:30:08 +00:00
sspitzer%netscape.com 3cf65a599e fix for bug #189415.
treat the junk folder icon as special in the UI.
(can't rename, can't delete, special icon, special placement.
r/sr=bienvenu
2003-01-17 05:22:23 +00:00
timeless%mozdev.org d7b67bd3fb Bug 93430 SMTP connection isn't closed with a QUIT
patch by luke_harless@attglobal.net r=cavin sr=bienvenu
2003-01-17 03:39:54 +00:00
sspitzer%netscape.com 62c3320fb6 fix for bug #90539. delete key doesn't work in the stand alone msg window
(unless you open the edit menu).  also, set focus to the message pane in the
stand alone msg window so the arrow keys (and other things) work right away.
r/sr=bienvenu
2003-01-17 02:45:38 +00:00
sspitzer%netscape.com c1ad372dc9 mac build changes for bug #189358 r/sr=bienvenu 2003-01-17 01:28:15 +00:00
sspitzer%netscape.com 98c5e3d415 stub out cid: protocol handler to silence alert
on linux (and probably mac) for message with cid: links
the next step is to actually implement the protocol handler
and fix mime so that we support cid: links (see rfc 2111)
r/sr=bienvenu
2003-01-17 01:27:40 +00:00
sspitzer%netscape.com db8243ce10 rest of fix for #188593.
fix category (sub page) order in account manager tree.
r/sr=bienvenu
2003-01-17 00:37:31 +00:00
pkw%us.ibm.com b68680c5f2 Bug 137863 - [movemail] Spurious newsgroup settings in preferences panels.
r/sr=sspitzer@netscape.com
2003-01-16 23:40:40 +00:00
sspitzer%netscape.com 768822bb39 fix comments. 2003-01-16 22:15:02 +00:00
sspitzer%netscape.com fd856e233b dump the exception to the console, since we are no longer showing it to the user
in the alert.
rs=no one
2003-01-16 22:11:26 +00:00
sspitzer%netscape.com 04520abb37 NOT PART OF THE BUILD YET
new files for bug #189358.
for messages with cid: links, don't throw up an annoying alert.

stub out a protocol handler for cid:
see rfc 2111.

actually supporting cid: is bug #61815.
2003-01-16 21:55:11 +00:00
sspitzer%netscape.com 9efeb5981a fix for bug #189045. view navigation should not "land" on the junk folder.
r/sr=bienvenu
2003-01-16 21:43:37 +00:00
bienvenu%netscape.com 226f1e0db0 change folder size kb to KB, patch by durbacher@gmx.de, rs=me 186977 2003-01-16 15:47:20 +00:00
sspitzer%netscape.com 86988f8b9a fix for bug #94894. checkboxes in subscribe, filter list, offline selection
dialogs should be centered.  patch by neil@parkwaycc.co.uk
r/sr=sspitzer
2003-01-15 18:54:57 +00:00
aaronl%netscape.com f109e72bff Backing out bug 187511. Add Find As You Type to menus 2003-01-14 23:06:12 +00:00
sspitzer%netscape.com 750ade5aee fix for bug #44823.
when not in threaded mode, don't take up space for the twisty in the
subject column.  thanks to neil@parkwaycc.co.uk for the fix.
r=varga, sr=sspitzer
2003-01-14 22:37:01 +00:00
sspitzer%netscape.com d5c0d20e01 don't pass the exception back in the alert dialog.
that's not useful to the user.
2003-01-14 22:31:39 +00:00
aaronl%netscape.com c18bf1f6ae Bug 187511. Add Find As You Type to menus. r=shliang, sr=jag 2003-01-14 04:07:48 +00:00
aaronl%netscape.com c7fbbdd7e5 Bug 176296. Create accessibility.typeaheadfind.autostart boolean pref. If false, / or ' is required to start Find As You Type. Also fixes bug 183998, allowing manual start with / or ' in mailnews. Find As You Type now uses the command system to get notification that a new find should start. r=kyle, sr=jst 2003-01-14 04:03:35 +00:00
cavin%netscape.com 934784527d Fix for bug 188905. Copy zip code from mozilla record to palm record. Thanks to tom.lostaunau@sun.com for the patch. r/sr=sspitzer. 2003-01-14 02:29:27 +00:00
sspitzer%netscape.com 62a0b45d57 fix for bug #179966. r/sr=bienvenu
select the default account in Junk Mail Controls
when the selected folder pane item doesn't do junk mail.
2003-01-13 21:52:10 +00:00
sspitzer%netscape.com 9989f74e11 fix for bug #132948. r/sr=sspitzer
adding a new account duplicates the default SMTP server.
thanks to neil@parkwaycc.co.uk for the fix.
2003-01-13 20:08:14 +00:00
antonio.xu%sun.com 971c5bade1 fix for bug #185959 Many function(For exam. Reply, Forward) works and leads to crash before user login r=Henry sr=binevenu 2003-01-12 08:47:34 +00:00
sspitzer%netscape.com df75e4e018 fix for bug #181397 (automatically create the junk folder)
fix for bug #181394 (enable the "Move to Folder" UI in junk controls)
r/sr=bienvenu
2003-01-11 23:09:34 +00:00
sspitzer%netscape.com 35f76278bb fix for bug #188593. the account order in the account manager can be unpredictably wacky, so change how we do it.
r/sr=bienvenu
2003-01-11 01:36:10 +00:00
sspitzer%netscape.com e004ea766c pr log when an error of the type reported in bug #158059 occurs.
rs=bienvenu
2003-01-10 21:48:33 +00:00
sspitzer%netscape.com 62d05514fb fix for bug #158059. if we go to send a message, and the connection gets closed on us
and we haven't read any bytes, that's an error, and we should let the user know.
(otherwise they think they are sending mail, when they aren't.)

r=cavin, sr=bienvenu.
2003-01-10 21:12:58 +00:00
sspitzer%netscape.com f31824b22c code cleanup. remove static cid. 2003-01-10 04:51:47 +00:00
sspitzer%netscape.com 3cfbdc48b2 code cleanup. 2003-01-10 04:51:00 +00:00
sspitzer%netscape.com f8195fdc0e code cleanup. remove the static CID. 2003-01-10 04:50:17 +00:00
sspitzer%netscape.com c892d20ac0 code cleanup. remove comments that aren't needed. 2003-01-10 04:47:30 +00:00
sspitzer%netscape.com cbdbbbcabb remove static cid. 2003-01-10 04:45:48 +00:00
sspitzer%netscape.com 2eae735a67 switch to interCaps, and other code cleanup. 2003-01-10 04:45:27 +00:00
sspitzer%netscape.com 3d72bad730 define some consts the values for the moveTargetMode and add license 2003-01-10 04:43:24 +00:00
sspitzer%netscape.com 75f02744ac adding a contract id for the imap service, so I can clean up some code 2003-01-10 03:46:23 +00:00
sspitzer%netscape.com 96e9dff96d fix typo in comment. no reviewer. 2003-01-10 03:45:31 +00:00
sspitzer%netscape.com 72f3e2f5f0 fixing a comment, and some minor code cleanup. no reviewer. 2003-01-10 03:44:08 +00:00
sspitzer%netscape.com 50471d69dd commenting some code. no reviewer. 2003-01-10 03:42:02 +00:00
sspitzer%netscape.com 035ce28b07 "Junk Mail" should be "Junk" in junk mail controls dialog.
rs=bienvenu
2003-01-10 03:38:28 +00:00
sspitzer%netscape.com bd83ea156d add missing license. 2003-01-10 03:37:00 +00:00
racham%netscape.com 809bd65f34 Fixing bug 173304. Adding generic ISP wizard pages to the account wizard. r=srilatha, sr=sspitzer 2003-01-10 00:37:04 +00:00
sspitzer%netscape.com dbe5b54f69 fix for #187673. when re-using the stand alone msg window, because of quick search and mail views,
we have to re-create the db view, even if it is for the same folder as the existing view.
r/sr=bienvenu.  thanks to leon.zhang@sun.com for the bug report and initial patch.
2003-01-09 20:51:40 +00:00
sspitzer%netscape.com ded36e68aa adding a comment about where the fix for #188393 would go.
no reviewer.
2003-01-09 20:22:28 +00:00
sspitzer%netscape.com 4af0a82e73 fix for #99363. from the browser window, send page, mailto urls, send link, send image,
ctrl m, new message should *all* use the default identity.  a while back
we made the decision to make it use the currently selected account in the
3 pane, if the 3 pane was up.  (see #79053) jglick and I have decided that was a mistake and we are reverting.

also fixes bug a bug where ctrl-m and file | new message don't do the same thing
when a news account is selected in the 3 pane.  (yikes!)

r/sr=bienvenu
2003-01-09 19:31:48 +00:00
dbaron%dbaron.org 99f34f283f Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 22:05:52 +00:00
dbaron%dbaron.org bc3db67997 Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 21:40:14 +00:00
dbaron%dbaron.org 9fe44c30f2 Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 21:33:27 +00:00
dbaron%dbaron.org 1419b5fd03 Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 21:19:10 +00:00
sspitzer%netscape.com e0803cb789 fix some license-legal foo in nsVCard.cpp, which comes from vcc.c, which originally came
from the IMC.  bug #188221.  rs=bienvenu
2003-01-08 20:46:10 +00:00
timeless%mozdev.org 8ac2d62574 Bug 186727 addressbook protocol handler NewURI should use NS_ADDREF
patch by andersma@luther.edu r=dmose sr=darin
2003-01-08 20:32:16 +00:00
sspitzer%netscape.com 75d66bdda4 fix for accessibility bug #11407. the first control should have
focus when the import dialog loads.  note, we will get these types
of accessibility fixes for free when we switch the import dialog
over to use <wizard>.  (that's bug #101874)
r/sr=mscott
2003-01-08 04:28:35 +00:00
seawood%netscape.com 333b984f3c Pick up mac-specific overlays to make shift-cmd-m work the same in mach-o & cfm builds.
Bug #185268 r=bryner
2003-01-08 03:00:18 +00:00
kairo%kairo.at a7555a91fe change all localeVersion strings, as well as brand.dtd/region.dtd to 1.3b; bug 185698, r=tao, sr=blizzard 2003-01-03 19:57:47 +00:00
seawood%netscape.com 583ec4d823 nobrainer changes while thinking about mingw support
Bug #134113 r=dmose
2003-01-03 08:58:59 +00:00
rpotts%netscape.com 1e4170b35c bug #169583. missing file from earlier patch... 2003-01-02 01:21:33 +00:00
bienvenu%netscape.com 0f1675c8f3 fix for crash in bug 186658, make GetServer return an error when it returns a null server, r/sr=sspitzer 2003-01-01 18:05:04 +00:00
cbiesinger%web.de c77ceaebab 102848 r=ducarroz sr=bienvenu remove (was: in subject line 2003-01-01 17:50:27 +00:00
bienvenu%netscape.com 76eb0c0ab7 fix regression in delete immediately imap delete r/sr=sspitzer 186560 2002-12-23 22:43:09 +00:00
sspitzer%netscape.com 969c878538 fix js error that you can get if you do a message search, and then delete a message
from another mail window before doing a search.  bug #186600.  r/sr=bienvenu
2002-12-23 22:14:03 +00:00
cbiesinger%web.de fdc7ba698e 186081 patch by pratik psolanki@netscape.net r=smontagu sr=roc+moz printing doesn't work after print previewing a mail 2002-12-23 22:04:16 +00:00
bienvenu%netscape.com cb0a5bf53c don't set deleting rows if delete failed, r=blizzard, sr=sspitzer, 182808 2002-12-21 16:47:29 +00:00
bienvenu%netscape.com 8e0cda028d fix problem deleting multiple imap messages (and with check for new mail on multiple folders), cleanup unused methods r/sr=sspitzer 182808 2002-12-21 16:43:23 +00:00
ducarroz%netscape.com 3536ed6c03 Fix for bug 182643. The data stored in the palm pilote uses ISO-Latin-1 and not UTF-8. Also, the addressbook name is in UTF-8. R=cavin, rdayal, SR=sspitzer 2002-12-20 00:05:23 +00:00
cavin%netscape.com 333191f475 Fix for bug 158367. Replaced macro IMPORT_LOGx() with PR_LOG() for ns logging and cleaned up some logging info at the top level driver function in nsImportMail.cpp. r=ducarroz, sr=sspitzer. 2002-12-19 23:28:58 +00:00
cavin%netscape.com 31a014a252 Fix for bug 161941. Allocated enough space for 'buffer'. r=ducarroz, sr=sspitzer. 2002-12-19 21:40:40 +00:00
sspitzer%netscape.com 87a83e4222 another supplimental fix for #59638. send the notification for setting up toolbars
when we land after cross folder navigation for the stand alone msg window.
thanks for ssu for remembering this.
2002-12-19 06:52:43 +00:00
sspitzer%netscape.com 962d8ecb1c supplimental fix for bug #59638. when navigating across folders from the stand alone msg
window, we need to update the toolbars.  also, some code cleanup suggested by neil.
r/sr=bienvenu
2002-12-19 05:27:47 +00:00
ducarroz%netscape.com 5e8694c127 Bug 59673, Fix compiler warning. Patch submitted by Aleksey Nogin. R=ducarroz, SR=bienvenu 2002-12-19 00:07:51 +00:00
kaie%netscape.com 130a5cf941 b=185749 Give correct message security info when not using an encryption cert
r=javi sr=bienvenu
2002-12-18 12:55:36 +00:00
sspitzer%netscape.com 33d56f35ae landing bienvenu's fix for adding "has attachment" support to
local mail search and the mail views.  bug #183581.  r/sr=sspitzer
2002-12-18 05:03:56 +00:00
sspitzer%netscape.com d87bae98db don't call PR_ASSERT(), it calls abort. instead, call NS_ASSERTION().
now when you forward signed messages as attachments (in debug builds)
we won't crash, we just assert.  bug #185926 covers the assertion.
r/sr=bienvenu
2002-12-18 03:45:01 +00:00
sspitzer%netscape.com 2ef74bd5c2 fix for regression bug #185416. this makes a lot of key codes
map to shift delete!  until I figure that out, commenting it out.
shift delete is now broken, and that's now covered by #185867.
r/sr=bienvenu
2002-12-17 21:56:47 +00:00
nhotta%netscape.com 9fd7012a76 Initialize a local variable displayNameLastnamefirst, bug 181883, r=cavin, sr=sspitzer 2002-12-17 20:55:28 +00:00
sspitzer%netscape.com 4bd37c2da0 fix for bug #120188. "Save as file" dialog produces an error when you click cancel.
and some code cleanup and todo comments.  thanks to philip.zhao@sun.com for the initial patch.
r/sr=bienvenu
2002-12-17 20:24:18 +00:00
bienvenu%netscape.com a62c88120c fix crash in nsImapMailFolder::NormalEndMsgWriteStream when reading 0 byte message r/sr=sspitzer 185666 2002-12-17 15:52:01 +00:00
sspitzer%netscape.com 107daea231 fix for #185755. "new address book" dialog should be modal.
r/sr=bienvenu
2002-12-17 06:45:47 +00:00
sspitzer%netscape.com d44b36bcc1 add comment about how you can use the "mail.compose.other.header" pref
for X-Face, Approved, or other optional headers.  r/sr=no one.
2002-12-16 18:39:52 +00:00
bienvenu%netscape.com 84c7b8e593 make newly discovered imap folders be collapsed by default, fix 147528 r/sr=sspitzer 2002-12-16 02:08:53 +00:00
ere%atp.fi ee953ff974 Bug 165090 - spurious "Server has disconnected" messages
r/sr=bienvenu
2002-12-15 19:36:19 +00:00
bienvenu%netscape.com e5b04dc77b fix compacting of local folders to follow symlinks, r=dmose, sr=sspitzer, 177635 2002-12-14 17:41:25 +00:00
cmanske%netscape.com 94a788c0f1 Fixed insert HTML for Message Composer, b=180303 (wrong # in last checkin!), r=neil@parkwaycc.co.uk, sr=dveditz 2002-12-14 00:20:40 +00:00
cmanske%netscape.com 36de751646 Fixed insert HTML for Message Composer, b=183055, r=neil@parkwaycc.co.uk, sr=dveditz 2002-12-14 00:18:14 +00:00
kaie%netscape.com 6fc801b267 b=182258 Give separate signature validity and sender address mismatch feedback
r=javi sr=bienvenu
2002-12-13 20:47:32 +00:00
sspitzer%netscape.com f19f9b7a6a fix for #10872. remember last selected message feature (4xp)
plus some code cleanup.  r/sr=bienvenu
2002-12-13 19:57:27 +00:00
sspitzer%netscape.com 5dc23aadf0 fix for #172178. for servers, "Edit | Properties..." and "Properties..." folder context menu
should open account manager dialog to the selected server.
also some code cleanup.  r/sr=bienvenu
2002-12-13 19:50:31 +00:00
sspitzer%netscape.com 9f9fbfa333 fix for #75584. get the delete key (and shift delete key)
to work in the advanced search dialog. thanks to varada for the initial patch.
r/sr=sspitzer
2002-12-13 07:33:41 +00:00
sspitzer%netscape.com edc0552e70 fix for bug #73515. delete button should disable in advanced news searches
(as we don't allow you to delete (cancel) from that dialog.)

r/sr=bienvenu
2002-12-13 06:52:18 +00:00
sspitzer%netscape.com 0c9c71b1b7 fix for #185147. problems when you delete selected messages out from underneath the
advanced search dialog.  (similar to bug #172392)

also make it so when the number of advanced search
results changes (due to deletes) we update the status text.

r/sr=bienvenu
2002-12-13 06:33:45 +00:00
sspitzer%netscape.com b039b7c3b8 fix for bug #172392. delete from other views (like search window, stand alone msg window)
cause selection problems in thread pane, if deleted message was in the selection.
r/sr=bienvenu
2002-12-13 03:50:53 +00:00
sspitzer%netscape.com 19399bfe43 no brainer code cleanup. not part of any bug. rs=bienvenu 2002-12-13 03:43:30 +00:00
seawood%netscape.com 3228deccf9 Add SRCS_IN_OBJDIR variable to workaround requirement introduced by bug 141834 that srcfiles must be in the srcdir.
Bug #171753 r=bryner
2002-12-13 02:36:06 +00:00
sspitzer%netscape.com 4b0f00697f fix some minor whitespace changes that I had sitting in my tree.
r/sr=no one.
2002-12-12 06:25:17 +00:00
sspitzer%netscape.com 8e30e39bb5 real fix for #59638. for the stand alone msg window, the way to get
"next unread" to work is to do the work after we get the "folder loaded"
event notification.  r/sr=bienvenu
2002-12-12 06:16:20 +00:00
timeless%mozdev.org 5e38259aae Bug 180995 nsStatusBarBiffManager::~nsStatusBarBiffManager() unconditionally releases a null member
r=sspitzer sr=bz
2002-12-12 00:46:45 +00:00
timeless%mozdev.org 2ab6106129 Bug 130600 Search includes MailWindowOverlay which includes viewZoomOverlay which throws an exception.
patch by neil@parkwaycc.co.uk r=jag sr=bienvenu
2002-12-11 14:10:13 +00:00
sspitzer%netscape.com de02e441d6 fix for #59638. cross folder navigation in the stand alone msg window
doesn't load the next unread message.  thanks to ssu for the initial patch,
and neil for the suggestions.  r/sr=bienvenu

fix for #49305.  in "view all headers" mode, we only see the last header
for headers where multiple headers are legal.  thanks to richard.li@sun.com
for the initial patch.  r/sr=bienvenu

fix for #179803. when we added mail views, we added "Sender is[n't] in addressbook"
support to filter / search / views, but it left us with two "Sender" menuitems.
this code unifies them into one.  on disk (for filters and views) both the old
way ("from in ab") and the new way ("from") work, so there isn't a migration issue.
r/sr=bienvenu
2002-12-11 04:28:05 +00:00
sspitzer%netscape.com ef206f7735 optimization suggested by neil. use test() instead of substring()
[part of bug #59638]  r/sr=bienvenu
2002-12-11 04:20:23 +00:00
sspitzer%netscape.com 3d27972f80 fix for bug #183965. assertions and problems when running news urls.
caused by the checkin for #179162.  r/sr=bienvenu
2002-12-11 04:06:26 +00:00
sspitzer%netscape.com 89cefcf7a4 fix bug #184078. localize "All" and "Unread" in message views.
r=mstoltz,sr=dveditz,sspitzer.  thanks to Marek.Wawoczny@GmbH.rubikon.pl for the fix.
2002-12-11 04:03:20 +00:00
bienvenu%netscape.com f4c5f43dc3 fix crash creating new account, r=caillon, sr=sspitzer 182982 2002-12-11 01:01:14 +00:00
bienvenu%netscape.com 0dab51d51a fix crash on startup with missing default val for server pref, r=dmose, caillon, sr=sspitzer 182982 2002-12-11 00:30:18 +00:00
ducarroz%netscape.com 7c1a5bcb7e Fix for bug 184550. Don't need anymore to insert the document header separatly. That will avoid the performance regression as well. R=cavin, SR=bienvenu 2002-12-11 00:14:27 +00:00
caillon%returnzero.com fa74673f01 182982 - Mailnews utility library needs to use nsIPrefBranch, nsIPrefService, et alia
r=timeless/nhotta sr=bienvenu
2002-12-10 23:52:28 +00:00
bienvenu%netscape.com 78416637f9 fix crash reading some imap messages, add null check, r/sr=sspitzer 184455 2002-12-10 23:45:27 +00:00
bienvenu%netscape.com ae1b3b6db8 fix potential memory trounce when syncing for offline on some imap servers, r=ducarroz, sr=sspitzer 181372 2002-12-10 23:43:09 +00:00
bienvenu%netscape.com 57bdb19db9 attempt to fix stalling of imap urls due to race condition in url chaining, r=ducarroz, sr=sspitzer, a=asa 182808 2002-12-09 20:03:43 +00:00
shanjian%netscape.com 9ab1981fda #124941 charset detector does not work with single line attachment in certain situation
We need to call MimeInlineText_open_dam after ibuffer has been all processed.
Because there are 2 return path, we need to call this function each in each
path.
r=ducarroz, sr=sspitzer, a=asa
2002-12-09 20:00:14 +00:00
bienvenu%netscape.com 728c933efc fix for failure deleting in/moving multiple message to local folders 182808 r=dmose, sr=bzbarsky a=asa 2002-12-09 17:41:50 +00:00
bienvenu%netscape.com ed17bb3e6f move link of unicharutil to build from src to try to fix build bustage 2002-12-07 01:37:09 +00:00
beard%netscape.com c02ffde0ce Need lwbrk to compile factory. Fix build bustage. 2002-12-07 01:08:19 +00:00
beard%netscape.com 0872e79355 Fix build bustage, need lwbrk, and unicharutil libraries. 2002-12-07 01:00:31 +00:00
beard%netscape.com 77e2c8ef75 Need unicharutil. 2002-12-07 00:52:09 +00:00
beard%netscape.com 4f3aea5e80 Need to link against UniCharUtils[Debug].o. 2002-12-07 00:46:23 +00:00
beard%netscape.com e69f642268 Fix for bug #183109, r=dmose, sr=sfraser, a=asa. 2002-12-07 00:42:48 +00:00
bienvenu%netscape.com 343ff721f1 fix scoring multiple messages when opening folders, r=dmose,beard, sr=sspitzer, a=blizzard 179162 2002-12-06 00:45:13 +00:00
sspitzer%netscape.com 6594f2deab bad skinVersion (copy and paste error on my part)
should be 1.2, not 1.0 (like the rest of the tree)
2002-12-05 23:15:09 +00:00
sspitzer%netscape.com 179cc8e450 fix for bug #179412. on linux,
certain elements are disabled in the message search and
address search dialogs until a reflow happens.

this regression was exposed by the fix for #157210.

bug #183776 tracks the real issue.

r=bz, sr=bienvenu, a=asa
2002-12-05 21:28:43 +00:00
bienvenu%netscape.com 0f0ecf3706 fix checknew mail on startup for multiple accounts, 85227 r=cavin, sr=sspitzer, a=asa 2002-12-05 19:18:16 +00:00
bienvenu%netscape.com 64d12d8ed7 fix problem displaying inline images in local mail messages, r=ducarroz, sr=sspitzer, a=brendan 183559 2002-12-05 19:13:24 +00:00
ere%atp.fi aca2da5da4 Fix for bug 182678: IMAP flags are lost if Mozilla crashes or connection is lost.
r=bienvenu, sr=sspitzer, a=asa
2002-12-04 21:17:02 +00:00
darin%netscape.com 703bf724e3 fixes bug 56629 "Proxy: Client->Proxy connection errors should show proxy,
not target hostname" r=bbaetz, sr=rpotts
2002-12-04 04:18:08 +00:00
caillon%returnzero.com 5702080651 Bug 182953: Clean up IMAP prefs usage to use nsIPrefBranch and friends
r=timeless sr=bienvenu
2002-12-04 02:09:11 +00:00
bienvenu%netscape.com 9f73b7f065 fix compact folder performance regression, r=cavin, sr=sspitzer 182262 2002-12-04 00:40:19 +00:00
nhotta%netscape.com 02e5b44c01 Adding UI to swap first and last name in address book,
the UI is disabled as a default, configuable by the entity "hideSwapFnLnUI",
bug 181883, r=cavin, sr=sspitzer.
2002-12-03 21:36:06 +00:00
bienvenu%netscape.com 5f5cd60877 another fix for 179162 fix run junk mail controls on selected messate r/sr=sspitzer, typo in dump statement 2002-12-03 20:12:29 +00:00
ducarroz%netscape.com b79654cec5 Fix for bug 63639. Prevent adding duplicate address when pre-filling a message compose window. Patch submitted by Koike Kazuhiko <kazhik@mozilla.gr.jp>. R=ducarroz, SR=bienvenu 2002-12-03 19:53:53 +00:00
bienvenu%netscape.com eb21039375 fix build warnings, patch by Aleksey Nogin, r=ducarroz, sr=bienvenu 59673 2002-12-03 15:31:47 +00:00
bienvenu%netscape.com a4763259e0 fix build warnings, patch by Aleksey Nogin, r=ducarroz, sr=bienvenu 59673 2002-12-03 15:23:42 +00:00
beard%netscape.com 04d5f67de0 Fix build bustage, need MsgUtil[Debug].lib now. 2002-12-03 15:05:40 +00:00
bienvenu%netscape.com 6c0c561f7f remove unused var to fix warning from last checkin 2002-12-03 13:18:40 +00:00
bienvenu%netscape.com 1e0776bf87 179162 chain junk mail classification requests by using new msg service streamMessage method r=dmose, sr=sspitzer 2002-12-03 13:06:46 +00:00
bzbarsky%mit.edu 13dd70fcd7 Fix Irix bustage. Stray CR chars are bad. 2002-12-03 06:13:38 +00:00
bienvenu%netscape.com 8fdacdab3b add string for auto unzip pref r=mstoltz, sr=sspitzer (not turned on yet) 180798 2002-12-03 04:35:05 +00:00
bienvenu%netscape.com 341b6f22f6 fix warning about unused variable fromr recent checkin, no bug, r/sr=sspitzer 2002-12-03 03:54:18 +00:00
bienvenu%netscape.com 38352272d4 make sure we have a db in SyncFlags, bullet proofing for crash going offline r/sr=sspitzer 181372 2002-12-03 03:42:36 +00:00
bienvenu%netscape.com d8ad92d569 fix losing delete changes on server that says there are no permanent flags, r/sr=sspitzer 182641 2002-12-03 03:38:10 +00:00
ducarroz%netscape.com 08c8901b2f Fix for bug 180901. Instead of addressing the message to the sender when no recipient is disclosed, it's send now to an empty group named undisclosed-recipients (this is localizable). Also, this is done only if the pref "mail.compose.add_undisclosed_recipients" is set to true. R=cavin, SR=bienvenu 2002-12-02 23:43:26 +00:00
nhotta%netscape.com 442cfa1ba0 Adding sort/search support for phonetic names,
bug 179823, r=cavin, sr=sspitzer.
2002-12-02 22:27:38 +00:00
nhotta%netscape.com 06b59f19fb Adding sort/search support for phonetic names,
bug 179823, r=cavin, sr=sspitzer.
2002-12-02 22:21:08 +00:00
nhotta%netscape.com dbd1571b13 Adding an option to auto-detect common short date format,
bug 98144, r=ducarroz, sr=sspitzer.
2002-12-02 22:19:24 +00:00
nhotta%netscape.com 5b6122c333 Adding an option to auto-detect common short date format,
bug 98144, r=ducarroz, sr=sspitzer.
2002-12-02 22:13:18 +00:00
kaie%netscape.com 20efdc8b4f b=180806 IMAP backend should avoid unnecessary logout
r=bienvenu sr=sspitzer
2002-11-28 18:36:36 +00:00
kaie%netscape.com 210417ee19 b=115294 Support S/Mime signing only configuration / relax certificate configuration requirements
r=javi sr=sspitzer
2002-11-28 18:31:03 +00:00
sspitzer%netscape.com f5d5ceeac1 followup fix to bug #182386
now that there isn't an unknown state, fix the dialog text.

thanks to kairo@kairo.at for pointing this out.
2002-11-28 16:42:50 +00:00
sspitzer%netscape.com a7226fbaa6 fix for bug #179989. make it so if you try to drop "illegal" urls (like mailto:)
or random, non-url text, we don't attach it.

r/sr=bienvenu
2002-11-28 08:55:09 +00:00
sspitzer%netscape.com 8a86890462 fix for #42105.
when creating a news account, don't set the username to be the username
part of the email address (from the wizard).

this fixes bug #154213, a problem with the account picker in the subscribe dialog
cause by the bogus username

also, some code cleanup

r/sr=bienvenu
2002-11-28 06:51:10 +00:00
sspitzer%netscape.com 8897f7c963 fix for bug #180019.
fix problems when choosing "Customize..." mail view, and then cancelling.
also fix problems when you choose the same view as previously chosen.
r/sr=bienvenu
2002-11-28 04:31:58 +00:00
sspitzer%netscape.com 47ebf4f1bb fix for bug #182381. remove harded coded strings.
r/sr=bienvenu
2002-11-28 03:48:20 +00:00
bienvenu%netscape.com 27aab9eee9 fix problem with folder permissions and imap acl r/sr=sspitzer 170597 2002-11-28 03:32:17 +00:00
sspitzer%netscape.com c0df6c76a7 fix for #173915. add print preview sub menu to print button in mailnews.
fix title for print preview.  thanks to neil@parkwaycc.co.uk for the patch.
r/sr=sspitzer
2002-11-28 01:00:32 +00:00
sspitzer%netscape.com 14bb49372a fix for bug #180477. fix crasher and other problems with toggling junk
state from the advanced search dialog.  and some code cleanup.
r/sr=bienvenu
2002-11-27 23:36:38 +00:00
ere%atp.fi 3d5f029e03 Bug 24064: Need ability to specify Trash folder
r=Henry.Jia
sr=bienvenu
2002-11-27 12:20:37 +00:00
henry.jia%sun.com c788cec71a Bug 161085: get rid of m_onlineBaseFolderExists, it's not used
r=antonio.xu@sun.com, sr=bienvenu@netscape.com
2002-11-27 04:02:00 +00:00
dmose%netscape.com dbd67c504c Fix mailnews gcc warnings (bug 179775); thanks to Pratik <psolanki@netscape.net> for the patch. r=dmose, sr=bienvenu 2002-11-27 02:52:37 +00:00
ssu%netscape.com 26fc1fd9cb checking in patches for bugzilla2@farside.demon.co.uk for bug 169159 - Inconsistency in the WinXP Start Menu item (version in one not in other). r=ssu, sr=dveditz 2002-11-26 23:21:07 +00:00
bienvenu%netscape.com 83602b2881 add msg window to spam classification calls for feedback, r=dmose, sr=sspitzer, 179162 2002-11-26 21:47:27 +00:00
bienvenu%netscape.com 5ddfa5fe9b add msg window to spam classification calls for feedback, r=dmose, sr=sspitzer, 179162 2002-11-26 21:41:44 +00:00
ducarroz%netscape.com 13d3bd1c8b Fix for 181155. As Mailing list cards don't have an email address, we should not request one to consider the card valid (this is a regression of my previous checkin). R=cavin, SR=bienvenu 2002-11-26 15:23:47 +00:00
bratell%lysator.liu.se a24a86edb2 Bug 181545 - removal of some dead code. Fixes a couple of compiler warnings. r=ducarroz, sr=bienvenu 2002-11-26 08:36:22 +00:00
bienvenu%netscape.com a2fa815f1c fix topcrash in imap GetShowAttachmentsInline, r=ducarroz, sr=sspitzer 181858 2002-11-26 00:45:07 +00:00
nhotta%netscape.com bf324b75f5 Moving displayName.lastnamefirst out to .property to make it localizable,
bug 160546, r=cavin, sr=bienvenu.
2002-11-26 00:40:50 +00:00
bienvenu%netscape.com 3c614ec98d cleanup dead/unused pop3/local code, r/sr=sspitzer 181805 2002-11-25 23:28:01 +00:00
sicking%bigfoot.com 8fa4129fc1 Bug 8929: Kill NS_COMFALSE
r=peterv sr=bz
2002-11-25 11:21:22 +00:00
bienvenu%netscape.com bb91ada11d fix 181639 strip out unused code, replace PR_FREEIF with PR_Free, r/sr=sspitzer 2002-11-24 17:14:25 +00:00