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

14425 Коммитов

Автор SHA1 Сообщение Дата
cbiesinger%web.de bb37693039 147679 GetFromMIMEType on Windows only gets one extension and needs rethinking r=bzbarsky sr=darin
this merges nsIMIMEService::GetFromType and GetFromExtension
2003-07-25 16:48:00 +00:00
timeless%mozdev.org d02cc42395 Bug 205709 javascript script warning in abDragDrop.js
patch by stevechapel@earthlink.net r=stephend sr=bz
2003-07-24 23:11:35 +00:00
neil%parkwaycc.co.uk e7c585c091 Bug 207634 Convert GetSortKeyLen/CreateRawSortKey to AllocateRawSortKey r=smontagu sr=sspitzer 2003-07-24 20:31:35 +00:00
bienvenu%nventure.com 31c69e8e25 fix 213768 reverse sort by threads broken, r/sr=mscott 2003-07-24 20:15:09 +00:00
jaggernaut%netscape.com 4e7c966d11 Bug 213601: Switch some users of NS_NewAtom over to do_GetAtom. r=bzbarsky, sr=dbaron 2003-07-24 04:53:13 +00:00
bienvenu%nventure.com 6f63e462ff fix 103732, sending unsent messages doesn't set replied/forwarded status on original msg, r/sr=mscott 2003-07-23 21:53:05 +00:00
scott%scott-macgregor.org 2aedc8f271 Bug #213036 --> Thunderbird only! Has no effect on the seamonkey build.
New XBL widget that acts like a horizontal list box for new attachment display in thunderbird. This widget will shortly be moving
to toolkit once verbage & location is worked out with the toolkit folks.

r/sr=bienvenu
2003-07-23 19:03:17 +00:00
bienvenu%nventure.com 9f8a9bab94 fix Keep Only Unread messages when no other purge criteria is set, 168743 r/sr=mscott 2003-07-22 21:22:23 +00:00
bienvenu%nventure.com edb48aaa33 fix handling of uid gaps when opening folders and requesting headers, r/sr=mscott 103401 2003-07-22 13:57:48 +00:00
scott%scott-macgregor.org d1c1d95ec2 Bug #65472 --> Port a thunderbird change back to mozilla mail. If the user has turned on the pref for showing the user-agent string,
show x-mailer if there is no user-agent. We currently show it under the same user-agent box we currently use in the UI.

r/sr=bienvenu
2003-07-21 05:00:09 +00:00
bienvenu%nventure.com 5800175d8c support for APOP, patch by ch.ey@gmx.net, r=bienvenu, sr=mscott 43923 2003-07-20 15:45:31 +00:00
bienvenu%nventure.com c3d9cc3ae1 remove extern for unused+non-existent function, no bug, r/sr=mscott 2003-07-20 15:38:59 +00:00
varga%utcru.sk fbd78f9fd1 Fix for bug 152209. unnecessary distinction between "content" and "treeitem" template conditions
r=neil, sr=bienvenu
2003-07-20 10:35:41 +00:00
jaggernaut%netscape.com abc5fc3aff Forgot some stuff 2003-07-20 09:52:25 +00:00
jaggernaut%netscape.com 83c571e877 Bug 25886: Get rid of a bunch of unused NS_DEFINE_IID, NS_DEFINE_CID. r=caillon, sr=dbaron 2003-07-20 07:47:59 +00:00
scott%scott-macgregor.org ef582a5d90 Add replied and forwarded atoms to the db view. This allows Thunderbird themes to add icons in the thread pane to
distinguish these two states. Thanks to Erik Arvidsson for the patch.

r=bienvenu
sr=scott
2003-07-19 17:27:17 +00:00
bienvenu%nventure.com 4fa5b868ae fix handling of selecting folders when online directory is set and personal namespace used, 211793, r/sr=mscott 2003-07-19 17:23:18 +00:00
bienvenu%netscape.com aebc1627b1 fix local search to release ref to db when done r/sr=mscott 185176 2003-07-17 19:40:00 +00:00
bienvenu%netscape.com 52c4b062ab fix 185176, don't hold open .msf files for newly discovered imap folders, r/sr=mscott 2003-07-17 01:12:32 +00:00
pkw%us.ibm.com e27f226dda Bug 107833 - Full prefs UI support for movemail accounts
r/sr=sspitzer@netscape.com
2003-07-15 20:57:01 +00:00
bienvenu%netscape.com 4291a8a577 fix problems copying empty imap or local folder to another local folder only works once, patch by cavin@netscape.com, r=sspitzer, sr=bienvenu 2003-07-14 23:36:22 +00:00
pkw%us.ibm.com e63dfa4919 Bug 56670 - add error handling ui to movemail
This is the second part of the patch for this bug.
r/sr=sspitzer@netscape.com
2003-07-14 23:19:40 +00:00
stephend%netscape.com dfa0be33b9 Typo in checkin for bug 210984. r/sr=scott@scott-macgregor.org 2003-07-14 22:34:58 +00:00
pkw%us.ibm.com 51e7388621 Bug 211332 - Remove unused files in mailnews/base/prefs/resources
r/sr=sspitzer@netscape.com
2003-07-14 21:40:30 +00:00
bienvenu%netscape.com 7b75b2e7d9 part of work to add support for APOP, patch by ch.ey@gmx.net, r/sr=bienvenu 43923 2003-07-14 14:37:42 +00:00
bienvenu%netscape.com e14c315b9f add support for sorting threads, r=sspitzer, sr=mscott 72493 also make expand all state remembered 64426 2003-07-14 14:17:48 +00:00
bienvenu%netscape.com ce14e466f6 add pref for making thread pane column click do a flat sort, default true (current behaviour) r/sr=mscott, 72493 2003-07-14 14:11:46 +00:00
jaggernaut%netscape.com 817298ce0b Bug 212272: Switch some Substring users over to String(Begins|Ends)With. r=dwitte, sr=bzbarsky 2003-07-14 07:37:39 +00:00
scott%scott-macgregor.org 6906e3ab3a Bug #210984 --> let extensions extend entries in the account manager. This allows extensions like PGP/mime to directly add panels
to the account manager.

r/sr=sspitzer
2003-07-14 00:02:09 +00:00
jaggernaut%netscape.com 2d7ed90a69 Bug 73353: clean up MODULE/REQUIRES story. r=cls, sr=bryner 2003-07-13 22:29:00 +00:00
scott%scott-macgregor.org 4a96cbd3b2 -mail command line handler CAN handle args. Set this to true. This means you can now do:
mozilla.exe -mail news://<news server> and it will work.

This also means that clicking on news and snews urls in a browser will do the right thing for thunderbird.

r/sr=sspitzer
2003-07-13 21:27:26 +00:00
stephend%netscape.com 8ee37e9f72 Bug 212446. UMR in nsNNTPNewsgroupList::ProcessXOVERLINE. Patch by Timeless <timeless@myrealbox.com>. r/sr=sspitzer@netscape.com. Tested under Purify by Stephen Donner <stephend@netscape.com> 2003-07-13 19:43:21 +00:00
bienvenu%netscape.com 9476bf7638 fix bug 151452 handle login-delay and in-use messages from pop3 server patch by ch.ey@gmx.net, r/sr=bienvenu 2003-07-13 18:51:56 +00:00
scott%scott-macgregor.org 2462f8b8d8 Thunderbird now uses a dynamically generated 3-pane. No more alternate 3-pane xul file, so remove the C++ code
that tries to launch the alternate 3-pane.

Land the new vertical 3-pane for thunderbird. Folder pane | Thread Pane | Message pane.
2003-07-12 20:38:22 +00:00
scott%scott-macgregor.org 5213c89d42 Try to reduce the jiggling effect caused by viewing messages with a lot of attachments. Set a fixed # of rows
for the attachment list, currently 3 rows.

r/sr=sspitzer
2003-07-12 20:29:48 +00:00
kaie%netscape.com eca5c05eea Fixing bustage from previous checkin. 2003-07-11 20:20:14 +00:00
mkaply%us.ibm.com 0f3a3e3df1 Better fix for 178961 per dbaron 2003-07-11 19:53:13 +00:00
kaie%netscape.com 903de8295b b=205702 S/Mime messages should use larger encrypted strings to increase strength of security
r=ddrinan sr=brendan
2003-07-11 19:27:27 +00:00
scott%scott-macgregor.org 5f61db2df0 Port some thunderbird improvements to the account manager back to the seamonkey trunk. Remove lots of unwanted flex space
from the dialogs.

r/sr=sspitzer
2003-07-09 03:53:22 +00:00
bienvenu%netscape.com 26962d2124 more fixes for corruption of offline imap stores after compact, 166617, r/sr=sspitzer 2003-07-03 14:42:08 +00:00
bienvenu%netscape.com 1a3020ea80 add message for folder in use message, r/sr=sspitzer, 166617 2003-07-02 21:33:12 +00:00
bienvenu%netscape.com 6f90413097 fix 210800 problem parsing imap headers/messages with mal-formatted line terminators (CRCRLF) on windows r/sr=sspitzer 2003-07-02 21:03:30 +00:00
bienvenu%netscape.com fc63cdfcea fix problem displaying pop3 password failed error message, patch by ch.ey@gmx.net, r=bienvenu, sr=sspitzer 211479 2003-07-02 20:59:05 +00:00
timeless%mozdev.org 6ebcae8784 Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>)
patch by riceman+bmo@mail.rit.edu r=timeless rs=jag moa=sspitzer
2003-07-02 14:30:36 +00:00
scott%scott-macgregor.org a04ea40a5a Thunderbird only change. Does not effect trunk builds.
When rendering a mail message, check to see if the message has been marked as junk.
If it has, sanitize the HTML, stripping it of any images, remote connection requests, tables, js, cookies, etc.
2003-07-02 03:24:58 +00:00
scott%scott-macgregor.org f142d85931 Implement a content policy class for thunderbird.
Block the loading of remote images if the preference is set. Register ourselves as a pref observer
so we know when this pref changes.

Has no effect on the seamonkey build. CVS: ----------------------------------------------------------------------
2003-07-01 05:30:17 +00:00
scott%scott-macgregor.org abb907c6f9 Implement a content policy class for thunderbird.
Block the loading of remote images if the preference is set. Register ourselves as a pref observer
so we know when this pref changes.

Has no effect on the seamonkey build.
2003-07-01 05:29:53 +00:00
scott%scott-macgregor.org cf8e368ef2 Thunderbird only...
register the new content policy manager for thunderbird builds. (The content policy manager is not finished yet)
2003-07-01 02:29:44 +00:00
scott%scott-macgregor.org 9003cfad76 Effects thunderbird builds only.
Unfinished cut at a thunderbird content policy manager which will control whether images are displayed, JS is executed,
etc.
2003-07-01 02:27:55 +00:00
sspitzer%netscape.com 63543c950b fix for bug #211078
addressbook views shows blank name field, when we could use email address.
important for tbird, and mscott's contact list in the compose window.
r/sr=bienvenu
2003-07-01 00:05:08 +00:00