bienvenu%nventure.com
87be6c491a
fix 107776 nntp errors cause caching of emtpy msg in mem cache, and 282010, fix regression in downloading news messages for offline use, r/sr=mscott, a=sspitzer
2005-02-16 03:18:46 +00:00
bienvenu%nventure.com
33d6517d61
fix saving news message for offline use when reading message, r/sr=mscott, a=sspitzer 282010
2005-02-15 00:13:35 +00:00
bienvenu%nventure.com
799dd49e46
back end work for stripping mime attachments from messages, sr=mscott 2920
2005-02-09 01:40:24 +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
bsmedberg%covad.net
f3dd951f94
Bug 276588 - Rework command line handling in the toolkit to use a generic API - see COMMANDLINES_20050109_BRANCH for more detailed cvs logs r=darin,caillon,mscott,mconnor
2005-01-17 18:50:18 +00:00
timeless%mozdev.org
1f6bfed465
Bug 173634 flawfinder warnings in xp_str.h: kill xp_str.h, xp_path.h and clean out old/dead defines/code
...
r=mkaply sr=alecf
Removing dead code guarded by: BUG_21013 MORK_USE_XP_STDLIB notdef OLDWAY UNREADY_CODE
Removing *Apple*Decode* files which aren't being built
2005-01-17 10:16:02 +00:00
bryner%brianryner.com
cd3200aa40
Change cache interfaces to use ACString for the key. Bug 277627, r+sr=darin.
2005-01-13 03:25:28 +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
1601d80e99
Remove the long-deprecated nsIWebShell interface. Bug 273319, r=biesi, sr=jst.
2005-01-03 22:51:17 +00:00
bienvenu%nventure.com
53603e83e7
fix handling of corrupt news .msf files, sr=mscott 259434
2004-12-06 02:27:03 +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
1f073054f8
fix 268025 notification when msg is loaded, sr=sspitzer
2004-11-06 23:42:39 +00:00
bienvenu%nventure.com
8070d35e33
fix 265301 remove unused code, patch by mikael@parknert.se, r=me, sr=neil
2004-11-04 00:41:18 +00:00
bsmedberg%covad.net
e08012b8b7
Bug 237745 (app-startup) - split off the pieces of appshellservice that have to do with the startup sequence into a new (forked, temporarily) app-startup service r+sr=darin+biesi+Neil
2004-10-29 19:28:38 +00:00
bienvenu%nventure.com
1af5469d92
fix parsing of nntp error responses before initial 20x response, patch by ch.ey@gmx.net, r=me, sr=mscott
2004-10-27 16:31:38 +00:00
bienvenu%nventure.com
cfb935052f
close db's as we go downloading newsgroups for offline use, sr=mscott 142278
2004-10-25 04:16:04 +00:00
bugzilla%arlen.demon.co.uk
d97bc68618
Bug 264102 Chrome should use document.title instead of window.title - mailnews fixes (apart from sendProgress.js which will be in fix to bug 260217)
...
p=me r=neil.parkwaycc.co.uk sr=bienvenu
2004-10-24 22:51:01 +00:00
mozilla.BenB%bucksch.org
6f1df7e14b
264388: Heap overflow in MSG_UnEscapeSearchUrl
...
bienvenu: review+, roc: superreview+
2004-10-20 10:14:25 +00:00
neil%parkwaycc.co.uk
f55cf75a68
Make it possible to reverse the filtered newsgroup subscription list b=248267 r/sr=bienvenu
2004-08-26 22:16:52 +00:00
neil%parkwaycc.co.uk
fbcddd3920
Bug 41929 Allow multiple accounts with the same server and username if they have different port numbers p=kteuscher@myrealbox.com r=bienvenu sr=me
2004-08-18 23:11:28 +00:00
neil%parkwaycc.co.uk
2dde67b4ba
Bug 34591 Pref for automatic newsgroup count updating and message fetching p=mbockelcamp@web.de r=me sr=bienvenu
2004-08-09 09:59:32 +00:00
bienvenu%nventure.com
32ee03b7ac
fix 254283 must click on newly subscribed newsgroup twice to open, sr=mscott
2004-08-04 19:16:21 +00:00
bienvenu%nventure.com
e2dc9c98b5
more backend work for virtual folders, add support for pending db listeners, cleanup way db's are created and opened, r/sr=mscott 11051
2004-08-02 15:43:12 +00:00
bienvenu%nventure.com
a37ff78a75
backend work for virtual folders, 11051, r/sr=mscott
2004-07-20 14:48:36 +00:00
Stefan.Borggraefe%gmx.de
efe3abeb0b
Bug 226956: Convert users of dialogOverlay.xul in mailnews/ to <dialog>. The patch also corrects some minor UI issues like missing/wrong access keys.
...
r=neil, sr=mscott
2004-07-07 11:32:45 +00:00
cbiesinger%web.de
6263ab98d2
bug 248810 nsIStreamConverter[Service] uses wide strings for mime types
...
r+sr=darin
2004-06-29 16:45:07 +00:00
roc+%cs.cmu.edu
0f4150a4e5
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
2004-06-17 00:13:25 +00:00
neil%parkwaycc.co.uk
694187ef78
Bug 87928 Subscribe quick search should search on unescaped newsgroup names and be sorted r/sr=bienvenu
2004-05-28 16:11:26 +00:00
Stefan.Borggraefe%gmx.de
bd88cbd96d
Fixes a regression caused by my earlier checkin for bug 241854 (the Subscribe column wasn't centered anymore)
...
r=neil, sr=mscott
2004-05-24 05:35:36 +00:00
bienvenu%nventure.com
8bc1de2e79
speed up opening newsgroup with 10s of thousands of messages, sr=mscott 243237
2004-05-11 16:47:34 +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
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
gerv%gerv.net
dfb29e9236
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-17 18:33:16 +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
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
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
jshin%mailaps.org
51bc81fa8a
bug 229032 : modernize String usages in mailnews (r=neil, sr=mscott)
2004-04-13 04:07:07 +00:00
neil%parkwaycc.co.uk
db1a9c4f23
Bug 226270 Rationalization of folder listeners, part 1 r=bienvenu sr=mscott
2004-04-12 22:35:01 +00:00
darin%meer.net
11b4c2f2d6
fixes bug 239405 "strchr, strrchr, etc. implicit const_cast can cause problems for shared string buffers" r=bienvenu sr=dbaron a=chofmann
2004-04-03 17:16:17 +00:00
bsmedberg%covad.net
58d85f6129
Bug 234392 - nsIRDFResource needs scriptable access to IDN resources. r=pike sr=darin
2004-03-09 14:42:24 +00:00
darin%meer.net
c380c59f65
landing dbaron's patch for bug 235735 "fix callers that cast away const on result of ns[C]String::get" r+sr=darin
2004-02-28 22:34:07 +00:00
bienvenu%nventure.com
9fe00adc1f
fix 228597 news article article always gets sent to the first account's server when sharing identities between accounts, patch by ch.ey@gmx.net, r=me, sr=mscott
2004-02-05 21:15:10 +00:00
jst%mozilla.jstenback.com
90431d8022
Fixing bug 232503. Start using Empty[C]String() to save a bit on code-size. r+sr=peterv@propagandism.org
2004-01-29 22:04:45 +00:00
pkw%us.ibm.com
b534e1ea18
Bug 227841 - AIX: Thunderbird fails to build because of redefined macros
...
r+sr=mscott@mozilla.org
2004-01-22 18:07:03 +00:00
scott%scott-macgregor.org
cffea5e84c
Bug #75866 --> Mark a message as read in JS instead of once for each mail protocol to simplify code.
...
Hookup the JS function to a timer to allow users to only mark messages as read after they have
been viewed in the preview pane for a configurable number of seconds.
sr=bienvenu
2004-01-09 07:27:21 +00:00
bsmedberg%covad.net
d0f309943a
Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
2004-01-07 13:37:00 +00:00