Commit Graph

417 Commits

Author SHA1 Message Date
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