Граф коммитов

436 Коммитов

Автор SHA1 Сообщение Дата
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 69b44a86ac Fix bustage caused by BUg #239474 --> address book thread pane is empty 2004-04-23 23:38:12 +00:00
scott%scott-macgregor.org 325ab0c3cb art update from arvid 2004-04-23 22:00:11 +00:00
scott%scott-macgregor.org 778ff04377 Bug #241425 --> use the correct clearUserPref() instead of ClearUserPref() in pref-fonts.js 2004-04-23 16:29:55 +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
scott%scott-macgregor.org 0bf389e3b6 Bug #240741 --> change the Mail Start Page label to say Thunderbird start page 2004-04-20 00:43:15 +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
scott%scott-macgregor.org 16ab0f8901 Bug #240741 --> make shortBrandName really be the short name (Thunderbird) and fullBrandName be the full name (Mozilla Thunderbird). Clean up various elements in the UI to use the appropriate name. 2004-04-16 21:49:22 +00:00
scott%scott-macgregor.org 5a877292e3 Follow up to Bug #240138 --> Add pref UI for turning on / off showing just the display name
for contacts you know.
2004-04-15 23:36:17 +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
bzbarsky%mit.edu 7a292c3f22 Make getElementsByAttribute be an nsContentList so that it's got that live
DOMNodeList goodness that all nodelists should have.  Change some JS to not
break, and some other JS to be a little more efficient with the new world of
lazy listness.  Bug 240186, r=neil on the JS changes, r=jst on the content
changes, sr=jst
2004-04-15 01:51:32 +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 557a7404f5 Forgot to check in the packaging changes for the new HTML settings dialog for the compose
pref window panel
2004-03-25 17:48:58 +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 3d8dff7f35 Bug #237398 --> Contacts Sidebar says "Addressbook:", however it should say "Address Book:" 2004-03-15 19:26:57 +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
neil%parkwaycc.co.uk 563f257e30 Bug 235285 add UI for the "reply in default encoding" pref checking in on behalf of jshin@mailaps.org to make l10n freeze r=me sr=bienvenu 2004-03-10 01:49:27 +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 c29081df09 Bug #233428 --> User defined notify sounds don't work. We were storing file paths instead of file urls for the custom sound url pref. 2004-03-06 04:53:39 +00:00
scott%scott-macgregor.org 207db2e1db Bug #223295 --> <dialog>s don't need trailing <separator>s
r=neil
sr=mscott
2004-03-02 02:41:10 +00:00
scott%scott-macgregor.org f2d9e6dce0 Bug 234811 --> ldap connections left open on send 2004-02-18 21:59:54 +00:00
scott%scott-macgregor.org a5230d88e2 Bug #234270 --> Limit Theme File Picker to .jar files
Patch by Robert Accettura
2004-02-15 08:00:05 +00:00
scott%scott-macgregor.org 74ba329303 Bug #234253 --> Limit Extensions File Picker to .xpi files
Patch by Robert Accettura
2004-02-14 04:53:44 +00:00
bienvenu%nventure.com 6ab5689440 support ldap v3, patch by dmose, r/sr=sspitzer 198168 2004-02-14 02:10:45 +00:00
scott%scott-macgregor.org f416bc951c Ctrl-N should bring up a new AB card from the address book. 2004-02-12 04:02:13 +00:00
rlk%trfenv.com dc2ac1b3fd Bug 232722 - change 'character coding' to 'character encoding'. Patch by Jungshik Shin <jshin@mailaps.org>. r=rlk@trfenv.com, sr=ben@mozilla.org 2004-02-08 15:48:50 +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 fcaa8b1245 Make the options dialog modal 2004-02-04 07:33:27 +00:00
scott%scott-macgregor.org 1767cd52d8 Bug #132159 --> Quick Search: Status text "1 matches found" is grammatically incorrect
patch by stephen walker

r=neil
sr=mscott
2004-01-27 17:33:33 +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 9dbf14d06d Bug #228300 --> can't install themes if install path contains 8 bit characters 2004-01-26 23:39:15 +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 1db32af525 initial pass at dynamically adding buttons for managing certs and security devices to the advanced options panel. 2004-01-21 06:59:51 +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
scott%scott-macgregor.org 591ef7cdf0 Bug #75866 --> Mark a message as read in JS instead of once for each mail protocol to simplify code.
Hookup the JS function to a timer to allow users to only mark messages as read after they have
been viewed in the preview pane for a configurable number of seconds.

sr=bienvenu
2004-01-09 06:51:44 +00:00
scott%scott-macgregor.org a668f32654 Bug #230031 --> Incorrect highlighting in Tools->Options
Path by William Gianopoulos
2004-01-06 22:28:18 +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 ad1433b0c3 Bug #224963 --> Unsaved window size after being changed for Tools -> Options window
patch by Stefan Borggraefe
2003-12-21 21:56:59 +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 8b23bd522a add pref UI for users to turn on the traditional folder pane columns found in seamonkey 2003-12-15 01:05:42 +00:00
scott%scott-macgregor.org f58ea68c4c fix ctrl-m's 2003-12-14 23:54:51 +00:00
scott%scott-macgregor.org d8025f000b fix ctrl-m chars. 2003-12-14 23:52:03 +00:00
scott%scott-macgregor.org 60ebe8aaf1 Bug #218997 --> attachment folder setting not remembered because of trailing space in url for the panel name.
thanks to mbr for finding the problem
2003-12-14 22:52:28 +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
scott%scott-macgregor.org 6fdbdc1981 change the id of the ab delete button so it does not conflict with the delete button in the mail 3-pane. This was confusing the custom toolar dialog, causing it to not show the icon. 2003-12-02 18:06:14 +00:00
scott%scott-macgregor.org 7417f54faa Part of BUg #227197 --> edit and new mailing list dialog should show the new icons not the old ones.
Patch by Stephen Walker.
2003-12-02 06:23:47 +00:00
scott%scott-macgregor.org e3212e6fcc Part of Bug #227197 --> address book search results are using classic icons 2003-12-02 06:17:51 +00:00
scott%scott-macgregor.org 939db589b2 Bug #227217 --> "send a copy to" menu is missing folder icons
thanks to mbr for the patch
2003-12-02 03:04:15 +00:00
bienvenu%nventure.com d6c2533e99 fix 68341 add mnemonics to account settings, patch by Stefan Borggraefe, r=neil.parkwaycc, sr=bienvenu, a=asa 2003-12-02 01:18:19 +00:00
scott%scott-macgregor.org d94b03472a Bug #224618 --> Default value for customize toolbar is displayed as "icons",
but it should be "icons and text".
2003-12-01 20:52:21 +00:00
scott%scott-macgregor.org a059912ad0 add extra padding to menu-button toolbar buttons. 2003-11-29 00:33:03 +00:00
scott%scott-macgregor.org 66d8566491 Bug #227012 --> attach a web page, attachments panels does not snap into place 2003-11-28 23:54:33 +00:00
bienvenu%nventure.com bbe71fc053 thunderbird changes for 206408 hook up cancel for imap fcc, r=sspitzer, sr=mscott 2003-11-28 19:02:07 +00:00
scott%scott-macgregor.org 1a83cc17e3 Fix style rules in the mail compose contacts sidebar to match the new theme. 2003-11-28 06:46:59 +00:00
scott%scott-macgregor.org 056d2e6e40 Fix image region for paste toolbar button when in small mode. 2003-11-28 06:39:59 +00:00
scott%scott-macgregor.org b20d6e57ca Land Qute theme update for Thunderbird 2003-11-27 03:21:54 +00:00
scott%scott-macgregor.org 64efb73ef4 Convert the calibrate screen window to be a dialog instead of a window.
Thanks to stephen walker for the patch.
2003-11-25 03:43:01 +00:00
scott%scott-macgregor.org 4aaa6048ab Bug #226392 -> When displaying a vcard, hide fields in the address book card which
are not used by vcard
2003-11-25 02:28:10 +00:00
scott%scott-macgregor.org 263b91a512 remove access keys. this was not the right fix 2003-11-23 00:52:47 +00:00
scott%scott-macgregor.org 535fff2cd3 Bug #226544 --> port missing access keys for default account buttons to thunderbird 2003-11-22 23:52:48 +00:00
scott%scott-macgregor.org 0317130736 relocate pref-mailnewsOverlay.dtd 2003-11-17 22:00:00 +00:00
scott%scott-macgregor.org 164884a05e toolbar style cleanup 2003-11-16 04:31:32 +00:00
scott%scott-macgregor.org 9a8dd77f4c Port Bug #73801 from the trunk: Need to disable the Delete button & menu item Delete Address Book when PAB or CAB is selected 2003-11-14 23:40:36 +00:00
bienvenu%nventure.com cf8b050f0e fix tb account manager - fallout from 222940, patch by borggraefe@web.de, r/sr=me 2003-11-14 14:41:53 +00:00
scott%scott-macgregor.org f12ea30175 add missing window menu item for OSX 2003-11-10 04:05:23 +00:00
scott%scott-macgregor.org 8acc770f9f remove access key for windows menu item on the mac 2003-11-07 06:21:57 +00:00
mkaply%us.ibm.com 97fe06d256 #152264
r=jshin, sr=blizzard
zh-HK support for firebird and thunderbird
2003-11-06 19:24:32 +00:00
scott%scott-macgregor.org 782b9dcb82 try to remove ctrl-m's 2003-11-06 17:12:39 +00:00
scott%scott-macgregor.org 713b9fdd11 window menu for OSX tweaks. Thanks to Don Crandall for the patch 2003-11-06 16:39:48 +00:00
scott%scott-macgregor.org be30b2eba6 OSX only: add a Windows menu item to the mac build to keep track of all open windows.
Thanks to Don Crandall for the patch!
2003-11-06 06:23:28 +00:00
scott%scott-macgregor.org f50d0ed7cd Port Bug #92726 to thunderbird --> Save As should default to the message subject 2003-10-24 21:42:29 +00:00
scott%scott-macgregor.org c434fd0299 Port Bug #222390 --> format toolbarbuttons' width is too large
thanks to stephen walker for the port
2003-10-21 23:03:45 +00:00
scott%scott-macgregor.org d12608471c Port Bug #221472 to thunderbird: Move current attach items to submenu of File. Remove the vCard menu item from the Options menu since we have it under File / Attachments now. 2003-10-20 17:11:29 +00:00
scott%scott-macgregor.org a97be65265 udpate the locale to 1.6a to match the trunk.
fix account manager bustage caused by Bug #89212
2003-10-20 16:24:20 +00:00
scott%scott-macgregor.org 70d7cb685c Port vcard UI to thunderbird: Bug #221319. 2003-10-09 22:23:57 +00:00
scott%scott-macgregor.org 78dc1500ac Re-style the address book toolbar to do the following:
1) restore the icon on top, text on bottom style that was regressed

2) make text only and icons only mode work on the address book toolbar
2003-10-07 23:17:56 +00:00
scott%scott-macgregor.org c1879dd090 Bug #220404 --> Card Summary Pane menu item should be under View, not View | Toolbars
patch by stephen walker
2003-10-07 18:50:32 +00:00
scott%scott-macgregor.org 8208077ec7 Port Ian's patch for Bug #64030: Right click pop-up menu for address book does not work (context menu)
thanks to stephen walker for the port.
2003-10-07 18:37:43 +00:00
scott%scott-macgregor.org 0b8e8fa8fc Port Neil's patch for Bug #45524 to thunderbird. Change the strings for the attach menu button drop down. 2003-10-07 18:09:12 +00:00
scott%scott-macgregor.org da0ed42cdd try to fix bogus line breaks 2003-09-23 16:06:52 +00:00
scott%scott-macgregor.org f5175cd57a Bug #216090 --> F7 does not start spell check on windows 2003-09-23 05:47:16 +00:00
scott%scott-macgregor.org dda2fff88d Port Bug #64647 --> "Paste without Formatting" (plain text) on context menus and edit menu (e-mail & composer) 2003-09-16 06:44:12 +00:00
scott%scott-macgregor.org 8092e6a2de Port Bug #211507 to thunderbird. Shift tab inside bullet list doesn't un-ident bullet, but jumps to Subject box. 2003-09-16 06:41:16 +00:00
scott%scott-macgregor.org 0d44ec2262 Port Bug #213053 to thunderbird. "Company" should be "Organization" in the ab results pane column header
and the import UI.
2003-09-16 06:39:16 +00:00
scott%scott-macgregor.org d7d6681481 Add minheight to address book panes. Patch by Stephen Walker 2003-09-10 22:27:59 +00:00
scott%scott-macgregor.org c43ef5e720 back out access key fix as it causes major problems =). 2003-08-27 03:53:36 +00:00
scott%scott-macgregor.org 968a69c689 add an id to the help menu item separator. 2003-08-27 03:04:22 +00:00
scott%scott-macgregor.org c21f2f71ed Bug #217348 --> make the access keys consistent between the add and delete buttons for html and plain text domains. 2003-08-26 17:07:38 +00:00
scott%scott-macgregor.org e40c6de58e Leverage toolkit/mozapps which now gives us a new attachment opener dialog, a new pref category called attachments
which lets you configure your desired attachment behavior.

thanks to ben goodger for making mozapps possible.
2003-08-26 06:29:35 +00:00
scott%scott-macgregor.org adc03f1297 Bug #217252 --> Contacts panel is double click trigger happy 2003-08-25 21:33:37 +00:00
scott%scott-macgregor.org 513c15a45b try to fix pref bustage. synch up nsPrefWindow.js changes with those made in browser's version of that file. 2003-08-25 19:22:36 +00:00
scott%scott-macgregor.org f54c68376e Bug #214864 --> Checkmark on "View|Toolbars|Mail Toolbar" is set when the Mail Toolbar is hidden
thanks to mbr for helping out with the patch.
2003-08-25 07:52:39 +00:00
scott%scott-macgregor.org 6eadb0a010 Bug #216359 --> search bar menu item does not stay unchecked in ab because it is missing an id.
thanks to mbr for the patch
2003-08-19 23:42:10 +00:00
scott%scott-macgregor.org bb989ce499 Skin AB sidebar header like the mail 3-pane along with some border cleanup.
Thanks to Stephen Walker for the patch.
2003-08-15 19:00:43 +00:00
scott%scott-macgregor.org 6b3b5dd78e Port Bug #141531 to thunderbird --> move quote reply pref from the options dialog to account settings.
Thanks to Stephen Walker for porting this to Thunderbird.
2003-08-13 18:25:04 +00:00
scott%scott-macgregor.org c67ce9eaa7 Don't align boxes inside aligned rows in the font panel.
Thanks to Stephen Walker for the patch.
2003-08-10 19:23:43 +00:00
scott%scott-macgregor.org a19cf75165 increase the height of the options dialog to avoid truncating the Send Options button in the compose panel. 2003-08-10 05:53:15 +00:00
scott%scott-macgregor.org efb755e8a9 More improvements to the advanced preferences pane. Remove some unnecessary labels among other things.
Thanks to Stephen Walker for the patch.
2003-08-10 05:00:58 +00:00
scott%scott-macgregor.org 3dd2694292 Use -moz-image-region for window config instead of using separate icons for each window layout.
Thanks to Stephen Walker for the patch.
2003-08-10 04:54:11 +00:00
scott%scott-macgregor.org 5f1d7ac723 Use a grd to align the language menu lists in the fonts & languages panel.
Thanks to Stephen Walker for the patch.
2003-08-09 06:13:21 +00:00
scott%scott-macgregor.org d8d98bf15d Remove extraneous boxes from various pref panels.
Thanks to Stephen Walker for the patch.
2003-08-09 06:06:52 +00:00
scott%scott-macgregor.org dcc562b916 Make the options dialog resizeable. 2003-08-09 04:49:51 +00:00
scott%scott-macgregor.org b740ed063f expose address collection rules to the advanced pref panel. I hope to make room for this in the composition category later. 2003-08-09 04:38:10 +00:00
scott%scott-macgregor.org b3d72cd30b Rebuild the advanced pref panel to use the shared expander bindings found in mozilla/toolkit.
collapse prefPanel.css into pref.css
2003-08-09 01:15:31 +00:00
scott%scott-macgregor.org 0dac65c8cd Bug #162640 --> kick out if we don't have a server instead of generating a JS exception. This fixes an error some users saw when they try to bring up a compose window and insead got a dialog saying the compose window could not be loaded.
r=neil
sr=mscott
2003-08-05 22:40:44 +00:00
scott%scott-macgregor.org 9be6f3c99a Updated toolbar icons for mail compose from Arvid.
Add a new quote button for quoting the selected message like Netscape 4.x
2003-08-04 06:36:19 +00:00
scott%scott-macgregor.org ff934a73c2 Drop in options dialog icons for all of the pref categories. Thanks to Arvid for these great images! 2003-08-04 05:19:46 +00:00
scott%scott-macgregor.org b41102fa7e Get rid of the Send Options category in the preferences window. Move this to the Composition panel as a button which brings up
a send options dialog.

Make the prefs dialog taller to fix some vertical cropping issues.

thanks to Stephen Walker for doing most of the work in this patch.
2003-08-04 04:54:50 +00:00
scott%scott-macgregor.org fe365794ed use new method for laucnhing external urls. 2003-08-02 08:00:00 +00:00
scott%scott-macgregor.org ba51e41b22 Bug #213538 --> remove the MOZ_THUNDERBIRD ifdef in nsWebShell.cpp. Add moz thunderbird functionality to OnStartURI to kick
non mail urls out to the operating system.

Also, break out a method on nsIMessenger for thunderbird which can be used to launch urls externally instead of doubling up inside
of loadUrl.
2003-08-02 05:45:21 +00:00
scott%scott-macgregor.org b3384f4815 Bug #214446 --> fix duplicate mnemonic for rewrap menu item. Thanks to Malte Rucker for the fix 2003-08-01 18:44:02 +00:00
scott%scott-macgregor.org beb11bdbe2 Add customize toolbar context item to the menubar. Thanks to Stephen Walker for the patch. 2003-08-01 18:27:54 +00:00
scott%scott-macgregor.org 21043aa428 Bug #214687 --> thunderbird specific change. Show the account name in the mail compose menu list value
just like we do for the menu list popup.

r/sr=bienvenu
2003-08-01 00:17:10 +00:00
scott%scott-macgregor.org c7be6a6302 Bug #214544 --> Fix the error in the font pref panel dialog where the font size menu lists were showing "..." instad of the font sizes.
Thanks to Stephen Walker for the patch.
2003-07-31 06:58:51 +00:00
scott%scott-macgregor.org 0ba7049636 When dragging over the address envelope, pop open the attachment bucket to make it more obvious.
Thanks to Ben Goodger for the tip.
2003-07-31 05:45:38 +00:00
scott%scott-macgregor.org 5ba1ec66f6 Bug #214482 --> keyboard shortcuts in address book aren't working. Add command line handlers for some of the key bindings. 2003-07-30 21:08:47 +00:00
scott%scott-macgregor.org 762ffb6fe5 add html name space to avoid some errors 2003-07-30 18:45:16 +00:00
scott%scott-macgregor.org 351a06a915 move the about dialog menu item to the right place on OSX by giving it a special id attribute.
Thanks to Don Crandall for the fix!
2003-07-29 23:40:52 +00:00
scott%scott-macgregor.org c37168017d Change the default address book card heading colors to better match the theme.
Thanks to Stephen Walker for the patch.
2003-07-29 23:04:25 +00:00
scott%scott-macgregor.org b4d914f59b Take Bug #204773 for thunderbird (fix for locale switching when extensions are installed)
Thanks to Stephen Walker for the patch.
2003-07-29 22:51:28 +00:00
scott%scott-macgregor.org 2923ffb6e8 mode=full for the compose toolbar by default 2003-07-27 19:22:03 +00:00
scott%scott-macgregor.org 8b0ff00cba Add an option in the advanced options dialog for managing stored mail server passwords. 2003-07-23 04:47:08 +00:00
scott%scott-macgregor.org 7e37eaff03 Remove the search bar border.
Patch from Stephen Walker.
2003-07-23 00:28:40 +00:00
scott%scott-macgregor.org c6cb7ca6a5 port varga's patch to thunderbird 2003-07-22 00:01:50 +00:00
scott%scott-macgregor.org 13e727b574 change the id of the main toolbar to avoid using duplicate ids. 2003-07-21 20:34:26 +00:00
scott%scott-macgregor.org 4ea47cefca use the xul pre-processor to strip out copyright and license informatin. Thanks to Stephen Walker for the patch. 2003-07-15 06:05:51 +00:00
scott%scott-macgregor.org e743f6c887 Overlay reduction work. Collapse New address book card menu overlay directly into the compose window. Thanks to Stephen Walker for the patch. 2003-07-15 06:00:15 +00:00
scott%scott-macgregor.org 42a318716d Land the new vertical 3-pane for thunderbird. Folder pane | Thread Pane | Message pane.
new pref UI for selecting three 3-pane configurations.
2003-07-12 20:39:07 +00:00
scott%scott-macgregor.org 8de2fb91a6 fix the hover state of the small send button. Thanks to Arvid for pointing out this error. 2003-07-11 07:21:57 +00:00
scott%scott-macgregor.org 11cde40f22 add a customize toolbar context menu on the address book toolbar 2003-07-11 07:14:29 +00:00
scott%scott-macgregor.org efac5806e6 change the id of the compose menu bar so a generic customizeToolbar routine can be used on all the main windows. 2003-07-11 07:10:09 +00:00
scott%scott-macgregor.org 7daaf1e831 add a popup for customizing the toolbars when you right click on the compose toolbar 2003-07-11 06:57:20 +00:00
scott%scott-macgregor.org e9ee8db002 Add the pref-calibrate-screen chrome for calibrating the dpi by hand.
thanks to stephen walker for pointing out that I was missing this file.
2003-07-11 06:24:15 +00:00
scott%scott-macgregor.org 3b9c5ce1b2 More overlay collapsing work. Thanks to Stephen Walker for the patch. 2003-07-11 06:17:30 +00:00
scott%scott-macgregor.org 1678fb49ac new icon for the new 3-pane configuration. 2003-07-10 18:15:47 +00:00
scott%scott-macgregor.org 38a8f03b32 flex the message behavior groupbox. 2003-07-10 01:48:58 +00:00
scott%scott-macgregor.org ea23014033 Make a single UBER drag and drop listener for the entire mail compose envelope. Based on the drag flavor, re-route the
drop to either the attachment bucket or to the addressing envelope.

This means you can now drag addresses, files, web pages, etc. anywhere in the compose envelope  and we will do the right thing.
2003-07-09 22:15:43 +00:00
scott%scott-macgregor.org 067a0e3416 Add support for viewing the toolbar via text or icons or icons & text.
Add list-style attributes for each individual toolbar button so they will show up correctly in the customize toolbar dialog.
2003-07-09 21:20:19 +00:00
scott%scott-macgregor.org 737365af98 move themes and extensions down near the bottom of the option categories. Thanks to david tenser for the suggestion. 2003-07-09 20:56:14 +00:00
scott%scott-macgregor.org 2b9c528a6a expose pref UI for opening new messages 2003-07-09 00:41:46 +00:00
scott%scott-macgregor.org 369b8a02cc When opening the options dialog, pre-select the correct category button based on the passed in url.
Rename Send Format to Send Options.
2003-07-08 23:00:52 +00:00
scott%scott-macgregor.org 58ffc7b4d7 minor polish work to the font panel. 2003-07-08 22:06:09 +00:00
scott%scott-macgregor.org c31d3e3b1e Make the font panel initialize the default charset for outgoing/incoming mail. 2003-07-08 21:38:15 +00:00
scott%scott-macgregor.org 4466caba38 Land Bug #211657 for bzbarsky. Use :: for -moz pseudo-elements 2003-07-07 22:59:47 +00:00
scott%scott-macgregor.org ba54da1043 formatting toolbar's insert menu is using the wrong coordinates for some of the images.
Thanks to Stephen Walker for the patch.
2003-07-07 21:10:10 +00:00
scott%scott-macgregor.org 7b8d2b8534 Land new mail compose icons from Arvid. 2003-07-06 06:19:48 +00:00
scott%scott-macgregor.org 4c58e28c88 Yet another re-write of preferences. Re-factor several 'advanced' options into new homes away from advanced.
Changes include: Moving all language settings to the Fonts/Languages panel.

Moving auto completion settings from advanced to Composition.

Restore HTML color prefs to the display panel.

Move Labels from advanced to the display panel.

Thanks to Mike Connor for some of these suggestions.
2003-07-06 05:32:22 +00:00
scott%scott-macgregor.org 0feaf16125 Create more space in the general pref panel so we don't cut off content 2003-07-02 03:16:35 +00:00
scott%scott-macgregor.org d6eeed9f2a Add context menu items for adding selected contacts to the to/cc/bcc fields of the compose window.
Pick up some trunk fixes
2003-07-01 23:56:33 +00:00
scott%scott-macgregor.org 965f067d4e Add a pref option for blocking remote images and for enabling JS in the message pane to the advanced prefs panel
under 'privacy'.

Make the background of the advanced prefs panel be a moz-Field because kerz likes it that way and I can't say no
to kerz!
2003-07-01 05:28:40 +00:00
scott%scott-macgregor.org f79771a4ef remove the visible UI for warning the user before deleting folders. We always warn the user by default.
If someone wants it off, they can set the pref manually. We need the space for other prefs.

Move the window pane pref back to the main mailnews pref panel instead of the advanced panel.

This is in advance of us adding a 3rd 3-pane configuration. I want to add visibility to this
option.
2003-06-30 05:10:13 +00:00
scott%scott-macgregor.org 2eb7c6fbb4 remove obsolete UI version prefs.
Thanks to stephen walker for the patch.
2003-06-27 22:28:09 +00:00
scott%scott-macgregor.org 6b5cd47b7f Add a context menu to the contact panel for deleting and editing cards.
Fork tools icon (patch from stephen walker)
2003-06-27 00:55:01 +00:00
scott%scott-macgregor.org 14840b8d34 Hide the attachment bucket by default. Add some padding around attachment icons in the bucket.
Fork tools icon (patch from stephen walker)
2003-06-27 00:53:48 +00:00
scott%scott-macgregor.org c9d45384a9 Persist the contact side bar state in the compose window across sessions. 2003-06-26 21:07:37 +00:00
scott%scott-macgregor.org e3b9b3a548 'Contacts' sounds much friendler than 'Addresses' or 'address picker'. rename the new contacts side bar 2003-06-26 01:47:07 +00:00
scott%scott-macgregor.org e719c0a426 Update to the contacts manager for picking addresses in the compose window. 2003-06-26 01:46:26 +00:00
scott%scott-macgregor.org 685eec9180 New address picker panel is built into the compose window as a sidebar. You can drag and drop entries to the addressing widget,
or double click addressses or use the To/cc buttons.

Still needs some UI polish.
2003-06-25 05:15:58 +00:00
scott%scott-macgregor.org 46e18f294e not part of the thunderbird build. Temporary file for new compose window prototype. 2003-06-23 18:04:03 +00:00
scott%scott-macgregor.org 42687f5f98 Patch from Stephen Walker to collapse editor format toolbar styles into messengercompose.
Forks out the editor smiley images so we can include those directly in mail, bypassing the rest of the editor images
we don't use. This saves about 20k in extra images we do not need.
2003-06-18 07:01:16 +00:00
scott%scott-macgregor.org 1c46cab7ac hook up the authorURL field to the extensions panel 2003-06-17 06:25:49 +00:00
scott%scott-macgregor.org a160329d12 Bug #209403 --> mail compose window needs to be able to handle a mailto url passed in as a window argument. 2003-06-17 02:16:57 +00:00
scott%scott-macgregor.org c7566992ee collapse the privacy pref panel into the advanced panel. We may break it back out into it's own panel in the future but
for right now there are to many pref panels.

Hide Author/description labels from the extension panel until you first select an extension.
2003-06-17 02:13:32 +00:00
scott%scott-macgregor.org add1f28f92 make the dialog called by settings resizeable 2003-06-16 06:11:55 +00:00
scott%scott-macgregor.org 2ce60a0c77 Enable support for extensions in thunderbird. 2003-06-15 00:35:45 +00:00
scott%scott-macgregor.org 4ebfecd212 UI improvements for the theme panel. 2003-06-14 00:22:35 +00:00
scott%scott-macgregor.org 15bb152801 synch with the trunk to pick up Bug #206379 2003-06-12 22:17:46 +00:00
scott%scott-macgregor.org 20eaef61b0 turn on the new theme pref panel which supports the ability to install themes. 2003-06-11 06:55:18 +00:00
scott%scott-macgregor.org 4cfeb1bb1c Start landing a new pref panel which will allow you to install themes in thunderbird. Still needs some testing, so I won't be turning this on. 2003-06-11 05:05:34 +00:00
scott%scott-macgregor.org 6231ff9264 fix typo 2003-06-09 22:14:54 +00:00
scott%scott-macgregor.org 27c0af545d move a trunk patch for biff sound notification.
Hide a bunch of columns in the address book by default.
2003-06-07 01:49:00 +00:00
scott%scott-macgregor.org 063bca2218 Try to fix runtime dtd errors on linux and mach-o builds by not using the xul-preprocessor on DTD files. 2003-06-06 17:14:44 +00:00
scott%scott-macgregor.org 6d201ad4ee more work to strip out license & copyright lines using the xul pre-processor from chrome.
Thanks to Stephen Walker for the patch.
2003-06-05 03:46:46 +00:00
scott%scott-macgregor.org 3000bb021f fork the junk mail dialog so I can add a new tab for a future implementation of black lists. Add some group boxes to the junk mail
dialog to try to make it look more coherent than the mess it currently is.

Add some CSS for address book cards to make the caption for the group box better blend in with the address book card on win xp.
2003-06-05 01:26:16 +00:00
scott%scott-macgregor.org 088235deed Collapse overlays for a bunch of address book dialogs. Thanks to Stephen Walker for the patch. 2003-06-04 06:04:42 +00:00
scott%scott-macgregor.org cb0f0012de Thanks to Stephen Walker for this patch. Leverage the XUL pre-processor to strip out all of the
license and copyright information from chrome files. This should help reduce some of the footprint of the
JAR files in thunderbird.
2003-06-04 05:38:23 +00:00
scott%scott-macgregor.org 4ca22a9a28 Remove the MNG image decoder from the build, replace the MNG throbbers with animated gifs. 2003-06-04 04:31:43 +00:00
scott%scott-macgregor.org e6e47be9bc Add the ability to drop toolbar icons into the menubar since a lot of people want to be able to do this (I had intentionally removed this functionality).
Fix a JS error after customizing toolbars that was disabling menu items.
2003-06-03 04:40:09 +00:00
scott%scott-macgregor.org 7ce3f2c1d6 Compose entity cleanup. Re-organize the entity file to match the menus and remove
unwanted items.

Thanks to Stephen Walker for the patch.
2003-06-02 04:52:08 +00:00
scott%scott-macgregor.org 9206db459e Land a patch from Stephen Walker to collapse overlays in the address book.
Add an about dialog to the help menu

Make the mail 3-pane toolbar icons show up in the customize toolbar dialog.

Add a context menu to the toolbar to let you customize it.
2003-05-31 01:55:49 +00:00
scott%scott-macgregor.org 36b17e53e7 fix a typo in the comments. Thanks to Stephen Walker for the fix. 2003-05-30 06:53:33 +00:00
scott%scott-macgregor.org 55b7cdc4ce Collapse compose window overlays (including xul, dtd and css files). This should give us a nice
performance win for mail compose.

Many thanks to Stephen Walker for donating the fix
2003-05-30 04:37:58 +00:00
scott%scott-macgregor.org 6bb6a45c53 Make the default toolbar mode be full (large icons + text) 2003-05-29 01:26:07 +00:00
scott%scott-macgregor.org 92436de372 conver the address book directory column header to a sidebar header like firebird 2003-05-24 20:17:41 +00:00
scott%scott-macgregor.org 0cdb0295b4 move autocomplete hack into toolkit's xul.css under a moz_thunderbird ifdef. 2003-05-24 01:14:46 +00:00
scott%scott-macgregor.org 0c04544a62 synch with trunk.
Fix some problems with autocomplete given the new toolkit landing.
2003-05-22 02:10:44 +00:00
scott%scott-macgregor.org 8be383ee82 Major Prefs overhaul. Move connection prefs from privacy to advanced. remove various pref panels, putting the contents
inside of prefs-advanced.

Develop the expander binding to look like a collapsable group box with a description field.
2003-05-21 05:23:56 +00:00
scott%scott-macgregor.org e10b5e6b51 Add bindings for a preferences expander widget (similar to the one used by firebird).
Eventually we'll inherit this class from mozilla/toolkit once the firebird version moves from mozilla/browser
to mozilla/toolkit.
2003-05-20 06:22:47 +00:00
scott%scott-macgregor.org 6fc516071c Rework pref panels to make them look better given the new look of prefs under the new toolkit.
In particular, get rid of the notifications panel, move it under General.
Refactor the labels panel and return receipts under a unified 'Advanced' panel.

As a short term hack, expose the proxy connection prefs in the privacy panel until I can make room for it in
another panel.
2003-05-20 02:26:20 +00:00
scott%scott-macgregor.org 0347d1fe00 Convert thunderbird to use mozilla/toolkit (i.e. the toolkit used by Firebird).
This temporarily breaks Thunderbird until I land the matching mozilla/toolkit changes. Sorry about that.
2003-05-19 06:53:25 +00:00
scott%scott-macgregor.org 7ae46213ad make the spell button a default button in the toolbar 2003-05-09 01:07:17 +00:00
scott%scott-macgregor.org 8d93b3a5eb remove illegal toolbarseparator from the palette list 2003-05-08 22:40:16 +00:00
scott%scott-macgregor.org 9328deff04 Change Show / Hide to Toolbars by changing the order of our overlays. editorOverlay.dtd was overriding our value for this menu item. 2003-05-08 02:30:06 +00:00
scott%scott-macgregor.org 0556abadb9 Include locale packages for pipnss and pippki
synch with the trunk.
2003-05-06 02:21:55 +00:00
scott%scott-macgregor.org 21dc295e01 trunk updates 2003-04-25 22:30:02 +00:00
scott%scott-macgregor.org bfc26c7a9f Land the new Thunderbird start page courtesty of David Tenser.
More packaging changes including the addition of the icon decoder for windows

Merge several trunk bug fixes over.
2003-04-24 01:55:17 +00:00
scott%scott-macgregor.org 1333db4bf9 Rename Mail & News Account Settings to just Account Settings. 2003-04-16 01:08:45 +00:00
scott%scott-macgregor.org ef2d77441a Branding changes: Minotaur --> Thunderbird
Synch up bug fixes in from mozilla mailnews into thunderbird.

add a pref: mail.standalone which is set to true for stand alone mail builds.
2003-04-16 01:00:35 +00:00
scott%scott-macgregor.org d056b08390 remove pref-languages panel, collapsing it in to "compose" and "Display Messages".
empty out tasksOverlay.xul. We don't use it anymore but someone else (in a file we don't fork)
may try to load it.
2003-04-15 02:24:45 +00:00
scott%scott-macgregor.org 00a9f92bb7 land some trunk bug fixes 2003-04-10 18:35:08 +00:00
mscott%netscape.com 1d27773c2a update 2003-04-07 17:46:14 +00:00
mscott%netscape.com ceff18e4e4 minotaur landing 2003-04-05 20:57:25 +00:00
mscott%netscape.com 72d1fdf2f9 minotaur landing 2003-04-05 07:35:40 +00:00
blakeross%telocity.com f14a4c57cc More standalone mail work. 2002-10-05 01:52:33 +00:00
sspitzer%netscape.com a3d0fcd64a abCommon from branch. 2002-08-18 20:06:16 +00:00
sspitzer%netscape.com b3f9df6d37 from blake's branch checkins: "Autocomplete modifications to work with comma-delimited list." 2002-08-18 20:05:23 +00:00
sspitzer%netscape.com 2e38eb16a7 more changes 2002-08-18 19:32:07 +00:00
sspitzer%netscape.com cbf549242e ignore generated makefiles 2002-08-18 19:27:55 +00:00
sspitzer%netscape.com e5d60dca14 some skin for blake's compose window. 2002-08-18 19:25:49 +00:00
sspitzer%netscape.com b64ca2deb0 first pass at landing blake's new compose window. 2002-08-18 18:57:49 +00:00