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

14410 Коммитов

Автор SHA1 Сообщение Дата
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
bienvenu%netscape.com cb0214f949 part of work to prevent corruption of offline imap stores when compacting offline stores, and miscellaneous cleanup 166617 r/sr=sspitzer 2003-06-30 23:51:50 +00:00
bienvenu%netscape.com b2cf77179a part of work to prevent corruption of offline imap stores, 166617 r/sr=sspitzer 2003-06-30 23:33:46 +00:00
bienvenu%netscape.com 0ad3366042 fix 211104 CRAM-MD5 capability not always recognized, patch by ch.ey@gmx.net, r/sr=bienvenu 2003-06-30 21:57:02 +00:00
pkw%us.ibm.com 8bf13d8ca8 Bug 56670 - add error handling ui to movemail
First set of changes.
r/sr=sspitzer@netscape.com
2003-06-30 21:36:27 +00:00
bienvenu%netscape.com fd5e11f510 don't prompt/send mdn response when reading news messages, r/sr=sspitzer 209516 2003-06-29 01:33:15 +00:00
bienvenu%netscape.com 737ce90217 instead of removing nulls when parsing server responses, replace them with spaces, so we won't throw off the byte counts for imap and pop3, 205789 r/sr=sspitzer 2003-06-29 01:06:29 +00:00
sspitzer%netscape.com 78d8c01fb5 fix for bug #210912
ignore clicks to the filter list tree header in the filter dialog, we don't want to sort

fix for bug #210947
double clicking past the last row in the filter dialog opens a broken filter edit dialog
(should do nothing)

fix for bug #210965
double clicking on a checkbox in the "enable" ccolumn in the filter dialog
should not open the currently selected filter in the edit filter dialog

r/sr=bienvenu
2003-06-28 04:08:14 +00:00
sspitzer%netscape.com faf7d6756c fix for bug #210949
ignore clicks to the dir tree header in the addressbook window, we don't want to sort

fix for bug #210950
double clicking past the last row in the dir tree should not act like you double
clicked the select addressbook / LDAP server / mailing list

r/sr=bienvenu
2003-06-28 04:05:48 +00:00
bienvenu%netscape.com 1573b494ea fix problem selecting imap messages after imap uid validity rolls, r/sr=sspitzer 145638 2003-06-28 00:40:08 +00:00
bienvenu%netscape.com a1b1e71fd8 remove debugging code accidentally checked in with last checkin 2003-06-25 14:49:28 +00:00
bienvenu%netscape.com 475384bd2d logout of connections that get a syntax error, because we don't re-use them correctly, r/sr=sspitzer, 205789 - the most common cause of this is spam messages with embedded nulls 2003-06-25 14:42:03 +00:00
scott%scott-macgregor.org 9edaa34b81 Refactor the method for adding recipient rows to the addressing widget into two methods so the new thunderbird
addressing sidebar panel can re-use some of this code.

sr=sspitzer
2003-06-25 05:17:19 +00:00
jst%netscape.com abefba9053 Fixing bug 209884. Writing an inline helper to safely get an nsIScriptContext from a JSContext and making direct callers of JS_GetContextPrivate() use the helper. r=caillon@aillon.org, sr=peterv@netscape.com 2003-06-24 21:43:01 +00:00
cbiesinger%web.de 8106f8f4f4 201769 r=neil sr=dmose patch by bugzilla@christian.schmidt.name
Security panel is confusing - order of controls should be changed
2003-06-24 20:51:38 +00:00
jshin%mailaps.org 89d724a214 bug 209328 : fix mailto URL regression. (r=nhotta, sr=alecf) In addition,
address two other (related) issues.
- Fix ConvertURISpecToUTF8 to make it fill up the out parameter
- Make Tru64 Cxx happy with NS_STATIC_CAST of nsAutoPtr<PRUnichar>
2003-06-24 14:31:09 +00:00