timeless%mozdev.org
664b6df306
Bug 20232 Replace T::GetIID() (etc.) with NS_GET_IID(T)
...
r=bsmedberg sr=biesi
2006-09-17 00:04:39 +00:00
bugzilla%standard8.demon.co.uk
54d90ef466
Bug 351920 Remove uses of nsSpecialSystemDirectory from mailnews. r=bienvenu,sr=mscott
2006-09-16 08:04:20 +00:00
neil%parkwaycc.co.uk
c809dda128
Bug 123029 News accounts should persist the expanded state r+sr=bienvenu
2006-09-05 11:43:19 +00:00
bienvenu%nventure.com
c198b58e7f
fix 350864 enable checking for new news messages at startup, sr=mscott
2006-08-31 20:50:22 +00:00
scott%scott-macgregor.org
7dbf91df03
Bug #327037 --> newsgroup name abbreviations with non ascii characters
...
are getting corrupted due to the fix for 327037. Thanks to Shaohua Wen for catching this.
sr=bienvenu
2006-07-18 00:01:37 +00:00
bienvenu%nventure.com
8330bc85f4
make news hold onto passwords and user names instead of dropping them on authentication errors, sr=mscott 286628
2006-06-22 14:56:32 +00:00
timeless%mozdev.org
27eaab5dcd
Bug 337917 Make consumers stop using cids from other modules
2006-06-18 21:18:22 +00:00
Jan.Varga%gmail.com
e5158d88ef
Fix for bug 296040. Cell-based selection in trees
...
r=Neil Deakin, sr=Neil Rashbrook, sponsored by BEToptions
2006-06-06 20:05:13 +00:00
scott%scott-macgregor.org
fab4991279
Bug #327037 --> work around an intel mac compiler bug with -O2 which was preventing abbreviated newsgroup names from working correctly. r=josh sr=dveditz
2006-05-16 01:08:12 +00:00
cbiesinger%web.de
51a89a8b1e
bug 335180 Remove win32.order, mozilla-bin.order, --enable-reorder, and
...
associated code. These options do not really work anymore.
r=bsmedberg
2006-05-06 17:53:51 +00:00
bienvenu%nventure.com
77491bb14e
fix 324467 fix filtering on pop3 message body when message quarantining turned on, sr=mscott
2006-03-27 17:51:57 +00:00
benjamin%smedbergs.us
d8f81df51d
Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento
2006-03-21 18:19:14 +00:00
timeless%mozdev.org
5c02baf3e0
Bug 212596 Uninitialized memory read in nsMsgNewsFolder:
...
r=dbradley sr=bienvenu
2006-03-21 07:01:48 +00:00
cbiesinger%web.de
c2d981f764
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
...
r+sr=darin
2006-02-03 14:18:39 +00:00
bugzilla%standard8.demon.co.uk
840ddeca61
Bug 63083 mailnews makefiles use EXPORTS instead of INCLUDES. Part 4 - move *CID.h files to public directories if they are exported. r/sr=dmose. Removing the original files that are no longer needed.
2005-12-29 13:24:31 +00:00
bugzilla%standard8.demon.co.uk
db22b0e21d
Bug 63083 mailnews makefiles use EXPORTS instead of INCLUDES. Part 4 - move *CID.h files to public directories if they are exported. r/sr=dmose
2005-12-28 19:52:40 +00:00
gerv%gerv.net
ecbf97fa9f
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-12-28 19:10:16 +00:00
scott%scott-macgregor.org
20b834186c
Part of Bug #179533 --> need to move mail CID files from the build directory to the src directory.
...
This will make aggregating mail dlls easier.
r/sr=sspitzer
2005-12-28 19:10:13 +00:00
bienvenu%nventure.com
e15abd5db1
work on favorite folders backend, make newsgroups sort to bottom of list sr=mscott 251296
2005-12-27 21:11:43 +00:00
timeless%mozdev.org
63408ce9ed
Bug 320498 Fix NewChannel impls to handle null in argument
...
r=darin sr=darin
2005-12-18 01:50:50 +00:00
bugzilla%standard8.demon.co.uk
fd03f141d0
Bug 311238 ns*SummarySpec.* are no longer required (Part 2 - provide some utility functions). r=bienvenu,sr=dmose
2005-12-02 19:00:32 +00:00
timeless%mozdev.org
9b0852aaf7
Bug 106386 Correct misspellings in source code
...
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 21:57:13 +00:00
bugzilla%standard8.demon.co.uk
aa31dc4ef1
Bug 63083 mailnews makefiles use EXPORTS instead of INCLUDES (part 3) r/sr=dmose
2005-11-18 13:47:33 +00:00
bienvenu%nventure.com
b47111b006
fix handling of corrupt offline news stores, fall back to fetching msg from server sr=mscott 313147
2005-10-27 13:45:35 +00:00
bugzilla%standard8.demon.co.uk
5cef1d6bdd
First part of bug 311238 ns*SummarySpec.* are no longer required - Remove nsNewsSummarySpec. r=bienvenu,sr=mscott
2005-10-10 17:04:01 +00:00
bienvenu%nventure.com
009c767c4a
fix 309444 listxactive respone sscanf , sr=mscott
2005-09-21 17:54:49 +00:00
timeless%mozdev.org
c113ece289
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
c5d43778a4
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
6460663270
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
2a12b93f9f
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
4adbed14b6
another bustage fix attempt
2005-07-20 16:44:59 +00:00
timeless%mozdev.org
6bd7617316
First attempted build bustage fix for bug 126453
2005-07-20 14:30:37 +00:00
jshin%mailaps.org
5abb566d37
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
0b29ee29dc
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
23931bd38f
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
680097a354
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
659b20504a
Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
2005-04-05 13:09:19 +00:00
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