nhotta%netscape.com
a128cb029b
Fixed the problem which prevented to put a check mark for reply charset, bug 28055, r=cata, a=bobj.
...
git-svn-id: svn://10.0.0.236/trunk@61174 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 03:27:29 +00:00
nhotta%netscape.com
d553289991
Enabled 'oncreate' for charset menu added code to hanlde reply/forward charset cases, bug 23540, r=cata.
...
git-svn-id: svn://10.0.0.236/trunk@61113 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 07:46:37 +00:00
nhotta%netscape.com
ab6d404349
Added a menu item "Set Default Mail Send Character Set" also enabled check mark for the charset menu, bug 23540, r=cata.
...
git-svn-id: svn://10.0.0.236/trunk@61066 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 05:17:09 +00:00
ducarroz%netscape.com
a942b772c4
Fix bug 22141. Recipients are by default non html compliant. R=alecf@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@60921 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 21:25:31 +00:00
ducarroz%netscape.com
bf4eb6f5a9
Part of fix for bug 10932, 17072, 26746. Tittle button in addressing widget has been replaced by a image to avoid to take the focus when using the Tab key. Implementation of Intelligent HTML Send feature. Set the focus in the subject line when recipients are pre filled. Cleanup Attach Web Page dialog. R=alecf
...
git-svn-id: svn://10.0.0.236/trunk@60821 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 06:48:13 +00:00
rhp%netscape.com
fd75b7dfd9
This is a fix to add a second - per message FCC to compose operations - Bug #: 11697 - r: jefft
...
git-svn-id: svn://10.0.0.236/trunk@59975 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-07 03:06:51 +00:00
ducarroz%netscape.com
c9277036eb
Fix for bugs 12507, 15103, 15105, 22077, 25137, 26408, 10932. A lot of UI work. R=hangas
...
git-svn-id: svn://10.0.0.236/trunk@59791 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 22:52:03 +00:00
alecf%netscape.com
748095cb91
stop using currentIdentity, use the default account instead
...
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@59501 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 06:56:16 +00:00
ducarroz%netscape.com
66904514a9
Fix for bug 24628. Smarter decodage of parameters, use pattern [="] and [",] instead on checking only on the quote/doubelquote characters do detect start and end quote in parameters. R=jefft
...
git-svn-id: svn://10.0.0.236/trunk@58527 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 03:00:12 +00:00
brade%netscape.com
e5b509d2b8
remove unused function (r=kin)
...
git-svn-id: svn://10.0.0.236/trunk@58475 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-24 15:29:39 +00:00
sspitzer%netscape.com
c8424e105c
step 2 of divorce the mailnews migration code from the account manager
...
git-svn-id: svn://10.0.0.236/trunk@57927 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 09:00:46 +00:00
ducarroz%netscape.com
f8af30eaee
Fix for bug 23109 & 23331. Call new api msgCompose.AttachmentPrettyName to convert an attachment url to something nicer to display in the attachment pane. R=jefft
...
git-svn-id: svn://10.0.0.236/trunk@57865 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 01:38:34 +00:00
sspitzer%netscape.com
33cd33388c
don't hardcode this alert, move it to a string bundle.
...
git-svn-id: svn://10.0.0.236/trunk@57520 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 08:04:07 +00:00
jefft%netscape.com
a8f7812c11
fixed bug 23133, 23136 - Send Link & Page not escaping page url and not generating href tag; r=ducarroz
...
git-svn-id: svn://10.0.0.236/trunk@57034 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 23:35:57 +00:00
ducarroz%netscape.com
ee5cafabd4
Fix for bug 21025. Need to unescape the attachment url before putting it in the attachment pane. R=jefft
...
git-svn-id: svn://10.0.0.236/trunk@56777 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 00:20:34 +00:00
ducarroz%netscape.com
aac970f94c
Fix for bug 20554. As tree cells are now boxes, We need to set/get the value attribute instead of creating a text node under it. R=putterman
...
git-svn-id: svn://10.0.0.236/trunk@55124 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 00:12:23 +00:00
alecf%netscape.com
40067e21e4
mail architecture cleanup (no bug - emptying my tree before next week's closure)
...
- get rid of GetAccountManager call (it's now a service)
- move hacks GetCurrentIdentity and GetCurrentServer into the account manager for now
- eliminate these calls from nsMsgMailSession
- update all call sites (C++ and JS)
r=mscott
git-svn-id: svn://10.0.0.236/trunk@55040 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 06:59:28 +00:00
sspitzer%netscape.com
d713f527bb
fixed by ducarroz. r=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@54614 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 22:28:40 +00:00
sspitzer%netscape.com
57bcc5d977
remove workaround for #14312 , it is no longer needed.
...
git-svn-id: svn://10.0.0.236/trunk@54573 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-29 20:41:23 +00:00
ducarroz%netscape.com
08022abc2d
Fix for bug 18974 & bug 15238. We need to use the default identity when no identity is specified. r=alecf
...
git-svn-id: svn://10.0.0.236/trunk@53913 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-18 21:57:06 +00:00
ducarroz%netscape.com
996c3bcb67
Fix for bug 18605. We need to listen on nsMsgCompose and not anymore on nsIEditorShell in order to synch. the Front End with the Back End. R=rhp
...
git-svn-id: svn://10.0.0.236/trunk@53426 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-13 16:04:41 +00:00
ducarroz%netscape.com
846f71ee05
Fix for bug 12080, 16730: I cannot modify the window from a JS listenner function, therefore I use a timer function to do the job. Also, I've implemented support for pref "mailnews.reply_on_top". And add a space to the standard signature separator, now it's "-- ". R=jefft
...
git-svn-id: svn://10.0.0.236/trunk@53370 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 23:44:28 +00:00
rhp%netscape.com
fcb79a75fb
Changes for multipart alternative UI - Bug #: 17770 - r: jefft
...
git-svn-id: svn://10.0.0.236/trunk@53309 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 02:58:22 +00:00
ducarroz%netscape.com
798afa71eb
Bug 14258, implement Send Page. R=alecf
...
git-svn-id: svn://10.0.0.236/trunk@51634 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-23 04:50:20 +00:00
sspitzer%netscape.com
1caffddc3f
whoops, forgot this wee bit of JS.
...
git-svn-id: svn://10.0.0.236/trunk@50561 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-13 05:14:16 +00:00
sspitzer%netscape.com
332b7443db
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.
git-svn-id: svn://10.0.0.236/trunk@50559 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-13 05:09:14 +00:00
jefft%netscape.com
e615b6b808
implemented forward messages as attachments & inline; a=mcafee
...
git-svn-id: svn://10.0.0.236/trunk@49357 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-29 20:43:50 +00:00
ducarroz%netscape.com
857b3f93b6
fix spelling error
...
git-svn-id: svn://10.0.0.236/trunk@48757 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 03:13:18 +00:00
ducarroz%netscape.com
cbd5936347
Add new Attachment UI, bug 11116
...
git-svn-id: svn://10.0.0.236/trunk@48697 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 00:49:26 +00:00
alecf%netscape.com
b59592644c
add support for identity-specific HTML compose and signatures
...
git-svn-id: svn://10.0.0.236/trunk@48515 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-21 05:37:23 +00:00
sspitzer%netscape.com
6f648e84bd
fix bug #10235
...
implement "pre-select the right identity when composing based on folder pane selection" feature.
git-svn-id: svn://10.0.0.236/trunk@48342 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-20 08:13:27 +00:00
sspitzer%netscape.com
bf84e03cf4
check in work around for #10235
...
check in start of work for #14312
fix a couple warnings
comment out some dump() calls
git-svn-id: svn://10.0.0.236/trunk@48303 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-20 02:12:28 +00:00
ducarroz%netscape.com
bfb82ffce7
Did some cleanup and fix a problem that didn't let us to specify the body through a mailto url.
...
git-svn-id: svn://10.0.0.236/trunk@47866 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 23:39:54 +00:00
law%netscape.com
6347859578
Enable mail composition to be opened via window.openDialog
...
git-svn-id: svn://10.0.0.236/trunk@47382 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-14 21:19:27 +00:00
ducarroz%netscape.com
f172616e12
Let the user tabs into the body from the subject edit field. Fix bug 10932
...
git-svn-id: svn://10.0.0.236/trunk@47184 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-13 22:20:07 +00:00
ducarroz%netscape.com
ae058878c9
Add a way to extract headers during parsing of a message and give them back to the caller
...
git-svn-id: svn://10.0.0.236/trunk@46812 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-10 18:57:03 +00:00
jfrancis%netscape.com
1f2227cc1d
passing corrected format string to editor
...
git-svn-id: svn://10.0.0.236/trunk@46361 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 18:49:24 +00:00
putterman%netscape.com
8b61b79b74
Fix for 13328. Approved by leaf.
...
git-svn-id: svn://10.0.0.236/trunk@46356 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 17:34:01 +00:00
jfrancis%netscape.com
9754c2a557
mail now asks for special mail-compose rules from the editor
...
git-svn-id: svn://10.0.0.236/trunk@46319 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 06:28:11 +00:00
sspitzer%netscape.com
68d731f832
remove my work around for bug #11010 , since it is no longer needed. thanks to mdubinko@yahoo.com for keeping on top of that bug report.
...
git-svn-id: svn://10.0.0.236/trunk@46218 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-07 20:33:11 +00:00
ducarroz%netscape.com
53783121c7
Hide HTML toolbar when compose in plain text mode, fix bug 9512
...
git-svn-id: svn://10.0.0.236/trunk@45611 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 01:26:34 +00:00
ducarroz%netscape.com
bf1be15c52
Set the caption after ender is done loading the page. Fix bug 10396
...
git-svn-id: svn://10.0.0.236/trunk@45365 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 00:42:16 +00:00
ducarroz%netscape.com
e60bed02d3
Set correctly the focus either on the first repient or on the body. Fix for bug 6565, 8481 and 12080
...
git-svn-id: svn://10.0.0.236/trunk@45248 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-31 01:12:25 +00:00
alecf%netscape.com
98e9ad76ea
fix 12549
...
git-svn-id: svn://10.0.0.236/trunk@44712 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-27 03:44:47 +00:00
hangas%netscape.com
0b39165801
Changed Select Addresses dialog to be modal.
...
git-svn-id: svn://10.0.0.236/trunk@43920 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-21 00:24:26 +00:00
hangas%netscape.com
00254a60c3
Added dynamic addressing widget to mail compose window. It still needs work, mainly waiting on XP bugs. Hook?=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@43723 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-19 22:22:44 +00:00
hangas%netscape.com
c1af642b61
Moved addressing widget from messengercompose to its own overlay
...
git-svn-id: svn://10.0.0.236/trunk@42858 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-09 23:59:54 +00:00
sspitzer%netscape.com
173d77f8b2
use try and catch in the message compose javascript.
...
git-svn-id: svn://10.0.0.236/trunk@42751 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-09 14:23:44 +00:00
hangas%netscape.com
e4ffdea01a
Updates for the new address book xul file names, added dtd files, removed html files, overall reorg.
...
git-svn-id: svn://10.0.0.236/trunk@41834 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-02 18:27:42 +00:00
sspitzer%netscape.com
2cda0ecc03
changes to live in hyatt's new xpmenu world. stub AttachVCard()
...
git-svn-id: svn://10.0.0.236/trunk@41732 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-31 19:34:17 +00:00