gecko-dev/mailnews
sspitzer%netscape.com 9c896ab736 fix for #95457. the open / closed state of servers and folders in the folder pane
was not persisting across sessions.  I added a new attribute to outliner "statedatasource"
that you can set to use for state, otherwise, if you are "trusted" it will use the localstore.
if not trusted, it will use an in memory datasource, which will not persist across sessions.

r/sr=bienvenu for the mailnews part, r/sr=waterson for the content part.
2001-08-21 06:18:58 +00:00
..
absync Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa 2001-07-25 07:54:28 +00:00
addrbook LDAP addressbook code cleanup changes from John Marmion <john.marmion@ireland.sun.com> for bug 17879 review. r=dmose@netscape.com; sr=mscott@netscape.com 2001-08-21 02:35:19 +00:00
base fix for #95457. the open / closed state of servers and folders in the folder pane 2001-08-21 06:18:58 +00:00
compose Bug 30208 - fix to avoid breaking gcc 2.7.2.3. Thanks to dbaron. r=dbaron, sr=sspitzer. 2001-08-21 01:15:55 +00:00
db Use NS_PTR_TO_INT32 macros to do 64-bit safe pointer conversions. 2001-08-14 07:59:59 +00:00
imap fix crash downloading for offlnie when no accounts rs=sspitzer 94198 2001-08-15 14:01:45 +00:00
import Fix for bug 95124. Add/update interfaces to pass a send listener and a smtp password when opening a compose window. R=bienvenu, SR=mscott 2001-08-15 22:40:14 +00:00
local 95720 r/sr=bienvenu. Make minor change to pop3 NSPR_LOG 2001-08-17 22:38:26 +00:00
mapi Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs. 2001-06-20 20:21:49 +00:00
mime Replace uses of deprecated NS_IMPL_ISUPPORTS and NS_IMPL_QUERYINTERFACE macros with NS_IMPL_{ISUPPORTS,QUERYINTERFACE}{1,0}. r=jag rs=brendan b=45797 2001-08-21 01:48:11 +00:00
movemail Removing references to obsolete headers (bug 38061). r=timeless, sr=shaver. 2001-03-21 05:35:27 +00:00
news fix for #96164. 2001-08-21 04:17:27 +00:00
public fix for bugs #57034 and #60514. fix some search and filter UI problems caused 2001-07-06 21:16:32 +00:00
.cvsignore
jar.mn For my next trick, I'll actually build the addressbook panel I checked in last night...still r/sr=ben, sspitzer 2001-08-12 21:50:37 +00:00
mailnews.js fix for #39862. backend support for push (force) authentication for news. 2001-08-09 03:06:58 +00:00
Makefile.in Replace chrome:: target with install::. Using chrome:: was causing |make -j3 install| builds to fail to execute the chrome:: target due to a suspected bug in gnu make. (|make MAKE='make -j3' install| works fine.) 2001-05-12 07:08:27 +00:00
makefile.win 62171: "Separate content from UI". Split langenus.xpi into regus.xpi. 2001-02-23 08:34:10 +00:00
makefiles removing mailnews/cthandlers/signstub/Makefile. r=cls. 2001-05-11 08:33:33 +00:00