bienvenu%nventure.com
99ab5fc8af
fix 309444 listxactive respone sscanf , sr=mscott
2005-09-21 17:54:49 +00:00
timeless%mozdev.org
adcd5cac17
Bug 308573 use if (NS_FAILED(...)) instead of if NS_FAILED(...)
...
patch by b.jacques@planet.nl r=darin sr=darin
2005-09-15 23:17:17 +00:00
bienvenu%nventure.com
16513fdcf2
fix 305467, stopping news header download results in redownload and duplicate headers, sr=mscott
2005-08-24 15:40:14 +00:00
relyea%netscape.com
db871aeb76
Bug 284369 UI for encrypted messages that can't be decrypted not dramantic.
...
This patch adds UI information to the user when the message can't be displayed
because the message was encrypted and a key could not be found. It also adds
event handling to redraw the screen if a smartcard is insert.
SR+=mScott a1.8b4=asa
2005-07-29 22:01:08 +00:00
jshin%mailaps.org
ed45502da0
bug 302275: newly added news server's default charset does not inherit from mailnews.view_default_charset localized preference patch by Shaohua Wen (r=jshin, sr=bienvenu, a=benjamin)
2005-07-28 14:34:38 +00:00
cbiesinger%web.de
934c198b50
another bustage fix attempt
2005-07-20 16:44:59 +00:00
timeless%mozdev.org
7c802582a6
First attempted build bustage fix for bug 126453
2005-07-20 14:30:37 +00:00
jshin%mailaps.org
bbfd159610
bug 126453 : Chinese newsgroup names are not readable: patch by holywen%mozilla.org.cn with my changes (r=bienvenu, sr=mscott, a=asa)
2005-07-20 11:49:45 +00:00
bienvenu%nventure.com
790ad343fe
fix cancelling two news messages in a row, patch by jmdesp@alussinan.org, r=mscott, sr=bienvenu, a=asa 294326
2005-06-08 18:33:23 +00:00
bienvenu%nventure.com
1f0bd12f09
backend support for message aging of imap and local folders, 11055, r=neil, sr=mscott, a=chofmann also remember labels when copying imap to local, patch by jeongkyu.kim@gmail.com, r=mscott,sr=bienvenu,a=chfmann
2005-06-01 15:35:57 +00:00
kairo%kairo.at
52e23276e1
bug 150332 - default focus in "Download Headers" dialog should be the OK button, patch by Karsten D��sterloh <mnyromyr@tprac.de> r=Neil sr=bienvenu a=asa
2005-04-13 12:34:02 +00:00
bsmedberg%covad.net
68fcd67e0a
Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
2005-04-05 13:09:19 +00:00
bienvenu%nventure.com
44efa82a4f
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
76f14c0663
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
9733147b70
back end work for stripping mime attachments from messages, sr=mscott 2920
2005-02-09 01:40:24 +00:00
bryner%brianryner.com
1733c3ad7c
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
235a74f646
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
8690c4c886
fix news timeouts, sr=mscott 189363
2005-02-01 17:21:33 +00:00
scott%scott-macgregor.org
aab34e96b4
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
ca5243c97b
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
17a1a59dd0
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
6c4ea68040
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
8bf7cd6391
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
3203d0d58e
Remove the long-deprecated nsIWebShell interface. Bug 273319, r=biesi, sr=jst.
2005-01-03 22:51:17 +00:00
bienvenu%nventure.com
91808329af
fix handling of corrupt news .msf files, sr=mscott 259434
2004-12-06 02:27:03 +00:00
darin%meer.net
c79cfdbf74
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
763d470e54
fix 268025 notification when msg is loaded, sr=sspitzer
2004-11-06 23:42:39 +00:00
bienvenu%nventure.com
a7852bbc6b
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
3055933c27
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
25d0b06038
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
f1f93537de
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
1bd74e9b53
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
b63067b150
264388: Heap overflow in MSG_UnEscapeSearchUrl
...
bienvenu: review+, roc: superreview+
2004-10-20 10:14:25 +00:00
neil%parkwaycc.co.uk
5a9504f11a
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
fba5bf29e8
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
9eb72051c8
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
836d0ee42d
fix 254283 must click on newly subscribed newsgroup twice to open, sr=mscott
2004-08-04 19:16:21 +00:00
bienvenu%nventure.com
9d46ef4a24
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
0468621c32
backend work for virtual folders, 11051, r/sr=mscott
2004-07-20 14:48:36 +00:00
Stefan.Borggraefe%gmx.de
9ffb9ffba3
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
accb367c14
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
52092297fe
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
2004-06-17 00:13:25 +00:00
neil%parkwaycc.co.uk
3239f042e8
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
cab3456c34
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
c77abb5a09
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
3c79ba3729
fix for bug #19403
...
support server wide news filters
r/sr=bienvenu
2004-04-19 05:15:39 +00:00
gerv%gerv.net
6635d16530
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-18 13:54:27 +00:00
neil%parkwaycc.co.uk
3a754bb5f0
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
482dc5fcad
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-17 18:33:16 +00:00
varga%nixcorp.com
5026248834
Fix for bug 221619. Tree widget refactoring and enhancement. r=neil sr=bryner
2004-04-17 05:53:38 +00:00