gecko-dev/mailnews/base/resources/content
2002-04-13 14:25:38 +00:00
..
mac build magic to ensure that platform overlays are inserted into jar files despite last modified date (r=pinkerton, sr=sfraser) bug 75898 2002-04-12 12:55:29 +00:00
unix bug 75898 Mac needs platform-specific keybinding for new message (r=akkana, sr=sspitzer, a=asa, adt=jaime) 2002-04-05 13:42:52 +00:00
win bug 75898 Mac needs platform-specific keybinding for new message (r=akkana, sr=sspitzer, a=asa, adt=jaime) 2002-04-05 13:42:52 +00:00
.cvsignore
commandglue.js 133355 - adding fake free web mail account to folder pane - will only show up in commercial builds - r=bhuvan,sr=sspitzer,a=asa 2002-04-10 11:57:39 +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 22994 r=morse sr=dveditz sspitzer Add support for blocking cookies in mailnews by default. Used an overlay 2002-04-10 21:40:53 +00:00
folderPane.xul 133355 - adding fake free web mail account to folder pane - will only show up in commercial builds - r=bhuvan,sr=sspitzer,a=asa 2002-04-10 11:57:39 +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 133355 - adding fake free web mail account to folder pane - will only show up in commercial builds - r=bhuvan,sr=sspitzer,a=asa 2002-04-10 11:57:39 +00:00
mail3PaneWindowVertLayout.xul bugs 110156, 110155 2002-03-29 02:46:01 +00:00
mail-offline.js Bug 128905 nsIPromptService.idl confirmEx is poorly prototyped 2002-04-05 08:13:27 +00:00
mailABOverlay.xul bug 75898 Mac needs platform-specific keybinding for new message (r=akkana, sr=sspitzer, a=asa, adt=jaime) 2002-04-05 13:42:52 +00:00
mailCommands.js Fix for bug 132407. Pass a full news url instead of just the newsgroup, that was the backend was expected to receive. R=cavin, SR=bienvenu, A=asa 2002-03-31 22:24:56 +00:00
mailContextMenus.js 133355 - adding fake free web mail account to folder pane - will only show up in commercial builds - r=bhuvan,sr=sspitzer,a=asa 2002-04-10 11:57:39 +00:00
mailEditorOverlay.xul bug 135862, fix Composer's New sub-menu keeping mail items in the correct order (r=cmanske, andreww; sr=kin, a=rjesup, adt=jaime) 2002-04-09 13:45:06 +00:00
mailMessengerComposeOverlay.xul 108099, 75338 - overhaul of main menu and context menus. r=ben sr=hewitt a=asa/brendan 2002-04-03 04:16:28 +00:00
mailMessengerOverlay.xul 108099, 75338 - overhaul of main menu and context menus. r=ben sr=hewitt a=asa/brendan 2002-04-03 04:16:28 +00:00
mailNavigatorOverlay.xul bug 135199, remove send flyout on file menu, r=sgehani, sr=jag, adt=putterman 2002-04-10 06:33:48 +00:00
mailOverlay.xul bug 75898 Mac needs platform-specific keybinding for new message (r=akkana, sr=sspitzer, a=asa, adt=jaime) 2002-04-05 13:42:52 +00:00
mailTasksOverlay.xul Bug 128959: add icons to Tools menu. r=bryner, sr=hewitt, a=asa, adt1.0.0+. Note: placeholder icons checked in for now, the correct icons will be checked in when they're ready. 2002-04-04 09:48:20 +00:00
mailWidgets.xml Bug 119317: move the "inherits" attribute to the xbl namespace for most clients. 2002-04-13 14:25:38 +00:00
mailWindow.js 133355 - adding fake free web mail account to folder pane - will only show up in commercial builds - r=bhuvan,sr=sspitzer,a=asa 2002-04-10 11:57:39 +00:00
mailWindowOverlay.js display status during send unsent messages 134624 r=ducarroz, sr=sspitzer, a=asa 2002-04-05 14:43:20 +00:00
mailWindowOverlay.xul 136443 r=blake sr=sspitzer. Fix "Stop" button|menu to work again in mailnews. 2002-04-11 01:03:30 +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 108099, 75338 - overhaul of main menu and context menus. r=ben sr=hewitt a=asa/brendan 2002-04-03 04:16:28 +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 disable a few offline download commands when offline r=naving sr=sspitzer, a=asa 131531 2002-03-26 20:54:59 +00:00
messageWindow.xul bugs 110156, 110155 2002-03-29 02:46:01 +00:00
messenger.css Bug #105553 --> add XBL widgets for use in message display 2001-10-24 00:26:09 +00:00
messenger.xul bugs 110156, 110155 2002-03-29 02:46:01 +00:00
messengerdnd.js bugs 110156, 110155 2002-03-29 02:46:01 +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 133355 - adding fake free web mail account to folder pane - will only show up in commercial builds - r=bhuvan,sr=sspitzer,a=asa 2002-04-10 11:57:39 +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 bugs 110156, 110155 2002-03-29 02:46:01 +00:00
msgHdrViewOverlay.xul bugs 110156, 110155 2002-03-29 02:46:01 +00:00
msgMail3PaneWindow.js 133355 - adding fake free web mail account to folder pane - will only show up in commercial builds - r=bhuvan,sr=sspitzer,a=asa 2002-04-10 11:57:39 +00:00
msgPrintEngine.js This was suppose to be part of patch for 2002-03-25 14:47:08 +00:00
msgPrintEngine.xul fix for #73995. hide the print engine xul window when printing. 2002-03-06 00:53:45 +00:00
msgSelectOffline.xul bugs 110156, 110155 2002-03-29 02:46:01 +00:00
msgSynchronize.js bugs 110156, 110155 2002-03-29 02:46:01 +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 bugs 110156, 110155 2002-03-29 02:46:01 +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 133215 r=ssu sr=bienvenu a=asa/adt. Make quick search work for sender on localized builds. 2002-04-04 22:33:46 +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 bugs 110156, 110155 2002-03-29 02:46:01 +00:00
subscribe.xul bugs 110156, 110155 2002-03-29 02:46:01 +00:00
threadPane.js bugs 110156, 110155 2002-03-29 02:46:01 +00:00
threadPane.xul bugs 110156, 110155 2002-03-29 02:46:01 +00:00
widgetglue.js bugs 110156, 110155 2002-03-29 02:46:01 +00:00