Граф коммитов

59 Коммитов

Автор SHA1 Сообщение Дата
nhotta%netscape.com b67973b0fd Added items to charset menu. 1999-05-17 21:40:12 +00:00
ducarroz%netscape.com db02238748 Split EditorStartup() into EditorStartup() & EditorSetup(). Msg Compose use only EditorSetup(). 1999-05-14 22:54:24 +00:00
ducarroz%netscape.com 20b47a0e33 Did some cleanup, Implement menu Exit command. Initialize Editor in HTML or plain text mode depending of parameter received. Set wrap column. 1999-05-14 18:52:04 +00:00
ducarroz%netscape.com cb91fae566 removed toolbar css stuff as now we use xul.css 1999-05-14 18:51:56 +00:00
ducarroz%netscape.com 7cdd60a71d File Removed. 1999-05-14 18:50:01 +00:00
ducarroz%netscape.com e929ab6c86 replaced msgComposeBody.html by defaulttextBody.html and defaultHtmlBody.html 1999-05-14 18:49:34 +00:00
ducarroz%netscape.com 45440c316d First Checked In. 1999-05-14 18:48:43 +00:00
sfraser%netscape.com f32cd4fa40 Fix typing in mail compose window. 1999-05-13 20:37:33 +00:00
ducarroz%netscape.com 8fa271cecf Improuve fiability of the unique number generation for the session ID 1999-05-11 21:29:50 +00:00
ducarroz%netscape.com 7de112f855 Fix selection and delete problem with body. Add editor toolbar. 1999-05-11 19:02:54 +00:00
ducarroz%netscape.com 0b1b5546e4 First Checked In. 1999-05-06 00:00:08 +00:00
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
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 2d13e4ef9a make the file conform to the new norm 1999-03-09 02:05:29 +00:00
ducarroz%netscape.com 3c2c7d0f7b no comment 1999-03-04 19:43:28 +00:00