Commit Graph

562 Commits

Author SHA1 Message Date
sspitzer%netscape.com
92b52da5c1 fix leak. sr=syd 2000-12-23 01:02:25 +00:00
sspitzer%netscape.com
a29d117293 fix for #63625. sr=bienvenu 2000-12-22 23:29:12 +00:00
sspitzer%netscape.com
22cb14ad21 fix for #63625, sr=bienvenu.
nsINewsDatabase.h -> nsINewsDatabase.idl
2000-12-22 23:28:56 +00:00
sspitzer%netscape.com
dd89c6c5d9 new file, part of fix for #63625. sr=bienvenu 2000-12-22 23:24:44 +00:00
bienvenu%netscape.com
13047df8bc add newline at eof 2000-12-09 01:24:22 +00:00
bienvenu%netscape.com
0dd6d239c4 more work on offline message storage and retrieval, r=sspitzer, sr=mscott 15865 2000-12-09 01:15:16 +00:00
alecf%netscape.com
af0eb76d7c fix for #45797 - remove deprecated NS_IMPL_ISUPPORTS from mail
r=sspitzer
sr=mscott
iho=warren
2000-12-06 22:24:41 +00:00
bienvenu%netscape.com
52b7710d4c work on offline msg support r=sspitzer, sr=mscott 15865 2000-12-06 19:35:43 +00:00
sspitzer%netscape.com
4fa551beb6 fix for #61845. remove all NS_DEFINE_IID and replaces the consts with NS_GET_IID macros.
thanks to rods@netscape.com for the patch.  also, some other NS_DEFINE_IID/CID cleanup.
sr=bienvenu.
2000-12-05 04:30:55 +00:00
cls%seawood.org
66a18fcbbf Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org 2000-11-20 07:16:06 +00:00
sspitzer%netscape.com
0c23e63e43 fix uninitialized variable. #59673. sr=alecf 2000-11-11 14:58:52 +00:00
sspitzer%netscape.com
4a3e4e1bc1 fix uninitialized variable. #59673. sr=alecf 2000-11-10 15:15:28 +00:00
sspitzer%netscape.com
5378c7ef8e add a sneaky hack for testing if rdf random access enumerators will
be a performance win, if we implement them.

this is temporary code.

(the other piece is non-temporary.  we had an uninitialized variable)

r=putterman, sr=mscott.
2000-11-09 03:57:50 +00:00
warren%netscape.com
cd56c0575b Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc. 2000-10-28 22:17:53 +00:00
warren%netscape.com
9a6d92a433 Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson 2000-10-27 22:43:51 +00:00
bienvenu%netscape.com
ba0c4d9e10 fix for 55983 pop filters mis-applied r=jefft, sr=alecf, a=jar 2000-10-24 14:38:20 +00:00
bienvenu%netscape.com
462b80f030 fix problem with missing all hdr tables in msg db making it impossible to get new headers r=scottip sr=mscott 55432 2000-10-10 01:22:44 +00:00
bienvenu%netscape.com
6c09e09665 fix corruption of msg threads r=scott 53184 2000-09-20 03:41:34 +00:00
rayw%netscape.com
0257791053 Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren
2000-09-13 23:57:52 +00:00
nhotta%netscape.com
df12b41dab Added a callback to listen the pref change by UI, added a function to nsIDBFolderInfo to check if default charset is used, bug 50054, r=bienvenu. 2000-09-11 23:29:50 +00:00
bienvenu%netscape.com
27928b4d5a fix hash table memory leak r=sspitzer 2000-09-09 19:30:50 +00:00
bienvenu%netscape.com
25d4115457 fix 51545 ref-counting problem with headers in header cache r=sspitzer 2000-09-08 04:08:05 +00:00
bienvenu%netscape.com
96ec39f22f part of fix for 19618 problem with thread counts r=putterman 2000-09-07 18:42:07 +00:00
bienvenu%netscape.com
a3477f2a06 work on improving startup time, fix memory leaks 26455 r=mscott 2000-09-04 23:34:31 +00:00
mkaply%us.ibm.com
ba6fc347ab OS/2 VACPP Tinderbox break
CRT_CALL goes after the return type, before the function name
2000-09-01 22:01:58 +00:00
bienvenu%netscape.com
1cf9fc4e8b use PLDHash instead of nsHashTable r=brendan 46116 2000-09-01 01:23:25 +00:00
nhotta%netscape.com
1f12d3c15c Changed to pad one more null byte after a collation key, bug 15142, r=putterman. 2000-08-28 22:32:01 +00:00
bienvenu%netscape.com
fcfdcb37ec fix memory leak of msghdrs r=mscott 2000-08-26 20:48:27 +00:00
beard%netscape.com
1196739ccc Added MOZ_COUNT_CTOR/DTOR to track leaks. 2000-08-26 02:28:51 +00:00
putterman%netscape.com
101e88d8e4 Fix for 15142. Secondary sort by date for thread pane columns. patch by nhotta. r=scottip. 2000-08-19 21:36:05 +00:00
bienvenu%netscape.com
2eb392f657 improve corrupt db detection and handling part of fix for 48466 r=mscott 2000-08-18 13:14:27 +00:00
bienvenu%netscape.com
a53930cd64 don't link in js, that was just for testing 2000-08-16 23:52:32 +00:00
bienvenu%netscape.com
eebba15c70 part of fix for writing out newsrc files on a timer r=mscott 29743 2000-08-16 23:33:19 +00:00
warren%netscape.com
84b5fd67e3 Bug 46711. Removed nsAutoString travisty from nsStringKey. Introduced nsCStringKey. Made them both share the underlying string when possible. r=waterson 2000-08-10 06:19:37 +00:00
nhotta%netscape.com
6cda25b372 Changed GetCharacterSet to return a default if no folder charset is stored, bug 46542, r=bienvenu. 2000-08-02 22:07:47 +00:00
bienvenu%netscape.com
d0a34b140d keep folder cache from getting stale, r=putterman 18346 2000-07-26 21:29:46 +00:00
bienvenu%netscape.com
998e626e93 turn on green icon for local folders that get messages filtered into them from pop, fix clearing it for local folder msgs r=gayatrib 43884 2000-07-17 23:18:37 +00:00
cls%seawood.org
e87a1b7b11 Start tedious process of removing obsolete mozilla/include files from build. This patch should take us down to 19 of 101. Bug #38061 2000-07-10 07:13:31 +00:00
bienvenu%netscape.com
51906bcb55 fix for 41754 threads not showing up completely r=jefft 2000-06-17 13:48:04 +00:00
bienvenu%netscape.com
c81725307d add ability to set charset on msg hdr for i18n search r=putterman, 33101 2000-06-11 22:08:08 +00:00
inaky.gonzalez%intel.com
98157fd5a1 Fixed nsSupportsHashtable behaviour and API to fix leaks in
nsDirectoryService. Fixes bugs #38606 and #39859.

a=waterson; r=rayw,brendan,warren
2000-06-06 22:06:56 +00:00
warren%netscape.com
512c8bf433 Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
ducarroz%netscape.com
44310620a7 Fix for bug 34467. We need to put back the double quote in some case. Let the parser do the right job. R=alecf 2000-05-04 22:16:25 +00:00
alecf%netscape.com
f079776b39 make priority a scriptable type
add scriptable enums for priority
make more of the search interface use nsIMsgSearchValue instead of nsMsgSearchValue
2000-05-01 23:19:46 +00:00
bienvenu%netscape.com
1cd3759e93 avoid cell api's, get yarn directly from column, performance win, r=waterson 2000-04-24 03:42:15 +00:00
cls%seawood.org
8754202470 General cleanup of the shared library rules.
Quick fix for bug #36844.
Since people kept forgetting to wrap SHARED_LIBRARY_LIBS inside MKSHLIB_FORCE_ALL & MKSHLIB_UNFORCE_ALL pairs, we now handle it in rules.mk.  Same goes for making $(SHARED_LIBRARY) dependent upon $(SHARED_LIBRARY_LIBS).
2000-04-23 17:48:04 +00:00
scc%netscape.com
5af36c0b61 making string conversions explicit 2000-04-23 10:58:27 +00:00
jefft%netscape.com
e2e71e57b2 make sure we write out 4 digit status flag; this fixes local mail folder corrupted problem when updating folder message flags 2000-04-19 03:39:45 +00:00
bienvenu%netscape.com
9a834c2293 maintain mailboxname across imap uid validity change 2000-04-17 01:46:47 +00:00
bienvenu%netscape.com
a91714cc03 fix problem saving flags when we blow away dbs 32531 2000-04-16 22:09:52 +00:00