Commit Graph

1220 Commits

Author SHA1 Message Date
darin%meer.net
9791154211 patch for bug 287648 "make nsIDNSService use nsICancelable and move private methods to nsPIDNSService" r=biesi sr=bzbarsky 2005-04-06 01:33:28 +00:00
bsmedberg%covad.net
659b20504a Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-04-05 13:09:19 +00:00
kairo%kairo.at
5807972621 bug 288156 - Hardcoded appname in messenger.properties (filterFolderTruncateFailed), patch by Mark Banner <bugzilla@standard8.demon.co.uk>, r=Neil sr=mscott 2005-04-01 22:18:16 +00:00
darin%meer.net
f6ffba0f8b landing patch for bug 282442 "Provide interface for configuring proxies" r=biesi sr=bzbarsky 2005-03-25 03:41:33 +00:00
timeless%mozdev.org
d0cec75325 Bug 131849 addressbook build system requires exporting internal files
patch by bugzilla@standard8.demon.co.uk r=bienvenu sr=neil
2005-03-22 17:39:09 +00:00
bienvenu%nventure.com
17710e7b2c 285922 allow filters after the fact to mark messages as junk/non junk, sr=mscott 2005-03-17 23:19:02 +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
bienvenu%nventure.com
cd9815cf7a fix 274800 clicking on imap draft saved offline causes problems, sr=mscott 2005-03-05 01:02:33 +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
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
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
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
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
1e70ab26d7 fix news timeouts, sr=mscott 189363 2005-02-01 17:21:33 +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
bienvenu%nventure.com
65ad4299f9 support IMAP TLS 60377 sr=mscott 2005-01-24 17:29:05 +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
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
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
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
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
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
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
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
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
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
513742c4f9 fix seamonkey build bustage 2004-11-23 05:04:00 +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
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
712b32defe Bug #270274 --> Don't run junk controls on new rss feed items
sr=bienvenu
2004-11-18 19:16:15 +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
ad38e0142f 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
9ae218005f fix 268630 mark folder read doesn't clear the new flag, sr=mscott 2004-11-11 19:05:54 +00:00
bienvenu%nventure.com
404d66fbfb fix new flag handling in view as fallout from fixing 114211, sr=mscott 2004-11-01 23:44:29 +00:00
darin%meer.net
189ba5e5c4 eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg 2004-11-01 18:50:36 +00:00
jshin%mailaps.org
532814224e bug 264071 (2nd check-in) : M18a4/TB08 cannot handle mail folders with non-Latin1 (non-ASCII) characters (r=mscott, sr=bienvenu) 2004-10-31 17:45:06 +00:00
jshin%mailaps.org
2ba59e9c89 bug 264071 : M18a4/TB08 cannot handle mail folders with non-Latin1 (non-ASCII) characters (r=mscott, sr=bienvenu) 2004-10-28 05:02:33 +00:00
varga%nixcorp.com
4841950f4d Fixing gcc 3.4 bustage. 2004-10-26 21:03:58 +00:00
bienvenu%nventure.com
58def2143c fix 249240 add pref to disable logon_fallback for pop3, and handle other authentication problems, patch by me and ch.ey@gmx.net, r=me and ch.ey@gmx.net, sr=mscott 2004-10-26 17:16:30 +00:00
bienvenu%nventure.com
4a3d3b4efc fix rename of virtual imap folders, sr=mscott 265507 2004-10-25 02:38:45 +00:00
bienvenu%nventure.com
82bee19afa fix 265330 problems with unread counts in virtual folders, and clearing new flag, sr=mscott 2004-10-24 00:05:38 +00:00
bienvenu%nventure.com
1ac18e39d3 fix 239168 junk mail controls not run on inbox if inbox is also fcc folder, sr=mscott, also fix crash when getnewlist returns null 2004-10-19 01:16:26 +00:00
bienvenu%nventure.com
c975068538 fix 259603 new messages aren't analyzed for junk status if the user clicks away from the inbox before we've finished retrieving messages, sr=msctt 2004-10-18 14:51:29 +00:00
scott%scott-macgregor.org
ed6861f295 Bug #261199 --> Begin landing Thunderbird's virtual folder UI.
Land the back end RDF changes necessary to support the new user interface.

sr=bienvenu
2004-10-15 06:24:18 +00:00
cbiesinger%web.de
9d659eea99 Bug 263688 eliminate some *WithConversion calls in mailnews/compose
r=bienvenu sr=mscott
2004-10-14 17:04:46 +00:00
bienvenu%nventure.com
3340277657 allow filters for local folders account, because of pop3 global inbox, sr=mscott 177093 2004-10-12 22:17:00 +00:00