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

6818 Коммитов

Автор SHA1 Сообщение Дата
scott%scott-macgregor.org ee73e555c3 Bug #282048 --> Register thunderbird with the OS to handle feed:// URLS 2005-03-08 01:17:04 +00:00
bienvenu%nventure.com cd3fb720eb fix line endings when delete/detach of imap attachments on mac/linux with cyrus server, sr=mscott 2005-03-08 00:54:39 +00:00
scott%scott-macgregor.org 40a570e261 Bug #284144 --> First cut at the new Preferences UI for Thunderbird.
the options command line handler needs to use preferences.xul not pref.xul
2005-03-07 22:53:27 +00:00
scott%scott-macgregor.org 99b40def86 Bug #284973 --> Don't focus the SMTP Server List when we first load the smtp panel in the account manager. That's bad accessibility behavior. 2005-03-06 06:13:05 +00:00
scott%scott-macgregor.org a72a835d7b Bug #284926 --> SMTPs listed in "Outgoing Server" on "Account Settings" panel increases on every account switch (problem in fix for bug 202468) 2005-03-06 06:04:34 +00:00
scott%scott-macgregor.org 4d8879933e Bug #284911 --> "Default" text label is higher than "Port" in the SMTP edit window. Fall out from the new SMTP server
UI.

Patch by bugzilla@mcsmurf.de
2005-03-06 05:55:22 +00:00
bienvenu%nventure.com cd9815cf7a fix 274800 clicking on imap draft saved offline causes problems, sr=mscott 2005-03-05 01:02:33 +00:00
neil%parkwaycc.co.uk 56fe970818 Bug 284798 Advanced button should be hidden for news servers sr=mscott 2005-03-04 21:44:40 +00:00
scott%scott-macgregor.org de85c4385c Bug #202468 --> forgot a locale file change for seamonkey 2005-03-04 20:22:05 +00:00
scott%scott-macgregor.org ba82559445 Bug #202468 --> New SMTP Account Settings UI.
Make it easier to manage multiple SMTP servers.
Add the ability to set unique smtp servers for each identity associated with an account.

r=neil
sr=bienvenu
2005-03-03 18:08:47 +00:00
bienvenu%nventure.com ae414451b4 fix 2920 support for deleting and detaching attachments, sr=mscott 2005-03-02 15:25:16 +00:00
bienvenu%nventure.com cb9e3e9daa fix 275270 .sbd folders created for every mail folder, sr=mscott 2005-03-02 01:05:13 +00:00
scott%scott-macgregor.org c1d3479dd0 Bug #278176 --> Make Thunderbird's content policy manager more strict about the kinds of urls it allows
before it decides to put up the remote content bar in mail messages.

sr=bienvenu
2005-02-26 00:26:29 +00:00
bsmedberg%covad.net 361daac936 Bug 281414 - global s/nsIPrefBranchInternal/nsIPrefBranch2/ rs=darin (did not change backwards-compatible code in extensions/irc extensions/venkman or extensions/inspector) 2005-02-25 20:46:35 +00:00
shaver%mozilla.org 8641cb44c5 Bug 283223: stop creating new accounts from nsAccountManager::GetAccount if no
account is found matching the provided key (preferring to return null instead).
r=bienvenu,sr=mscott.
2005-02-25 13:59:22 +00:00
shaver%mozilla.org 8dec2c4876 backing out my checkin for 283223 due to insufficient review, blush 2005-02-25 01:12:20 +00:00
shaver%mozilla.org 1f8b673987 Bug 283223: don't create a dummy account if we nsMsgAccountManager::GetAccount
doesn't find an existing one. r=bienvenu.
2005-02-25 01:05:41 +00:00
jshin%mailaps.org 76d4b71659 bug 254740 : mailnews quick search is case sensitive with non-ASCII characters (r=neil, sr=bienvenu) 2005-02-24 15:50:57 +00:00
bzbarsky%mit.edu d029903af6 Remove the parentURIContentListener attribute on docshell; people not using
nsIWebBrowser can getInterface the docshells nsIURIContentListener and set its
parent.  Bug 283108, r=biesi, sr=darin
2005-02-22 19:56:11 +00:00
bryner%brianryner.com f6b8fec0c7 Clean up xpfe/appshell, removing nsIWebShellWindow in the process. Bug 282200, r=danm, sr=bzbarsky. 2005-02-19 22:42:01 +00:00
neil%parkwaycc.co.uk 8f1cb60ab6 Bug 273311 Deleting an account/identity/server also deletes some higher numbered accounts/identities/servers p=t.bugz@lament.cjb.net r=me sr=bienvenu 2005-02-18 11:19:10 +00:00
neil%parkwaycc.co.uk d63c6e78e8 Removing unused variables b=90905 p=gautheri@noos.fr r=me sr=dmose a=asa 2005-02-16 11:50:13 +00:00
scott%scott-macgregor.org 95dc027143 Bug #272130 --> Thunderbird Trunk crash in [@ nsMsgContentPolicy::ShouldLoad]
add a null ptr check

sr=bienvenu
2005-02-15 04:25:48 +00:00
scott%scott-macgregor.org 38ca496c7d Bug #282174 --> Podcasting support for Thunderbird
Add a custom mime part header that specifies a URL for the attachment. This mime header is used by Thunderbird's RSS reader
and eventually by the code to handle storing attachments separately from the message.

Removes an obsolete attachment attribute called notDownloaded and replaces it with isExternalAttachment.

sr=bienvenu

a=sspitzer
2005-02-15 00:31:07 +00:00
neil%parkwaycc.co.uk 95b05680a5 Bug 262885 JavaScript strict warning: assignment to undeclared variable p=gautheri@noos.fr r=me sr=dmose a=caillon 2005-02-15 00:13:52 +00:00
bienvenu%nventure.com 1d9d9b78ac add ability to copy local folders to imap servers, r/sr=mscott, a=sspitzer 235013 2005-02-14 19:56:49 +00:00
bienvenu%nventure.com 24c462cf43 fix solaris build bustage, a=sspitzer 288180 2005-02-11 16:11:17 +00:00
bienvenu%nventure.com 1653b73c2b back out front end part of fix for 2920, stripping of mime attachments, didn't mean to check that part in 2005-02-09 05:38:29 +00:00
bienvenu%nventure.com 799dd49e46 back end work for stripping mime attachments from messages, sr=mscott 2920 2005-02-09 01:40:24 +00:00
bienvenu%nventure.com e78c5b40a6 fix regression downloading pop3 mail on startup introduced by fixing js warning, 270343, sr=mscott 2005-02-08 18:26:09 +00:00
bienvenu%nventure.com 75459e1ddf fix 218902, patch by ch.ey@gmx.net, r=bienvenu, sr=mscott add TLS support to POP3, and account settings UI for IMAP and POP3 2005-02-08 17:01:47 +00:00
timeless%mozdev.org 98da147dcf Bug 280743 Headers lack chrome - gCollapsedHeaderList has no properties
patch by mark@standard8.demon.co.uk r=neil sr=bienvenu
2005-02-07 19:09:02 +00:00
bienvenu%nventure.com 72f6c687d5 fix 270343 js warning about undefined property reference, sr=neil 2005-02-07 18:34:17 +00:00
cbiesinger%web.de 40888bf15f Bug 281130 rename NS_DOWNLOAD_CONTRACTID to NS_TRANSFER_CONTRACTID to better
reflects its purpose
r=bz sr=darin
2005-02-07 14:35:46 +00:00
bryner%brianryner.com ed870113ca Additional REQUIRES cleanup for mailnews, mac, and suite directories (bug 73353). r+sr=dbaron. 2005-02-04 21:10:45 +00:00
bienvenu%nventure.com bac7386c13 potential fix for 280382 compacting local folder fails if .msf file is out of sync with mailbox file, sr=mscott 2005-02-04 17:42:56 +00:00
bienvenu%nventure.com 0b7fd0e665 fix 166111 patch by ch.ey@gmx.net, r=bienvenu, sr=mscott fix handling of downloading of pop3 messages with non-standard line endings 2005-02-04 15:45:56 +00:00
bienvenu%nventure.com 4581a102b0 fix 253109, for seamonkey, make identity smart logic case insensitive, patch by ch.ey@gmx.net, r=mscott, sr=me 2005-02-02 17:47:25 +00:00
roc+%cs.cmu.edu e5be3653c9 Bug 269369. Use a better string to describe the Movemail protocol. r=bienvenu,sr=dmose, patch by Wolfgang Rosenauer 2005-02-02 01:05:13 +00:00
bienvenu%nventure.com 7d0d2ee0bc add hidden pref to write downloaded pop3 mail to temp file first, to let virus checkers have a shot before they delete the whole mail folder, sr=mscott 116443 2005-02-01 17:30:33 +00:00
bienvenu%nventure.com 1e70ab26d7 fix news timeouts, sr=mscott 189363 2005-02-01 17:21:33 +00:00
scott%scott-macgregor.org e0257e0350 Bug #280250 --> fix a JS error caused by the 280250 2005-02-01 16:54:56 +00:00
gerv%gerv.net c9e600ac91 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-01 15:28:15 +00:00
neil%parkwaycc.co.uk 731ce1a461 JavaScript strict warnings: redeclaration of var account and function onOk does not always return a value b=275107 p=gautheri@noos.fr r=me sr=dmose 2005-02-01 14:57:49 +00:00
neil%parkwaycc.co.uk 4badf0062f JavaScript strict warning: assignment to undeclared variable gServer b=275107 p=gautheri@noos.fr r=me sr=dmose 2005-02-01 14:55:09 +00:00
neil%parkwaycc.co.uk 040547fee7 Bug 248276 JavaScript strict warning: redeclaration of var account p=gautheri@noos.fr r=me sr=dmose 2005-02-01 14:49:27 +00:00
gerv%gerv.net 1089888bdd Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-01 14:46:21 +00:00
scott%scott-macgregor.org cbbf6240a7 Bug #280250 --> Run junk mail controls on Folder doesn't work.
Patch by  Eyal Rozenberg

sr=bienvenu
r=mscott
2005-01-31 22:21:48 +00:00
scott%scott-macgregor.org e8ededbd38 Bug #111381 --> Freeing mismatched memory in free. Patch by mikael@parknert.se
sr=bienvenu
r=mscott
2005-01-31 21:53:47 +00:00
bienvenu%nventure.com da6f7a67f7 add timeout handling to core mailnews protocols, sr=mscott, 189363 2005-01-31 19:51:11 +00:00
cst%andrew.cmu.edu dd66f98c9b Bug 266289 nsIAlertsService should use AString instead of wstring
r=mscott sr=neil
2005-01-29 01:09:51 +00:00
cst%andrew.cmu.edu 19d6f0e3fc Bug 266289 nsIAlertsService should use AString instead of wstring
r=mscott sr=neil
2005-01-29 01:04:32 +00:00
timeless%mozdev.org c05ca78e14 Bug 226005 MailNews should use the newer nsIPrefService APIs instead of nsIPref
patch by mikael@parknert.se r=neil sr=darin
2005-01-26 21:27:36 +00:00
bienvenu%nventure.com 65ad4299f9 support IMAP TLS 60377 sr=mscott 2005-01-24 17:29:05 +00:00
scott%scott-macgregor.org 29c156a622 Bug #217448 --> Port new mail notification for Mac OS X from the aviary branch to the thunderbird trunk. 2005-01-21 22:26:32 +00:00
Stefan.Borggraefe%gmx.de fb99ddb54f Add LOCALIZATION NOTE for an UI text that is split in two entities (follow-up checkin for bug 231428)
r=kairo, sr=bienvenu
2005-01-21 00:21:40 +00:00
dbaron%dbaron.org 95df4cb990 Re-remove files that were checked into after being cvs removed to restore things to a consistent state. (These files were in Attic but not in the cvs 'dead' state, so they appeared when checking out by date.) 2005-01-19 22:48:57 +00:00
Stefan.Borggraefe%gmx.de a1c9d9557f Bug 231428 UI for "mark messages read after displaying for ___ seconds"
r=neil, sr=bienvenu
2005-01-19 22:15:58 +00:00
scott%scott-macgregor.org 0da848d9f9 Bug #277833 --> Land Aviary mapi changes to allow thunderbird to register as a default
news client.

sr=bienvenu
2005-01-19 21:20:28 +00:00
neil%parkwaycc.co.uk 3a4db8d04e Bug 271417 Preview pane doesn't reload when changing a multiple selection back to the original single selection r+sr=bienvenu 2005-01-19 09:44:30 +00:00
neil%parkwaycc.co.uk 0a5d7b2b67 Bug 276372 Some parts of biff not working because I'd accidentally excised too much of my tree creating my previous patch r+sr=bienvenu 2005-01-18 23:35:52 +00:00
bsmedberg%covad.net f3dd951f94 Bug 276588 - Rework command line handling in the toolkit to use a generic API - see COMMANDLINES_20050109_BRANCH for more detailed cvs logs r=darin,caillon,mscott,mconnor 2005-01-17 18:50:18 +00:00
bugzilla%arlen.demon.co.uk d30068e627 Bug 265232 Make sure we respect locked prefs throughout Mailnews UI
p=me r=neil.parkwaycc.co.uk sr=bienvenu
2005-01-17 12:18:25 +00:00
timeless%mozdev.org 1f6bfed465 Bug 173634 flawfinder warnings in xp_str.h: kill xp_str.h, xp_path.h and clean out old/dead defines/code
r=mkaply sr=alecf
Removing dead code guarded by: BUG_21013 MORK_USE_XP_STDLIB notdef OLDWAY UNREADY_CODE
Removing  *Apple*Decode* files which aren't being built
2005-01-17 10:16:02 +00:00
bzbarsky%mit.edu dc94ec25f1 Switch to "copy image" in the context menu to copy both the image data and the
URI.  Bug 135300, patch by O. Atsushi (Torisugari) <torisugari@gmail.com>,
r+sr=neil
2005-01-15 18:00:19 +00:00
db48x%yahoo.com 0e6a3364b5 bug 226005: MailNews should use the newer nsIPrefService APIs instead of nsIPref
patch by Mikael Parknert <mikael@parknert.se>, r=niel, sr=darin
2005-01-15 10:32:27 +00:00
neil%parkwaycc.co.uk 9ace45b752 Bug 72823 Implement Select Flagged Messages r+sr=bienvenu 2005-01-14 13:03:17 +00:00
timeless%mozdev.org 5a770b0df2 Bug 245499 Need to alter junk plugin training data write policy and/or cancel Start/EndBatch calls
patch by eyalroz@technion.ac.il r=bienvenu sr=mscott
2005-01-13 20:41:55 +00:00
scott%scott-macgregor.org 7660d9cd78 Bug #275131 --> Add a cookie permission manager to Thunderbird which will allow cookies
for RSS articles but block them for everything else.

sr=bienvenu
2005-01-12 20:15:08 +00:00
cbiesinger%web.de b4638e2014 supplementary patch for bug 99048: Automatically mark newsgroup read [when
leaving folder]
patch by Karsten D��sterloh <mnyromyr@tprac.de> r=bienvenu sr=neil
2005-01-12 19:39:56 +00:00
jst%mozilla.jstenback.com 265b0ff136 Fixing bug 103638 (and bug 273699). Targets with same name in different windows open in the wrong window. Patch by bzbarsky@mit.edu and myself, r=danm.moz@gmail.com, bzbarsky@mit.edu, sr=dveditz@cruzio.com, a=asa@mozilla.org 2005-01-11 19:36:40 +00:00
timeless%mozdev.org b156509fe0 Bug 99048 [RFE] Automatically mark newsgroup read [when leaving folder]
patch by mnyromyr@tprac.de r=bienvenu sr=neil a=asa
2005-01-10 07:30:01 +00:00
neil%parkwaycc.co.uk 862305b3aa Bug 270343 JavaScript strict warning: redeclaration of var msgFolder p=gautheri@noos.fr r=me sr=bienvenu a=asa 2005-01-09 22:13:58 +00:00
cbiesinger%web.de 8ab6e0d7d1 bug 264599 make unfrozen necko interfaces use 64-bit integers.
r=darin sr=bz a=asa
2005-01-09 20:43:35 +00:00
neil%parkwaycc.co.uk a692c65a75 Bug 256477 Fix JavaScript strict warnings p=gautheri@noos.fr r+sr=bienvenu 2005-01-05 00:51:09 +00:00
scott%scott-macgregor.org e05bad2ecc Remove some ifdef debug_mscott lines 2005-01-04 21:45:28 +00:00
bzbarsky%mit.edu 99df5c71c0 Make people that want empty strings use EmptyC?String(). Bug 232691, patch by
Daniel Kraft <d@daniel-kraft.net>, r=jst, sr=bzbarsky
2005-01-04 19:31:31 +00:00
cbiesinger%web.de 2556456572 Bug 241082 exthandler should require just nsITransfer, not nsIDownload
patch by Zbigniew Braniecki <gandalf@firefox.pl> r=biesi sr=darin
2005-01-04 13:40:51 +00:00
Stefan.Borggraefe%gmx.de ff8694b36a Bug 234690: Need UI for the hidden preference "mailnews.thread_pane_column_unthreads"
r=neil, sr=bienvenu
2005-01-04 07:47:38 +00:00
bzbarsky%mit.edu 1601d80e99 Remove the long-deprecated nsIWebShell interface. Bug 273319, r=biesi, sr=jst. 2005-01-03 22:51:17 +00:00
neil%parkwaycc.co.uk 57159546d9 Bug 276812 Fix message filter refresh (regression from bug 271696) p=mark@standard8.demon.co.uk r=me sr=bienvenu 2005-01-03 17:54:49 +00:00
neil%parkwaycc.co.uk 0957e7f5ae Bug 132425 Fix keyboard accessibility for Advanced Address Book Search p=mark@standard8.demon.co.uk r=me sr=bienvenu 2005-01-03 12:39:12 +00:00
neil%parkwaycc.co.uk 4a8f49d742 Switch flag notifications to work on a message instead of a generic parameter b=226270 r+sr=bienvenu 2004-12-23 21:08:20 +00:00
neil%parkwaycc.co.uk e72fc34052 Switch biff notifications from flags to ints so that only messages have flag notifications b=226270 r+sr=bienvenu 2004-12-23 09:07:14 +00:00
scott%scott-macgregor.org 2dd16b8061 Bug #253807 --> Port from the aviary 1.0 branch.
I18N improvements for character set handling in RSS.
2004-12-21 23:28:40 +00:00
scott%scott-macgregor.org 3a0c7649c7 Bug #241602 --> Port thunderbird fixes from the aviary 1.0 branch to the trunk.
register properties chrome url for Win XP Start menu
2004-12-21 00:25:47 +00:00
scott%scott-macgregor.org 14dd7eca86 Bug #270261 --> port thunderbird 1.0 fix back to the trunk...
Junk folder created incorrectly when junkFolderName is localized

sr=bienvenu
2004-12-20 23:47:56 +00:00
Stefan.Borggraefe%gmx.de 3b347f5ad5 Correction for my checkin for bug 257001 (I forgot one line when I fixed some bitrot)
r+sr=bienvenu
2004-12-20 18:30:20 +00:00
cbiesinger%web.de 4c24732e99 Bug 263070 Default size of the filter log and junk mail log dialogs is too small.
patch by Mark Banner <mark@standard8.demon.co.uk> r=neil sr=bienvenu
2004-12-19 21:33:27 +00:00
Stefan.Borggraefe%gmx.de 188735cdb9 Bug 257001 Menu item View|Show/Hide|Folder Pane is missing
r=neil, sr=bienvenu
2004-12-17 07:34:14 +00:00
emaijala%kolumbus.fi 4a1e9a1e03 Fix for bug 272856: Subject or Sender contains (searchbox) does nothing
r=neil
sr=bienvenu
2004-12-15 19:01:04 +00:00
bryner%brianryner.com 26bd90fe79 fixing thunderbird bustage (bug 273336) 2004-12-15 08:39:08 +00:00
bryner%brianryner.com d9626f6746 Add support for using gcc's visibility pragma to treat all function and method declarations as "hidden" unless declared otherwise. Create wrappers for system headers that cause them to be treated as default-visibility declarations. This gives a substantial code size and performance win on compilers that support it, and should show up on the gruff tinderbox. Bug 273336, r=darin sr=dbaron. 2004-12-15 05:52:44 +00:00
bienvenu%nventure.com 1eb5e21520 add support for flagged flag in message searches, filters, etc, sr=mscott 272709 2004-12-14 23:12:31 +00:00
bzbarsky%mit.edu 55ab8dd119 Make docshell inherit from docloader; clean up related code, move toward
eliminating the nsIWebShell, nsIWebShellContainer, nsIDocumentLoader
interfaces and clarifying the other docshell-related interfaces.
r=darin, biesi, sr=jst
2004-12-08 17:32:06 +00:00
neil%parkwaycc.co.uk a185c3eccf Fix JavaScript strict warning: function does not always return a value b=270342 r=me sr=bienvenu 2004-12-07 23:51:48 +00:00
neil%parkwaycc.co.uk 885371fc5e Update messenger throbbers default page b=272102 p=bugzilla@babylonsounds.com (Simon Paquet) r=me sr=bienvenu 2004-12-04 00:27:27 +00:00
bienvenu%nventure.com e67b7a1896 fix 267754 sorting withing date thread in group by date doesn't work in reverse, and fix build bustage, sr=mscott 2004-12-03 20:51:37 +00:00
bienvenu%nventure.com db7f7778f6 fix 273007 group by account disabled, sr=mscott 2004-12-03 20:41:41 +00:00
neil%parkwaycc.co.uk 665db2c69f Bug 268176 Merge useless nsIMsgHdr into nsIMsgDBHdr r+sr=bienvenu 2004-12-03 20:16:57 +00:00
neil%parkwaycc.co.uk e8616ca037 Bug 203386 CTRL+TAB navigation inconsistent when focus is not on one of the three main panes p=mcow@well.com r=me sr=mscott 2004-12-01 23:23:38 +00:00
gerv%gerv.net 670fb87360 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-12-01 22:27:03 +00:00
timeless%mozdev.org 6eaac1f696 Bug 129946 clicking Clear button should disable the Fewer button
patch by mark@standard8.demon.co.uk r=dmose sr=beinvenu
2004-12-01 22:26:51 +00:00
bienvenu%nventure.com dce0a897b6 fix 267486 auth nntp doesn't work with subscribe UI (same would be true for imap), sr=mscott 2004-12-01 18:52:53 +00:00
bienvenu%nventure.com c854cb96a3 fix 271717 opening messages from search results sometimes doesn't work if original folder is threaded, sr=mscott 2004-12-01 17:50:07 +00:00
bienvenu%nventure.com bbf962823d fix 272488 folder properties dialog for news and blog folders is confused, sr=mscott 2004-12-01 00:38:34 +00:00
bienvenu%nventure.com 45d8ba4cf3 add confirm prompt when deleting saved searches, 267643 sr=mscott 2004-11-29 19:44:26 +00:00
bienvenu%nventure.com 3cf0a9c5ed fix 268080, sr=mscott, fix biff when multiple servers biff on the same interval into the global inbox 2004-11-29 17:50:38 +00:00
kairo%kairo.at 619fa995d8 Bug 66570 - improve "Welcome to mozilla mail & news" page, r=Neil,sr=bienvenu 2004-11-29 15:40:56 +00:00
bienvenu%nventure.com 4fc1ab316a fix 242744, only one junk mail folder purged if there are multiple junk folders, sr=mscott 2004-11-28 20:53:16 +00:00
bienvenu%nventure.com bbb244196b fix crash in nsMsgcontentPolicy::ShouldLoad, sr=mscott 272130 2004-11-28 20:52:14 +00:00
neil%parkwaycc.co.uk 64da671bd8 Bug 272097 Changing licence boilerplate to html style sr=bienvenu 2004-11-28 17:33:38 +00:00
bienvenu%nventure.com 99af2194ae fix which server comes up when editing filters for newsgroups and global inbox local folders account, sr=mscott, 271696 2004-11-26 23:59:39 +00:00
neil%parkwaycc.co.uk 28589fd941 Bug 105542 Dynamically generate the 3 pane layout, ported from Thunderbird, including the three-column view r+sr=bienvenu 2004-11-26 20:20:57 +00:00
bienvenu%nventure.com f9ff6160db fix 271645 top crash in folder compaction, sr=mscott 2004-11-26 19:49:41 +00:00
timeless%mozdev.org f4ff1bc488 Bug 19402 Ability to filter messages by size
patch by mark@standard8.demon.co.uk r=neil sr=bienvenu
2004-11-25 21:05:06 +00:00
timeless%mozdev.org b4992ed93f Bug 19402 Ability to filter messages by size
patch by mark@standard8.demon.co.uk r=neil sr=bienvenu
2004-11-25 21:04:08 +00:00
bienvenu%nventure.com fc290eacdb fix 271644 crash in nsFolderCompactState after compacting offline imap stores, sr=mscott 2004-11-25 20:08:59 +00:00
bienvenu%nventure.com 1be0acad76 267845 remember expand collapse state of groups when grouped by date, sr=mscott 2004-11-25 01:05:52 +00:00
bienvenu%nventure.com 103e38735d seamonkey part of fix for 269725 get new messages status needs to get displayed in window command was executed in, sr=mscott 2004-11-24 22:35:49 +00:00
scott%scott-macgregor.org f088f54df3 Bug #267665, Bug #260836 --> TB0.9 does not do proxy authentication for RSS feeds
RSS feeds which require HTTP authentication are rejected as invalid

Re-work the docshell auth prompt logic to disable prompts for any url running in chrome unless the chrome window
explicitly sets allowAuth on its docshell.

r=darin
sr=jst
2004-11-24 17:45:44 +00:00
bienvenu%nventure.com 9caa4ad158 seamonkey part of fix for 181627 compact folders should put up done status when done 2004-11-24 01:58:49 +00:00
darin%meer.net 6d8591d85f fixes bug 263360 "Make CallCreateInstance use NS_GetComponentManager instead of nonfrozen/deprecated nsComponentManager symbols" r=bsmedberg sr=dbaron 2004-11-23 20:53:38 +00:00
timeless%mozdev.org b1183a83a9 Bug 270797 ###!!! ASSERTION: null data pointer: 'Not Reached', file r:\mozilla\xpcom\string\src\nsTSubstring.cpp, line 599
patch by bugzilla@mcsmurf.de r=neil sr=bienvenu
2004-11-23 17:43:13 +00:00
bienvenu%nventure.com 12639261e3 better fix for build bustage introduced by moving nsImapMoveCoalescer to base/util, just remove unused code 2004-11-23 16:39:40 +00:00
bienvenu%nventure.com c0d5aeb55f fix 107221 saving attachments from ms exchange server broken if user name contains slashes, sr=mscott 2004-11-23 16:36:24 +00:00
bienvenu%nventure.com 5877288050 fix 240468 allow purging of junk mail folder in local folders account, sr=mscott 2004-11-23 16:35:34 +00:00
timeless%mozdev.org c3e433dd28 Bug 223943 expand "mailnews.headers.showUserAgent" to include x-newsreader
patch by colin.ogilvie@gmail.com r=neil sr=bienvenu
2004-11-23 09:41:48 +00:00
timeless%mozdev.org 243a059bf8 Bug 265388 @mozilla.org/rdf/datasource;1 are rdf datasources and must be used as services
r=neil sr=bienvenu
2004-11-23 09:15:42 +00:00
scott%scott-macgregor.org b7cf1a5075 Bug #267865 --> Virtual folders parented off of IMAP sub folders are forgotten on subsequent launches.
Call LoadVirtualFolders after our folder hierarchy has been created in the UI.

sr=bienvenu
2004-11-23 06:39:47 +00:00
bienvenu%nventure.com 513742c4f9 fix seamonkey build bustage 2004-11-23 05:04:00 +00:00
bienvenu%nventure.com e91c824657 fix 181627 compact folders doesn't display done status, sr=mscott 2004-11-23 04:54:42 +00:00
bienvenu%nventure.com eb3a5998d1 fix 210614, sr=mscott make pop3 incoming filters capable of filtering to imap folders 2004-11-23 04:50:23 +00:00
bienvenu%nventure.com 979909fe86 fix 181627 compact folders doesn't display done status, sr=mscott 2004-11-23 04:31:00 +00:00
bienvenu%nventure.com a67082e8ee fix 181627 compact folders doesn't display done status, sr=mscott 2004-11-23 04:22:04 +00:00
scott%scott-macgregor.org bd38269dda Bug #255473 --> Add support for multiple RSS accounts. Tbird 1.0 bug
r=me
sr=bienvenu
a=asa
2004-11-22 04:38:12 +00:00
scott%scott-macgregor.org fd8142341d Bug #270711 --> "About Junk Mail" refers to nonexistent "Help" button
Fix for Thunderbird 1.0

sr=bienvenu
2004-11-19 20:24:32 +00:00
scott%scott-macgregor.org 3388ce9f3a Bug #260837 --> RSS feeds using SSL are erroneously reported as invalid
Support http and https URLS for RSS.

Effects Thunderbird only.

sr=bienvenu
2004-11-19 03:50:25 +00:00
scott%scott-macgregor.org 9beb72aa15 Bug #262018 --> Unable to create local folders that contain semicolons or # characters. Messages in these local
folders never load.

Make our folder hash routine smart enough to hash folder names that contain these characters.

sr=bienvenu

Porting Thunderbird 1.0 bug to the trunk
2004-11-19 01:13:52 +00:00
scott%scott-macgregor.org 69b9bed13b Bug #267865 --> Virtual folders that are subfolders of IMAP folders are deleted after restarting Thunderbird.
Thunderbird fix.

sr=bienvenu
2004-11-18 22:23:34 +00:00
scott%scott-macgregor.org 712b32defe Bug #270274 --> Don't run junk controls on new rss feed items
sr=bienvenu
2004-11-18 19:16:15 +00:00
scott%scott-macgregor.org a3b1d8f1f3 Set a SpecialFolder-Virtual attribute on saved search folders
so we can reflect that in the Thunderbird folder pane UI.

Effects thunderbird only. Porting aviary 1.0 fix
2004-11-17 17:35:09 +00:00
scott%scott-macgregor.org f224ab1b3d Bug #270234 --> OK/Enter doesn't dismiss New Identity Settings dialog
fix a typo
2004-11-16 21:55:35 +00:00
bienvenu%nventure.com 34d6b1170e fix269725 sr=mscott status messages don't show up in main window if you've opened up a stand-alone msg window 2004-11-16 20:41:45 +00:00
robin.lu%sun.com ce92736d4f fix bug 243583 Search: Status is/isn't New does not work
patched by brian.lu@sun.com r/sr=bienvenu
2004-11-16 05:22:50 +00:00
darin%meer.net f103a62f64 fixes bug 261083 "Channels do not uniformly query their notification callbacks" r=biesi sr=bzbarsky 2004-11-15 20:16:52 +00:00
bienvenu%nventure.com f917489492 fix 267373 sr=mscott unable to create virtual folders as sub-folders of leaf folders 2004-11-15 01:20:35 +00:00
bienvenu%nventure.com c04d2ca499 fix 269583 compacting folders doesn't clear expunged bytes count, sr=mscott 2004-11-15 01:14:13 +00:00
bienvenu%nventure.com 0b8edec57d add additional logging to diagnose 268245, sr=mscott 2004-11-13 18:35:59 +00:00
scott%scott-macgregor.org 17d22492d7 Bug #255447 --> Add RSS support to account central for thunderbird.
sr=bienvenu
2004-11-12 22:50:23 +00:00