gecko-dev/mailnews
sspitzer%netscape.com 94abe5f5b3 fix for #104226. instead of using "Mailbeep" (the windows system sound for new mail notification)
use "_moz_mailbeep".  on windows, we map this to "MailBeep" (so it works on win2k and win98)
and on mac we use sfraser's code to go to internet config.  (nothing on linux yet, that's another bug)
r=pinkerton, sr=sfraser

also, fix #104252.  selectively notify folder listeners.  when we register the folder listener
with the mail session, we pass in flags for what types of things we care about.
this reduces the notifications, especially those across XPConnect.
r=bienvenu, sr=mscott
2001-10-11 20:45:44 +00:00
..
absync Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc 2001-09-29 08:28:41 +00:00
addrbook fix memory leak of uri rs=sspitzer 99135 2001-10-11 14:54:36 +00:00
base fix for #104226. instead of using "Mailbeep" (the windows system sound for new mail notification) 2001-10-11 20:45:44 +00:00
compose part of fix for 38061 - remove last reference to XP_File 2001-10-10 22:52:32 +00:00
db fix losing read state of news messages r=naving, sr=sspitzer 103824 2001-10-10 19:25:07 +00:00
imap 16902 r=sspitzer sr=bienvenu, Implement custom headers for mail filter and search. 2001-10-10 19:27:06 +00:00
import Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc 2001-09-29 08:28:41 +00:00
local 102751 r=bienvenu sr=sspitzer. If a localfolder's db is outdated, parse the folder and then compact the 2001-10-11 00:00:20 +00:00
mapi Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
mime Bug 81444: eliminate |null_nsCOMPtr|. Eliminating all callers, r=syd, rs=mozbot. 2001-10-07 10:58:39 +00:00
movemail Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
news close nntp socket after logging out fixes memory leaks and assertions, r=mscott, sr=sspitzer 96381 2001-10-11 14:53:34 +00:00
public Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
.cvsignore
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
jar.mn 16902 r=sspitzer sr=bienvenu, Implement custom headers for mail filter and search. 2001-10-10 19:27:06 +00:00
mailnews.js fix for #104226. instead of using "Mailbeep" (the windows system sound for new mail notification) 2001-10-11 20:45:44 +00:00
makefile.win Fix for bug # 95122. Implementation of UI for simple MAPI 2001-09-18 06:10:34 +00:00
makefiles removing mailnews/cthandlers/signstub/Makefile. r=cls. 2001-05-11 08:33:33 +00:00