gecko-dev/modules
sspitzer%netscape.com 7b22dc8cf3 fix the junk mail purge code. when this code was original written, it was modeled
after the biff code, using the purge interval as the timer.  (yikes, a 14 day timer!)

now, we fire a timer at a fixed interval, and see if a purge is necessary, and use
the purge interval to decide what messages to delete.

add code to verify that we are only trying to delete messages marked as junk.

we do this because the junk folder might be trash, or there might be non-junk in it
that hasn't been moved, and we don't want to delete that.

r/sr=bienvenu
2003-03-04 00:28:40 +00:00
..
coreincl
edtplug Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting 2001-12-23 23:23:41 +00:00
fullsoft
ipc brings IPC service up-to-date with latest necko changes (NOT PART OF THE BUILD) 2003-01-31 00:40:35 +00:00
libfont
libhook
libimg Fix mach-o static builds by forcing all code that's linked into a shared lib to build with -fPIC. 2003-02-26 04:17:40 +00:00
libjar reading from corrupt zip archives leaks memory (bug 190996) r=ssu, sr=heikki,a=asa 2003-01-31 21:53:39 +00:00
libnls/headers Bug 106386 rid source of misspellings 2002-03-19 04:30:17 +00:00
libpr0n urg, fix typo 2003-02-27 15:09:39 +00:00
libpref fix the junk mail purge code. when this code was original written, it was modeled 2003-03-04 00:28:40 +00:00
libreg Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 22:05:52 +00:00
libtest
libutil Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +00:00
mpfilelocprovider Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 22:05:52 +00:00
oji Bug 124160 warning Converting NULL to non-pointer type |jvalue outValue = { NULL };| 2003-02-25 03:39:31 +00:00
plugin trying to fix os2 bustage 2003-03-02 08:44:23 +00:00
progress
rdf
schedulr
security
softupdt Bug 106386 rid source of misspellings 2002-03-19 04:30:17 +00:00
staticmod supplimental fix for #192074. 2003-02-12 19:56:53 +00:00
xml Fix next-to-last vs. last context GC race, plus ClaimScope vs. js_DestroyContext race; removed js_ForceGC from the FRIEND JS API (133773, sr=jband&shaver, a=asa). 2002-04-02 04:23:21 +00:00
zlib Force in-tree zlib to be built using -fPIC. 2003-02-27 02:21:59 +00:00
Makefile
Makefile.in
makefile.win