Commit Graph

128 Commits

Author SHA1 Message Date
scott%scott-macgregor.org
652c409f6e Bug #245196 --> add color borders to quoted message parts. 2004-06-03 01:58:44 +00:00
scott%scott-macgregor.org
5b4372d297 [OSX]:Window menu should conform to Apple Human Interface Guidelines 2004-05-30 23:53:24 +00:00
scott%scott-macgregor.org
566e08b6ed Compose should use the tookit charset customization dialog
Patch by Stephen Walker
2004-05-20 02:36:49 +00:00
scott%scott-macgregor.org
7edaa013e1 Bug #44494 -->remember the decision the user makes in the askSendFormat dialog so that we don't ask again. 2004-05-12 18:36:29 +00:00
neil%parkwaycc.co.uk
0d6fb698be Window menu radio menuitems should not be unnamed b=219832 p=macdoc@interx.net r=me sr=alecf 2004-05-06 20:42:28 +00:00
scott%scott-macgregor.org
c17f954b0c Port Bug #234186 --> Messages with mail server identity should not be sent through newsserver
to thunderbird

Patch by Christian Eyrich
2004-04-27 07:02:48 +00:00
scott%scott-macgregor.org
37eb8901c9 Bug #198168 --> When a user configures seamonkey to fall back to ldap v2, we were not setting
the ldap version correctly on the LDAP session for auto complete.

r=dmose
sr=bienvenu
2004-04-27 06:11:58 +00:00
scott%scott-macgregor.org
4b82514077 Bug #241073 --> formatting toolbar goes crazy when there is some error while delivering mail 2004-04-25 06:35:22 +00:00
scott%scott-macgregor.org
325ab0c3cb art update from arvid 2004-04-23 22:00:11 +00:00
scott%scott-macgregor.org
0833f089f7 minor code cleanup based on Neil's review comments in Bug #236774 2004-04-21 22:37:29 +00:00
scott%scott-macgregor.org
fdf2ac1cd4 Bug #241073 --> compose formatting toolbar goes crazy (gets really tall) in certain situations 2004-04-20 19:12:01 +00:00
varga%nixcorp.com
2cd056deb1 Fix for bug 221619. Tree widget refactoring and enhancement. r=neil sr=bryner 2004-04-17 05:53:38 +00:00
bzbarsky%mit.edu
26cdb24398 Make nsXULElement::GetChildNodes use the same (live) node list that
nsGenericElement uses.  Bug 240633, r+sr=jst on the C++ changes, r=neil, sr=jst
on the JS changes.
2004-04-15 22:14:39 +00:00
scott%scott-macgregor.org
510fb23aef Bug #239658 --> Add ability to open attachments from the compose window
Special case opening an attachment that is a forwarded message and is really an RDF URI.
Open it in a stand alone message window.
2004-04-08 06:55:46 +00:00
scott%scott-macgregor.org
9d87c5b4c9 Bug #239658 --> First cut at adding the ability to open attachments from the compose window 2004-04-07 07:06:47 +00:00
scott%scott-macgregor.org
bb2237662e Bug #239741 --> Unable to forward messages. regression caused by my earlier checkin to AddAttachment 2004-04-05 21:59:53 +00:00
scott%scott-macgregor.org
a14fccae73 Bug #239475 --> attachment bucket does not always show correct icon for attachments 2004-04-03 01:31:59 +00:00
webmail%kmgerich.com
dac2a7833a 2 of 2, Pinstripe for Thunderbird, bug #239106. Does not affect Seamonkey 2004-03-30 23:38:41 +00:00
webmail%kmgerich.com
af4d7b1776 1 of 2, new files. Pinstripe for Thunderbird, new default theme on Mac. Bug #239106. 2004-03-30 23:31:04 +00:00
scott%scott-macgregor.org
2f2d1aa19d Port Neil's fix for Bug #100567, Show shortcut for Paste As Quotation in Compose window menu 2004-03-25 17:19:22 +00:00
scott%scott-macgregor.org
242a607d8b Bug #236498 --> Add Pref UI for specifying default HTML font and colors for HTML compose 2004-03-24 17:51:15 +00:00
scott%scott-macgregor.org
c13ee62552 Try out a new smiley icon for the mail compose format toolbar 2004-03-12 07:20:23 +00:00
scott%scott-macgregor.org
efdffbdc63 Bug #236774 --> port some seamonkey improvements suggested by Neil to thunderbird to clean up some JS 2004-03-11 07:00:27 +00:00
scott%scott-macgregor.org
00e87365ba Bug #237045 --> new emoticon artwork for thunderbird contributed by Stephen of pinstripe fame. 2004-03-10 19:59:54 +00:00
scott%scott-macgregor.org
ed1bcfe484 Bug #236648 --> Priority Toolbar button shows wrong priority state 2004-03-06 07:16:39 +00:00
scott%scott-macgregor.org
f2d9e6dce0 Bug 234811 --> ldap connections left open on send 2004-02-18 21:59:54 +00:00
bienvenu%nventure.com
6ab5689440 support ldap v3, patch by dmose, r/sr=sspitzer 198168 2004-02-14 02:10:45 +00:00
bienvenu%nventure.com
9fe00adc1f fix 228597 news article article always gets sent to the first account's server when sharing identities between accounts, patch by ch.ey@gmx.net, r=me, sr=mscott 2004-02-05 21:15:10 +00:00
scott%scott-macgregor.org
3aed2bb5f1 spell check on unix should be ctrl-shift-k like seamonkey.
Thanks to Stephen Walker for the patch
2004-02-05 05:10:58 +00:00
scott%scott-macgregor.org
fd08865bea remove ctrl-m's from an ifdef to make ctrl-m look right in the file / new message menu 2004-01-27 07:44:22 +00:00
scott%scott-macgregor.org
fc25b7341a Bug #218328 --> ctrl-n should open a new compose window from the mail window and the mail compose window. 2004-01-27 04:01:00 +00:00
scott%scott-macgregor.org
09ebc1d823 Don't issue the compose-send-message until after we have tried to spell check the document
and test for a subject.

This makes us not do the cert lookup against ldap directories until after all these dialogs are done.
2004-01-21 07:32:58 +00:00
scott%scott-macgregor.org
01692f0bbe Bug #231552 -->dragging addresses to addressing widget causes attachment bucket to pop open 2004-01-20 04:59:40 +00:00
bienvenu%nventure.com
590e0c8253 fix 230925 fix tbird compose window font drop down to include system fonts, sr=mscott 2004-01-19 17:58:56 +00:00
scott%scott-macgregor.org
30a8a6999d Bug #231289 --> when replying to a message, customized priority toolbar button always defaults to highest
instead of normal due to a typo.
2004-01-19 06:17:36 +00:00
scott%scott-macgregor.org
d1a0b8d19a Port Bug #231293 to thunderbird: Broken align, insert, and smiley dropdown arrows
patch port by stephen walker
2004-01-19 06:12:23 +00:00
scott%scott-macgregor.org
1a80d43870 named anchor bug fix. Patch by Stephen Walker 2004-01-19 06:10:00 +00:00
scott%scott-macgregor.org
9cdaf5a5d1 port neil's fix for Bug #146075 --> 'Message > Edit Message As New' (== 'Edit As New...') set an incorrect initial "X-Priority:" value (when present), which messes up 'Options > Priority' U.I. also; and code cleanup. 2004-01-12 04:45:17 +00:00
scott%scott-macgregor.org
d7ca9afe2c Add missing ids to menu items to make the UI more customizeable 2004-01-09 18:26:10 +00:00
jshin%mailaps.org
f6f8845321 bug 194862 : offer 'send in UTF-8' option instead of 'send anyway' when characters outside the currently selected charset are found in outgoing emails. (r=bienvenu, sr=bienvenu) : patch by ralu0392@uosis.mif.vu.lt modified by kats and me. 2003-12-31 01:35:50 +00:00
scott%scott-macgregor.org
934ece865b give throbber a label (Activity Indicator) in the customize toolbar window.
Patch by Stephen Walker
2003-12-22 17:39:44 +00:00
scott%scott-macgregor.org
2830249661 fix api bustage from bug #206252 for thunderbird 2003-12-18 17:25:34 +00:00
scott%scott-macgregor.org
d8025f000b fix ctrl-m chars. 2003-12-14 23:52:03 +00:00
scott%scott-macgregor.org
c8fe7acb25 change order of priority menu so highest is first and lowest is last. Puts the more useful values
at the top.
2003-12-13 17:57:30 +00:00
scott%scott-macgregor.org
5de61ee1a6 Bug #227209 --> Add priority menulist to the compose toolbar as an optional toolbar button 2003-12-12 05:44:05 +00:00
scott%scott-macgregor.org
9eed03bbcd add ability to drag attachments onto the attachment button. i.e. the attachment button now acts
like a drag target.
2003-12-12 00:34:51 +00:00
scott%scott-macgregor.org
919f665d4c Add color style to the auto complete popup comment column 2003-12-09 06:55:44 +00:00
scott%scott-macgregor.org
6254eea120 Bug #227903 --> Autocomplete popup fails to show comment field for LDAP results. 2003-12-09 06:35:40 +00:00
scott%scott-macgregor.org
cbc3a61c6e remove conflict that was checked into cvs 2003-12-04 07:11:52 +00:00
jshin%mailaps.org
ad38801286 bug 225695 : follow-up to bug 44272. tree-wide sweep to replace escape/unescape() with en|decodeURI(Component). part 2(mail/mailnews) of 3. r=neil, sr=bienvenu, a=asa 2003-12-03 21:52:10 +00:00