Commit Graph

431 Commits

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