Commit Graph

606 Commits

Author SHA1 Message Date
rhp%netscape.com
c41ee84f6a New send later functionality 1999-06-11 23:42:45 +00:00
sspitzer%netscape.com
5b9a8f1310 turn off alert code because of #7770. 1999-06-11 22:58:46 +00:00
sspitzer%netscape.com
967045644e fix for #7795. get news posting to work again. 1999-06-11 22:39:17 +00:00
ducarroz%netscape.com
cb135fdfb5 update manifest 1999-06-11 22:19:33 +00:00
sfraser%netscape.com
57b3c3e5d8 Fix include nsIDOMEditorAppCore -> nsIEditorShell 1999-06-11 20:28:39 +00:00
sfraser%netscape.com
83413f9834 Synch with editorAppCore -> editorShell changes 1999-06-11 19:04:04 +00:00
sfraser%netscape.com
13b35c5300 editorAppCore is no more; use XPIDL'd editorShell instead. 1999-06-11 18:59:09 +00:00
rhp%netscape.com
b373155b34 New test program for back end functionality 1999-06-11 14:21:23 +00:00
sspitzer%netscape.com
dd3b61fc31 wrap printf with #ifdef DEBUG 1999-06-11 05:50:13 +00:00
sspitzer%netscape.com
acf309cc4f comment out alert code until #7770 is fixed. sigh. 1999-06-11 05:46:31 +00:00
sspitzer%netscape.com
7c4741fca1 changes for ducarroz's checkin 1999-06-11 00:25:31 +00:00
ducarroz%netscape.com
99d80efa24 Add more IDL files 1999-06-11 00:25:26 +00:00
ducarroz%netscape.com
1638d7c128 need to include "nsMsgComposeBE.h" as it not include by the interface anymore 1999-06-11 00:25:21 +00:00
ducarroz%netscape.com
2134bee9a1 Replace ComposeAppcore stuff by nsIMsgComposeService & nsIMsgCompose 1999-06-11 00:25:19 +00:00
ducarroz%netscape.com
f0214f916a Replace Compose Appcore by nsIMsgComposeService/nsIMsgCompose 1999-06-11 00:25:18 +00:00
ducarroz%netscape.com
f3cb15a9ad update make file 1999-06-11 00:25:16 +00:00
ducarroz%netscape.com
36da6727bb Replace Compose Appcore by XPConnect object nsIMsgComposeService & nsIMsgCompose. 1999-06-11 00:25:15 +00:00
ducarroz%netscape.com
9944505151 Add Message Compose Service CID 1999-06-11 00:25:14 +00:00
ducarroz%netscape.com
643e642824 don't addref a null ptr, that hurts! 1999-06-10 23:31:44 +00:00
ducarroz%netscape.com
b686c976a3 make it scriptable, sync. with current implementation 1999-06-10 22:09:17 +00:00
ducarroz%netscape.com
68f29c9fd6 Add a temporary hack to make the reply/forward kind of work 1999-06-10 22:08:35 +00:00
ducarroz%netscape.com
ed9d9bb15b Add temporary an argument to OpenComposeWindow 1999-06-10 22:06:01 +00:00
ducarroz%netscape.com
febcf18fcc total rewrite 1999-06-10 22:04:21 +00:00
ducarroz%netscape.com
f75fb7468c make it scriptable 1999-06-10 22:03:28 +00:00
mscott%netscape.com
a01b5a1250 Fix smtp send problem. I was over zealous in fixing a memory leak and we were appending an extra
comma to the list of recipients.
1999-06-10 19:37:18 +00:00
mscott%netscape.com
b059e57e90 Trying to clear some stuff up to make it easier for Seth and I to track down the build breakage. 1999-06-10 06:55:14 +00:00
mscott%netscape.com
90b9875120 Fix for SunOS build. we were using a nsCOMPtr on two interfaces without explicitly including the interface header file. 1999-06-10 05:49:17 +00:00
mscott%netscape.com
7834f208ee fix memory leak 1999-06-10 03:06:28 +00:00
ducarroz%netscape.com
08eedc8641 fix build bustage 1999-06-10 03:05:22 +00:00
ducarroz%netscape.com
dc514d6887 add a missing declarations, fix build bustage 1999-06-10 03:04:54 +00:00
mscott%netscape.com
1f5deba4a8 Fix memory leaks. 1999-06-10 02:47:29 +00:00
ducarroz%netscape.com
db2bae8af1 add some missing declarations 1999-06-10 02:02:14 +00:00
ducarroz%netscape.com
b2a5baa4c0 remove any use of nsMsgCompose (it's the old one nsMsgCompose will conflic with the new one I will add soon!) 1999-06-10 02:01:37 +00:00
ducarroz%netscape.com
bfe41f9793 use CreateAndSendMessage instance of SendMessage 1999-06-10 01:50:05 +00:00
ducarroz%netscape.com
5c498f568a need to addref/release the object pass to the callback to avoid crash 1999-06-10 01:11:12 +00:00
rhp%netscape.com
a290a615b2 Changes for composition reorg 1999-06-10 00:52:47 +00:00
ducarroz%netscape.com
1341917654 First Checked In. 1999-06-10 00:41:28 +00:00
rhp%netscape.com
2ef018fe56 New file for back end reorganization 1999-06-09 19:34:33 +00:00
mscott%netscape.com
14b921cb3a Use NS_WITH_SERVICE1 which uses the service manager that was passed in to
NSRegisterSelf / NSUnregisterSelf.
1999-06-09 06:40:48 +00:00
mscott%netscape.com
9fdb96a266 Bug #6722 -- part of PR_Open removal. 1999-06-08 18:04:30 +00:00
sspitzer%netscape.com
e76d622b2f makefile fixes from reg@shale.csir.co.za (Jeremy Lea) 1999-06-08 06:25:56 +00:00
rhp%netscape.com
106f845dea a new test harness for send unsent messages (send later) interfaces 1999-06-08 04:46:08 +00:00
sspitzer%netscape.com
026c93aa61 giant cleanup of Windows mail / news makefile.wins. properly use MODULE, and name things so that Windows and UNIX match. (a big checkin for UNIX proceeded this.) 1999-06-08 02:22:10 +00:00
sspitzer%netscape.com
614b25751b giant cleanup of UNIX mail / news Makefiles. properly use MODULE, and
name things so that Windows and UNIX match.  (a big checkin for Windows
will follow shortly.)
1999-06-08 02:17:24 +00:00
jefft%netscape.com
94952b1e31 call Release() instead of NS_RELEASE(this) 1999-06-08 00:32:18 +00:00
mscott%netscape.com
16d8890834 Unification of LoadUrl signature to remove some warnings on Linux & Mac. LoadUrl signature takes a display consumer. 1999-06-08 00:01:54 +00:00
mscott%netscape.com
03aa22e351 remove IGNORE_MANIFEST and remove LCFLAGS since we don't have any. 1999-06-07 21:28:45 +00:00
mscott%netscape.com
989344b80b remove IGNORE_MANIFEST. 1999-06-07 21:28:20 +00:00
rhp%netscape.com
6177cab787 Change for dialog feedback 1999-06-07 20:29:09 +00:00
rhp%netscape.com
15cafdc3a6 update for test program 1999-06-07 20:25:12 +00:00
sspitzer%netscape.com
21588f4bd2 fix runtime bustage. GetWidth nowhere to be found yet. 1999-06-07 20:23:08 +00:00
sspitzer%netscape.com
cbc6fd02d4 fix warnings (comments within comments). use nsAutoString correctly. 1999-06-07 20:17:47 +00:00
ducarroz%netscape.com
1c86e127a4 fix sprintf problem, Mac only. 1999-06-07 20:13:42 +00:00
rhp%netscape.com
803a359100 fix for mac 1999-06-07 20:09:27 +00:00
sspitzer%netscape.com
5a8be8c084 renaming nsMsgUtils.*, this was already being used in mozilla/mailnews/base/src 1999-06-07 20:03:40 +00:00
ducarroz%netscape.com
bf2ca7ad84 add nsMsgCompUtils.cpp 1999-06-07 20:03:34 +00:00
rhp%netscape.com
d3aba96171 Fix checkin 1999-06-07 19:52:01 +00:00
sspitzer%netscape.com
cf584f2449 fix build bustage. rhp says we need this now. 1999-06-07 19:26:48 +00:00
sspitzer%netscape.com
e494ab598f fix build bustage. 1999-06-07 19:23:07 +00:00
sspitzer%netscape.com
d77b191329 fix build bustage. case sensitivity problem. 1999-06-07 19:22:21 +00:00
law%netscape.com
475e0fa63c "First step towards exorcism of nsIXULWindowCallbacks" 1999-06-07 19:21:33 +00:00
rhp%netscape.com
81d53b8ce0 More fixe 1999-06-07 19:18:34 +00:00
rhp%netscape.com
e529311adc Dumb typo 1999-06-07 19:17:23 +00:00
rhp%netscape.com
4c2e0b52e7 Fixes for recent checkins 1999-06-07 19:14:45 +00:00
rhp%netscape.com
b515b7b905 Transition header file 1999-06-07 19:12:21 +00:00
rhp%netscape.com
a19356c31d Changes for composition BE 1999-06-07 18:58:27 +00:00
rhp%netscape.com
0993d9274c Changes for mail composition 1999-06-07 18:55:28 +00:00
rhp%netscape.com
cec8446911 Adding files to Makefiles 1999-06-07 18:54:37 +00:00
rhp%netscape.com
f44f77db4b More composer BE changes 1999-06-07 18:54:18 +00:00
rhp%netscape.com
bfd5dfb563 New back end composition functionality 1999-06-07 18:53:47 +00:00
rhp%netscape.com
fb10658a30 added files: mozilla/mailnews/compose/src/nsMsgZapIt.cpp, mozilla/mailnews/compose/src/nsMsgCreate.cpp, mozilla/mailnews/compose/src/nsMsgCopy.cpp, mozilla/mailnews/compose/src/nsMsgSendLater.cpp, mozilla/mailnews/compose/src/nsMsgDeliveryListener.cpp, mozilla/mailnews/compose/src/nsMsgComposeStringBundle.cpp, mozilla/mailnews/compose/src/nsMsgEncoders.cpp, mozilla/mailnews/compose/src/nsMsgI18N.cpp, mozilla/mailnews/compose/src/nsMsgAttachmentHandler.cpp, mozilla/mailnews/compose/src/nsMsgPrompts.cpp 1999-06-07 18:53:19 +00:00
hangas%netscape.com
59855d71b5 Added AddressBook.js 1999-06-07 18:52:09 +00:00
rhp%netscape.com
0add99469e removed files: mozilla/mailnews/compose/src/nsMsgCompose.cpp 1999-06-07 18:51:32 +00:00
rhp%netscape.com
b6e1445779 New compose BE functionality 1999-06-07 18:48:32 +00:00
rhp%netscape.com
1304273d5d Cleanup of compose back end 1999-06-07 18:46:14 +00:00
mscott%netscape.com
c78ee2032c Don't build dll until the install phase, not the lib phase. 1999-06-07 08:22:54 +00:00
mscott%netscape.com
266ed15e24 Part of makefile clean up for windows. Changes include removing old cruft, giving each
component it's own module name (this helps clear up problems with the xp connect type lib
name for each component), making sure libs built in src directories have _s suffix as
they are static libraries and unifying component names with "msg" prefixes.
Also removed extraneous CPP_SRCS info.
1999-06-07 06:52:45 +00:00
sspitzer%netscape.com
c4ac24f55e fix the mac, again. 1999-06-05 22:02:31 +00:00
sspitzer%netscape.com
b6a66c52f3 fix the mac, because it sucks. 1999-06-05 21:26:48 +00:00
mscott%netscape.com
de584878f8 Link against msgcoreutil for nsMsgProtocol. 1999-06-05 20:29:15 +00:00
mscott%netscape.com
f3a476d32b LoadURL is now LoadUrl on the smtp protocol. 1999-06-05 20:28:49 +00:00
mscott%netscape.com
e4c9eeb3f4 Major revamping of the smtp protocol. The main changes were to use my new nsMsgProtocol base class for most of the core netlib interaction. While i was here, I also fixed a leak where we weren't closing the file stream for the message we were sending. Fixed a leak that was preventing the smtp protocol instance from getting released & destroyed.
Also rewrote the protocol state methods to use nsAutoString instead of allocating buffers for the protocol commands.
1999-06-05 20:28:21 +00:00
mscott%netscape.com
d41d51bcad Bug #5633 -- use NS_WITH_SERVICE macro. Also cleaned up goto statements such that if we fail to register or unregister a component, we try to register/unregister the rest of the components before giving up. We still return the last failure error code though. 1999-06-04 23:56:20 +00:00
sspitzer%netscape.com
28add8ce53 even though it isn't building yet, follow briano's lead and use
MOZ_DLL_SUFFIX
1999-06-04 22:32:46 +00:00
sspitzer%netscape.com
0f006d9ad0 follow briano's lead and use MOZ_DLL_SUFFIX. also fix warnings while I'm here. 1999-06-04 22:17:19 +00:00
jefft%netscape.com
acdbe02182 temporary fix for build bustage by ducarroz 1999-06-04 16:53:05 +00:00
ducarroz%netscape.com
f653723f82 oops, forget to reactivate one line for the function Dispose 1999-06-04 15:50:54 +00:00
ducarroz%netscape.com
d76353507e Add function Dispose. Fix for build bustage 1999-06-04 15:47:05 +00:00
ducarroz%netscape.com
ad40d4ac48 Add function Dispose, fix build bustage 1999-06-04 15:38:53 +00:00
ducarroz%netscape.com
231eb75070 Add function Dispose, fix also js problem with NewMessage, fix for build bustage 1999-06-04 15:38:43 +00:00
ducarroz%netscape.com
ac639ba166 add some missing includes for C++ only. 1999-06-04 08:49:46 +00:00
sspitzer%netscape.com
3336835e3a fix mac build bustage. 1999-06-04 04:42:24 +00:00
alecf%netscape.com
3dc683beab Killing the messenger appcore once and for all.
Don't be frightened by the size of this checkin, most of the appcore conversion to XPConnect was fairly simple. Some of this is just fixing code that depended on the old appcore
1999-06-04 04:00:58 +00:00
mscott%netscape.com
932a7ae28c Remove unnecessary LINCS now that all headers are pushed to the same directory. 1999-06-03 23:31:57 +00:00
sspitzer%netscape.com
dbeb60ec20 fix more build breakage 1999-06-02 04:07:09 +00:00
nhotta%netscape.com
e7601c2c62 Bug fix for 7425. 1999-06-02 00:16:23 +00:00
ducarroz%netscape.com
7dbaf5428f Update the IDL file in order to be able to use it finally... Part of mailnews Mac XPIDL landing. 1999-06-02 00:07:23 +00:00
ducarroz%netscape.com
6ddaf266ac Close message compose window after sending the message. Fix for bug #7161 1999-06-02 00:07:22 +00:00
ducarroz%netscape.com
7161234e94 Don't export header files that are generated by the XPIDL compiler. Part of mailnews Mac XPIDL landing. 1999-06-02 00:07:21 +00:00
ducarroz%netscape.com
7f790e91a1 First Checked In. 1999-06-01 23:12:32 +00:00
ramiro%netscape.com
53abf37698 Add cast for picky compiler. 1999-05-31 15:09:31 +00:00
beard%netscape.com
71b71a7ef2 First Checked In. 1999-05-30 02:15:01 +00:00
sspitzer%netscape.com
c47d6cb6d3 XPIDL-ify nsINntpService. use "scriptable" instead of "object" in the news idl files 1999-05-30 00:12:41 +00:00
sspitzer%netscape.com
f4d602925d cvs ignorage for the generate Makefiles 1999-05-28 23:52:47 +00:00
putterman%netscape.com
15c9d1ecfa Part of new mailnews resources hierarchy. 1999-05-28 22:38:07 +00:00
putterman%netscape.com
2a809a9270 Part of new mailnews resources hierarchy. 1999-05-28 20:10:53 +00:00
blizzard%redhat.com
336beea369 remove hard coded toolkit names in tests 1999-05-28 03:42:59 +00:00
alecf%netscape.com
c9a24faca5 remove calls to GetCharPref() (going away for nsIPref scriptability) 1999-05-28 00:48:49 +00:00
mcmullen%netscape.com
7dce873c56 Removed base/baseDebug.shlb 1999-05-28 00:48:24 +00:00
alecf%netscape.com
57b91fe7a4 include the right CID file 1999-05-27 06:38:20 +00:00
bienvenu%netscape.com
e6dfebacc5 fix build bustage 1999-05-27 06:32:31 +00:00
bienvenu%netscape.com
125cfeec74 fix build bustage 1999-05-27 06:24:06 +00:00
bienvenu%netscape.com
dc67f8381f fix build bustage 1999-05-27 06:08:15 +00:00
sspitzer%netscape.com
3b94dad8e4 fix UNIX build bustage 1999-05-27 02:04:41 +00:00
sspitzer%netscape.com
83890318b0 fix UNIX build bustage. we will still have runtime bustage, but I'll fix that
next
1999-05-27 01:22:14 +00:00
mscott%netscape.com
9117adbab5 fix mismatched memory frees *again* 1999-05-26 22:57:02 +00:00
sspitzer%netscape.com
71102f0d6c get smtp test to build again on UNIX 1999-05-26 17:23:25 +00:00
alecf%netscape.com
b7da4eeb00 smtp test is broken, comment it out for now 1999-05-26 08:11:35 +00:00
dp%netscape.com
94344009c8 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
ducarroz%netscape.com
e00895eb36 fix bug 6914 1999-05-25 23:37:48 +00:00
nhotta%netscape.com
34461d6732 Changed to pick up result of MIME decoder and unicode converter. 1999-05-19 01:37:46 +00:00
ducarroz%netscape.com
037bc5dfa4 Fix Reply and Forward who wasn't working since new Ender LoadUrl. Implement a temporary HTML support. 1999-05-19 00:52:51 +00:00
ducarroz%netscape.com
ff4032f2c0 Remove redefinition of GetTimeMac 1999-05-19 00:52:47 +00:00
mscott%netscape.com
bdebc6fe6a cleanup makefile. 1999-05-19 00:02:29 +00:00
mscott%netscape.com
7417bf0a72 fix for bug #6219 -- send data every 2K so we don't fill up our internal buffer when sending a message. 1999-05-18 21:25:55 +00:00
sspitzer%netscape.com
a400047dc9 comment the endifs 1999-05-18 00:21:37 +00:00
rhp%netscape.com
0e79686bb7 Fix problem where incorrect body was being sent in I18N case. 1999-05-17 21:25:19 +00:00
mscott%netscape.com
9ca8e54880 Fix Bug #6216 --> when sending messages with blank lines, we were eating up the line returns. 1999-05-17 21:23:11 +00:00
sspitzer%netscape.com
74a60e66a9 comment out unused variable 1999-05-16 04:15:19 +00:00
sspitzer%netscape.com
c24c59e0d9 touch pointer to quiet compiler 1999-05-16 04:14:21 +00:00
nhotta%netscape.com
a9610c3b44 Clean up, forgot about & for the args. 1999-05-15 01:08:16 +00:00
ducarroz%netscape.com
011df65d26 HTML tag name must be capitalized if we want to find them in the DOM! 1999-05-14 21:18:26 +00:00
ducarroz%netscape.com
41b91b6979 Fix capitalization problem with nsComPtr.h 1999-05-14 19:26:14 +00:00
ducarroz%netscape.com
b8784f93e6 Add pref wrapColumn & useHtml 1999-05-14 18:52:05 +00:00
ducarroz%netscape.com
4d7d12d1c8 Add properties WrapColumn and UseHtml 1999-05-14 18:52:01 +00:00
mscott%netscape.com
96f281e1a3 fix shadowed variables. we were creating a prefs instance many times in the same function when we only needed to create one. 1999-05-13 23:21:04 +00:00
mscott%netscape.com
184d5c6dd0 fix shadowed variable 1999-05-13 23:08:20 +00:00
mscott%netscape.com
297abb3150 fix shadowed variable 1999-05-13 23:00:28 +00:00
law%netscape.com
77263ad4e0 Adding Shutdown member per change to nsIAppShellComponent 1999-05-13 06:10:59 +00:00
rhp%netscape.com
2226d902b8 removal of stub code 1999-05-12 23:42:51 +00:00
rhp%netscape.com
dbbfedd8fc Conversion of prefs to new world API's 1999-05-12 23:42:35 +00:00
rhp%netscape.com
83a6b1ccce Changes for new API testing 1999-05-12 22:14:28 +00:00
rhp%netscape.com
b1de5670df General work on composition back end 1999-05-12 22:13:58 +00:00
ducarroz%netscape.com
8aa07d202e fix for bug #6315. HTML tag name are now capitalized in the Dom! 1999-05-12 22:00:53 +00:00
alecf%netscape.com
b32d64db59 dont' use idlc macros 1999-05-12 04:51:17 +00:00
mscott%netscape.com
1083ac23a8 Fix mismatched memory free. 1999-05-11 20:09:20 +00:00
ducarroz%netscape.com
c8e3c30d44 add mactime.c 1999-05-10 23:48:54 +00:00
ducarroz%netscape.com
6b8cc3aa96 fix for bug #6176 1999-05-10 23:48:27 +00:00
rhp%netscape.com
d42b7b4d35 Changes for message send cleanup 1999-05-10 22:17:58 +00:00
rhp%netscape.com
ffdab95617 Changes for new message send testing 1999-05-10 22:17:13 +00:00
rhp%netscape.com
3b0c4dae6f Change for message send cleanup 1999-05-10 22:14:55 +00:00
bienvenu%netscape.com
2c41a6fb30 fix head mask define 1999-05-10 21:06:12 +00:00
nhotta%netscape.com
fe9858e448 Allow 8 bit msg header/body by pref settings. 1999-05-10 20:22:24 +00:00
mcafee%netscape.com
492b4cef0f Renaming nsQuickSort to NS_QuickSort so it doesn't look like a class name. r=brendan@netscape.com 1999-05-10 06:47:04 +00:00
sspitzer%netscape.com
657ce27306 kIsRead is now MSG_FLAG_READ 1999-05-08 17:23:30 +00:00
sspitzer%netscape.com
af18cd5692 kIsRead is now MSG_FLAG_READ, so we don't need this 1999-05-08 17:22:40 +00:00
mscott%netscape.com
64a29e2689 Bug 5991 --> Fix crash in smtpTest caused by the event queue carpool yesterday. We need to make sure the event queue is registered. 1999-05-06 01:38:25 +00:00
alecf%netscape.com
78f21c06c8 make composer use the new nsIAppShellComponent 1999-05-05 05:21:30 +00:00
hyatt%netscape.com
adfa4ca905 Switching to nsIEventQueues and tweaking the AppCore createWindow function's args. 1999-05-04 23:29:53 +00:00
nhotta%netscape.com
b582876aab Fix memory leaks. 1999-05-04 22:28:17 +00:00
mscott%netscape.com
b9ffae9716 part of mailnews audit --> Conversion to NS_WITH_SERVICE
part of mailnews audit --> use nsCOMPtr.
1999-05-04 20:51:30 +00:00
mscott%netscape.com
a4b12e306d part of mailnews audit --> Conversion to NS_WITH_SERVICE
part of mailnews audit --> use nsCOMPtr.
1999-05-04 20:36:34 +00:00
mscott%netscape.com
d7bce8632c part of mailnews audit --> use nsCOMPtr. 1999-05-04 20:34:31 +00:00
mscott%netscape.com
9fd7908941 part of mailnews audit --> use nsCOMPtr.
part of mailnews audit --> Conversion to NS_WITH_SERVICE
1999-05-04 20:33:07 +00:00
mscott%netscape.com
33308e2fbc part of mailnews audit --> Conversion to NS_WITH_SERVICE 1999-05-04 18:41:02 +00:00
mscott%netscape.com
29535afa18 part of mailnews audit --> Conversion to NS_WITH_SERVICE 1999-05-04 17:55:40 +00:00
mscott%netscape.com
8a47591813 part of mailnews audit --> Conversion to NS_WITH_SERVICE
quiet some noisy printfs which were printing out the message we were sending.
1999-05-04 17:53:59 +00:00
sspitzer%netscape.com
5f607a4f39 remove warning. use #if 0, not comments, to take out code that isn't ready yet 1999-05-04 04:20:33 +00:00
sspitzer%netscape.com
ab6d11a928 removed files: mozilla/mailnews/compose/src/nsMsgPost.cpp 1999-05-04 03:55:11 +00:00
sspitzer%netscape.com
cfe0e1f82c fixage for build bustage 1999-05-04 03:13:00 +00:00
sspitzer%netscape.com
dc100eadbb exit on failure 1999-05-04 02:55:16 +00:00
sspitzer%netscape.com
1cb93659f5 nsMsgPost is extinct 1999-05-04 02:54:57 +00:00
sspitzer%netscape.com
96ae8f5fc0 nsMsgPost is extinct 1999-05-04 02:42:21 +00:00
sspitzer%netscape.com
f4e3232236 MsgPost is extinct 1999-05-04 02:41:24 +00:00
sspitzer%netscape.com
9a149648af more changes to get posting to a news server working 1999-05-04 02:38:20 +00:00
bruce%cybersight.com
0eae38cc92 Remove -lnetutil from link lines in unix build. 1999-04-28 05:46:56 +00:00
ducarroz%netscape.com
1523e75eec Fix HackToGetBody() to works on Mac and Unix as well 1999-04-28 02:17:37 +00:00
ftang%netscape.com
2e97bf7dcc change S/GetDocumentCharacterSet method for nsIDocument interface. 1999-04-27 21:49:25 +00:00
ducarroz%netscape.com
149ec99a10 Implemented XP_StripLine to avoid crash when send a message with a newsgroup address set 1999-04-27 21:31:20 +00:00
ducarroz%netscape.com
8b7ae6b8c8 Clean up mutiple appcores problem, add news parameter to NewMessage 1999-04-27 21:30:00 +00:00
ducarroz%netscape.com
7ed525fc7b Add args parameter to NewMessage to solve multiple appcores problem 1999-04-27 21:28:44 +00:00
ducarroz%netscape.com
26c91ebf6d Add parameter args to member function NewMessage() to solve multiple appcores problem 1999-04-27 21:26:49 +00:00
mscott%netscape.com
c8c1a023c3 Use MSG_LINEBREAK instead of LINEBREAK. 1999-04-27 03:06:34 +00:00
mscott%netscape.com
326d25b7db Added comment about why return receipts are turned off. 1999-04-27 03:02:57 +00:00
mscott%netscape.com
4ed093dd5e Turn return receipts off by default. This fixes bug #5011 1999-04-26 22:34:15 +00:00
mscott%netscape.com
fa3b54b8e5 Remove unnecessary component registration calls for the netlib service. 1999-04-26 20:29:16 +00:00
mcafee%netscape.com
c72247a6ae defining what APPSHELL_DLL is, fixing Linux bustage. 1999-04-23 16:44:46 +00:00
mscott%netscape.com
7497d31533 Updates to get the test running with preferences again. We need to manually register
the file locator. This test app will now read prefs out of the default profile directory.
1999-04-23 06:32:35 +00:00
rickg%netscape.com
f86b7f933d update to sync with nsString2 1999-04-22 06:39:40 +00:00
mcmullen%netscape.com
e4661eacd6 Prefs API changed to use filespecs instead of string paths. Added Get/SetFilePref. Cleaned up the API so that StartUp() does not need to be called. 1999-04-21 22:04:35 +00:00
nhotta%netscape.com
ca947a1af7 I18n 7 bit data check for the body. 1999-04-20 21:22:54 +00:00
bruce%cybersight.com
09540cc187 Fix for unix, look for right library. 1999-04-20 17:43:36 +00:00
rickg%netscape.com
e1012f40b9 sync with nsString2 API 1999-04-20 07:20: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
bd348d0f1a Remove startup call on prefs. use NS_WITH_SERVICE macro for getting the prefs service.... 1999-04-19 23:49:29 +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
ducarroz%netscape.com
539ea7db93 remove some debug libraries fom release target 1999-04-19 21:02:20 +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
ducarroz%netscape.com
ef67bb41aa updated mac project 1999-04-18 21:24:20 +00:00
sspitzer%netscape.com
6b78b935f0 changes for the missing NPL comment 1999-04-16 23:03:13 +00:00