mscott%netscape.com
53bde8bcd6
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
1cc1ee131f
Bug #6722 -- part of PR_Open removal.
1999-06-08 18:04:30 +00:00
sspitzer%netscape.com
ef436c5166
makefile fixes from reg@shale.csir.co.za (Jeremy Lea)
1999-06-08 06:25:56 +00:00
rhp%netscape.com
06d2084cd8
a new test harness for send unsent messages (send later) interfaces
1999-06-08 04:46:08 +00:00
sspitzer%netscape.com
d03bc12900
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
6e2a3cc01a
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
c4bf5745da
call Release() instead of NS_RELEASE(this)
1999-06-08 00:32:18 +00:00
mscott%netscape.com
0fcdd2bbb9
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
e2b7356921
remove IGNORE_MANIFEST and remove LCFLAGS since we don't have any.
1999-06-07 21:28:45 +00:00
mscott%netscape.com
a80e4efdcf
remove IGNORE_MANIFEST.
1999-06-07 21:28:20 +00:00
rhp%netscape.com
f4db4067e8
Change for dialog feedback
1999-06-07 20:29:09 +00:00
rhp%netscape.com
50afca8d09
update for test program
1999-06-07 20:25:12 +00:00
sspitzer%netscape.com
54aadf49b2
fix runtime bustage. GetWidth nowhere to be found yet.
1999-06-07 20:23:08 +00:00
sspitzer%netscape.com
81c9b4b67f
fix warnings (comments within comments). use nsAutoString correctly.
1999-06-07 20:17:47 +00:00
ducarroz%netscape.com
34c371c6e6
fix sprintf problem, Mac only.
1999-06-07 20:13:42 +00:00
rhp%netscape.com
9c12ccb182
fix for mac
1999-06-07 20:09:27 +00:00
sspitzer%netscape.com
c482ec0349
renaming nsMsgUtils.*, this was already being used in mozilla/mailnews/base/src
1999-06-07 20:03:40 +00:00
ducarroz%netscape.com
b8a7cb87e7
add nsMsgCompUtils.cpp
1999-06-07 20:03:34 +00:00
rhp%netscape.com
7939b294b3
Fix checkin
1999-06-07 19:52:01 +00:00
sspitzer%netscape.com
7d90e4fece
fix build bustage. rhp says we need this now.
1999-06-07 19:26:48 +00:00
sspitzer%netscape.com
56d04be46e
fix build bustage.
1999-06-07 19:23:07 +00:00
sspitzer%netscape.com
376fa54ff6
fix build bustage. case sensitivity problem.
1999-06-07 19:22:21 +00:00
law%netscape.com
bf1be08cdf
"First step towards exorcism of nsIXULWindowCallbacks"
1999-06-07 19:21:33 +00:00
rhp%netscape.com
3e209a2ee7
More fixe
1999-06-07 19:18:34 +00:00
rhp%netscape.com
90c1eb8460
Dumb typo
1999-06-07 19:17:23 +00:00
rhp%netscape.com
379d5436ce
Fixes for recent checkins
1999-06-07 19:14:45 +00:00
rhp%netscape.com
0a7aa28044
Transition header file
1999-06-07 19:12:21 +00:00
rhp%netscape.com
5ebbaaf4b2
Changes for composition BE
1999-06-07 18:58:27 +00:00
rhp%netscape.com
f453bc15b1
Changes for mail composition
1999-06-07 18:55:28 +00:00
rhp%netscape.com
bea702c501
Adding files to Makefiles
1999-06-07 18:54:37 +00:00
rhp%netscape.com
3be2d35384
More composer BE changes
1999-06-07 18:54:18 +00:00
rhp%netscape.com
b1a0670d8a
New back end composition functionality
1999-06-07 18:53:47 +00:00
rhp%netscape.com
59ba9fee5f
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
3da6c78b48
Added AddressBook.js
1999-06-07 18:52:09 +00:00
rhp%netscape.com
02045cfb42
removed files: mozilla/mailnews/compose/src/nsMsgCompose.cpp
1999-06-07 18:51:32 +00:00
rhp%netscape.com
7354f83555
New compose BE functionality
1999-06-07 18:48:32 +00:00
rhp%netscape.com
4198ef2a1b
Cleanup of compose back end
1999-06-07 18:46:14 +00:00
mscott%netscape.com
a19d88af09
Don't build dll until the install phase, not the lib phase.
1999-06-07 08:22:54 +00:00
mscott%netscape.com
3d0e344c29
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
808b412884
fix the mac, again.
1999-06-05 22:02:31 +00:00
sspitzer%netscape.com
62aeb9a650
fix the mac, because it sucks.
1999-06-05 21:26:48 +00:00
mscott%netscape.com
a7ffa8779e
Link against msgcoreutil for nsMsgProtocol.
1999-06-05 20:29:15 +00:00
mscott%netscape.com
ddbf6706e5
LoadURL is now LoadUrl on the smtp protocol.
1999-06-05 20:28:49 +00:00
mscott%netscape.com
8bf3a0776b
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
657ece55cf
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
e32fef653b
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
2538ff029a
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
ef49cb038a
temporary fix for build bustage by ducarroz
1999-06-04 16:53:05 +00:00
ducarroz%netscape.com
a4979a86f8
oops, forget to reactivate one line for the function Dispose
1999-06-04 15:50:54 +00:00
ducarroz%netscape.com
54c7c2632c
Add function Dispose. Fix for build bustage
1999-06-04 15:47:05 +00:00