bienvenu%netscape.com
b66512971c
initial entry into CVS, not currently used in build
1999-05-05 02:08:31 +00:00
hyatt%netscape.com
97aaeb8e8f
Switching to nsIEventQueues instead of PLEventQueues.
1999-05-04 23:29:28 +00:00
nhotta%netscape.com
051d4df938
Changed SetDocumentCharset, synchronized with browser implementation.
1999-05-04 23:19:28 +00:00
putterman%netscape.com
60852f1cb3
use nsCOMPtr's.
1999-05-04 22:34:35 +00:00
putterman%netscape.com
62c68e7922
Use nsCOMPtr's.
1999-05-04 22:34:11 +00:00
putterman%netscape.com
3ff58f2af4
Add nsIDBMessage interface and remove GetPath from nsIImapFolder.
1999-05-04 22:33:40 +00:00
alecf%netscape.com
0d5818ca9e
massive cleanup of the message factory - make sure to delete objects when the QueryInterface fails
...
and fix the message factory constructor since we no longer hold onto the service manager
1999-05-04 21:39:54 +00:00
mscott%netscape.com
35e56cb21b
part of mailnews audit --> Conversion to NS_WITH_SERVICE
1999-05-04 20:54:35 +00:00
mscott%netscape.com
29535afa18
part of mailnews audit --> Conversion to NS_WITH_SERVICE
1999-05-04 17:55:40 +00:00
waterson%netscape.com
a2049e3b5a
Remove nsIRDFResourceFactory.h: it is obsolete.
1999-05-04 05:16:16 +00:00
waterson%netscape.com
e339032125
Don't rely on headers including stuff: be sure to include nsIRDFResource.h and nsIRDFService.h.
1999-05-04 05:01:24 +00:00
sspitzer%netscape.com
1428f907b0
fix for #5753 . allow white space in the "mail.accountmanager.accounts" pref.
1999-05-01 15:47:21 +00:00
waterson%netscape.com
ae88e2e6fc
Bug 5637. Don't release each observer in the destructor, because we only hold a weak ref to it. r=putterman,a=chofmann.
1999-04-29 04:21:12 +00:00
putterman%netscape.com
8f9a72c301
Fixed ref counting problems related to deleting a message. Reviewed by bienvenu and
...
approved by chofmann
1999-04-29 01:37:40 +00:00
ducarroz%netscape.com
d6ef985510
Fix build bustage.
1999-04-28 21:59:32 +00:00
alecf%netscape.com
0650253888
- remove debugging lines
...
- return NS_RDF_NO_VALUE on all GetTarget() calls
- return a complete array fro GetTargets() instead of NS_RDF_NO_VALUE (may be unnecessary?)
1999-04-28 06:00:50 +00:00
alecf%netscape.com
05eda21272
handle uncreatable servers a little more gracefully
1999-04-28 04:04:30 +00:00
sspitzer%netscape.com
c9fd1ba862
silly printf for my benefit
1999-04-28 02:43:20 +00:00
alecf%netscape.com
70a6f45af1
many fixes:
...
- initialize mAccountManager during construction
- always create an NS_ISupportsArray for ArcLabelsOut
- handle case of unknown data source by creating an enumerator anyway
- free leaked value from RDF node
1999-04-28 02:02:08 +00:00
alecf%netscape.com
13607efec5
add implementation for AccountManager() method
1999-04-28 01:57:25 +00:00
alecf%netscape.com
a36238ddd0
don't forget to actually return the value!
1999-04-28 00:11:10 +00:00
ftang%netscape.com
2e97bf7dcc
change S/GetDocumentCharacterSet method for nsIDocument interface.
1999-04-27 21:49:25 +00:00
hangas%netscape.com
f0ee5a0f84
Fixed file path bug on Mac. Was using incorrect constructor that broke when running on Mac.
1999-04-27 21:27:17 +00:00
putterman%netscape.com
dbf3f37765
Opening up a thread no longer crashes.
1999-04-27 20:59:02 +00:00
mscott%netscape.com
b1a5200840
Fix build breakage for alecf.
1999-04-27 20:27:45 +00:00
alecf%netscape.com
2b28b2a6ab
fix this with ugly code that works real well.
1999-04-27 20:06:12 +00:00
alecf%netscape.com
fa616ed3cc
fix casting problems by making nsIID a ref
1999-04-27 20:00:58 +00:00
alecf%netscape.com
ca8ad5b0c5
update AccountManager data source to use nsMsgRDFDataSource base class, so that we don't have to implement most methods
...
also start implementing GetTargets() for msgaccounts:/ to return all the servers and their respective root URIs
1999-04-27 18:39:36 +00:00
alecf%netscape.com
71c7a53e42
add new FindServersByHostname() method
1999-04-27 18:37:58 +00:00
alecf%netscape.com
4a3e754a85
add identity test to --enable-tests build
1999-04-27 18:36:15 +00:00
alecf%netscape.com
6ff195aef4
fix identity test to use updated API
1999-04-27 18:35:39 +00:00
alecf%netscape.com
383ae9c9b7
add new AccountManager() method to bring up account manager
1999-04-27 18:33:05 +00:00
alecf%netscape.com
43cc22ebca
link against libreg so that this library can stand on it's own
1999-04-27 18:30:13 +00:00
alecf%netscape.com
8a9e37f2a0
remove unnecessary libraries - now the only unresolved symbols are from netlib
1999-04-27 17:27:28 +00:00
bienvenu%netscape.com
2ef2fc6235
add option to create summary file specs automatically
1999-04-27 14:58:57 +00:00
waterson%netscape.com
be6b8bc2e7
Fixed problems with XPConnect objects.
1999-04-27 04:20:16 +00:00
alecf%netscape.com
8f51f3a77b
remove stupid debugging comment
1999-04-27 03:11:37 +00:00
mscott%netscape.com
c8c1a023c3
Use MSG_LINEBREAK instead of LINEBREAK.
1999-04-27 03:06:34 +00:00
mscott%netscape.com
c78f083c4d
Remove nsIMessenger.cpp from the list of .cpp files. There is no such file.
1999-04-27 02:55:00 +00:00
mscott%netscape.com
8d2d60a12a
Add MSG_LINEBREAK and MSG_LINEBREAK_LEN for mailnews. We need to transition all mailnews use of LINEBREAK to these new macros. I'm leaving the old LINEBREAK definition in place so I don't have to update all files that use it at once. Why can't we use LINEBREAK? Because it is incorrectly defined on the Mac and due to situations outside of our control, we can't change the value of LINEBREAK on the Mac (because it is defined elsewhere and they need it defined incorrectly). So we're going to use these new values (MSG_LINEBREAK and MSG_LINEBREAK_LEN) instead.
1999-04-27 02:53:29 +00:00
hangas%netscape.com
a9e8c22319
Updated Mac Project file for DataSource files added to Windows makefile
1999-04-27 00:42:20 +00:00
ducarroz%netscape.com
01855c3b8e
updated mac project
1999-04-26 22:57:32 +00:00
ducarroz%netscape.com
50276008ab
update projects
1999-04-26 22:55:01 +00:00
alecf%netscape.com
c06daa2756
remove all references to the old nsIMessenger
1999-04-26 22:52:38 +00:00
alecf%netscape.com
d1323c7142
stop creating nsIMessenger objects
1999-04-26 22:47:13 +00:00
alecf%netscape.com
2d974a158b
remove nsIMessenger from Mac/Windows
1999-04-26 22:43:09 +00:00
alecf%netscape.com
3fcb73e0a5
remove nsIMessenger entirely
1999-04-26 22:42:41 +00:00
sspitzer%netscape.com
ebe314420d
add newline to end of file
1999-04-26 22:31:42 +00:00
sspitzer%netscape.com
88bf38bebf
make destructor virtual
1999-04-26 22:30:52 +00:00
alecf%netscape.com
d2d0194c11
fix fprintf problem (and make it only DEBUG_alecf)
1999-04-26 22:15:03 +00:00
putterman%netscape.com
bf7af54df4
Only return NS_OK if ptr is valid.
1999-04-26 22:02:48 +00:00
alecf%netscape.com
363def7a19
attempt to fix mail/news size issue
1999-04-26 21:52:26 +00:00
alecf%netscape.com
a791266e10
fix QueryInterface so we're actually returning the right value
1999-04-26 21:33:58 +00:00
alecf%netscape.com
8a3695f2ab
switch to using nsCOMPtr and the new GetLocalPath() api instead of doing something server-type-specific
1999-04-26 21:32:47 +00:00
alecf%netscape.com
6839dfab08
call the service manager directly instead of storing a copy of it in a member variable
1999-04-26 21:31:57 +00:00
alecf%netscape.com
53b7fde541
goodbye, yellow brick stub..
1999-04-26 21:31:22 +00:00
alecf%netscape.com
ed193a363f
add new data sources to the factory
1999-04-26 21:29:44 +00:00
alecf%netscape.com
df281a2c2f
add new data source to unix build
1999-04-26 21:28:43 +00:00
alecf%netscape.com
432acf359c
add new datasources to the windows build
1999-04-26 21:28:21 +00:00
alecf%netscape.com
859e0c7604
remove nsIMessenger stub code from the build
1999-04-26 21:20:08 +00:00
alecf%netscape.com
43b60b2656
remove some unnecessary source files from the build (some of these data sources will eventually return)
1999-04-26 21:17:59 +00:00
alecf%netscape.com
9d1ac53280
removed files: mozilla/mailnews/base/src/nsIMessenger.cpp
1999-04-26 21:16:47 +00:00
alecf%netscape.com
f925982e9d
remove references to stub nsIMessenger class
1999-04-26 19:03:36 +00:00
alecf%netscape.com
1d449a2481
oops, checked in the wrong file, backing this out (it's not ready yet)
1999-04-26 19:03:08 +00:00
alecf%netscape.com
bb5d4b10ea
remove references to unnecessary nsIMessenger stub class
1999-04-26 19:00:54 +00:00
alecf%netscape.com
963baf27b9
rename the IDL attributes so it's more friendly to javascript, and use the new GetLocalPath method when upgrading mail.directory on POP
1999-04-26 18:40:48 +00:00
alecf%netscape.com
87ea48afdb
add new GetServerURI() method for asking a server for the root RDF URI and make a generic GetLocalPath() for getting the local directory for this server.
1999-04-26 18:38:26 +00:00
putterman%netscape.com
ba2a8f56ee
use NS_IF_RELEASE in case db is null.
1999-04-26 03:08:42 +00:00
mscott%netscape.com
9f7c1a2dbb
Add new line to end of file.
1999-04-25 21:23:36 +00:00
mscott%netscape.com
419605d033
nsMsgLineStreamBuffer::ReadNextline now returns # bytes read.
...
nsMsgLineStreamBuffer now lets you pass in the delimeter string to be used for determing the end of a line. This allows the function to be platform friendly with line endings...
1999-04-25 19:51:08 +00:00
putterman%netscape.com
596f37bb9e
added files: mozilla/mailnews/base/util/nsMessage.cpp
1999-04-24 20:51:22 +00:00
putterman%netscape.com
d16d6c3924
Added enumerator to convert nsMsgDBHdr into message.
1999-04-24 20:37:00 +00:00
putterman%netscape.com
1ed57840f7
removed protocol dependent uri utilities and added CreateMessageFromMsgDBHdr.
1999-04-24 20:36:26 +00:00
putterman%netscape.com
baca5e550b
Removed protocol dependent uri utilities.
1999-04-24 20:36:00 +00:00
putterman%netscape.com
55286de9a6
Added nsMessage
1999-04-24 20:35:34 +00:00
putterman%netscape.com
0695594f7a
Check for null pointer before using db in change view.
1999-04-24 20:34:51 +00:00
putterman%netscape.com
071598bddd
Use new msghdr to message converter enumerator.
1999-04-24 20:34:25 +00:00
putterman%netscape.com
a5e683a1e4
Use nsIMsgDBHdr.
1999-04-24 20:33:39 +00:00
putterman%netscape.com
02f487728c
Added CreateMsgFromMsgDBHdr.
1999-04-24 20:33:20 +00:00
putterman%netscape.com
7620670d16
Added nsIMessage
1999-04-24 20:32:24 +00:00
waterson%netscape.com
7431df7cdc
Fix a comment that I forgot to keep in sync.
1999-04-24 03:28:43 +00:00
waterson%netscape.com
933ff04dcb
Whoops. Missed this one.
1999-04-24 03:28:22 +00:00
waterson%netscape.com
7b2a8f4939
The Great Cursor Excorcism. Dropped cursors in favor of enumerators. Details on RDF_19990422_BRANCH.
1999-04-24 02:41:54 +00:00
jefft%netscape.com
322c217660
initialize local variable, folderURI, to nsnull
1999-04-24 01:11:38 +00:00
alecf%netscape.com
85cbec924c
add new accessor to nsIMsgIncomingServer to get local folder path
1999-04-23 22:57:31 +00:00
jefft%netscape.com
2b81869485
fixed build bustage
1999-04-23 15:18:25 +00:00
jefft%netscape.com
ff1de19446
getting imap root folder directory from prefs instead of hard coded string
1999-04-23 13:55:53 +00:00
rickg%netscape.com
f86b7f933d
update to sync with nsString2
1999-04-22 06:39:40 +00:00
alecf%netscape.com
c4bff4302d
Add server RDF source
1999-04-22 03:02:35 +00:00
alecf%netscape.com
6141657ece
add new datasources to windows build
1999-04-22 02:28:55 +00:00
alecf%netscape.com
5b2d214c74
start building new RDF datasources on unix
1999-04-22 02:26:25 +00:00
alecf%netscape.com
1518456dc6
check in skeleton source for RDF datasources for account system
1999-04-22 02:25:22 +00:00
alecf%netscape.com
7e2d826a6a
add headers for new RDF data sources for account system
1999-04-22 02:24:39 +00:00
mscott%netscape.com
907c03e019
Fix fence post case in nsMsgLineBufferStream::ReadNextLine when we read n bytes and n == the size of the buffer...we were over-writing the n+1th byte with a null terminator.
...
Add (unimplemented) feature to nsMsgLineBufferStream to give caller the choice of allocating new memory for new lines or not.
1999-04-22 01:53:19 +00:00
putterman%netscape.com
4ddb23c6e9
added files: mozilla/mailnews/base/util/nsMsgUtils.cpp
1999-04-21 20:22:18 +00:00
putterman%netscape.com
69323103f5
Add utility functions so we can use nsIMsgMessageService correctly.
1999-04-21 20:17:23 +00:00
putterman%netscape.com
40c42f537c
uses nsIMsgMessageService.
1999-04-21 20:16:16 +00:00
sspitzer%netscape.com
a462087190
use nsCRT:strtok(), not strtok()
1999-04-21 19:54:44 +00:00
mscott%netscape.com
e654a0431a
OpenUrl no longer needs any knowledge of the nntp service. It should be able to go directly through the nsIMsgMessageService interface.
1999-04-21 18:59:51 +00:00
jefft%netscape.com
f5a6ea8454
adding imap related URI
1999-04-21 05:13:31 +00:00