Commit Graph

23 Commits

Author SHA1 Message Date
dmose%mozilla.org
0efb7c174c updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@52910 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-06 03:43:54 +00:00
jefft%netscape.com
c0fbb70022 fixed bug 15676 - Display problem in Subject header with non-ascii when Forwarding; decode the subject string based on character prior setting it to nsMsgComposeFields; move nsMsgI18N.h, nsMsgI18N.cpp from compose/src to base/util; r=rhp, nhotta
git-svn-id: svn://10.0.0.236/trunk@50434 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-12 05:18:27 +00:00
cls%seawood.org
80e5f15b7c Remove unnecessary -D_BSD_SOURCE now that __STRICT_ANSI__ is set in <prinet.h>
git-svn-id: svn://10.0.0.236/trunk@47788 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 14:50:19 +00:00
briano%netscape.com
badf372aac General cleanup.
git-svn-id: svn://10.0.0.236/trunk@47425 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-14 22:49:58 +00:00
cls%seawood.org
fc5617f6c4 Fix my bustage using -D_BSD_SOURCE
git-svn-id: svn://10.0.0.236/trunk@47067 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-12 17:15:57 +00:00
ramiro%netscape.com
1784612f6b cleanup linking of libmozreg.
git-svn-id: svn://10.0.0.236/trunk@44002 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-21 15:41:53 +00:00
briano%netscape.com
684f6b2907 Cleaned it up and changed the name of libreg.{a,so} to libmozreg.{a,so} to fix the conflict reported in bug 8568.
git-svn-id: svn://10.0.0.236/trunk@41354 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-27 23:27:44 +00:00
mscott%netscape.com
878a824c30 Start building nsMsgMailNewsUrl....
git-svn-id: svn://10.0.0.236/trunk@36087 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-21 21:09:53 +00:00
jefft%netscape.com
5de58f08ab more on undowork -- adding base nsMsgTxn class for base undo object
git-svn-id: svn://10.0.0.236/trunk@35430 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-15 13:10:47 +00:00
mscott%netscape.com
ad282e98be Build nsMsgProtocol.
git-svn-id: svn://10.0.0.236/trunk@33849 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-04 23:10:24 +00:00
dp%netscape.com
befa259a88 Landing xpcom20/21 branch.
git-svn-id: svn://10.0.0.236/trunk@32644 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 01:38:36 +00:00
sspitzer%netscape.com
a075788a2b remove duplicate implementations of nsNewsSet. rename nsNewsSet to nsMsgKeySet.
heed the news set.  this fixes #6730 and #6244.


git-svn-id: svn://10.0.0.236/trunk@32368 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-20 02:54:25 +00:00
putterman%netscape.com
1a2a4e1779 Separate db related folder code into separate class.
git-svn-id: svn://10.0.0.236/trunk@30980 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-10 21:47:07 +00:00
alecf%netscape.com
3906ceae2e link against libreg so that this library can stand on it's own
git-svn-id: svn://10.0.0.236/trunk@29451 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-27 18:30:13 +00:00
putterman%netscape.com
681aef553a Added nsMessage
git-svn-id: svn://10.0.0.236/trunk@29070 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-24 20:35:34 +00:00
putterman%netscape.com
42380b0025 Add utility functions so we can use nsIMsgMessageService correctly.
git-svn-id: svn://10.0.0.236/trunk@28503 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-21 20:17:23 +00:00
sspitzer%netscape.com
4a15b43381 changes required because I added nsNewsSummarySpec.h nsNewsSummarySpec.cpp
git-svn-id: svn://10.0.0.236/trunk@27138 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-12 03:35:38 +00:00
alecf%netscape.com
5d6de00c87 landing multiple accounts
account information is now acquired by the account manager, which is held by the nsIMsgMailSession service.


git-svn-id: svn://10.0.0.236/trunk@26577 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-06 22:47:12 +00:00
mscott%netscape.com
c50482b78f Oops...we still need to link against rdfutils_s (because of nsMsgFolder...)
git-svn-id: svn://10.0.0.236/trunk@26236 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-04 22:08:25 +00:00
mscott%netscape.com
05ca34167e Part of my mailnews reduce disk footprint cleanup effort. We no longer need to be linking against rdfutils and xplib.
git-svn-id: svn://10.0.0.236/trunk@26232 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-04 21:44:51 +00:00
alecf%netscape.com
2e8c578604 hmm... mailnewsmsgdb already depends on base. That's bad.
git-svn-id: svn://10.0.0.236/trunk@24892 18797224-902f-48f8-a5cc-f745e15eee43
1999-03-23 21:59:34 +00:00
alecf%netscape.com
6c14937e7a add libmailnewsmsgdb dependancy to make use of nsDBFolderInfo
git-svn-id: svn://10.0.0.236/trunk@24891 18797224-902f-48f8-a5cc-f745e15eee43
1999-03-23 21:57:04 +00:00
alecf%netscape.com
3f6df41daf move files over from src into linkable library
git-svn-id: svn://10.0.0.236/trunk@24486 18797224-902f-48f8-a5cc-f745e15eee43
1999-03-19 22:55:08 +00:00