gecko-dev/mailnews/base/resources/content
rods%netscape.com 9a206ffa69 The does the following:
1) Fixes a minor problem in with which kind of PrintSettings object we are getting in browser.js
2) AddressBook now creates its own copy of the PrintSettings and passes it into the nsMsgPrintEngine
3) Mail now creates its own copy of the PrintSettings and passes it into the nsMsgPrintEngine
4) Add a PS arg to the MsgPrintEngine IDL/XUL/JS
r=ducarroz sr=spitzer a=asa
2002-03-05 12:52:37 +00:00
..
mac 107642 - XUL syntax/cleanup landing. Fixes 94470, 96008, 96019, 76800, 102637, 80399, 108303, and removes over a thousand unnecessary or nonsensical attributes. Also fixes 108302, 102366, 102367, 105815. r=sspitzer,cmanske on appropriate parts sr=ben 2001-11-03 04:06:54 +00:00
unix 107642 - XUL syntax/cleanup landing. Fixes 94470, 96008, 96019, 76800, 102637, 80399, 108303, and removes over a thousand unnecessary or nonsensical attributes. Also fixes 108302, 102366, 102367, 105815. r=sspitzer,cmanske on appropriate parts sr=ben 2001-11-03 04:06:54 +00:00
win 107642 - XUL syntax/cleanup landing. Fixes 94470, 96008, 96019, 76800, 102637, 80399, 108303, and removes over a thousand unnecessary or nonsensical attributes. Also fixes 108302, 102366, 102367, 105815. r=sspitzer,cmanske on appropriate parts sr=ben 2001-11-03 04:06:54 +00:00
.cvsignore
commandglue.js 107029 r=racham sr=mscott. Add Clear button to come out of quick search (mail - 3pane) 2002-01-29 21:32:05 +00:00
contents-region.rdf Updating the localeVersion to 0.9.9. Fixes bug 126240. r=tao, sr=dveditz 2002-02-20 03:18:10 +00:00
contents.rdf Updating the localeVersion to 0.9.9. Fixes bug 126240. r=tao, sr=dveditz 2002-02-20 03:18:10 +00:00
folderPane.xul get imap shared folders to display shared folder icon 28756 r=naving, sr=sspitzer 2002-02-13 20:25:05 +00:00
folderProps.js sharing tab of folder properties r=sspitzer, sr=mscott 112096 2002-01-27 02:07:44 +00:00
folderProps.xul Bug 123915. Properties textfield for folders/newsgroups is too small. r=jglick@netscape.com/sr=bienvenu@netscape.com 2002-02-07 01:09:14 +00:00
mail3PaneWindowCommands.js fixing bug 119022 - Remove Select Flagged Messages menu item. r=racham sr=mscott a=asa 2002-03-05 00:55:50 +00:00
mail3PaneWindowVertLayout.xul pulling content-area drag&drop out of JS and into C++ so it is available to embedding. Now built-in to <browser> tag. r=brade/sr=ben. bug#45605 2002-02-17 19:32:08 +00:00
mail-offline.js fix downloading of news msgs when going offline if you automatically download msgs rs=sspitzer 126342 2002-02-19 22:39:33 +00:00
mailABOverlay.xul Fixing bug 103689. Make sure that the right set of addresses are pre-populated in the compose window based on the items selected in the AdderssBook window. Also fixes the new card created from the AddressBook window's file new menu should reflect the right parent addressbook. r=ssu, sr=sspitzer 2002-01-15 22:51:53 +00:00
mailCommands.js Fixing bug 108229. Fixed GetMsgFolderFromUri routine to allow copies and folders settings to display and hold preferences properly. Redundant definitions are removed and the routine is now defined in widgetglue.js. r=naving, sr=sspitzer 2001-12-10 07:44:03 +00:00
mailContextMenus.js checking patch for neil@parkwaycc.co.uk. fixes bug 82056 - Delete context menu option should be Undelete on deleted messages. r=ssu,timeless sr=sspitzer 2002-03-05 00:49:21 +00:00
mailEditorOverlay.xul Fix for bug 108731. Send Page and Send Link must use to message compose service in order to be able to use a recycled window. R=varada, SR=mscott 2001-11-20 03:09:41 +00:00
mailMessengerComposeOverlay.xul Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt 2001-04-05 19:53:13 +00:00
mailMessengerOverlay.xul Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt 2001-04-05 19:53:13 +00:00
mailNavigatorOverlay.xul fix for 105838;choosing right identity;r=ducarroz;sr=mscott 2002-02-20 03:05:53 +00:00
mailOverlay.xul fix for 105838;choosing right identity;r=ducarroz;sr=mscott 2002-02-20 03:05:53 +00:00
mailTasksOverlay.xul #109598, "tasks overlays should use insertbefore, insertafter instead of position" 2002-02-06 15:29:39 +00:00
mailWidgets.xml fix for #83023. implement "advanced directory" search, re-using 2002-02-13 08:01:04 +00:00
mailWindow.js 115950 r=racham sr=bienvenu. fix next msg selection for imap multiple deletes(imap-delete model). Also clear 2002-02-11 23:31:49 +00:00
mailWindowOverlay.js The does the following: 2002-03-05 12:52:37 +00:00
mailWindowOverlay.xul fixing bug 119022 - Remove Select Flagged Messages menu item. r=racham sr=mscott a=asa 2002-03-05 00:55:50 +00:00
Makefile.in Bug 55778 -- Don't descend into resources directories that don't have a jar.mn file. This is the Unix portion of the cleanup. r=dprice, sr=cls. 2000-12-15 07:32:25 +00:00
makefile.win Bug 48053. Remove sidebar-messenger* from the tree. r=cls, sr=sspitzer 2001-09-05 02:43:37 +00:00
MANIFEST Bug 48053. Remove sidebar-messenger* from the tree. r=cls, sr=sspitzer 2001-09-05 02:43:37 +00:00
manifest.rdf r=bienvenu. Fixes for 16998, 40401, 47946, 47948, 48098, 45272, 45403. Sort by Flag and Unread columns, 2000-08-13 17:04:46 +00:00
messagePane.xul 97487 - splitting up mail css files, r=mscott, sr=sspitzer, a=asa 2001-08-31 22:20:37 +00:00
messageWindow.js checking patch for neil@parkwaycc.co.uk. fixes bug 82056 - Delete context menu option should be Undelete on deleted messages. r=ssu,timeless sr=sspitzer 2002-03-05 00:49:21 +00:00
messageWindow.xul pulling content-area drag&drop out of JS and into C++ so it is available to embedding. Now built-in to <browser> tag. r=brade/sr=ben. bug#45605 2002-02-17 19:32:08 +00:00
messenger.css Bug #105553 --> add XBL widgets for use in message display 2001-10-24 00:26:09 +00:00
messenger.xul pulling content-area drag&drop out of JS and into C++ so it is available to embedding. Now built-in to <browser> tag. r=brade/sr=ben. bug#45605 2002-02-17 19:32:08 +00:00
messengerdnd.js disallow drag drop into read-only imap folders r=naving, sr=mscott 112103 2002-02-02 17:30:03 +00:00
msgAccountCentral.js Fixing bug 108229. Fixed GetMsgFolderFromUri routine to allow copies and folders settings to display and hold preferences properly. Redundant definitions are removed and the routine is now defined in widgetglue.js. r=naving, sr=sspitzer 2001-12-10 07:44:03 +00:00
msgAccountCentral.xul Fixing bug 108229. Fixed GetMsgFolderFromUri routine to allow copies and folders settings to display and hold preferences properly. Redundant definitions are removed and the routine is now defined in widgetglue.js. r=naving, sr=sspitzer 2001-12-10 07:44:03 +00:00
msgFolderPickerOverlay.js Fixing bug 108229. Fixed GetMsgFolderFromUri routine to allow copies and folders settings to display and hold preferences properly. Redundant definitions are removed and the routine is now defined in widgetglue.js. r=naving, sr=sspitzer 2001-12-10 07:44:03 +00:00
msgFolderPickerOverlay.xul Fixing bug 108229. Fixed GetMsgFolderFromUri routine to allow copies and folders settings to display and hold preferences properly. Redundant definitions are removed and the routine is now defined in widgetglue.js. r=naving, sr=sspitzer 2001-12-10 07:44:03 +00:00
msgHdrViewAddresses.js Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt 2001-04-05 19:53:13 +00:00
msgHdrViewOverlay.js fixing bug 115582 - File/Attachments/Save All doesn't have access key. r=racham, sr=mscott 2002-02-01 23:05:45 +00:00
msgHdrViewOverlay.xul fixing bug 115582 - File/Attachments/Save All doesn't have access key. r=racham, sr=mscott 2002-02-01 23:05:45 +00:00
msgMail3PaneWindow.js 120076 r=bienvenu sr=mscott a=roc+moz. Undo delete for local msgs should 2002-02-21 01:37:36 +00:00
msgPrintEngine.js The does the following: 2002-03-05 12:52:37 +00:00
msgPrintEngine.xul Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting 2001-12-23 23:23:41 +00:00
msgSelectOffline.xul hide column picker for offline folder selector r=stephend,sr=sspitzer 120257 2002-01-27 02:08:24 +00:00
msgSynchronize.js Fix for 116739. Many assertions when moving over the blank area of outliners. 2002-01-10 04:47:52 +00:00
msgSynchronize.xul check in fix for problem with download and sync messages dlg on os/2 for mkapply, r=timeless, sr=bienvenu 113671 2002-01-10 23:36:42 +00:00
msgViewNavigation.js 120076 r=bienvenu sr=mscott a=roc+moz. Undo delete for local msgs should 2002-02-21 01:37:36 +00:00
newFolderDialog.js Reverting two of joe's previous changes. r=hewitt sr=hyatt 2001-11-05 00:47:16 +00:00
newFolderDialog.xul Reverting two of joe's previous changes. r=hewitt sr=hyatt 2001-11-05 00:47:52 +00:00
newmail.wav fix for #64475. use different sound for new mail. thanks to my 2001-01-09 23:43:46 +00:00
renameFolderDialog.js Reverting two of joe's previous changes. r=hewitt sr=hyatt 2001-11-05 00:47:16 +00:00
renameFolderDialog.xul 107642 - XUL syntax/cleanup landing. Fixes 94470, 96008, 96019, 76800, 102637, 80399, 108303, and removes over a thousand unnecessary or nonsensical attributes. Also fixes 108302, 102366, 102367, 105815. r=sspitzer,cmanske on appropriate parts sr=ben 2001-11-03 04:06:54 +00:00
searchBar.js 114960 r=racham sr=mscott. Select the search text upon issuing search from search bar(quick search) 2002-02-20 03:06:30 +00:00
shareglue.js Added charsetOverride field to nsIMsgWindow, so msgCompose can use it for quoting, 2001-11-29 04:56:42 +00:00
subscribe.js Fix bug 125606 and bug 126355. Clear out the textfield on refresh (bug 125606) and on switching servers (bug 126355). r=suresh@netscape.com, sr=sspitzer@netscape.com 2002-02-19 05:38:33 +00:00
subscribe.xul Fixes for: 2002-01-16 03:01:28 +00:00
threadPane.js Fixes for: 2002-01-16 03:01:28 +00:00
threadPane.xul Fixes for: 2002-01-16 03:01:28 +00:00
widgetglue.js 100991 r=bienvenu sr=mscott a=roc+moz. Select the folder and the message (if any) after renaming a folder. 2002-02-21 00:16:57 +00:00