Commit Graph

62 Commits

Author SHA1 Message Date
sspitzer%netscape.com
159df4f785 remove the april fools easter egg
add titles to messenger and the message compose
add image sizes to the messenger toolbar
1999-04-05 16:53:50 +00:00
mscott%netscape.com
02f17ea6dc Patch from Jeremy Lea (reg@shale.csir.co.za). Use srcdir instead of '.'. 1999-04-02 03:19:09 +00:00
sspitzer%netscape.com
d91595560b get the text area to show up on Linux
and add a little text to the default message, to let us know it is working
1999-04-02 00:49:33 +00:00
ducarroz%netscape.com
70975fbbd4 removed 1999-04-01 19:31:52 +00:00
ducarroz%netscape.com
ae0c2e5f66 renamed msgcomposebody.html 1999-04-01 19:31:13 +00:00
ducarroz%netscape.com
98eec9536e renamed msgcompose.xul 1999-04-01 19:30:13 +00:00
ducarroz%netscape.com
9bf01002da Rename compose.xul & composebody.html to msgcompose*.*, remove composeframe.html 1999-04-01 19:27:05 +00:00
ducarroz%netscape.com
dd8a786988 Rename compose.xul and composebody.html to msgcompose*.* 1999-04-01 19:25:28 +00:00
sspitzer%netscape.com
b929493a1f fix to make To:, Cc:, Bcc: and Subject: show up before the text areas 1999-04-01 14:50:03 +00:00
mscott%netscape.com
91578f6de1 First pass at re-suscitating compose.xul. It got busted by some changes when the toolbox stuff went in. I've got it pretty much all back together EXCEPT I don't know how to get a title for each toolbar. We have a toolbar for the TO field, a toolbar for the "From" field. I can't seem to get text to show up in front of those toolbars. But my changes are better than what we had before so I'm checking them in. 1999-04-01 05:28:43 +00:00
sspitzer%netscape.com
afa7407d1b fixing typo.
now compose will come up on Linux!
1999-03-31 14:54:57 +00:00
mscott%netscape.com
da2fbb63b3 Updates to the xul file to leverage the fact that we are now correctly adding ourselves to the app cores manager when we create a compose app core. We should never try to re-add the app core by directy calling Add in JS. 1999-03-30 01:14:30 +00:00
chuang%netscape.com
faa5cad6fa Add new icon files and create mailnews resources directory under res 1999-03-24 08:27:57 +00:00
sspitzer%netscape.com
fd656b044c export the resources to the right places for install
remove those resources for clobber
1999-03-22 23:27:22 +00:00
jefft%netscape.com
47aec00ecb move SetWindow(), SetEditor() to the outer scode in case we find an instance of ComposeAppCore 1999-03-18 21:34:39 +00:00
ducarroz%netscape.com
aeda095c58 Remove default text, now the default body is blank 1999-03-13 18:02:33 +00:00
ducarroz%netscape.com
af0a0522ec Part of implementation of Reply and Forward. Use new SendMessage command 1999-03-13 07:51:15 +00:00
ducarroz%netscape.com
65a527bbcd export composeBody.html 1999-03-12 03:03:23 +00:00
ducarroz%netscape.com
896aca1b0a Use ender instance of an input field for the body of the message 1999-03-11 21:16:08 +00:00
ducarroz%netscape.com
a8e164fe2d Initial check in, ender integration 1999-03-11 21:15:23 +00:00
alecf%netscape.com
cf9404a19f install of these files doesn't quite work yet 1999-03-11 20:36:47 +00:00
alecf%netscape.com
e68b2f05d4 ignore generated files 1999-03-11 20:35:29 +00:00
ducarroz%netscape.com
710594e9a5 add new icons to the build process 1999-03-11 01:17:36 +00:00
ducarroz%netscape.com
a7d1246878 initial check in, Icons used by mail composer 1999-03-11 01:15:40 +00:00
ducarroz%netscape.com
7af2321592 don't need anymore this file, use xul file instance 1999-03-11 01:12:06 +00:00
ducarroz%netscape.com
3f5c0fcff6 did a lot of cleanup, now compatible with new compose appcore 1999-03-11 01:11:04 +00:00
ducarroz%netscape.com
262d7d65c5 The compose.dll has been merged into msgcompose.dll in order to have the auto appcore registration working.
This file isn't needed anymore
1999-03-11 01:07:23 +00:00
ducarroz%netscape.com
335ff417db The compose.dll has been merged into msgcompose.dll in order to have the auto appcore registration working
this file has been moved to mailnews/compose/src
1999-03-11 01:06:09 +00:00
ducarroz%netscape.com
1958dfb22c The compose.dll has been merged into msgcompose.dll in order to have the auto appcore registration working
don't need anymore this file
1999-03-11 01:04:24 +00:00
ducarroz%netscape.com
ee9abc3dcc The compose.dll has been merged into msgcompose.dll in order to have the auto appcore registration working
don't need anymore those files
1999-03-11 01:03:12 +00:00
ducarroz%netscape.com
5032712396 folder ui/compose/public removed 1999-03-11 00:56:54 +00:00
ducarroz%netscape.com
a45e6af515 as compose.dll has been merged with msgcompose.dll, those files has been moved to mailnewscompose/public 1999-03-11 00:55:06 +00:00
ducarroz%netscape.com
c67b0f4216 As compose.dll has been merged into msgcompose.dll, we don't need those makefile anymore 1999-03-11 00:52:31 +00:00
ducarroz%netscape.com
2cc53befe5 The compose.dll has been merged into msgcompose.dll in order to have the auto appcore registration working 1999-03-11 00:48:35 +00:00
warren%netscape.com
02c822c0c5 fixed include problem 1999-03-09 13:07:15 +00:00
warren%netscape.com
1baf19439b Removed nsService stuff. 1999-03-09 12:29:08 +00:00
warren%netscape.com
3d21ed5037 nsRepository -> nsIComponentManager changes. nsIMsgDatabase interface. Message enumerators. Misc. 1999-03-09 09:52:30 +00:00
ducarroz%netscape.com
2d13e4ef9a make the file conform to the new norm 1999-03-09 02:05:29 +00:00
mscott%netscape.com
4588e008aa Install DLL in components directory as part of dp's changes... 1999-03-07 21:54:46 +00:00
cyeh%netscape.com
b27fdb082f fix pdb file generation so that the go into $(OBJDIR) and also
have more useful names other than "none.pdb". some cleanup remains.
1999-03-05 23:24:48 +00:00
alecf%netscape.com
36c409e0fd removed lower-case version 1999-03-05 22:24:49 +00:00
ducarroz%netscape.com
3c2c7d0f7b no comment 1999-03-04 19:43:28 +00:00
mscott%netscape.com
953d2c8bfe Changes for naoki to implement SetDocumentCharset. 1999-03-04 02:02:12 +00:00
mscott%netscape.com
2378c3cf18 part of scc's merge: change interface calls to IID() to GetIID(). 1999-03-04 00:57:51 +00:00
mscott%netscape.com
f254cd2929 Fix build breakage by defining SetDocumentCharSet which was added to nsIDOMAppCore. 1999-03-03 18:47:16 +00:00
mscott%netscape.com
42d969687b Remove nsIsmgSend->Test() call. 1999-03-03 03:27:31 +00:00
putterman%netscape.com
5ff2a9715a Works with RegisterComponent 1999-02-27 07:15:41 +00:00
mscott%netscape.com
9e3822934f There is no DLL in the resource directory so don't try to clobber one... 1999-02-27 03:24:00 +00:00
alecf%netscape.com
56ed567656 update to new RegisterFactory/Component APIs 1999-02-27 02:24:29 +00:00
ducarroz%netscape.com
5a689a62a7 receive an URL during the creation of a new message instance. Add new parameter in SendMessage (from, cc, bcc, smtp) 1999-02-26 23:42:54 +00:00