ducarroz%netscape.com
818e82215c
Fix for bug 17902. Fix various FCC problems as well error display. R=alecf, A=chofmann
1999-11-04 04:58:06 +00:00
cmanske%netscape.com
d7f72f5b12
Changed Mail Compose XUL to use new comboboxes on toolbar (bug 17098).
1999-11-03 02:18:01 +00:00
sspitzer%netscape.com
dea1c4efdb
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
mscott%netscape.com
9c0d8c884f
Checking this in for hangas. Fixes the grey menus in the compose window.
...
r=mscott
1999-10-28 01:52:13 +00:00
cata%netscape.com
4b2093536d
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
84df0919cf
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
e6c96e93d4
new ui. r=pavlov,german,hyatt
1999-10-26 00:39:19 +00:00
ducarroz%netscape.com
61963bad56
Bug 14258, implement Send Page. R=alecf
1999-10-23 04:50:20 +00:00
ducarroz%netscape.com
050ae5396a
Fix for bug 15313 & 15536. .txt files are now interpreted as XML document. Therefore we need to load a .html file even if it content is purely plain text. R=rhp
1999-10-18 22:38:54 +00:00
hyatt%netscape.com
80d4dd9246
Fix for 16479. r=waterson
1999-10-15 07:54:43 +00:00
sspitzer%netscape.com
7e6e7a39e9
whoops, forgot this wee bit of JS.
1999-10-13 05:14:16 +00:00
sspitzer%netscape.com
01596330e0
fix for #16264 , r=mscott. migrate prefs (if we need to) when compose is opened.
...
also, if we have no identities, launch the account wizard so the user can create
one. also, cache the nsIMsgMailSession, we don't need to go through Components
[] and do a getService each time.
1999-10-13 05:09:14 +00:00
sspitzer%netscape.com
8227e7bda9
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
tao%netscape.com
dfc5dc1b02
Move da-DK files to l10n/lang; r=leaf
1999-10-08 01:06:56 +00:00
tao%netscape.com
452378ee8a
Move localized resource files to mozilla/l10n/lang.
1999-10-07 23:59:32 +00:00
ducarroz%netscape.com
88a9f70faa
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
hyatt%netscape.com
0c1aef9920
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
jefft%netscape.com
0d7587bd28
implemented forward messages as attachments & inline; a=mcafee
1999-09-29 20:43:50 +00:00
hangas%netscape.com
940bc92a57
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
9f3eef8646
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
mscott%netscape.com
107403ab6c
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
ducarroz%netscape.com
f79d5ccd56
fix spelling error
1999-09-22 03:13:18 +00:00
ducarroz%netscape.com
d49b2fc2bd
Add back an menu item to delete attachment
1999-09-22 03:12:48 +00:00
ducarroz%netscape.com
4d0f85b699
Add back menu item Remove Selected Attachment as delete key doesn't work on windows tree widget.
The Danish label must be converted from "Remove Last Attachment" to "Remove Selected Attachment"
1999-09-22 02:58:40 +00:00
mscott%netscape.com
6df3f0f233
Add smtp server warning strings.
1999-09-22 02:19:00 +00:00
ducarroz%netscape.com
2b3bed869d
Add vertical separator in toolbar, bug 14272
1999-09-22 01:53:37 +00:00
ducarroz%netscape.com
fa82fdf0e7
Fix problem with autocomplete, bug 14281
1999-09-22 01:37:43 +00:00
ducarroz%netscape.com
5effb84d8e
Add new Attachment UI, bug 11116
1999-09-22 00:49:26 +00:00
saari%netscape.com
cb935f51c7
Changing broadcaster to use onbroadcast instead of oncommand. Adding the "braodcast" "commandupdate" and "input" events. Changed all xul observes nodes to use onbroadcast instead of onchange.
1999-09-21 23:02:35 +00:00
mscott%netscape.com
f2cb6856ee
Remove obsolete properties file.
1999-09-21 06:51:36 +00:00
mscott%netscape.com
7dcf10120d
WE can't insert \n (newline character) in the properties file so take them out.
1999-09-21 06:51:01 +00:00
mscott%netscape.com
89d0710275
Remove obsolete reference to composebe.properties
1999-09-21 06:47:11 +00:00
mscott%netscape.com
c562f6b2d7
remove obsolete reference to composebe.properties.
1999-09-21 06:45:36 +00:00
mscott%netscape.com
fbe8b246a9
Remove reference to obsolete properties file (composebe.properties).
1999-09-21 06:44:43 +00:00
mscott%netscape.com
0692a6a185
remove obsolete properties file. This file has been moved and renamed to compose\resources\locale\en-US\composeMsgs.properties
1999-09-21 06:42:58 +00:00
alecf%netscape.com
0fc7315583
add support for identity-specific HTML compose and signatures
1999-09-21 05:37:23 +00:00
hangas%netscape.com
669e7fa437
Added key binding to dialogOverlay.xul for OK and Cancel buttons. Updated xul windows to include these keys.
1999-09-21 05:20:56 +00:00
tao%netscape.com
472450ff09
14391: [L12y] PLS remove locale name (en) from "*_en.properties".
1999-09-21 01:32:06 +00:00
tao%netscape.com
647a559bfd
14391: [L12y] PLS remove locale name (en) from "*_en.properties".
1999-09-21 01:22:43 +00:00
sspitzer%netscape.com
95fca3acb9
fix bug #10235
...
implement "pre-select the right identity when composing based on folder pane selection" feature.
1999-09-20 08:13:27 +00:00
sspitzer%netscape.com
ca2ce65b99
check in work around for #10235
...
check in start of work for #14312
fix a couple warnings
comment out some dump() calls
1999-09-20 02:12:28 +00:00
tao%netscape.com
27cf28cb02
Hook up da-DK
1999-09-18 02:07:24 +00:00
tao%netscape.com
4661727893
First checkin of da-DK resource files contributed by
...
Henrik Lynggaard<Lynggaard@netscape.net>
1999-09-17 23:35:55 +00:00
fergus%netscape.com
e603b27631
Adding localization notes.
1999-09-17 23:31:01 +00:00
ducarroz%netscape.com
bfc0297fd3
cleanup
1999-09-17 20:28:22 +00:00
ducarroz%netscape.com
b1d5d1f001
elimnate redundancy, bug 10539
1999-09-17 20:27:46 +00:00
mscott%netscape.com
636e23a193
export new compose messages properties file
1999-09-17 05:04:10 +00:00
mscott%netscape.com
c76f582e26
Export new properties file.
1999-09-17 05:00:36 +00:00
mscott%netscape.com
a47d9126e1
export the new compose messages properties page.
1999-09-17 04:59:12 +00:00
mscott%netscape.com
5467cf3ef0
the properties file for back end compose messages was in the wrong directory. Moving it into the locale
...
directory where it belongs.
1999-09-17 04:58:27 +00:00