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

15749 Коммитов

Автор SHA1 Сообщение Дата
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
bienvenu%nventure.com 95479ffa2c fix 266893 rss feeds stop working if .msf file deleted sr=mscott 2004-11-24 18:56:20 +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
neil%parkwaycc.co.uk e53548d885 Bug 240898 Switching profile makes Mozilla go offline r+sr=bienvenu 2004-11-23 23:45:04 +00:00
bienvenu%nventure.com eed58e5913 fix 271407 new flag weirdness with local folders after compacting folder, also fix UMR sr=mscott 2004-11-23 21:51:46 +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 d01dd1aa4c Bug 249782 Make Mozilla compile with Microsoft Visual Studio 2005
patch by sdwalker@myrealbox.com r=bryner
2004-11-23 19:34:02 +00:00
timeless%mozdev.org a6c47ca22d Bug 250000 Remove string copying in |nsIMAPGenericParser::AdvanceTokenizerStartingPoint()|
patch by Hans-A.Engel@unibas.ch r=bienvenu sr=dmose
2004-11-23 18:48:05 +00:00
timeless%mozdev.org 523d72e483 Bug 249675 IMAP parser: multi-line quoted strings can crash mozilla
patch by Hans-A.Engel@unibas.ch r=bienvenu sr=dmose
2004-11-23 17:44:40 +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 a70b9ec0cd whitespace cleanup only, no bug 2004-11-23 16:44:28 +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
varga%nixcorp.com 57c8acb301 Fix for bug 216060. Messages not deleted from Drafts folder [IMAP account] when they are sent if you clicked "Send later"
r=bienvenu sr=mscott
2004-11-23 09:47:09 +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 c1a3588c96 fix 270630 sr=mscott, multipart/related messages not imported correctly from outlook 2003 2004-11-23 04:43:02 +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
bienvenu%nventure.com db38dba0e0 fix 270249 pop3 logon attempts can loop infinitely depending on the way the server errors are returned, sr=mscott, a=asa 2004-11-21 20:50:40 +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 6c5812b464 Bug #270671 --> TB09 crash after importing Mozilla 1.x profiles [@ nsPop3GetMailChainer::GetNewMailForServers]
Attempt to fix a top crasher by adding a null ptr check.

sr=bienvenu
2004-11-19 04:13:30 +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
bienvenu%nventure.com 16e93b1195 potential fix for top crash in nsImapProtocol::ReleaseUrlState, sr=mscott, a=asa, 166295 2004-11-19 03:48:17 +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 55f1dda9b6 fix biff notification when using global inbox and no junk filters applied, sr=mscott 260076 2004-11-15 19:52:08 +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 a6c88daa1e add additional logging to diagnose 268245, sr=mscott 2004-11-13 18:49:05 +00:00
bienvenu%nventure.com 0b8edec57d add additional logging to diagnose 268245, sr=mscott 2004-11-13 18:35:59 +00:00
bienvenu%nventure.com 25396bfe1a checkin dbaron's fix for 267575 crash on shutdown in nsMsgDatabase destructor, r/sr=me 2004-11-13 16:51:56 +00:00
scott%scott-macgregor.org a597cad46b Bug #258489 --> Outgoing mail imported from Eudora shows raw HTML code
Migrating messages from the eudora sent folder / outbox...eudora doesn't mark html messages
as being HTML so we need to sniff the first line of the body looking for a <html> tag.
2004-11-13 05:05:18 +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
bienvenu%nventure.com 28916325f1 fix 269487 junk mail plugin doesn't run on filtered pop3 mail, sr=mscott 2004-11-12 18:59:47 +00:00
scott%scott-macgregor.org 615effb9d1 Bug #268415 --> fix bad print behavior when printing multiple e-mails.
Back out the fix for Bug #87474.
2004-11-12 18:43:36 +00:00
bienvenu%nventure.com 334dd2c1a0 potential fix for 268245 pop3 junk mail filter move to junk stops on incoming mail, sr=mscott 2004-11-12 17:08:33 +00:00