bienvenu%netscape.com
c06b5f0b5f
fix 64456, cache file stream when updating multiple local messages, r=sspitzer, sr=mscott
2001-01-08 19:18:22 +00:00
naving%netscape.com
0de6973509
58955. r=sspitzer sr=bienvenu. Copying the msg header when there is a move from pop->imap
...
so that in case of undo the header can be restored. Eliminating the dependency that
the imap folder is selected.
2001-01-08 01:58:06 +00:00
bienvenu%netscape.com
a008c5a045
more work on newsgroup hdr purging sr=sspitzer 17217
2001-01-05 04:40:27 +00:00
nhotta%netscape.com
8de62518a5
Added override field to db to support folder level charset override, bug 39756, r=sspitzer, sr=bienvenu.
2001-01-04 22:13:56 +00:00
sspitzer%netscape.com
766835a907
fix for #64259 . performance optimizations. when in threaded mode.
...
this should help folder loading when the folder (or newsgroup) is threaded.
sr=bienvenu.
2001-01-04 07:30:39 +00:00
sspitzer%netscape.com
159f236fdd
fix build bustage.
2001-01-04 00:33:30 +00:00
sspitzer%netscape.com
e2955b1ba8
make the message view persist on a per folder basis. ( #63853 )
...
make it so you can view "threads with unread". (#52927 )
threaded and unread are no longer mutually exclusive.
later, I'll add "unread threaded" which is no the
same thing as "thread with unread".
fix the nsMsgMessageDataSource() to ask the view, thread or msg database for existance of messages, instead of getting an enumerator for all messages, and seeing if it is non empty. more performance work on the way.
move enums from MailNewsTypes.h to MailNewsTypes2.idl, so that I can use the same ones from JS and C++.
sr=bienvenu
2001-01-04 00:12:36 +00:00
bienvenu%netscape.com
b1208e5479
work on offline disk space mgmt sr=ssptizer for mscott 17217
2001-01-01 22:00:17 +00:00
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
sspitzer%netscape.com
b3fac19544
fix for blocker bug #34438 . we weren't linking in -lmsgbaseutil, which left
...
us with an unresolved symbol, which caused bad things at run time.
there may be more, I'm trying to find them now.
a=leaf.
2000-04-04 19:33:10 +00:00
cls%seawood.org
fdd09457b4
Fix for EXTRA_DSO_LIBS in rules.mk
...
OS/2 Makefile.in changes (Patch 4a). Bug #34106
2000-04-04 07:37:50 +00:00
cls%seawood.org
f6740baa20
Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287
2000-04-04 04:46:38 +00:00
bienvenu%netscape.com
d90d59bf1d
back out changes for in-reply-to header; I don't need them after all
2000-04-04 00:52:22 +00:00
bienvenu%netscape.com
2c7746fcdc
remove unused view attachments as links option, work on in-reply-to header, r=sspitzer
2000-04-03 03:22:56 +00:00
bienvenu%netscape.com
aae571ade1
more work on imap delete model, r=putterman 16805
2000-03-30 23:08:53 +00:00
bienvenu%netscape.com
3444cfa790
get downloading of imap attachments working, r=alecf 32767
2000-03-29 00:58:21 +00:00
jim_nance%yahoo.com
bebfa35340
Fix bug 33019. Compiler warnings.
...
Reviewed and approved by:
law, mscott, radha, brade, shaver, & dveditz
2000-03-24 22:11:55 +00:00
bienvenu%netscape.com
688286d453
add accessor for expunged bytes, r=jefft
2000-03-24 21:33:04 +00:00
alecf%netscape.com
32bacdb3e9
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
nhotta%netscape.com
e1ef01689d
Changed to use nsILocaleService instead of nsLocaleFactory, bug 18338, r=bienvenu.
2000-03-20 22:50:55 +00:00
jefft%netscape.com
dd2accbee8
fixed unnecessary database loading when building folder view; r=bienvenu
2000-03-15 06:26:31 +00:00
putterman%netscape.com
7fabaf0326
r=bievenu. fix for 16966. Can now mark a thread read.
2000-03-14 05:31:56 +00:00
bienvenu%netscape.com
e5cd3ce413
add in use hdr cache, performance enhancement, r=scottip
2000-03-14 03:39:43 +00:00
rickg%netscape.com
0e8a2aaf7a
replaced calls to deprecated string methods
2000-03-12 21:09:50 +00:00
bienvenu%netscape.com
f990b71747
fix threading performance with header cache, r=mscott,a=phil 28233
2000-03-01 04:15:12 +00:00
putterman%netscape.com
5f45c92152
a=phil. r=bienvenu. More work on 26456, speeding up Imap mail folder loading by
...
reusing dbhdr in syncflags.
2000-02-26 20:48:14 +00:00
bienvenu%netscape.com
8e74df3de9
fix problem after stopping folder reparse, r=putterman, a=phil 28324
2000-02-21 21:08:53 +00:00
bienvenu%netscape.com
057b3e4a97
fix reparenting when top level msg in thread is deleted, r=putterman,a=phil 27688
2000-02-18 00:44:53 +00:00
sspitzer%netscape.com
03dd9e5a6e
fix for #8075 . use the newsrc files (~/.mozilla/<profile>/News/newsrc-<hostname>) for the unread/read status instead of the msgdb. r=alecf
2000-02-15 08:35:40 +00:00
scc%netscape.com
73802d6f2e
Pro5 update
2000-02-07 23:06:04 +00:00
pp%ludusdesign.com
d8d073bd7c
Conversion of ::GetIID() to NS_GET_IID(). Bug #20232 , r=scc@netscape.com
2000-02-04 00:39:15 +00:00
ducarroz%netscape.com
4f851be879
fix part of bug 25949, update project path for compatibilty with CW Pro 5. R=n/a
2000-02-01 01:53:01 +00:00
bienvenu%netscape.com
994358ad34
fix 25343 problems in threaded view, r=putterman
2000-01-28 23:18:46 +00:00
bienvenu%netscape.com
e6e750bc3f
try breaking up long line - I have no idea
2000-01-28 05:18:55 +00:00
bienvenu%netscape.com
48d9801751
add MarkThreadRead, cache thread parent, r=sspitzer, putterman
2000-01-28 00:42:03 +00:00
akkana%netscape.com
9131f68b78
Fix build bustage -- should be using PR_MIN, not MIN
2000-01-26 03:03:42 +00:00
dougt%netscape.com
0b0346079c
Landing nsIFile.
2000-01-24 21:28:28 +00:00
bienvenu%netscape.com
d443511610
bulletproof against num thread children getting to 0 r=jefft
2000-01-24 15:51:47 +00:00
bienvenu%netscape.com
dc6da4bc94
add ability to copy multiple imap messages efficiently, r=jefft,mscott 23302
2000-01-18 22:33:35 +00:00
dveditz%netscape.com
be8c2f022a
cleaning up leftover bookkeeping files in mdb and mork directories (since moved)
2000-01-18 20:40:37 +00:00
bienvenu%netscape.com
ce4293d0ec
fix mark all read performance for news,r=sspitzer 17470
2000-01-13 05:44:07 +00:00
putterman%netscape.com
63a9c92d75
Slightly speed up opening a mail folder by using IsHeaderRead instead of IsRead. r=bienvenu.
2000-01-12 00:31:06 +00:00
ducarroz%netscape.com
609762887c
Fix for bug 23490. nsMsgDatabase::RowCellColumnToCharPtr should not return an error when a cell is empty but an empty string. Also add default subject when user doesn't specify one. R=bienvenu
2000-01-11 22:41:36 +00:00
alecf%netscape.com
481bba988b
final stage of XPIDLizing nsIMsgHdr
2000-01-08 09:55:37 +00:00
bienvenu%netscape.com
b820ad8a58
fix new flag handling, r=putterman
2000-01-07 00:24:35 +00:00
bienvenu%netscape.com
5fd5f72f9d
fix parent thread for top level messages,fixes delete in threaded view r=putterman 22287
2000-01-06 21:18:45 +00:00
alecf%netscape.com
69bfd0011e
pass 2 off XPIDLizing nsIMsgHdr - clean up IDL to use attributes where appropriate, and fix up API calls where necessary ( #7808 )
2000-01-05 02:02:50 +00:00
putterman%netscape.com
eb30692c89
Fixes 17427, 17288. r=bienvenu. NextUnreadThread works and Next Unread Messages uses it
...
for optimization. Thread counts work in thread pane. Can now mark a replied or forwarded message
as unread.
2000-01-05 00:56:27 +00:00
alecf%netscape.com
24f15fcdf7
first pass at fix for #7808 , XPIDLizing nsIMsgHdr - for now just make an exact duplicate of the C++ interface, except in XPIDL
...
r=putterman
2000-01-04 22:41:21 +00:00
bienvenu%netscape.com
81f77c0efc
fix crash reading mail after deleting inbox.msf file, r=jefft
2000-01-04 15:58:54 +00:00
bienvenu%netscape.com
ec2736182d
fix memory leaks, r=sspitzer
1999-12-23 20:05:19 +00:00
bienvenu%netscape.com
b6affc07ea
fix 19229, imap hierarchy separator,r=jefft,a=chofmann
1999-12-17 03:06:42 +00:00
bienvenu%netscape.com
89a342ce1e
fix problem threading headers by subject when date order is not arrival order, r=mscott 20421
1999-12-07 05:36:06 +00:00
warren%netscape.com
96ec037ac6
Eliminated the libs build pass.
1999-11-28 03:05:01 +00:00
bienvenu%netscape.com
60c867f37a
fix 18925,r=sspitzer, mozilla status flags broken
1999-11-16 04:35:29 +00:00
bienvenu%netscape.com
f0abbfe834
fixes for msg threading, r=scottip
1999-11-10 00:44:45 +00:00
dmose%mozilla.org
142ac52eaf
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:43:54 +00:00
putterman%netscape.com
a6dc57d532
No bug. reviewed by bienvenu. OnKeyDeleted wasn't sending the correct parent
...
thread value because the message was being deleted before we saved off the parent.
1999-10-26 19:52:20 +00:00
bienvenu%netscape.com
37905a8223
cleanup dbs at shutdown, r=mscott
1999-10-23 01:13:10 +00:00
bienvenu%netscape.com
88533f97d5
check for null when marking header read, r=mscott
1999-10-21 22:22:07 +00:00
sspitzer%netscape.com
af4500add9
fix warnings. following alecf's recommendations, remove the FindServerUsingURI() method from the nsIMsgAccountManager, remove CreateFolderInDatasource() from nsIMsgFolder, change several methods in nsMsgCopy to return nsresult, and have nsIMsgFolder ** as an outparam, use GetResource() instead of CreateFolderInDatasource(). use NS_SUCCEEDED() instead of comparing against NS_OK directly.
1999-10-18 20:42:06 +00:00
bienvenu%netscape.com
38709162d2
fix build bustage
1999-10-16 18:16:21 +00:00
bienvenu%netscape.com
d080daf721
remove unused all threads table r=davidmc
1999-10-16 17:55:59 +00:00
bienvenu%netscape.com
51f4de442c
fix mork factory r=mscott 12326, fix ref count logging
1999-10-07 14:29:45 +00:00
bienvenu%netscape.com
2e13f082fe
use nsIModule for factory, r=rhp bug 000
1999-10-06 18:30:35 +00:00
beard%netscape.com
9eae33066d
changed from directly using "MSL DropInRuntime.Lib" to using "NSComponentStartup.o" to enable GC leak detector. r=smfr
1999-10-03 20:46:23 +00:00
mcafee%netscape.com
142dce1428
Ignore generated files.
1999-09-28 04:21:55 +00:00
mscott%netscape.com
4ffdfcbc87
Remove all of these files from the repository. They are now built in mozilla\db\mork
1999-09-22 06:14:07 +00:00
mscott%netscape.com
e9c62b572f
Removing mdb files from the repository. These files now live in mozilla\db.
1999-09-22 03:21:49 +00:00
bienvenu%netscape.com
09dc99eb6d
cache references for performance improvement
1999-09-21 19:10:37 +00:00
mccabe%netscape.com
4f7990cd94
Fix to 7610. Modify xpidl compiler to add 'const' to the method signature for generated attribute setter methods for string, wstring and nsid attributes.
...
As this changed the generated interface signatures, I had to change all of the uses to avoid bustage. Any corners of the browser that aren't built by default, or that I haven't discovered how to build, may be at risk of bustage if they use string or wstring attributes. (This could mean blackwood; sorry, guys!)
Many thanks to Alec Flett (alecf@netscape.com ) for preparing diffs for the mailnews portion of the signature changes; thanks also to Ariel Backenroth (arielb@rice.edu ) and Mike Shaver (shaver@mozilla.org ) for help with updating the tree with NS_DECL_NSIFOO macros; everwhere where one of these macros was used was one less place I had to manually add 'const'.
Also removed extraneous space from generated method signatures, leftover from Brendan's capitalization spam, and made 'const decl must be of type short or long' an error rather than just a warning.
1999-09-19 23:46:35 +00:00
bienvenu%netscape.com
cae926e644
fix mismatched delete
1999-09-18 18:45:57 +00:00
bienvenu%netscape.com
ec7fff420e
fix news to use folder cache
1999-09-17 20:13:22 +00:00
cls%seawood.org
cb3abff6ef
Remove unnecessary -D_BSD_SOURCE now that __STRICT_ANSI__ is set in <prinet.h>
1999-09-16 14:50:19 +00:00
briano%netscape.com
450edd80d1
General cleanup.
1999-09-14 23:19:19 +00:00
bienvenu%netscape.com
3456144dd5
break out UpdateFolder method from GetMessages
1999-09-14 04:02:34 +00:00
cls%seawood.org
a87b20551f
Fix my bustage using -D_BSD_SOURCE
1999-09-12 17:15:57 +00:00
bienvenu%netscape.com
fa85ad9db1
cache mime convertor for sorting
1999-09-09 22:17:30 +00:00
putterman%netscape.com
464025592f
Performance improvements. Separate flags initialization from other cached values
...
and don't init cached values until first time needed.
1999-09-09 06:19:47 +00:00
mscott%netscape.com
e32ea13fc7
Bug #11405 --> Don't build mork and mdb.
1999-09-08 20:58:58 +00:00
mscott%netscape.com
d9ef72f21c
Bug #11405 --> stop building mailnews\db\mdb and mailnews\db\mork.
1999-09-08 20:54:20 +00:00
bienvenu%netscape.com
e768441a1f
use cached flag instead of asking mork
1999-09-07 18:40:59 +00:00
bienvenu%netscape.com
ae16b15b4d
use auto strings where possible
1999-09-07 14:57:36 +00:00
davidmc%netscape.com
5dbc2f05f7
First Checked In.
1999-09-03 22:32:58 +00:00
bienvenu%netscape.com
753cfbafd3
comment out code not ready to compile yet
1999-09-03 22:29:59 +00:00
davidmc%netscape.com
c1b86c3728
file API changes
1999-09-03 22:27:25 +00:00
bienvenu%netscape.com
79b3a1efd0
add new files to makesystem
1999-09-03 22:25:46 +00:00
davidmc%netscape.com
d230684a1a
files, sorting, searching
1999-09-03 22:23:21 +00:00
davidmc%netscape.com
abe37a512a
First Checked In.
1999-09-03 22:19:04 +00:00
davidmc%netscape.com
c356e81aa4
interface changes for sorting, searching, and files.
1999-09-03 22:12:58 +00:00
mscott%netscape.com
696e37bebd
we need to include nsMsgMimeCID.h now
1999-09-03 22:04:44 +00:00
alecf%netscape.com
41dcac0e5c
fix crash when server has no local root folder
1999-09-02 21:54:58 +00:00
bienvenu%netscape.com
835c8699d5
fix threaded view enumerator
1999-09-01 20:10:48 +00:00
putterman%netscape.com
82d604a5a0
msgbaseutil.dll isn't 8.3 so change to msgbsutl.dll
1999-08-30 22:17:13 +00:00
bienvenu%netscape.com
4f0568a698
fix assert about auto assigning ids by commenting out atom zapping code
1999-08-29 16:50:48 +00:00
sspitzer%netscape.com
c4e885520a
silly change. ignore
1999-08-28 18:20:44 +00:00
bienvenu%netscape.com
922a55a1b7
replace nsIEnumerator with nsISimpleEnumerator
1999-08-26 04:41:07 +00:00
ramiro%netscape.com
7ee0e69965
Cleanup zlib cruft.
1999-08-25 14:39:53 +00:00
putterman%netscape.com
361cd83a39
Work on MarkFlagged.
1999-08-24 21:48:44 +00:00
slamm%netscape.com
319b492795
Removed items from DIRS that do not exist.
1999-08-24 21:45:26 +00:00
alecf%netscape.com
4416bea0e0
fix some uninitialized variables
1999-08-24 07:03:00 +00:00
mscott%netscape.com
b5ac4cbc7f
nsString updates --> nsString(eOneByte) --> nsCString
1999-08-24 00:59:56 +00:00
mccabe%netscape.com
381fb81c4f
Replace manual method declarations in implementations of xpcom/ interfaces with NS_DECL_NSIFOO.
1999-08-22 11:25:50 +00:00
jdunn%netscape.com
d4943ea017
HP's compiler won't allow deletes of void *... so a base type is needed.
...
I talked this over with Bienvenu and since the code will be switched
eventually to nsCString, the change is ok.
1999-08-21 00:48:02 +00:00
jdunn%netscape.com
12e301534f
HP's native compiler won't allow delete's of void *... so since this
...
was allocated as an array of chars, i will cast the void * to char * and that works
1999-08-21 00:43:08 +00:00
bienvenu%netscape.com
88bc79a1d3
fix linux build bustage
1999-08-20 00:36:07 +00:00
bienvenu%netscape.com
cdf7e72e10
add support for doing compress commit when space is wasted, make listallkeys sort
1999-08-19 22:25:16 +00:00
bienvenu%netscape.com
cdd864e6c1
fix i18n sorting of sender
1999-08-18 04:05:57 +00:00
sspitzer%netscape.com
b3d7f66956
change API to avoid using NS_COMFALSE. As jband puts it: NS_COMFALSE generally sucks. NS_COMFALSE is going away. fixes bug #11579
1999-08-11 03:44:32 +00:00
davidmc%netscape.com
456ae8b24f
First Checked In.
1999-08-10 21:52:13 +00:00
mccabe%netscape.com
2a403483de
Changes to the xpidl compiler -
...
Error if an interface is declared [scriptable], but contains methods that can't be scripted because they refer to native-declared types, unless the method is declared [noscript].
This change is intended to make it easier to determine when an interface is not scriptable, and to make it easier to see what changes need to be made to make it scriptable.
As many of the .idl files in the tree defined [scriptable] interfaces that contained non-scriptable methods, I've sprinkled [noscript] throughout. As the interfaces weren't scriptable anyway, this shouldn't change their visibility to javascript.
1999-08-10 12:18:01 +00:00
bienvenu%netscape.com
98bc602428
sort by sender correctly, fix ptr/ref idl stuff in nsIMsgDatabase
1999-08-09 19:52:46 +00:00
bienvenu%netscape.com
bbf4cffcd7
get rid of nsString2, more hooking up of status
1999-08-07 02:30:11 +00:00
mscott%netscape.com
716de6baf9
fix warning...we were shadowing a variable called count.
1999-08-05 23:06:23 +00:00
mscott%netscape.com
e7234b3a4e
Fix warnings...link is a global variable and we were shadowing it.
1999-08-05 23:02:51 +00:00
sspitzer%netscape.com
ee79738f09
get mark all read to work for news. fixes #11104 . use the implementation in the base class.
1999-08-04 20:14:07 +00:00
bienvenu%netscape.com
b7c575997c
fix check for null result when threading
1999-08-02 21:42:20 +00:00
bienvenu%netscape.com
3064de3169
only print debug statement when we're really opening a Mork db, not just finding one in the cache
1999-08-02 21:41:20 +00:00
bienvenu%netscape.com
372264ef3f
enable scripting from js for opening db
1999-08-02 18:38:51 +00:00
bienvenu%netscape.com
6b686a5da5
fix some memory leaks
1999-08-01 17:03:38 +00:00
bienvenu%netscape.com
4fc9a22e1c
fix memory leak of writer
1999-08-01 17:01:32 +00:00
sspitzer%netscape.com
8035a9d87c
turn of my debugging printfs.
1999-07-31 19:07:05 +00:00
briano%netscape.com
0212559fff
Added NSPR_LIBS so it the shared lib would build on IRIX.
1999-07-30 23:36:14 +00:00
mscott%netscape.com
01ab699db6
Landing the MailNews_Necko_BRANCH. These are the changes that will enable mailnews to run with necko.
1999-07-29 00:42:25 +00:00
briano%netscape.com
007ea62765
Cleaned it up and changed the name of libreg.{a,so} to libmozreg.{a,so} to fix the conflict reported in bug 8568.
1999-07-27 23:27:44 +00:00
bienvenu%netscape.com
b564f818c7
protect against 0 or negative thread child count
1999-07-22 21:24:57 +00:00
bienvenu%netscape.com
39d5ea36ef
fix warning described in bug 10012
1999-07-22 01:45:04 +00:00
bienvenu%netscape.com
d2946a5e07
add support for thread notifications
1999-07-21 21:49:46 +00:00
bienvenu%netscape.com
f515ef059c
fix memory leak and comment out assertion
1999-07-21 17:49:42 +00:00
bienvenu%netscape.com
0fb371f52c
ad parent key to notifications
1999-07-21 03:00:49 +00:00
davidmc%netscape.com
76638956ec
moving row positions; responding to parse
1999-07-20 23:37:06 +00:00
davidmc%netscape.com
32dbcaa18a
moving row positions; parsing
1999-07-20 23:36:38 +00:00
davidmc%netscape.com
f6d10ca7dc
moving row positions
1999-07-20 23:36:08 +00:00
davidmc%netscape.com
88f5c58a1b
add inline method for inverse of 'isempty' -> 'hasmembers'
1999-07-20 23:29:05 +00:00
davidmc%netscape.com
6b70452837
cleanup
1999-07-20 23:24:51 +00:00
davidmc%netscape.com
40a96a1b1b
cutting row syntax
1999-07-20 23:23:53 +00:00
bienvenu%netscape.com
6d67debb09
fix saving of uint values in dbs
1999-07-20 19:22:46 +00:00
sspitzer%netscape.com
6278501c89
fix #defines
1999-07-20 03:54:16 +00:00
bienvenu%netscape.com
46537ffe45
need to delete headers even if we can't find the thread
1999-07-19 22:43:26 +00:00
sspitzer%netscape.com
9aa894652c
clean up #defines. more printfs for my benefit.
1999-07-17 22:17:00 +00:00
sspitzer%netscape.com
4aed0216c8
fix warnings
1999-07-17 18:32:18 +00:00
bienvenu%netscape.com
800fd801a4
fix memory leak of mork env
1999-07-17 02:34:29 +00:00
nhotta%netscape.com
9efdd0806a
Bug fix 9968,9970, also removed unnecessary call to GetCategory().
1999-07-16 21:12:16 +00:00
bienvenu%netscape.com
b2c3ead607
turn off debug output
1999-07-16 01:46:36 +00:00
bienvenu%netscape.com
00a60ba1af
check for null resultIndex
1999-07-14 17:33:21 +00:00
bienvenu%netscape.com
963984e79e
turn off forcing of compress commit
1999-07-14 15:53:31 +00:00
bienvenu%netscape.com
3d0e42f707
incremental writing, memory leak fixed for davidmc
1999-07-14 15:52:46 +00:00
bienvenu%netscape.com
a06f49f1ef
make enums scriptable to fix startup assert
1999-07-13 19:18:35 +00:00
ducarroz%netscape.com
3bdf034280
Updated project for bienvenu
1999-07-13 18:43:33 +00:00
bienvenu%netscape.com
d55bbf93f0
add msg db as idl
1999-07-13 18:43:04 +00:00
bienvenu%netscape.com
27b0414155
idl for msg db
1999-07-13 18:42:04 +00:00
jefft%netscape.com
f998e41867
check for valid msgHdr prior calling DeleteHeader()
1999-07-07 05:25:44 +00:00
bienvenu%netscape.com
e70c2e0711
more work on threading, fix unread child counts
1999-07-06 22:53:10 +00:00
bienvenu%netscape.com
90ccc541c4
fix unix warning
1999-07-03 22:09:11 +00:00
bienvenu%netscape.com
7d5f7ee761
more work on subject threading
1999-07-02 19:19:32 +00:00
dveditz%netscape.com
0eb6c820cf
nakefile cleanups
1999-07-02 13:42:17 +00:00
briano%netscape.com
53726b6464
Unix fixes, specifically for SunOS 4.
1999-07-02 02:05:41 +00:00
jefft%netscape.com
0a08b501ff
implement UndoDelete() method
1999-07-01 14:48:38 +00:00
sspitzer%netscape.com
68be6f7e3f
fix warnings
1999-07-01 08:01:48 +00:00
sspitzer%netscape.com
dc1ba6945d
add support for unread set. still working on this.
1999-07-01 06:13:06 +00:00
bienvenu%netscape.com
e657c833b8
add subject to thread, fix nsCOMPtr stuff, some warnings
1999-06-30 23:18:43 +00:00
ducarroz%netscape.com
9c8e49df80
Replace time_t by PRTime
1999-06-30 21:04:29 +00:00
bienvenu%netscape.com
15edba34e6
add subject attribute, add threading fixes
1999-06-30 19:45:32 +00:00
bienvenu%netscape.com
65ea3cd87f
add check for allocation failure
1999-06-30 00:11:02 +00:00
scc%netscape.com
f79508bc68
|nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()|
1999-06-29 21:01:31 +00:00
bienvenu%netscape.com
1eba4d9ed1
no longer needed
1999-06-29 21:00:01 +00:00
scc%netscape.com
b88737fa70
Added |GetIID()|
1999-06-29 20:35:23 +00:00
scc%netscape.com
bed1be4bac
added |GetIID()|, and an IID to go with it
1999-06-29 20:27:02 +00:00
mcafee%netscape.com
644ece7b3e
BeOS changes
1999-06-29 09:19:14 +00:00
briano%netscape.com
c04acb13c9
Cleanup and fixes for OpenBSD.
1999-06-29 02:30:42 +00:00
briano%netscape.com
82817df725
Cleanup and deleted the reference to NSPR_LIBS to fix the OpenBSD build.
1999-06-28 23:27:40 +00:00
sspitzer%netscape.com
fa49f7a7de
fix warnings
1999-06-26 20:47:13 +00:00
sspitzer%netscape.com
04de969511
fix the assertion I was causing on IMAP. need to talk to bienvenu about how imap plans to use the msg key set
1999-06-26 20:46:56 +00:00
sspitzer%netscape.com
25ab407d2a
more work to get respecting the newsrc set working. move the set into the db. this isn't done yet, but it's shaping up.
1999-06-25 22:29:44 +00:00
bienvenu%netscape.com
93b02eda2b
start working on threading stuff
1999-06-25 22:04:32 +00:00
ducarroz%netscape.com
9466cd421f
add nsIDBChangeAnnouncer.idl and nsIDBChangeListener.idl
1999-06-25 22:03:51 +00:00
bienvenu%netscape.com
fcb9a5a95c
add idl files for change listener and announcer
1999-06-25 22:00:00 +00:00
bienvenu%netscape.com
76235c5533
idl for db change listener and announcer
1999-06-25 20:15:29 +00:00
bienvenu%netscape.com
5374b0377c
start working on making nsMsgDatabase scriptable
1999-06-25 19:46:47 +00:00
bienvenu%netscape.com
2a0b730db7
fix warnings, don't close local maildb when setting summary valid
1999-06-24 20:55:42 +00:00
sspitzer%netscape.com
2111d69f33
don't compare an nsCOMPtr with NULL
1999-06-22 23:26:06 +00:00
bienvenu%netscape.com
e1d1561ba8
get rid of link against dso
1999-06-22 23:15:58 +00:00
bienvenu%netscape.com
e5a56dc643
replace mork with msgmork
1999-06-22 23:08:25 +00:00
alecf%netscape.com
6dd8e3da22
remove -lmork
1999-06-22 23:08:24 +00:00
alecf%netscape.com
83ea59f0b2
ignore generated files
1999-06-22 23:01:01 +00:00
bienvenu%netscape.com
0914dc3274
change name of mork lib to libmsgmork
1999-06-22 20:40:17 +00:00
ducarroz%netscape.com
f7886af499
Removed mork source files as they are now part of mork.mcp
1999-06-22 20:37:40 +00:00
bienvenu%netscape.com
96a1f19ba3
make mork a dll
1999-06-22 20:36:04 +00:00
bienvenu%netscape.com
ca3a9995a7
make mork a dll /so
1999-06-22 20:34:14 +00:00
ducarroz%netscape.com
5b24805b13
fix wrong PPC target in debug
1999-06-22 18:59:54 +00:00
mscott%netscape.com
37b144e003
Remove NS_IMAPMESSAGERESOURCE_CID definition which doesn't belong here.
1999-06-22 04:54:44 +00:00
ducarroz%netscape.com
28dd2fe6fb
First Checked In.
1999-06-21 23:04:20 +00:00
jefft%netscape.com
766dde0f4a
CutAllColumns() after CutRow() from m_mdbAllMsgHeadersTable
1999-06-21 23:00:09 +00:00
bienvenu%netscape.com
eac8f03076
make mork a dll
1999-06-21 21:24:08 +00:00
bienvenu%netscape.com
05bb634fd5
fix warnings
1999-06-20 15:33:31 +00:00
sspitzer%netscape.com
3f12c659bc
remove several warnings
1999-06-19 21:34:32 +00:00
ducarroz%netscape.com
5bd25a7778
Fix for bug 7508, A=chofmann, R=bienvenu
1999-06-16 22:58:02 +00:00
bienvenu%netscape.com
7a90886028
check for null mdb row when setting property, perhaps fix #7443
1999-06-16 02:17:08 +00:00
bienvenu%netscape.com
86716ae5bd
add commit after deleting msg
1999-06-16 02:07:00 +00:00
bienvenu%netscape.com
0e569c8fa7
use character set stored in dbfolderino
1999-06-15 03:41:05 +00:00
ducarroz%netscape.com
4b085ce46a
do not export an auto-generated interface file (nsIDBFolderInfo.h)
1999-06-14 22:13:56 +00:00