gecko-dev/mailnews/base/util
sspitzer%netscape.com 8727cafafb fix a bunch of bugs, including #31079 and #14435. when setting the local path for a server, or the newsrc file for
a news server, make sure the folder or file is unique.
use the hostname as part of the suggestion when creating the directory for the server.

r=bienvenu.
2000-04-01 09:37:24 +00:00
..
macbuild Pro5 update 2000-02-07 23:06:04 +00:00
.cvsignore
MANIFEST updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
Makefile.in updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
makefile.win Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00
nsLocalFolderSummarySpec.cpp updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsLocalFolderSummarySpec.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsMessage.cpp fix for #33310 - weakref leaks 2000-03-25 20:41:26 +00:00
nsMessage.h First part of fix for #29651 - expose unichar versions of subject/sender/etc to scripts) r=bienvenu,putterman 2000-03-24 08:10:59 +00:00
nsMsgDBFolder.cpp more work on imap delete model, r=putterman 16805 2000-03-30 23:08:53 +00:00
nsMsgDBFolder.h fixed unnecessary database loading when building folder view; r=bienvenu 2000-03-15 06:26:31 +00:00
nsMsgFolder.cpp consolidate nsIMsgMailSession and nsIFolderListener by simply making nsMsgMailSession implement nsIFolderListener instead of having it's own API. r=scottip 2000-03-30 22:50:54 +00:00
nsMsgFolder.h - add generic interface to access mail filter lists in both servers and folders. in the base class, folders just forward to their root server. 2000-03-28 04:58:05 +00:00
nsMsgGroupRecord.cpp updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsMsgGroupRecord.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsMsgI18N.cpp Fixed wrong inputs for charset converter Finish() call, bug 33588, r=cata. 2000-03-29 23:16:55 +00:00
nsMsgI18N.h Fixes related to message compose UI, save attachment, edit message as new and draft message. Those changes fix bug 14868, 23627, 24185, 24864, 24930, 26087, 26733, 27171, 27762, 27931, 27932, 29119, 29176, 30279, 31546 and 28677. R=alecf, rhp, jefft 2000-03-23 06:39:19 +00:00
nsMsgIdentity.cpp fix for #33310 - weakref leaks 2000-03-25 20:41:26 +00:00
nsMsgIdentity.h fix bug 27396 - shouldn't display error message when selecting uw folder-only mailbox, 28301 - failed to store/read folder flags from folderInfo, 28916 - need to handle /NoSelect folder as 4.x does; r=bienvenu 2000-03-14 13:37:54 +00:00
nsMsgIncomingServer.cpp fix a bunch of bugs, including #31079 and #14435. when setting the local path for a server, or the newsrc file for 2000-04-01 09:37:24 +00:00
nsMsgIncomingServer.h - add generic interface to access mail filter lists in both servers and folders. in the base class, folders just forward to their root server. 2000-03-28 04:58:05 +00:00
nsMsgKeySet.cpp removed calls to deprecated string API's 2000-03-27 06:48:32 +00:00
nsMsgKeySet.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsMsgLineBuffer.cpp add nsIMsgWindow to a bunch of apis so we can stop urls, r=putterman 2000-01-28 01:22:33 +00:00
nsMsgLineBuffer.h fixed bug 21417 - [Performance] nsMsgLineStreamBuffer use PL_strlen to determine how many bytes left in the buffer; eliminate using PL_strlen() to speed up the performance; r=mscott, bienvenu; a=chofmann 1999-12-20 14:58:05 +00:00
nsMsgMailNewsUrl.cpp fix for 16349 - shift delete works. Also more work on multiple windows by removing GetTemporaryMsgWindow. 2000-03-25 00:58:20 +00:00
nsMsgMailNewsUrl.h Bug #23491 --> implement GetSet/AddToMemoryCache as part of hooking up imap urls 2000-01-13 03:20:29 +00:00
nsMsgProtocol.cpp Necko API changes: primarily nsIChannel, changing initialization parameters to accessors. Got javascript: evaluation to happen at the right time (when AsyncRead is called) as well as on the right thread. 2000-03-29 03:58:50 +00:00
nsMsgProtocol.h Necko API changes: primarily nsIChannel, changing initialization parameters to accessors. Got javascript: evaluation to happen at the right time (when AsyncRead is called) as well as on the right thread. 2000-03-29 03:58:50 +00:00
nsMsgTxn.cpp get downloading of imap attachments working, r=alecf 32767 2000-03-29 00:58:21 +00:00
nsMsgTxn.h fixed bug 14893 - undo/redo should enable only when it is available; bug 23089 - selecting undo after delete cause trash folder to load; r=rhp 2000-02-07 15:15:14 +00:00
nsMsgUtils.cpp a=phil. Fixes for 29184 and 29104 (r=alecf and bienvenu) Can now access and copy to a local 2000-02-26 20:46:39 +00:00
nsMsgUtils.h a=phil. Fixes for 29184 and 29104 (r=alecf and bienvenu) Can now access and copy to a local 2000-02-26 20:46:39 +00:00
nsNewsSummarySpec.cpp updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsNewsSummarySpec.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsUInt32Array.cpp updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsUInt32Array.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00