Commit Graph

1414 Commits

Author SHA1 Message Date
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
bsmedberg%covad.net
274ef7cd49 Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 01:22:31 +00:00
scott%scott-macgregor.org
2a5a30198d fix for bug #229214
non-subscribable folders in subscribe ui should be grayed out and have the subscribe checkbox hidden

r/sr=bienvenu
2003-12-24 20:44:58 +00:00
bienvenu%nventure.com
125e717224 fix imap folders not showing up in subscribe ui when there are two levels of no select folders, r/sr=sspitzer 219498 2003-12-22 23:48:30 +00:00
bienvenu%nventure.com
ec56dfbd94 Use nsILocalFile relative descs for mail prefs r=sspitzer, sr=mscott 137006, initial patch by ccarlen 2003-12-19 19:47:27 +00:00
scott%scott-macgregor.org
0d7b75ae07 Bug #224197 --> News errors cause the app to hang in an infinite loop after showing a modal dialog
If nsNNTPProtocol::NewsResponse gets a NULL string out from m_lineStreamBuffer
and we are not paused, waiting for more data, return an error.

sr=bienvenu
a=asa
2003-11-23 05:16:42 +00:00
timeless%mozdev.org
da11b2e065 Bug 226049 DRefTool analysis for nntp files
r=roc sr=roc
2003-11-18 21:32:53 +00:00
neil%parkwaycc.co.uk
f60bbc90e7 Bug 218825, part 2: convert users of nsMsgFolder to nsMsgDBFolder r=bienvenu sr=Henry.Jia 2003-11-14 10:51:43 +00:00
neil%parkwaycc.co.uk
29db6bec29 Fix whitespace and line endings clobbered by previous checkin to bug 218825 2003-11-11 13:54:17 +00:00
neil%parkwaycc.co.uk
f47625f30d Bug 218825, part 1: convert users of nsIFolder to nsIMsgFolder r=bienvenu sr=Henry.Jia 2003-11-11 10:19:05 +00:00
bienvenu%nventure.com
5021fa5421 fix downloading news when news directory is missing, patch by gemal.dk, r/sr=me 209641 2003-11-10 23:38:10 +00:00
scott%scott-macgregor.org
72aca6cec9 Bug #225188 --> crash when quitting mail after posting a news article by adding a missing addref.
r/sr=bienvenu
2003-11-10 06:23:01 +00:00
bienvenu%nventure.com
879325b5ad fix 54911 news posting sometimes goes to wrong news server, patch by ch.ey@gmx.net r=me, sr=mscott 2003-11-06 19:32:01 +00:00
neil%parkwaycc.co.uk
264ac07f24 Bug 216154 Anchors in e-mails are broken p=andreas.otte@debitel.net r=bienvenu sr=bz 2003-11-04 11:23:34 +00:00
bienvenu%nventure.com
692f7fe7b6 fix 111855 patch by frank.schoenheit@gmx.de, r=me, sr=mscott first newsgroup count not read if authentication required 2003-11-01 19:03:17 +00:00
scott%scott-macgregor.org
bde8e1b0f7 Bug #219204 --> posting news articles adds line break at its end. Patch by ch.ey@gmx.net (Christian Eyrich)
sr=mscott
2003-10-16 23:19:55 +00:00
scott%scott-macgregor.org
6c6106530b Bug #193317 --> 100% CPU viewing news w/ a background image. Fix this by not implementing SetOriginalURI. This was
confusing image lib which reloads the image if the current url on the channel does not match the original URI on the channel. 

IMAP does not implement this method either.

r/sr=bienvenu
2003-09-17 18:01:50 +00:00
neil%parkwaycc.co.uk
070e42ff42 Bug 36816 news should default to using the server username and password for all groups p=johannesteichmann@web.de r=bienvenu sr=mscott 2003-09-16 09:45:49 +00:00
timeless%mozdev.org
7feabc4a92 Bug 180927 nsNNTPNewsgroupList::CleanUp deletes uninitialized m_knownArts.set
r=dmose sr=bz
2003-09-11 16:53:15 +00:00
bienvenu%nventure.com
be51e4ae64 whitespace cleanup, no bug, r/sr=me 2003-09-11 02:30:17 +00:00
bienvenu%nventure.com
c01ba1217f fix crash reading news msg in newsgroup when two accounts point to the same server, patch by frank.schoenheit@gmx.de, whitespace cleanup by me, r=bienvenu, sr=mscott, a=asa 210547 2003-09-10 14:55:19 +00:00
bryner%brianryner.com
5cd0bcdb7a Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan. 2003-09-07 22:56:05 +00:00
bryner%brianryner.com
57cad2e840 Change static_cast of nsFileSpec -> nsFilePath to explicit construction of nsFilePath, to avoid problems with gcc 3.4. Bug 218551, r/sr=dbaron, a=brendan 2003-09-07 22:53:49 +00:00
sspitzer%mozilla.org
7344235c2e fix for bug #210089
crash when reading a news posting in a newsgroup containing a "&" in its name

r/sr=bienvenu, a=sspitzer for 1.5b

thanks to frank.schoenheit@gmx.de for the help.
2003-08-20 03:47:18 +00:00
bienvenu%nventure.com
c72bbe58d0 speedup downloading of news messages for offline use 214525 r/sr/a=sspitzer 2003-08-09 02:01:45 +00:00
bienvenu%nventure.com
4b172c2ff9 re-use offline store stream when doing a mass download of news messages, r/sr=scott attempt to speed up mass download, 214525 also cleanup tabs and formatting 2003-08-05 23:58:36 +00:00
neil%parkwaycc.co.uk
1377512401 Bug 213974 too many checkboxes in subscribe window r=varga sr=bienvenu 2003-07-29 21:33:56 +00:00
bienvenu%nventure.com
76fcfabeb1 remove unused methods, addUnique and replaceElement 214120 miscellaneous cleanup r/sr=mscott 2003-07-28 01:51:20 +00:00
jaggernaut%netscape.com
4e7c966d11 Bug 213601: Switch some users of NS_NewAtom over to do_GetAtom. r=bzbarsky, sr=dbaron 2003-07-24 04:53:13 +00:00
jaggernaut%netscape.com
83c571e877 Bug 25886: Get rid of a bunch of unused NS_DEFINE_IID, NS_DEFINE_CID. r=caillon, sr=dbaron 2003-07-20 07:47:59 +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
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
caillon%returnzero.com
4cc64cee34 Bug 209852. Remove |dont_QueryInterface|.
r=dbaron, sr=jag
2003-06-21 00:15:41 +00:00
timeless%mozdev.org
048916b764 Bug 186725 nntp service NewURI doesn't check to see if SetSpec failed..
r=caillon sr=darin
2003-06-15 19:36:26 +00:00
alecf%flett.org
2751c6b097 fix for bug 206379:
- combine nsICharsetConverterManager2 and nsICharsetConverterManager
- get rid of nsIAtom in most of the methods
- provide versions of getUnicodeDecoder/Encoder which don't do alias resolution
- change all charset types to ASCII strings
- clean up some other i18n APIs which could be simplified
- fix all consumers of all changed i18n interfaces
r=jshin, smontagu
rs=sfraser
2003-06-11 18:16:03 +00:00
seawood%netscape.com
bde9a95afd Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 21:29:40 +00:00
seawood%netscape.com
b28ce0a530 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 20:12:33 +00:00
timeless%mozdev.org
b6c634fca6 Bug 180927 nsNNTPNewsgroupList::CleanUp deletes uninitialized m_knownArts.set
r=dmose sr=bz
2003-05-23 21:42:41 +00:00
cavin%netscape.com
72f75498c9 Fix for 205729. Added 'aMsgWindow' input parameter to PerformBiff() which is set to null for regular biff (ie, check mail for every xx minutes) and is set to a valid window for check mail at startup. r=sspitzer, sr=bienvenu, a=sspitzer. 2003-05-19 23:59:06 +00:00
scott%scott-macgregor.org
eb5faba111 Part of Bug #179533 --> remove obsolete CID file (has no effect on the current build) since this file has
been moved to ..\src.
2003-05-18 19:25:59 +00:00