Commit Graph

163 Commits

Author SHA1 Message Date
chuang%netscape.com
f2774e240b Fix throbber icon url 1999-03-27 00:00:05 +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
1dce880aec fix a spelling mistake: Navigatoe -> Navigator 1999-03-22 23:28:17 +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
putterman%netscape.com
655967a54a Implemented Exit menu item. Started working on copy and move menu item. 1999-03-22 22:36:19 +00:00
putterman%netscape.com
1845c664a8 Added some of the special folder icons. 1999-03-19 02:29:49 +00:00
putterman%netscape.com
dc7fba4057 Make folder tree take up the entire pane. 1999-03-19 00:52:38 +00:00
putterman%netscape.com
784ff0d54f Added some icons to folder and thread panes 1999-03-19 00:24:30 +00:00
putterman%netscape.com
1f17599f2e Add status column. Bold messages with new. 1999-03-18 21:41:51 +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
jefft%netscape.com
c12be14c2a clean up, added composeAppCore, msgAppCore global variables; added FindMsgAppCore() & FindComposeAppCore() function 1999-03-18 21:31:29 +00:00
leaf%mozilla.org
4ad9f70d5d Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
mscott%netscape.com
c8993905bc Temporary work around for Bug #3790. Layout is having trouble with scrolling when the iframe has a height expressed in terms of a percent. So we are going to hard code the height of the message pane. This allows folks to scroll through their messages instead of seeing only the first few lines. I just tweaked the xul file to replace the 100% height with a fixed value.
a=chofmann
1999-03-16 23:30:57 +00:00
putterman%netscape.com
ceeb0bac1b can now change folder root. Reviewed by waterson and approved by chofmann 1999-03-15 22:33:09 +00:00
jefft%netscape.com
6c5ccfaee4 more reply/forward message support 1999-03-14 21:01:36 +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
4060705aa7 Part of implementation of Reply and Forward 1999-03-13 07:51:54 +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
chuang%netscape.com
f6a3a8deab Change 3 pane layout using frame instead of iframe 1999-03-13 01:03:50 +00:00
alecf%netscape.com
629983ae76 putterman's patches to re-root thread pane 1999-03-13 00:50:51 +00:00
warren%netscape.com
89f1d1abfc Changed background colors to be standard messenger. 1999-03-12 21:29:44 +00:00
ducarroz%netscape.com
57a04ffe26 implement Message Forward and Reply 1999-03-12 20:36:53 +00:00
putterman%netscape.com
379842df79 Load Message 1999-03-12 13:18:14 +00:00
putterman%netscape.com
cb9b0af1ce Specify folder with two '/'. 1999-03-12 07:59:03 +00:00
mscott%netscape.com
7a4de4fd4c Implement get new mail. 1999-03-12 04:15:13 +00:00
mscott%netscape.com
8583c9f361 MsgGetNewMsg should call the get new mail function. 1999-03-12 04:14:28 +00:00
mscott%netscape.com
7838849ad7 Changes for naoki to implement set character set function. 1999-03-12 04:13:53 +00:00
mscott%netscape.com
a372c3e741 Changes for naoki to fill in the character set encoding menu. 1999-03-12 04:13:11 +00:00
ducarroz%netscape.com
65a527bbcd export composeBody.html 1999-03-12 03:03:23 +00:00
ducarroz%netscape.com
44cacb9e76 Fix transparency color problem 1999-03-12 01:27:54 +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
c9fd93435f remove files that don't exist anymore (though this directory isn't even entered any more) 1999-03-11 20:36:18 +00:00
alecf%netscape.com
e68b2f05d4 ignore generated files 1999-03-11 20:35:29 +00:00
putterman%netscape.com
ee013d837d Added delete button code 1999-03-11 19:52:02 +00:00
bienvenu%netscape.com
eb1a2d94de fix syntax error in widgetglue js 1999-03-11 05:32:51 +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
mscott%netscape.com
a11ec9b97b make the folder pane black =).... 1999-03-10 02:17:16 +00:00