sspitzer%netscape.com
fc6d39f73f
more changes for the "Choose..." button near the signature text area.
...
also, make the smtp server pane in the account wizard grey, like the rest of them.
1999-12-29 02:53:33 +00:00
sspitzer%netscape.com
3c34989063
new files for the "dowload header" dialog. not part of build yet.
1999-12-28 22:57:49 +00:00
tonyr%fbdesigns.com
c19e80e9e6
Added text import module and new UI
1999-12-27 21:24:00 +00:00
sspitzer%netscape.com
aee754f4cf
fixes for #21345 and #17090 . remove the junk mail folder, since we
...
don't support it yet. and remove the message center prefs, since we
don't support that UI anymore.
1999-12-24 09:18:36 +00:00
sspitzer%netscape.com
0c9b7c6a74
fix for #17665 , allow the user to configure if they want to use
...
the newsgroup name abbreviations in the folder pane.
default is yes. comment out some dumps. make it so the account manager
can deal with radio inputs.
1999-12-24 08:57:54 +00:00
sspitzer%netscape.com
810e05d94c
fix for #20990 . missing some filter choices, and fix a js error.
1999-12-24 06:28:44 +00:00
ducarroz%netscape.com
2636e08bc0
Fix for bug 22420. Change capitalization. R=nicole
1999-12-23 23:37:00 +00:00
sspitzer%netscape.com
33f912fe13
rest of fix for #2658 , allow user to disable the mailnews start page through the prefs ui.
...
a=sdagley
1999-12-22 06:17:43 +00:00
sspitzer%netscape.com
6a74d4ea6a
fix for #2658 , allow the user to set the mailnews start page via prefs.
...
I'm re-using some of the js in PrefWindow.js to do this, since it very much like
setting the users home page.
1999-12-22 06:08:51 +00:00
sspitzer%netscape.com
cd09bf713b
now that the newsrc file is not in $(HOME), I better allow the user to see
...
where it is and change the location (if they want, not recommended)
from the account setup dialog.
1999-12-22 04:28:32 +00:00
sspitzer%netscape.com
3990b653bb
add titles to the filter dialogs. remove the html select and use my
...
whizbang folder picker instead. r=putterman a=sdagley
1999-12-22 01:46:53 +00:00
sspitzer%netscape.com
620f45270d
implement more of the View | Sort menu items, implement the View | Headers menu items, remove dead code. r=putterman, a=sdagley
1999-12-22 00:18:44 +00:00
sspitzer%netscape.com
7411c47023
warnings fixes, and fix for #21901 , all password dialogs to have titles
...
if the user passes one in, or use "Password" if they pass null.
1999-12-21 23:03:29 +00:00
shaver%netscape.com
566b8945c7
remove excess 'Netscape' references from the chrome (r=dmose,a=leaf)
1999-12-15 23:00:34 +00:00
sspitzer%netscape.com
54986cb7df
use the new folder picker cascading menus in the "copies and folders" panel of the
...
account setup dialog. remove cruft in am-copies.*.
fixes #19400 . r=alecf
1999-12-04 01:43:12 +00:00
cmanske%netscape.com
7a493ed3db
XUL changes for messengercompose to keep in line with UI changes made to editor. r=brade
1999-12-04 01:35:30 +00:00
sspitzer%netscape.com
eca3788d93
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
alecf%netscape.com
a5f0b6de65
add new preference for automatically downloading mail on biff
1999-12-01 00:10:37 +00:00
sspitzer%netscape.com
b95351b8ff
clean up in preparation for bug #14254 . remove unused files. create
...
new string bundle (messenger.properties) for use by the messenger application
fix widgetglue.js to use the string bundle. now we get the title of the
new folder / subscribe dialog from the string bundle.
also fix the problem where the new folder / subscribe dialog wouldn't open
if zero, or more than one server / folder were selected.
1999-11-30 22:57:42 +00:00
bienvenu%netscape.com
ac54a8d4d6
fix newline in msg string, same as last check in for this directory, but the right file this time
1999-11-30 22:42:29 +00:00
hangas%netscape.com
1f11af9677
Fix for 18018, mail prefs messed up. r=davidm
1999-11-29 21:38:32 +00:00
tonyr%fbdesigns.com
139a724746
Added strings for address book import
1999-11-23 21:51:23 +00:00
alecf%netscape.com
70c9945c4a
fixing spelling error in dtd (no reviewer necessary)
1999-11-23 21:50:19 +00:00
putterman%netscape.com
534276c25c
Work on making folder pane look like spec. Fixes 17841. Reviewed by alecf.
1999-11-22 22:08:23 +00:00
tonyr%fbdesigns.com
2d9c7f2665
Changes to support importing Eudora mail/settings on Mac.
1999-11-19 01:25:50 +00:00
tonyr%fbdesigns.com
901c37ce02
Added Eudora mail import module
1999-11-16 01:17:56 +00:00
rhp%netscape.com
7146894865
Changes for multipart alternative UI - Bug #: 17770 - r: jefft
1999-11-12 02:58:22 +00:00
dmose%mozilla.org
8535dda53e
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:43:54 +00:00
ducarroz%netscape.com
753a2ae792
Fix for bug 17902. Fix various FCC problems as well error display. R=alecf, A=chofmann
1999-11-04 04:58:06 +00:00
sspitzer%netscape.com
9bd146a0ad
fix #16457 , r=mscott. if an error occurs in the SMTP protocol state machine, we may need to pop up the alert right then, and not when we get back to the url listener, because we'd loose the error text from the SMTP server. these changes
...
pop up the alert and set the error code so that the url listener doesn't try to
pop up another alert. define a bunch of new error codes, and remove nsMsgTransition.h, which was defining all the MK_ error codes that were in there.
are no longer needed.
1999-11-02 23:27:46 +00:00
cata%netscape.com
5e74498896
Fixing typo in dtd file. Checkin for momoi, r=cata, bug=17018.
1999-11-02 21:27:02 +00:00
tonyr%fbdesigns.com
3494315294
Added Outlook mail and address book import functionality
1999-11-01 00:46:18 +00:00
rchen%netscape.com
e223733b82
Add Localization notes
1999-10-29 20:52:42 +00:00
cata%netscape.com
a767164dfc
Fix for bug #17018 , r=cata, checkin for momoi.
1999-10-29 20:41:21 +00:00
rchen%netscape.com
1548c594a0
Add Localization Notes
1999-10-29 20:28:18 +00:00
rchen%netscape.com
7e00eb0f7d
Add localization notes
1999-10-29 20:24:48 +00:00
waterson%netscape.com
a021803d37
Put column headers back in to folder pane. r=hyatt.
1999-10-28 22:14:14 +00:00
cata%netscape.com
fc69c75001
I'm checking in for momoi, r=cata, bug #17018 , Charset Menu usability workaround.
1999-10-27 23:10:51 +00:00
hangas%netscape.com
4c0d31db99
Cleaned up bad style rules in global.css - should result in noticable performance improvement. Converted <titledbutton> rules to all use a class, this way we can be specific about how each type of button should look. Added line between columns in tree headers. Indented treecell contents. Cleaned up mail and AB toolbars. Fixed reflow and other drawing issues with toolbar buttons on new skins. Fixed problems in results tree on AB window. Other misc visual changes. Fixed bug 16530, changing the word Messenger to Mail. r=german/hyatt
1999-10-27 23:01:09 +00:00
hangas%netscape.com
2819886968
new ui. r=pavlov,german,hyatt
1999-10-26 00:39:19 +00:00
sspitzer%netscape.com
0631e9253c
make the xul look pretty by using html fieldsets and legends.
1999-10-22 23:31:05 +00:00
tonyr%fbdesigns.com
f938e3ca92
Added string bundles for the mailnews import tools
1999-10-18 19:58:07 +00:00
alecf%netscape.com
7f974309d9
DTDs contain image names too
1999-10-13 05:53:10 +00:00
sspitzer%netscape.com
811f8cad4c
fix for bug #14591 , r=mscott.
...
handle the case where we migrate from 4.x and our sent folder is on the imap server.
but, since we haven't logged into the imap server yet, our folders are undiscovered.
other related fixes:
1) make it so on failure to fcc, save to draft, save to template, send later the message shows up.
2) clean up the error message strings
3) fix how we determine if an URI points to a local folder. (all we need to do is look at the scheme and see if it is "mailbox:"
4) remove a stale comment.
1999-10-13 04:12:06 +00:00
ducarroz%netscape.com
cef1487a73
Fix for bug 14561, Already checked in the M10 BRANCH. Error must have negative value. A=choffman, R=mscott
1999-10-04 23:43:57 +00:00
hangas%netscape.com
1912085efc
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
707a7c995a
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
hangas%netscape.com
2916c01b98
a=chofmann r=hyatt,jefft Cleaned up File and Edit menus for navigator and mail, fixed 14837, fixed 14255. Moved menu from navagator.xul and hiddenwindow.xul into navigatorOverlay.xul. Created global 'New" menu.
1999-09-24 23:03:40 +00:00
mscott%netscape.com
74eaaeb54d
If we make an error string have a negative ID then the high bit of the id is set. This allows us to pass in the
...
string ID around as an nsresult and it will properly be detected as an error code when we do NS_FAILED(rv)
tests on it..nifty huh...
1999-09-22 08:07:52 +00:00
alecf%netscape.com
d9d95ae328
add fix typos, add strings I needed for the wizard
1999-09-22 06:06:37 +00:00