ducarroz%netscape.com
|
062acfcba3
|
updated mac project, added nsMsgFolderDataSource.cpp & nsMsgMessageDataSource.cpp
|
1999-04-20 01:59:14 +00:00 |
|
putterman%netscape.com
|
e142b0db9b
|
Split datasources into message and folder datasources and moved them to base.
|
1999-04-20 01:11:11 +00:00 |
|
putterman%netscape.com
|
0854186ce7
|
Split datasources into message and folder datasources and moved them to base.
Removed this file.
|
1999-04-20 01:10:44 +00:00 |
|
putterman%netscape.com
|
86bf19db4a
|
Split datasources into message and folder datasources and moved them to base.
Removed these files.
|
1999-04-20 01:10:21 +00:00 |
|
putterman%netscape.com
|
412221c6f5
|
Split datasources into message and folder datasources and moved them to base.
Added these files.
|
1999-04-20 01:08:51 +00:00 |
|
mscott%netscape.com
|
9e162f4d30
|
Temporary fix until mcmullen updates some back end prefs code. We need to manually specify the pref file to use. We can't get at the profile information so look in the current directory.
|
1999-04-20 01:01:21 +00:00 |
|
mscott%netscape.com
|
07a669c9ad
|
Temporary fix until mcmullen updates some back end prefs code. We need to manually specify the pref file to use. We can't get at the profile information so look in the current directory.
|
1999-04-20 00:43:23 +00:00 |
|
mscott%netscape.com
|
f95c28ad46
|
initialize more variables that weren't getting values if there wasn't a pref for the value.
|
1999-04-20 00:03:09 +00:00 |
|
mscott%netscape.com
|
bd348d0f1a
|
Remove startup call on prefs. use NS_WITH_SERVICE macro for getting the prefs service....
|
1999-04-19 23:49:29 +00:00 |
|
mscott%netscape.com
|
70dd6752bd
|
Take out pref initialization code which was always loading prefs50.js from the current directory. We need to be using the prefs for the default profile. This fixes the current windows problems where mail prefs weren't being read in.
|
1999-04-19 23:38:30 +00:00 |
|
mscott%netscape.com
|
571de914c4
|
Initialize some variables in SetKey which were causing a crash if the prefs file did not have values for them.....
|
1999-04-19 23:37:02 +00:00 |
|
bienvenu%netscape.com
|
8114be995a
|
get header adding to db's working
|
1999-04-19 23:09:59 +00:00 |
|
davidmc%netscape.com
|
86e54a7c0a
|
rename one accidentally named "Set..." method to "Get...";
fix class to actually work correctly (I think...)
|
1999-04-19 22:30:51 +00:00 |
|
davidmc%netscape.com
|
144710f34b
|
rename one accidentally named "Set..." method to "Get..."
|
1999-04-19 22:30:22 +00:00 |
|
davidmc%netscape.com
|
df9efb7b2a
|
rename one accidentally named "Set..." method to "Get...";
implement a lot of methods for the first time
|
1999-04-19 22:30:10 +00:00 |
|
davidmc%netscape.com
|
e99fca6527
|
rename one accidentally named "Set..." method to "Get...";
return morkRow from CanUseCellCursor()
|
1999-04-19 22:29:26 +00:00 |
|
davidmc%netscape.com
|
ca25ddbe4b
|
clarify and increase number of oid<->pos<-> row table methods
|
1999-04-19 22:28:03 +00:00 |
|
davidmc%netscape.com
|
d0e52c3d9a
|
rename accidentally named "Set..." method to "Get...";
clarify and increase number of oid<->pos<-> row table methods
|
1999-04-19 22:27:02 +00:00 |
|
davidmc%netscape.com
|
e80498b516
|
increase kMaxIndent to 64
|
1999-04-19 22:25:52 +00:00 |
|
davidmc%netscape.com
|
a6e24e64c3
|
subtle white space changes without changing format
|
1999-04-19 22:25:23 +00:00 |
|
davidmc%netscape.com
|
ac0fa147a6
|
add morkTable::SafeRowAt() so a row can be indexed in a table
with safety check on index within morkArray.
|
1999-04-19 22:24:50 +00:00 |
|
davidmc%netscape.com
|
a40a5ab19b
|
reorder morkTable member construction to quell Unix warnings;
init mTable_CellUses to zero.
|
1999-04-19 22:24:06 +00:00 |
|
davidmc%netscape.com
|
1dac0de835
|
reorder morkStore member construction to quell Unix warnings
|
1999-04-19 22:23:27 +00:00 |
|
davidmc%netscape.com
|
cc95b761c6
|
reorder morkRowSpace member construction to quell Unix warnings
|
1999-04-19 22:23:06 +00:00 |
|
davidmc%netscape.com
|
f715e17be4
|
add NilRowObjectError();
|
1999-04-19 22:22:28 +00:00 |
|
davidmc%netscape.com
|
5278b0475f
|
morkRow::CellAt(): check for negative mork_pos index
morkRow::Set(): call morkAtom::AddCellUse() in both if branches
|
1999-04-19 22:21:46 +00:00 |
|
davidmc%netscape.com
|
45dee56b03
|
add checks for negative mork_pos values during qualification of
valid indexes into a morkArray. Also cast integer types to
quell some compiler warnings about signed/unsigned.
|
1999-04-19 22:19:50 +00:00 |
|
davidmc%netscape.com
|
59fab9772f
|
make morkPortTableCursor actually work
|
1999-04-19 22:18:34 +00:00 |
|
davidmc%netscape.com
|
7f60bdbf15
|
fix morkParser::ReadValue() so it will notice '$' when reading values,
and unescape bytes written in hex earlier by morkWriter.
|
1999-04-19 22:17:10 +00:00 |
|
nhotta%netscape.com
|
b67c93600b
|
Bug fix 3979 5280, reply/forward, MIME decode, use original mail's charset.
|
1999-04-19 22:16:04 +00:00 |
|
davidmc%netscape.com
|
66f0bf8853
|
reorder morkFactory member construction to quell Unix warnings
|
1999-04-19 22:16:03 +00:00 |
|
davidmc%netscape.com
|
ad28c79bd4
|
add morkEnv::HexToByte()
|
1999-04-19 22:15:35 +00:00 |
|
davidmc%netscape.com
|
40afc35456
|
add morkEnv::HexToByte();
|
1999-04-19 22:15:11 +00:00 |
|
davidmc%netscape.com
|
0a686940ea
|
type of morkCh_Type[] changed to mork_flags array
|
1999-04-19 22:14:44 +00:00 |
|
davidmc%netscape.com
|
dbfb43dc32
|
change type of char pred array to mork_flag, so that callers
can pull and cache a byte of predicate bits, permitting many
predicates to be examined in a register value without any
implied memory access to slow a CPU in tight loops.
|
1999-04-19 22:14:04 +00:00 |
|
davidmc%netscape.com
|
a209485333
|
reorder morkCell member construction to quell Unix warmings.
|
1999-04-19 22:12:14 +00:00 |
|
davidmc%netscape.com
|
8e40e54ee8
|
add new mork_u1 typedefs mork_ch and mork_flags, so that
char predicates in morkCh.h can distinguish between methods
that operate on characters themselves, or else upon a cached
flag value pulled from a char predicate flag map.
|
1999-04-19 22:11:35 +00:00 |
|
bienvenu%netscape.com
|
a08489e84b
|
fix msg parser to use nsIMsgDatabase, not maildatabase
|
1999-04-19 21:40:32 +00:00 |
|
bienvenu%netscape.com
|
2d81b1adba
|
add imap messages to uri scheme
|
1999-04-19 21:39:29 +00:00 |
|
sspitzer%netscape.com
|
8d0786d921
|
my printfs are driving me insane
|
1999-04-19 21:36:39 +00:00 |
|
mscott%netscape.com
|
4bc2083f05
|
First checked in. The message service is an interface representing actions the different derived protocol services can perform on messages such as copying, displaying a message etc.
|
1999-04-19 21:32:26 +00:00 |
|
ducarroz%netscape.com
|
539ea7db93
|
remove some debug libraries fom release target
|
1999-04-19 21:02:20 +00:00 |
|
sspitzer%netscape.com
|
c78c279f56
|
fix for the broken delete button
|
1999-04-19 20:58:58 +00:00 |
|
sspitzer%netscape.com
|
3f72064575
|
fix the problem where the Local Host gif wasn't appearing.
I forgot to quote the html entity reference properly.
|
1999-04-19 20:48:06 +00:00 |
|
sspitzer%netscape.com
|
cedc2e724f
|
more i18N / L10n changes
|
1999-04-19 20:39:23 +00:00 |
|
nhotta%netscape.com
|
f2ff7e2d8c
|
Bug fix #3994, realloc if the converter's estimate length is incorrect.
|
1999-04-19 19:15:51 +00:00 |
|
jefft%netscape.com
|
9ffa76ce11
|
rename nsIImapMailFolder, nsIImapMessage, nsIImapExtension, nsIImapMiscellaneous to nsIImapMailFolderSink, nsIImapMessageSink, nsIImapExtensionSink, nsIImapMiscellaneousSink
|
1999-04-19 18:41:43 +00:00 |
|
bienvenu%netscape.com
|
cdbcefa255
|
make protocol use imapMailFolder header parse stuff when getting headers
|
1999-04-19 02:13:23 +00:00 |
|
ducarroz%netscape.com
|
3f7e0d135b
|
replace sprintf by PR_snprintf and double '%' int PR_snprintf formating string to solve problem on Mac
|
1999-04-18 21:26:35 +00:00 |
|
ducarroz%netscape.com
|
ef67bb41aa
|
updated mac project
|
1999-04-18 21:24:20 +00:00 |
|