sspitzer%netscape.com
|
b8dfffdb5d
|
fix for #5627. case sensitivity problem in Makefile.in
|
1999-04-28 20:53:26 +00:00 |
|
ducarroz%netscape.com
|
c778414dd1
|
For some reason, since few hours ago, apprunner refuse to load msgcompose.xul because the heigth of the fields isn't set correctly!!! I have changed the way we declare the input fields, I've just copied how they do in navigator.xul with the url field.
|
1999-04-28 04:24:10 +00:00 |
|
ducarroz%netscape.com
|
ba523040b7
|
Extract JavaScript into an external file and clean up multiple appcores problem
|
1999-04-27 21:21:48 +00:00 |
|
ducarroz%netscape.com
|
f8bbd300be
|
Extract JavaScript from xul file into a external js file
|
1999-04-27 21:19:41 +00:00 |
|
ducarroz%netscape.com
|
af0b58da93
|
Extract JavaScript into a external file
|
1999-04-27 21:16:38 +00:00 |
|
putterman%netscape.com
|
c18d8b68c8
|
use chrome urls for configurable chrome.
|
1999-04-16 22:05:07 +00:00 |
|
sspitzer%netscape.com
|
f99bf01327
|
pass 1 at internationalizing the mail news xul.
|
1999-04-16 04:56:03 +00:00 |
|
nhotta%netscape.com
|
98b6729256
|
Activating charset menu.
|
1999-04-15 23:40:18 +00:00 |
|
sspitzer%netscape.com
|
02cc0a999c
|
put a "." before menu items that aren't implemented yet.
start the localization work.
changes for the post to newsgroup work.
|
1999-04-15 20:19:14 +00:00 |
|
nisheeth%netscape.com
|
80b9e6bfb1
|
Fixing well-formedness errors caused by expat...
|
1999-04-07 01:54:04 +00:00 |
|
sspitzer%netscape.com
|
08472ff074
|
have the throbber point to www.mozilla.org, not www.netscape.com
|
1999-04-06 06:47:05 +00:00 |
|
sspitzer%netscape.com
|
bae8056a10
|
remove extra ">"
|
1999-04-05 16:58:29 +00:00 |
|
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 |
|