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

6597 Коммитов

Автор SHA1 Сообщение Дата
scott%scott-macgregor.org bd596ad3f5 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 bc1aa884ad 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 373f51f2c6 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 ad1f6f3d45 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 93d892c63a 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 a1ac402b35 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 fef68badcc 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 af9ed89591 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 4ac5f3e556 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 156cc9e360 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 d3438788e5 fix seamonkey build bustage 2004-11-23 05:04:00 +00:00
bienvenu%nventure.com 8663240851 fix 181627 compact folders doesn't display done status, sr=mscott 2004-11-23 04:54:42 +00:00
bienvenu%nventure.com 2464aca55c 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 e105c28afc fix 181627 compact folders doesn't display done status, sr=mscott 2004-11-23 04:31:00 +00:00
bienvenu%nventure.com 3b2a93e5f5 fix 181627 compact folders doesn't display done status, sr=mscott 2004-11-23 04:22:04 +00:00
scott%scott-macgregor.org 6831ebd8d2 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 859a8ba486 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 3a9e34194d 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 f6b6720e38 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 54465e4867 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 7ae54a1e1e 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 68848f5e38 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 b96f1478d0 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 1676e9fe9f 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 cdbcc064e3 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 c79cfdbf74 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 9c74f61e08 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 2b2159a21e fix 269583 compacting folders doesn't clear expunged bytes count, sr=mscott 2004-11-15 01:14:13 +00:00
bienvenu%nventure.com b43f3681fb add additional logging to diagnose 268245, sr=mscott 2004-11-13 18:35:59 +00:00
scott%scott-macgregor.org ef71ea2f86 Bug #255447 --> Add RSS support to account central for thunderbird.
sr=bienvenu
2004-11-12 22:50:23 +00:00
scott%scott-macgregor.org 400f661b26 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
scott%scott-macgregor.org 0795015b79 Bug #261717 --> Add a context menu to the RSS website header in the msg pane so users
can copy the website url to the clipboard. Patch originally from David Fraser.
2004-11-11 23:30:32 +00:00
bienvenu%nventure.com 484d86a9be fix 268491 password_protect local cache setting had some problems with imap, sr=mscott 2004-11-11 19:23:13 +00:00
bienvenu%nventure.com e19bb95d18 fix 268630 mark folder read doesn't clear the new flag, sr=mscott 2004-11-11 19:05:54 +00:00
bienvenu%nventure.com c922a1abc3 fix imap filters that mark as read as well as delete, 243832 sr=mscott 2004-11-11 18:53:58 +00:00
scott%scott-macgregor.org 9f9cb57729 Bug #262300 --> Finish implementing multiple identity UI. Add tabs for altering Copies & Folders and Composition and Addressing settings to the identity editor UI.
sr=bienvenu
2004-11-10 21:41:00 +00:00
timeless%mozdev.org ea2f3df3b9 Bug 106386 Correct misspellings in source code
patch by ajvincent@gmail.com r=dbradley rs=brendan
2004-11-10 07:27:11 +00:00
bienvenu%nventure.com 191925af33 fix 267345, deleted pop3 virtual folders keep coming back, sr=mscott, also fix proliferation of imap inbox-xx msf files, remove deleted folders from panacea.dat 2004-11-10 02:21:06 +00:00
bienvenu%nventure.com dd6fbad309 fix 268681 crassh on exit after opening stand-alone msg window, sr=mscott 2004-11-09 22:13:36 +00:00
bienvenu%nventure.com e00abdb14f fix multiple pop3 servers biffing at the same time with the global inbox, sr=mscott 268080 2004-11-09 16:03:55 +00:00
neil%parkwaycc.co.uk b5c2d10d8d Bug 263737 Trying to uncollapse message pane throws unnecessary exception when no message needs to be loaded r+sr=bienvenu 2004-11-09 00:33:55 +00:00
bienvenu%nventure.com 763d470e54 fix 268025 notification when msg is loaded, sr=sspitzer 2004-11-06 23:42:39 +00:00
timeless%mozdev.org e22b2f9492 Bug 222639 Can't choose 'Size' column in Search Messages
patch by mark@standard8.demon.co.uk r=neil sr=bienvenu
2004-11-05 18:10:01 +00:00
timeless%mozdev.org fcb374eba6 Bug 74714 don't hardcode "KB"/"MB" in MailNews
patch by mark@standard8.demon.co.uk r=neil sr=bienvenu
2004-11-05 18:08:34 +00:00
scott%scott-macgregor.org 9ca26da26a Bug #267601 --> wrong icon displayed for rss posts when "grouped by sort" is selected
Call nsMsgDBView::Open from our grouped view to make sure everything gets initialized properly.

sr=bienvenu
2004-11-04 20:04:13 +00:00
bienvenu%nventure.com c74606f3e3 fix 267483 regression in clearing of new flag when mail is filtered into pop3 folder, sr=mscott 2004-11-03 17:17:37 +00:00
bienvenu%nventure.com df09cd8273 fix updating of grouped view when new headers come in, 267282 sr=mscott 2004-11-03 02:28:29 +00:00
bienvenu%nventure.com 1b229f5881 fix new flag handling in view as fallout from fixing 114211, sr=mscott 2004-11-01 23:44:29 +00:00
scott%scott-macgregor.org f355b21f9e Bug #264605 --> don't allow drag and drop of virtual folders outside of the account they live under.
sr=bienvenu
2004-11-01 22:28:11 +00:00
darin%meer.net 96c79cea45 eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg 2004-11-01 18:50:36 +00:00