Commit Graph

117 Commits

Author SHA1 Message Date
hangas%netscape.com
940bc92a57 Added ability to hide and show toolbars and taskbar to all mail windows. Added accesskeys to a number of menu items and fixed menus across product. Moved broadcaster elements to top of xul files to give command keys a chance to work. a=chofmann 1999-09-29 04:29:20 +00:00
hangas%netscape.com
9f3eef8646 New menu items now match the spec for navigator, mail, address book, and mail compose. Fixed navigator quit menu item to use global overlay. a=chofmann 1999-09-27 20:56:35 +00:00
ducarroz%netscape.com
f79d5ccd56 fix spelling error 1999-09-22 03:13:18 +00:00
ducarroz%netscape.com
d49b2fc2bd Add back an menu item to delete attachment 1999-09-22 03:12:48 +00:00
ducarroz%netscape.com
2b3bed869d Add vertical separator in toolbar, bug 14272 1999-09-22 01:53:37 +00:00
ducarroz%netscape.com
fa82fdf0e7 Fix problem with autocomplete, bug 14281 1999-09-22 01:37:43 +00:00
ducarroz%netscape.com
5effb84d8e Add new Attachment UI, bug 11116 1999-09-22 00:49:26 +00:00
saari%netscape.com
cb935f51c7 Changing broadcaster to use onbroadcast instead of oncommand. Adding the "braodcast" "commandupdate" and "input" events. Changed all xul observes nodes to use onbroadcast instead of onchange. 1999-09-21 23:02:35 +00:00
mscott%netscape.com
0692a6a185 remove obsolete properties file. This file has been moved and renamed to compose\resources\locale\en-US\composeMsgs.properties 1999-09-21 06:42:58 +00:00
alecf%netscape.com
0fc7315583 add support for identity-specific HTML compose and signatures 1999-09-21 05:37:23 +00:00
hangas%netscape.com
669e7fa437 Added key binding to dialogOverlay.xul for OK and Cancel buttons. Updated xul windows to include these keys. 1999-09-21 05:20:56 +00:00
tao%netscape.com
472450ff09 14391: [L12y] PLS remove locale name (en) from "*_en.properties". 1999-09-21 01:32:06 +00:00
sspitzer%netscape.com
95fca3acb9 fix bug #10235
implement "pre-select the right identity when composing based on folder pane selection" feature.
1999-09-20 08:13:27 +00:00
sspitzer%netscape.com
ca2ce65b99 check in work around for #10235
check in start of work for #14312
fix a couple warnings
comment out some dump() calls
1999-09-20 02:12:28 +00:00
ducarroz%netscape.com
bfc0297fd3 cleanup 1999-09-17 20:28:22 +00:00
ducarroz%netscape.com
6a91822dee Did some cleanup and fix a problem that didn't let us to specify the body through a mailto url. 1999-09-16 23:39:54 +00:00
hangas%netscape.com
701134dee8 More advances in commanUpdater development. Making this work from globalOverlay.xul so that less xul and js is required for each window. 1999-09-16 07:37:45 +00:00
law%netscape.com
d94d90f478 Enable mail composition to be opened via window.openDialog 1999-09-14 21:19:27 +00:00
ducarroz%netscape.com
2c85b4d825 Remove key binding again as other problems appear! 1999-09-14 19:54:41 +00:00
hangas%netscape.com
4e4bedb4fe Moved Close menu item to its new location. 1999-09-14 06:18:08 +00:00
ducarroz%netscape.com
5f86eb66a2 Let the user tabs into the body from the subject edit field. Fix bug 10932 1999-09-13 22:20:07 +00:00
hangas%netscape.com
c8b5bd6ae7 Using edit menu items from globalOverlay.xul 1999-09-12 08:41:46 +00:00
hangas%netscape.com
f4bdd73f19 Modifications to use new features in globalOverlay.xul 1999-09-12 02:30:04 +00:00
hangas%netscape.com
ec7d0eb62b Added many menu items to globalOverlay.xul and modified messenger 3pane, compose window, and address book to use them. 1999-09-12 02:22:11 +00:00
hangas%netscape.com
0be92f0105 Major Cleanup and bug fix effort for addressbook. 1999-09-10 23:15:25 +00:00
ducarroz%netscape.com
173272ba16 Reactivate key binding, fix for bug 11184 1999-09-10 23:10:18 +00:00
ducarroz%netscape.com
b3c684d4cf Add a way to extract headers during parsing of a message and give them back to the caller 1999-09-10 18:57:03 +00:00
jfrancis%netscape.com
cf66cf5e46 passing corrected format string to editor 1999-09-08 18:49:24 +00:00
putterman%netscape.com
d9a3e093d7 Fix for 13328. Approved by leaf. 1999-09-08 17:34:01 +00:00
jfrancis%netscape.com
bde9580ecb mail now asks for special mail-compose rules from the editor 1999-09-08 06:28:11 +00:00
sspitzer%netscape.com
549e69a421 remove my work around for bug #11010, since it is no longer needed. thanks to mdubinko@yahoo.com for keeping on top of that bug report. 1999-09-07 20:33:11 +00:00
brade%netscape.com
37dd29534a remove some keybindings; these should be coming from an overlay anyways 1999-09-07 14:40:51 +00:00
sfraser%netscape.com
fb60454a75 Change id on the file menu <menupopup> from "fileMenu" to "fileMenuPopup" 1999-09-02 21:58:12 +00:00
sfraser%netscape.com
74f43c0f23 Landing XUL overlays for editor keys, toolbars and menus. 1999-09-02 04:55:52 +00:00
briano%netscape.com
afac2beb0d Fix for objdir builds. 1999-09-02 02:37:58 +00:00
ducarroz%netscape.com
f0bd325bbc Hide HTML toolbar when compose in plain text mode, fix bug 9512 1999-09-02 01:26:34 +00:00
ducarroz%netscape.com
de3a2a52da Set the caption after ender is done loading the page. Fix bug 10396 1999-09-01 00:42:16 +00:00
ducarroz%netscape.com
b5da78d3b7 Set correctly the focus either on the first repient or on the body. Fix for bug 6565, 8481 and 12080 1999-08-31 01:12:25 +00:00
waterson%netscape.com
3f4b23faf7 Add an 'html:div' tag so that we don't reflow this indefinitely. 1999-08-30 21:34:50 +00:00
hangas%netscape.com
accaff242d Changed back to onkeyup= because someone broke the windows onkeypress= again. 1999-08-27 07:06:25 +00:00
alecf%netscape.com
7acaa619a1 fix 12549 1999-08-27 03:44:47 +00:00
ducarroz%netscape.com
c2fd2611ec Add Ender Debug Menu 1999-08-26 00:41:32 +00:00
ducarroz%netscape.com
34b5dd79a7 Moved entity into MsgAttachPage.dtd 1999-08-25 02:32:39 +00:00
hangas%netscape.com
387354986d Changed Select Addresses dialog to be modal. 1999-08-21 00:24:26 +00:00
hyatt%netscape.com
d819a08a33 Renaming onaction to oncommand. 1999-08-20 22:58:32 +00:00
hangas%netscape.com
7ec091056e Added dynamic addressing widget to mail compose window. It still needs work, mainly waiting on XP bugs. Hook?=sspitzer 1999-08-19 22:22:44 +00:00
hangas%netscape.com
eae58d2903 Added icon to addressing widget, change selection behavior. 1999-08-10 21:24:35 +00:00
hangas%netscape.com
cd3519d401 Changed background color of tree to inherit background color rather than the white picked up from xul.css 1999-08-10 01:56:51 +00:00
hangas%netscape.com
c023ea4488 Added treeallowevents to allow click through on addressing widget. 1999-08-10 01:36:20 +00:00
hangas%netscape.com
bf63c48eed Moved addressing widget from messengercompose to its own overlay 1999-08-09 23:59:54 +00:00