Commit Graph

7052 Commits

Author SHA1 Message Date
bienvenu%nventure.com
d3a446e5db increase capability of what you can control for new account wizard from isp data, 328174, 328175, and 328178, patches by y.rouillard@laposte.net, r=bienvenu, sr=mscott 2006-02-23 04:12:23 +00:00
bienvenu%nventure.com
73a165b7a4 fix 327108, if special folder is set to a server that doesn't exist, fall back to default special folder, sr=mscott 2006-02-23 04:08:46 +00:00
bugzilla%standard8.demon.co.uk
c5f7401518 Bug 63083 mailnews makefiles use EXPORTS instead of INCLUDES. Part 5. r/sr=bienvenu 2006-02-17 13:44:05 +00:00
bugzilla%arlen.demon.co.uk
f6480bf58c Bug 326082 Get phishing detection to cope with tags within link text
p=me r=neil sr=bienvenu
2006-02-13 23:01:06 +00:00
jshin%mailaps.org
25aedc6f6c bug 317674 : renaming folders whose name contains chars. outside the system default codepage doesn't work: r/sr=bienvenu 2006-02-12 14:46:50 +00:00
bienvenu%nventure.com
8fa21d0d61 update unread counts for single folder virtual folder on an imap folder with a body criteria search, sr=mscott 277843 sr=mscott 2006-02-08 22:32:27 +00:00
darin%meer.net
53f8cfbf17 Fixing bustage: Implement new version of nsIXULBrowserWindow.setOverLink 2006-02-03 22:28:50 +00:00
darin%meer.net
8737edc430 fixing bustage 2006-02-03 22:21:07 +00:00
cbiesinger%web.de
c2d981f764 bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
r+sr=darin
2006-02-03 14:18:39 +00:00
mrbkap%gmail.com
c4f20f9306 Remove the obsolete concept of "DTD verification". bug 323958, r+sr=jst 2006-01-30 23:45:19 +00:00
bienvenu%nventure.com
212f54ff5a set mru time for a folder when messages are moved into it sr=mscott, part of 251296 2006-01-28 17:32:59 +00:00
bugzilla%arlen.demon.co.uk
d34a7dc128 Bug 309024 Mails with vCard are marked as scam
p=me r=neil.parkwaycc.co.uk sr=bienvenu
2006-01-27 12:37:42 +00:00
mrbkap%gmail.com
5e3b39b84e bug 324738: Remove some unnecessary complexity from the parser and hardcode DTDs. r=sicking sr=jst 2006-01-26 19:07:41 +00:00
wr%rosenauer.org
0031f58320 Bug 323980 - subfolders of default account are not checked for new mail at startup, r=Neil, a=cst 2006-01-26 18:19:43 +00:00
bugzilla%arlen.demon.co.uk
f1ac5403dc Bug 294307 SeaMonkey mailnews doing too-permissive content policy checks
p=me r=neil.parkwaycc.co.uk sr=bienvenu
2006-01-25 01:21:07 +00:00
bienvenu%nventure.com
da9a7d0c73 fix remembering mru time for folders by not blowing away the folder cache when db is deleted, sr=mscott, part of 251296 2006-01-24 15:54:15 +00:00
bugzilla%standard8.demon.co.uk
9fcc4a4a1f Bug 317566 Using global LDAP server prefs for autocomplete lookup does not always work correctly. r=neil.parkwaycc.co.uk,sr=bienvenu 2006-01-21 09:01:14 +00:00
bienvenu%nventure.com
d862fcdf6f fix crash doing save all attachments when all attachments have been deleted, sr=mscott 323131 2006-01-20 22:38:50 +00:00
bienvenu%nventure.com
3384684c60 fix instance of 83396, messages imported from Eudora can end up with bare newlines, and corrupted attachments, sr=mscott 2006-01-19 22:48:06 +00:00
neil%parkwaycc.co.uk
dcfd14e818 Bug 323723 Can't select SMTP server when creating a new identity r+sr=bienvenu 2006-01-19 09:17:38 +00:00
bugzilla%arlen.demon.co.uk
08104e4050 Bug 323048 "Copy Folder Location" does not work anymore
p=Frank Wein <bugzilla@mcsmurf.de> r=me sr=bienvenu
2006-01-12 13:51:36 +00:00
timeless%mozdev.org
77cdd3d161 Bug 302695 Misleading message when starting Thunderbird in "Ask for Online state" mode - there is no "File -> Work Online"
patch by hubert.gajewski@gmail.com r=timeless sr=neil
2006-01-11 08:32:11 +00:00
bugzilla%standard8.demon.co.uk
6389b93dbf Bug 26622 nsAutoString use as member variables should be reviewed (mailnews patch). Original Patch by Mikael Parknert <mikael@parknert.se>, updated by me. r=neil.parkwaycc.co.uk,sr=bienvenu 2006-01-08 19:16:56 +00:00
bugzilla%arlen.demon.co.uk
409f5623a2 Bug 319659 XPFE code assumes document.firstChild is the root element
p=me r=neil.parkwaycc.co.uk sr=jag
2006-01-06 20:38:21 +00:00
bienvenu%nventure.com
02c3dc5507 fix crash in nsMsgGroupView::~nsMsgGroupView() by storing the group by date thread subjects per view, 301308 patch by b.jacques@planet.nl, sr=bienvenu, also add grouping by hasAttachment to fix crash when user accidentally gets into group by attachment mode 2006-01-06 18:44:35 +00:00
bienvenu%nventure.com
235d13b57a fix 320258 duplicate ids in xul, patch by mcow@well.com, r=neil sr=bienvenu 2006-01-06 16:49:57 +00:00
bienvenu%nventure.com
375a4ef6d0 fix crash running filter after the fact when a move/copy target folder is gone, sr=mscott 322283 2006-01-05 19:52:12 +00:00
bugzilla%arlen.demon.co.uk
c94e8974ee Bug 311028 Print Preview window is partly overlayed by background and is missing scrollbars
p=me r=neil.parkwaycc.co.uk sr=bienvenu
2006-01-04 22:34:34 +00:00
bugzilla%standard8.demon.co.uk
cd18ab6b70 Bug 311238 ns*SummarySpec.* are no longer required. Part 3 the final removal. r=bienvenu,sr=mscott 2006-01-04 20:00:00 +00:00
bienvenu%nventure.com
726b6b2ebb set mru time for folder when opening a view on folder, sr=mscott, 251296, and potential fix for top crash, 322273, initial patch by timeless, sr=bienvenu 2006-01-04 18:38:36 +00:00
bugzilla%standard8.demon.co.uk
455435572c Bug 311238 ns*SummarySpec.* are no longer required. Part 3 the final removal. r=bienvenu,sr=mscott 2006-01-04 17:16:37 +00:00
bienvenu%nventure.com
0dd6fb70ca implement mru time for folders, part of folder views, 251296, sr=mscott 2006-01-04 00:40:43 +00:00
bienvenu%nventure.com
b5387d0b6b fix hang opening folder with corrupt msg ref threading such that two messages each think they're the parent of the other, sr=mscott 321495 2006-01-03 21:19:57 +00:00
bienvenu%nventure.com
b7e4c9a80c add support for folder views including favorite folders, sr=mscott 251296 2005-12-29 23:47:47 +00:00
bugzilla%standard8.demon.co.uk
840ddeca61 Bug 63083 mailnews makefiles use EXPORTS instead of INCLUDES. Part 4 - move *CID.h files to public directories if they are exported. r/sr=dmose. Removing the original files that are no longer needed. 2005-12-29 13:24:31 +00:00
bugzilla%standard8.demon.co.uk
db22b0e21d Bug 63083 mailnews makefiles use EXPORTS instead of INCLUDES. Part 4 - move *CID.h files to public directories if they are exported. r/sr=dmose 2005-12-28 19:52:40 +00:00
bienvenu%nventure.com
cb119daa52 work on favorite folders backend, add CIDs and contractids for new folder datasources sr=mscott 251296 2005-12-28 19:10:29 +00:00
bzbarsky%mit.edu
82d764b57f Use a valid MIME type for the "display" stuff in mailnews. r=bienvenu,
sr=mscott.
2005-12-28 19:10:23 +00:00
scott%scott-macgregor.org
26187e07af Bug #241602 --> Port thunderbird fixes from the aviary 1.0 branch to the trunk.
register properties chrome url for Win XP Start menu
2005-12-28 19:10:21 +00:00
bienvenu%nventure.com
d6bc10a00d implement message grouping, 256688 sr=mscott 2005-12-28 19:10:19 +00:00
bienvenu%nventure.com
fdb60f4993 backend changes for cross-folder virtual folders, sr=mscott 11051 2005-12-28 19:10:18 +00:00
gerv%gerv.net
ecbf97fa9f Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-12-28 19:10:16 +00:00
scott%scott-macgregor.org
20b834186c Part of Bug #179533 --> need to move mail CID files from the build directory to the src directory.
This will make aggregating mail dlls easier.
r/sr=sspitzer
2005-12-28 19:10:13 +00:00
bienvenu%nventure.com
ec92bc29af work on favorite folders backend, add CIDs and contractids for new folder datasources sr=mscott 251296 2005-12-27 21:18:55 +00:00
bienvenu%nventure.com
80b771d961 work on favorite folders backend, make NotifyPropertyChanged virtual so it can be overridden sr=mscott 251296 2005-12-27 21:15:55 +00:00
bienvenu%nventure.com
d33947c8a6 work on favorite folders backend, add favorite folder folder flag sr=mscott 251296 2005-12-27 21:12:38 +00:00
cbiesinger%web.de
72ac26b6ce Bug 321504 Remove unneeded uses of nsIDocumentLoader
r+sr=bz
2005-12-26 16:45:59 +00:00
bienvenu%nventure.com
2ce206929d fix 320732 hourglass after displaying msg, implement isPending correctly sr=mscott 2005-12-20 04:32:20 +00:00
bugzilla%standard8.demon.co.uk
4b0886dc70 Bug 183419 Message Filter dialog and Search dialogs (Message, Address) need close facilities. r=mnyromyr,sr=neil.parkwaycc.co.uk 2005-12-19 17:30:58 +00:00
gerv%gerv.net
adbec5dbff Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-12-13 13:25:40 +00:00