.. |
mac
|
fix for 16349 - shift delete works. Also more work on multiple windows by removing GetTemporaryMsgWindow.
|
2000-03-25 00:58:20 +00:00 |
unix
|
top-level chrome dirs are now packages,locales,skins
|
2000-05-13 21:29:08 +00:00 |
win
|
top-level chrome dirs are now packages,locales,skins
|
2000-05-13 21:29:08 +00:00 |
.cvsignore
|
|
|
3panemail.xul
|
dist...chrome restructuring
|
2000-04-19 21:42:30 +00:00 |
commandglue.js
|
Bug 28236. Add explicit rule recompilation after SetSentFolderColumns().
|
2000-05-05 23:47:33 +00:00 |
contentframe.xul
|
dist...chrome restructuring
|
2000-04-19 21:42:30 +00:00 |
folderPane.xul
|
tooltips, folder tooltips, and making button icons show up again.
|
2000-05-08 14:48:24 +00:00 |
imapTest.js
|
Enforce interCaps Mozilla XPIDL style (r=shaver).
|
2000-05-15 07:03:46 +00:00 |
imapTest.xul
|
Adding imap tests.
|
2000-05-14 03:03:08 +00:00 |
mail3PaneWindowCommands.js
|
fix for 31729. r=putterman
|
2000-05-08 22:04:10 +00:00 |
mail3PaneWindowVertLayout.xul
|
tooltips, folder tooltips, and making button icons show up again.
|
2000-05-08 14:48:24 +00:00 |
mailCommands.js
|
comment out some dumps, printfs.
|
2000-05-15 21:44:34 +00:00 |
mailContextMenus.js
|
Fix for 10881. Context menus in the message pane.
|
2000-05-05 00:14:08 +00:00 |
mailWindow.js
|
add tooltips. fixes 31807.
|
2000-05-11 02:52:07 +00:00 |
mailWindowOverlay.js
|
fix for 31729. r=putterman
|
2000-05-08 22:04:10 +00:00 |
mailWindowOverlay.xul
|
add tooltips. fixes 31807.
|
2000-05-11 02:52:07 +00:00 |
Makefile.in
|
Adding imap tests.
|
2000-05-14 03:03:08 +00:00 |
makefile.win
|
top-level chrome dirs are now packages,locales,skins
|
2000-05-13 21:29:08 +00:00 |
MANIFEST
|
remove the old subscribe ui, since we've moved on to the new one.
|
2000-05-02 07:36:08 +00:00 |
manifest.rdf
|
chrome installation manifests
|
2000-05-10 02:02:13 +00:00 |
messagePane.xul
|
dist...chrome restructuring
|
2000-04-19 21:42:30 +00:00 |
messageWindow.js
|
More work on moving functions around in mail frontend.
|
2000-05-01 21:58:24 +00:00 |
messageWindow.xul
|
tooltips, folder tooltips, and making button icons show up again.
|
2000-05-08 14:48:24 +00:00 |
messenger.xul
|
temp workaround for 38801, moving folder pane tooltip into its own popupset.
|
2000-05-11 00:54:14 +00:00 |
messengerdnd.js
|
Bug 31817 Tree D&D needs to support gestures to force move and copy.
|
2000-05-12 19:51:44 +00:00 |
msgFolderPickerOverlay.js
|
remove the old subscribe ui, since we've moved on to the new one.
|
2000-05-02 07:36:08 +00:00 |
msgFolderPickerOverlay.xul
|
fix broken folder pickers
|
2000-05-06 05:10:30 +00:00 |
msgHdrViewAddresses.js
|
Bug #33151 --> add oncreate method for the email address popup menu
|
2000-03-24 04:54:46 +00:00 |
msgHdrViewOverlay.js
|
Bug #18591 --> remove add to address book button, use the context menu instead.
|
2000-05-16 05:21:38 +00:00 |
msgHdrViewOverlay.xul
|
Bug #18591 --> remove add to address book button, use the context menu
|
2000-05-16 05:20:26 +00:00 |
msgMail3PaneWindow.js
|
Updating mozilla to DOM Level 2 events support. Fixes for bug 34722, 35378, 8411, 10330, plus some others that weren't filed.
|
2000-05-16 11:35:12 +00:00 |
msgPrintEngine.js
|
fix for 16349 - shift delete works. Also more work on multiple windows by removing GetTemporaryMsgWindow.
|
2000-03-25 00:58:20 +00:00 |
msgPrintEngine.xul
|
don't include msgMail3PaneWindow.js because we don't need it...this just
|
2000-05-03 21:18:33 +00:00 |
msgViewNavigation.js
|
switch to using attributes instead of Get/SetMsgFolder
|
2000-04-23 17:36:03 +00:00 |
newFolderNameDialog.js
|
move all the verify account stuff into a central place, and call
|
2000-03-28 07:26:41 +00:00 |
newFolderNameDialog.xul
|
More work on moving functions around in mail frontend.
|
2000-05-01 21:58:24 +00:00 |
openSaveAttachment.js
|
fixed typo & press cancel button not closing window problem
|
2000-04-29 16:59:11 +00:00 |
openSaveAttachment.xul
|
preparation for new <radiogroup> widget
|
2000-05-16 03:26:34 +00:00 |
popTest.js
|
Enforce interCaps Mozilla XPIDL style (r=shaver).
|
2000-05-15 07:03:46 +00:00 |
popTest.xul
|
dist...chrome restructuring
|
2000-04-19 21:42:30 +00:00 |
renameFolderNameDialog.xul
|
More work on moving functions around in mail frontend.
|
2000-05-01 21:58:24 +00:00 |
shareglue.js
|
when setting a charset don't reload the message...we do this already
|
2000-05-16 00:21:02 +00:00 |
sidebar-messenger.rdf
|
dist...chrome restructuring
|
2000-04-19 21:42:30 +00:00 |
sidebar-messenger.xul
|
dist...chrome restructuring
|
2000-04-19 21:42:30 +00:00 |
subscribe.js
|
Updating mozilla to DOM Level 2 events support. Fixes for bug 34722, 35378, 8411, 10330, plus some others that weren't filed.
|
2000-05-16 11:35:12 +00:00 |
subscribe.xul
|
fix for bug #38907
|
2000-05-12 19:55:53 +00:00 |
threadPane.xul
|
add tooltips. fixes 31807.
|
2000-05-11 02:52:07 +00:00 |
widgetglue.js
|
More work on moving functions around in mail frontend.
|
2000-05-01 21:58:24 +00:00 |