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

15131 Коммитов

Автор SHA1 Сообщение Дата
Stefan.Borggraefe%gmx.de 3e67ea8446 Fix for bug 157067: Inconsistency in appearance of "Move Up" and "Move Down" buttons
r=aaronl, sr=mscott
2004-04-19 19:45:12 +00:00
bienvenu%nventure.com 196eb7b00d fix news filters that mark threads as watched or ignored, so that the thread shows up as watched/ignored immediately instead of the next time you open the newsgroup, sr=mscott 227224 2004-04-19 18:25:08 +00:00
neil%parkwaycc.co.uk f0a4f9efc5 Bug 234186 Don't allow mail identites to post to newsgroups p=ch.ey@gmx.net r=me sr=mscott 2004-04-19 17:07:07 +00:00
scott%scott-macgregor.org 1760d6b13f fix for bug #19403
support server wide news filters

r/sr=bienvenu
2004-04-19 05:15:39 +00:00
scott%scott-macgregor.org 1f918a157d fix for bug #196441, allow "set label to none" (clear label) to be a filter action
fix for bug #240879, until we have junk support for news accounts, we should not be able to set junk status in news filters

r/sr=bienvenu
2004-04-19 05:14:15 +00:00
scott%scott-macgregor.org 20d18a39f0 add assertion like the one in nsImapMailFolder.cpp for when configuring temporary filters fails.
rs=bienvenu
2004-04-18 19:21:22 +00:00
scott%scott-macgregor.org f1084550cd minor code clean up. no bug #.
rs=bienvenu
2004-04-18 19:19:57 +00:00
scott%scott-macgregor.org 1abd354a95 fix comment in assert, as temporary filters are not just for mdn any more.
rs=bienvenu
2004-04-18 19:19:17 +00:00
scott%scott-macgregor.org 71c0f09bc2 minor code clean up, guard against crasher by checking rv.
rs=bienvenu
2004-04-18 19:18:17 +00:00
scott%scott-macgregor.org 6d124dd2c2 fix for bug #218774
clear filter (and spam) log doesn't appear to work, you have to close and re open the dialog

r/sr=bienvenu
2004-04-18 17:25:25 +00:00
scott%scott-macgregor.org ecc9e813d8 remove bad line endings 2004-04-18 15:54:18 +00:00
gerv%gerv.net f534a92d25 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 13:54:27 +00:00
neil%parkwaycc.co.uk 0ebcf05509 Die viewString die! (previous checkin for bug 132450 missed some sites) r/sr=bienvenu 2004-04-17 20:50:30 +00:00
neil%parkwaycc.co.uk 1dc097d9cb Bug 210824 Double-clicking biff icon causes JavaScript error in msgMail3PaneWindow.js p=gautheri@noos.fr r=me sr=mscott 2004-04-17 19:38:39 +00:00
neil%parkwaycc.co.uk 307b41dbea Bug 237210 JavaScript strict warning: GetSelectedCardTypes does not always return a value plus additional cleanup p=gautheri@noos.fr r=me sr=mscott 2004-04-17 19:32:00 +00:00
neil%parkwaycc.co.uk 9e66e5bf65 Bug 237448 JavaScript strict warning: function onAdvanced does not always return a value p=gautheri@noos.fr r=me sr=mscott 2004-04-17 19:22:51 +00:00
gerv%gerv.net dfb29e9236 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
varga%nixcorp.com 45f225aa80 Forgot to update some files. Bug 221619. 2004-04-17 07:33:42 +00:00
varga%nixcorp.com 2cd056deb1 Fix for bug 221619. Tree widget refactoring and enhancement. r=neil sr=bryner 2004-04-17 05:53:38 +00:00
darin%meer.net 9ae1052a56 landing patch for bug 24867 "UI for FTP upload" r=biesi,neil sr=bryner 2004-04-17 00:58:23 +00:00
cbiesinger%web.de f028ea412d bug 239604. make uriloader more doxygen friendly, and remove unused "command"
parameter from nsIContentHandler::handleContent, and change the type of
aWindowContext to nsIInterfaceRequestor.
r=bzbarsky sr=darin
2004-04-16 21:06:07 +00:00
scott%scott-macgregor.org 853727eb85 fix for bug #240719
show all the To addresses in the recipient column, not just the first address.

r/sr=bienvenu
2004-04-16 20:37:50 +00:00
scott%scott-macgregor.org d7dd15dfa7 remove unused cruft. no bug #. rs=bienvenu 2004-04-16 15:48:11 +00:00
bienvenu%nventure.com 1f854c89df fix memory leak introduced by recent mailnews string use modernization, r=jshin, sr=mscott 240670 2004-04-16 15:38:02 +00:00
bienvenu%nventure.com 6990942e0c fix 226669 and 238087 patches by ch.ey@gmx.net, r=bienvenu,sr=mscott fix handling of (illegal) gaps in pop3 message nums, handle parsing of multi-line message ids 2004-04-16 14:25:18 +00:00
neil%parkwaycc.co.uk e98ce22790 Bug 193625 Option to mark incoming junk mail as read p=eyalroz@technion.ac.il r=me sr=bienvenu 2004-04-16 10:24:19 +00:00
neil%parkwaycc.co.uk d27a07dcd7 Bug 132450 Remove unused viewString parameter from the OnItemAdded method r=bienvenu sr=mscott 2004-04-16 08:38:53 +00:00
cbiesinger%web.de 6026cdb670 more bustage 2004-04-16 00:13:22 +00:00
darin%meer.net c083b41820 fixes bug 239038 "rev IIDs for all interfaces modified since Mozilla 1.6" r=bsmedberg sr=jst 2004-04-15 23:30:05 +00:00
bzbarsky%mit.edu 26cdb24398 Make nsXULElement::GetChildNodes use the same (live) node list that
nsGenericElement uses.  Bug 240633, r+sr=jst on the C++ changes, r=neil, sr=jst
on the JS changes.
2004-04-15 22:14:39 +00:00
cbiesinger%web.de 14177dedcb Bug 235502 nsIMIMEService, nsIMIMEInfo should use nsACString/nsAString instead of string/wstring
r=bzbarsky sr=darin
2004-04-15 20:56:37 +00:00
neil%parkwaycc.co.uk 36d497e924 Bug 186999 Fix RestoreSelection so that sorting scrolls the selected message back into view and selecting messages by key works even when a message is already selected r=bienvenu sr=mscott 2004-04-15 08:55:28 +00:00
bienvenu%nventure.com 312552003d add ability to open .eml and .msg files into standalone msg window, patch by DIGITALGimpus, r=bienvenu, sr=mscott, 239555, plus some whitespace cleanup, dump statement removal 2004-04-15 03:16:58 +00:00
scott%scott-macgregor.org 702c6ba71e Bug #237029 --> Thunderbird's content policy manager should honor the plugin pref
sr=bienvenu
2004-04-15 02:54:08 +00:00
bzbarsky%mit.edu 7a292c3f22 Make getElementsByAttribute be an nsContentList so that it's got that live
DOMNodeList goodness that all nodelists should have.  Change some JS to not
break, and some other JS to be a little more efficient with the new world of
lazy listness.  Bug 240186, r=neil on the JS changes, r=jst on the content
changes, sr=jst
2004-04-15 01:51:32 +00:00
neil%parkwaycc.co.uk 08991200b2 Bug 240448 Using Set as Default button should disable it p=ian@arlen.demon.co.uk r=me sr=bienvenu 2004-04-14 23:12:28 +00:00
bienvenu%nventure.com fe66781eed fix small memory leak when online imap directory is set, sr=mscott 240533 2004-04-14 20:38:16 +00:00
cbiesinger%web.de 6ad20397bf Bug 235504 Remove nsCString::EqualsWithConversion(const char*)
r=darin sr=dbaron
2004-04-14 20:09:30 +00:00
bienvenu%nventure.com a932a4ee93 fix 240522 ABR when using filters on custom header and header line is long, sr=mscott 2004-04-14 20:05:41 +00:00
timeless%mozdev.org 1ff16bc7be Bug 149110 Memory leak of 20 bytes from 1 block allocated in nsMsgKeySet::Create(char const*)
r=dwitte sr=bienvenu
2004-04-14 05:29:42 +00:00
bienvenu%nventure.com 5e0656e0d2 fix 240465 new flag on local folder which has messages filtered into it doesn't get cleared when last new message is read, sr=mscott 2004-04-14 04:40:37 +00:00
bienvenu%nventure.com 7e3dfba80c fix ports build bustage 2004-04-14 03:49:44 +00:00
cbiesinger%web.de 496d0ac191 fixing more win32 bustage 2004-04-13 21:58:57 +00:00
cbiesinger%web.de 91577734e0 fixing ports bustage 2004-04-13 21:30:55 +00:00
bienvenu%nventure.com 6f76bc2eb2 add server filter description files for bug 224318 sr=mscott 2004-04-13 18:17:05 +00:00
bienvenu%nventure.com 2a011e6098 224318 backend support for automatic server spam filter filters sr=mscott 2004-04-13 18:16:35 +00:00
bienvenu%nventure.com f43477c8f3 add support for IMAP AUTH=NTLM, MSN, sr=mscott 200436 2004-04-13 17:35:52 +00:00
bienvenu%nventure.com de25e0d37a db part of fix for 238680 only store /seen flag on messages we think are unseen, when doing mark all read, sr=mscott 2004-04-13 16:18:06 +00:00
bienvenu%nventure.com 9e210e5568 make nsISeekableStream interface support 64 bit streams, part of 180154 also fix 207400 allow mail folders > 2GB r=darin, sr=mscott 2004-04-13 14:37:53 +00:00
neil%parkwaycc.co.uk a196934eb6 Bug 240256 Fixing DOCTYPE to match document element p=vberon@mecano.gme.usherb.ca r=me sr=mscott 2004-04-13 09:34:47 +00:00