gecko-dev/mailnews/base/util
mscott%netscape.com 11c6a6bca7 Bug #12505 --> fix printing for local and news. the load attributes for nsMsgProtocol weren't getting initialized!
r=bienvenu
a=leaf
2000-04-10 01:48:41 +00:00
..
macbuild Pro5 update 2000-02-07 23:06:04 +00:00
.cvsignore
MANIFEST
Makefile.in Minor changes to incoporate OS/2 into our build system. Bug #34106 2000-04-05 06:08:04 +00:00
makefile.win
nsLocalFolderSummarySpec.cpp
nsLocalFolderSummarySpec.h
nsMessage.cpp back out changes for in-reply-to header; I don't need them after all 2000-04-04 00:52:22 +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
nsMsgGroupRecord.h
nsMsgI18N.cpp Initialize the output buffer length in order to avoid infinite loop, bug 34859, r=ftang, a=leaf. 2000-04-07 23:58:59 +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 add PerformExpand() to the nsIMsgIncomingServer interface. in the base case, it does nothing. 2000-04-03 02:06:57 +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
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
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
nsMsgProtocol.cpp Bug #12505 --> fix printing for local and news. the load attributes for nsMsgProtocol weren't getting initialized! 2000-04-10 01:48:41 +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
nsNewsSummarySpec.h
nsUInt32Array.cpp
nsUInt32Array.h