gecko-dev/mailnews/base/resources/content
sspitzer%netscape.com 91d20aadc4 fix for #17402, stationary -> stationery.
r=alecf

major fixes for the new folder / rename folder / subscribe dialogs.
we no longer use an html select for the folder picker.
now we use cascading menu popups, like the copy and move menus.
this fixes a lot of bugs, and allows pre-flighting to finally work.

our folder data source has some new properies:
CanFileMessages, CanSubscribe, CanRename, and CanCreateSubfolders
we use these to determine what cascading menu to build, what to disable, etc.

also, nsMessenger::NewFolder() and nsMessenger::RenameFolder() were changes to
take a nsIRDFResource instead of a nsIDOMXULElement.  Before we were
passing through to the back end the selected xul element, now we pass
the resource in.

other cool side effects:
in the copy & move menus, you don't get the choice to file or copy to a server, on folders
in the rename dialog, you can't pick a server, on a folder
in the new folder dialog, you can't pick the imap inbox. (* more needs to be done here.)

bugs fixed: #14773, #14254, #20599, #20646
r=alecf

a couple bullet proofing fixes to prevent some crashes reported on fullcircle
r=bienvenu
1999-12-03 08:10:09 +00:00
..
.cvsignore cvs ignorage for the generate Makefiles 1999-05-28 23:52:47 +00:00
3panemail.xul Splitting xul.css into two files and making them load automatically at startup. R=danm@netscape.com 1999-10-01 20:49:07 +00:00
MANIFEST fix for #17402, stationary -> stationery. 1999-12-03 08:10:09 +00:00
Makefile.in fix for #17402, stationary -> stationery. 1999-12-03 08:10:09 +00:00
commandglue.js fixed bug 12929 & bug 20415 - imap rename/delete/move folder should reset the connection to authenticated state; imap empty trash didn't delete subfolders; r=bienvenu 1999-12-03 05:59:57 +00:00
contentframe.xul Splitting xul.css into two files and making them load automatically at startup. R=danm@netscape.com 1999-10-01 20:49:07 +00:00
folderPane.xul Work on making folder pane look like spec. Fixes 17841. Reviewed by alecf. 1999-11-22 22:08:23 +00:00
makefile.win fix for #17402, stationary -> stationery. 1999-12-03 08:10:09 +00:00
messagePane.xul Splitting xul.css into two files and making them load automatically at startup. R=danm@netscape.com 1999-10-01 20:49:07 +00:00
messenger.xul fix for #17402, stationary -> stationery. 1999-12-03 08:10:09 +00:00
msgFolderPickerOverlay.js fix for #17402, stationary -> stationery. 1999-12-03 08:10:09 +00:00
msgFolderPickerOverlay.xul fix for #17402, stationary -> stationery. 1999-12-03 08:10:09 +00:00
msgMail3PaneWindow.js don't load about:blank unless we have to 1999-12-02 23:49:12 +00:00
msgViewNavigation.js Fix 17107. A bunch of view navigation bugs. Reviewed by bienvenu. It fixes: 1999-10-25 22:02:58 +00:00
newFolderNameDialog.js fix for #17402, stationary -> stationery. 1999-12-03 08:10:09 +00:00
newFolderNameDialog.xul fix for #17402, stationary -> stationery. 1999-12-03 08:10:09 +00:00
renameFolderNameDialog.xul fix for #17402, stationary -> stationery. 1999-12-03 08:10:09 +00:00
shareglue.js Fix 13475. You can now close and reopen mail 3 pane. 1999-09-19 22:02:12 +00:00
sidebar-messenger.rdf remove customize lines. 1999-09-16 21:11:45 +00:00
sidebar-messenger.xul Splitting xul.css into two files and making them load automatically at startup. R=danm@netscape.com 1999-10-01 20:49:07 +00:00
subscribeDialog.xul fix for #17402, stationary -> stationery. 1999-12-03 08:10:09 +00:00
threadPane.xul fix for #20492 - move sender column header into value= attribute instead of floating as a #text node 1999-12-01 22:05:22 +00:00
widgetglue.js fix for #17402, stationary -> stationery. 1999-12-03 08:10:09 +00:00