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

505 Коммитов

Автор SHA1 Сообщение Дата
scott%scott-macgregor.org 914e1dd73c Bug 234811 --> ldap connections left open on send 2004-02-18 21:59:54 +00:00
scott%scott-macgregor.org 40bc6c57f1 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 dac61e1873 Bug #234253 --> Limit Extensions File Picker to .xpi files
Patch by Robert Accettura
2004-02-14 04:53:44 +00:00
bienvenu%nventure.com 938a8d9ccd support ldap v3, patch by dmose, r/sr=sspitzer 198168 2004-02-14 02:10:45 +00:00
scott%scott-macgregor.org f9efef63da Ctrl-N should bring up a new AB card from the address book. 2004-02-12 04:02:13 +00:00
rlk%trfenv.com 23f80cd9ba 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 6e7ed79f52 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 7a4f3c38fa 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 4218e18c96 Make the options dialog modal 2004-02-04 07:33:27 +00:00
scott%scott-macgregor.org 1676a87223 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 631f9a2fa2 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 cc5be66881 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 a09346d5bd 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 500d898fc4 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 f1b84a6c4c 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 9973d63078 Bug #231552 -->dragging addresses to addressing widget causes attachment bucket to pop open 2004-01-20 04:59:40 +00:00
bienvenu%nventure.com 6e4bf605f6 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 7be4b9b7c8 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 79501d8f53 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 d89be436d2 named anchor bug fix. Patch by Stephen Walker 2004-01-19 06:10:00 +00:00
scott%scott-macgregor.org 6d6f6f1777 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 efd38c83a8 Add missing ids to menu items to make the UI more customizeable 2004-01-09 18:26:10 +00:00
scott%scott-macgregor.org 75a5ad67d7 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 38a9744b28 Bug #230031 --> Incorrect highlighting in Tools->Options
Path by William Gianopoulos
2004-01-06 22:28:18 +00:00
jshin%mailaps.org aea40cbc75 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 e4861b9289 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 923620f001 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 ab52148d08 fix api bustage from bug #206252 for thunderbird 2003-12-18 17:25:34 +00:00
scott%scott-macgregor.org c07164644f 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 afb31af1e4 fix ctrl-m's 2003-12-14 23:54:51 +00:00
scott%scott-macgregor.org bf91286908 fix ctrl-m chars. 2003-12-14 23:52:03 +00:00
scott%scott-macgregor.org 916889cad6 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 cdc091bf1c 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 e8b2d03e03 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 20d9283430 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 23eaf3dcc2 Add color style to the auto complete popup comment column 2003-12-09 06:55:44 +00:00
scott%scott-macgregor.org 5ff4a6d9ed Bug #227903 --> Autocomplete popup fails to show comment field for LDAP results. 2003-12-09 06:35:40 +00:00
scott%scott-macgregor.org 9620e5acdc remove conflict that was checked into cvs 2003-12-04 07:11:52 +00:00
jshin%mailaps.org 5e7848db38 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 90fd09954b 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 d03cd7f03e 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 9e8c208615 Part of Bug #227197 --> address book search results are using classic icons 2003-12-02 06:17:51 +00:00
scott%scott-macgregor.org 70596f1b9d 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 1d99e260f7 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 70e958ccb4 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 8750c53c62 add extra padding to menu-button toolbar buttons. 2003-11-29 00:33:03 +00:00
scott%scott-macgregor.org 6982c59737 Bug #227012 --> attach a web page, attachments panels does not snap into place 2003-11-28 23:54:33 +00:00
bienvenu%nventure.com 60464e8e1f 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 c191a03079 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 f16528410d Fix image region for paste toolbar button when in small mode. 2003-11-28 06:39:59 +00:00
scott%scott-macgregor.org f738c87bfc Land Qute theme update for Thunderbird 2003-11-27 03:21:54 +00:00
scott%scott-macgregor.org e376c8f752 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 5c088bc480 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 7cce821962 remove access keys. this was not the right fix 2003-11-23 00:52:47 +00:00
scott%scott-macgregor.org 04617d3f34 Bug #226544 --> port missing access keys for default account buttons to thunderbird 2003-11-22 23:52:48 +00:00
scott%scott-macgregor.org 769c38e3bf relocate pref-mailnewsOverlay.dtd 2003-11-17 22:00:00 +00:00
scott%scott-macgregor.org aebdcfb632 toolbar style cleanup 2003-11-16 04:31:32 +00:00
scott%scott-macgregor.org ee88628a87 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 183f499508 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 b8cf947464 add missing window menu item for OSX 2003-11-10 04:05:23 +00:00
scott%scott-macgregor.org 052a22f4ef remove access key for windows menu item on the mac 2003-11-07 06:21:57 +00:00
mkaply%us.ibm.com 3f506389a6 #152264
r=jshin, sr=blizzard
zh-HK support for firebird and thunderbird
2003-11-06 19:24:32 +00:00
scott%scott-macgregor.org 2282937185 try to remove ctrl-m's 2003-11-06 17:12:39 +00:00
scott%scott-macgregor.org 6a132db80e window menu for OSX tweaks. Thanks to Don Crandall for the patch 2003-11-06 16:39:48 +00:00
scott%scott-macgregor.org 3b88c7692a 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 c6f7e8d5e4 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 9b62ba252c 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 6dad2abdab 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 9241c2fc38 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 b588387717 Port vcard UI to thunderbird: Bug #221319. 2003-10-09 22:23:57 +00:00
scott%scott-macgregor.org fd88efa4f4 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 38a8302d50 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 3d8438a436 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 d5e15d5ad7 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 e25f1ac7f1 try to fix bogus line breaks 2003-09-23 16:06:52 +00:00
scott%scott-macgregor.org eb1c9a9c8b Bug #216090 --> F7 does not start spell check on windows 2003-09-23 05:47:16 +00:00
scott%scott-macgregor.org 24672e91e9 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 8b3ce189fc 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 b34d3e880b 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 a9654975c8 Add minheight to address book panes. Patch by Stephen Walker 2003-09-10 22:27:59 +00:00
scott%scott-macgregor.org f7ad2dc2a9 back out access key fix as it causes major problems =). 2003-08-27 03:53:36 +00:00
scott%scott-macgregor.org 298e0d429d add an id to the help menu item separator. 2003-08-27 03:04:22 +00:00
scott%scott-macgregor.org 4dd0e515d8 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 7427c076d5 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 d63a958713 Bug #217252 --> Contacts panel is double click trigger happy 2003-08-25 21:33:37 +00:00
scott%scott-macgregor.org 1b6c133a5a 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 70bc1f1e04 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 1db015dd89 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 a112506899 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 00d7a2cc84 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 ebdcda8c8f 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 68de1d1595 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 cbe57a0373 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 a50da807a1 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 6ac0939143 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 eb8790254e 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 fa058ffda8 Make the options dialog resizeable. 2003-08-09 04:49:51 +00:00
scott%scott-macgregor.org efcc9d6699 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 082d21f71d 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 cdd828a209 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 bcbf159501 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 40ef95a7a1 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 7d9f31fdb7 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 338163401f use new method for laucnhing external urls. 2003-08-02 08:00:00 +00:00
scott%scott-macgregor.org 4dc3a1f88f 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 9d1f25f400 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 2c74e7b674 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 c400c2162c 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 a8ac02ade9 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 3ef1c496ec 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 6edff854e2 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 e6a80e63fc add html name space to avoid some errors 2003-07-30 18:45:16 +00:00
scott%scott-macgregor.org ac65a4ae44 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 c82aa89fb4 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 3ac8fb93eb 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 2c1b4727ee mode=full for the compose toolbar by default 2003-07-27 19:22:03 +00:00
scott%scott-macgregor.org cfc43c4904 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 d0c2805b47 Remove the search bar border.
Patch from Stephen Walker.
2003-07-23 00:28:40 +00:00
scott%scott-macgregor.org e18005c939 port varga's patch to thunderbird 2003-07-22 00:01:50 +00:00
scott%scott-macgregor.org a27e367bc3 change the id of the main toolbar to avoid using duplicate ids. 2003-07-21 20:34:26 +00:00
scott%scott-macgregor.org 775a97238f 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 d37a4c369e 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 01282b4741 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 9f6c886bb7 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 18d8b8d6d3 add a customize toolbar context menu on the address book toolbar 2003-07-11 07:14:29 +00:00
scott%scott-macgregor.org 6f8e56313f 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 379fc67262 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 cf7ef4bf66 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 af58a796ad More overlay collapsing work. Thanks to Stephen Walker for the patch. 2003-07-11 06:17:30 +00:00
scott%scott-macgregor.org 41ced474c4 new icon for the new 3-pane configuration. 2003-07-10 18:15:47 +00:00
scott%scott-macgregor.org 2654f89517 flex the message behavior groupbox. 2003-07-10 01:48:58 +00:00
scott%scott-macgregor.org 8e19c00ea2 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 fe78fc7e10 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 5448a6ad85 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 0ac60a9219 expose pref UI for opening new messages 2003-07-09 00:41:46 +00:00
scott%scott-macgregor.org 320ac60b22 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 98ff737c88 minor polish work to the font panel. 2003-07-08 22:06:09 +00:00
scott%scott-macgregor.org 4e7f421843 Make the font panel initialize the default charset for outgoing/incoming mail. 2003-07-08 21:38:15 +00:00
scott%scott-macgregor.org dfa630cede Land Bug #211657 for bzbarsky. Use :: for -moz pseudo-elements 2003-07-07 22:59:47 +00:00
scott%scott-macgregor.org 161deec12a 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 02c30e8e41 Land new mail compose icons from Arvid. 2003-07-06 06:19:48 +00:00
scott%scott-macgregor.org 3fc8ee0fc5 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 524d66fdb4 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 7d44cd87c1 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 0b4bac10f0 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 0f00f7264f 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 3e68036bfe remove obsolete UI version prefs.
Thanks to stephen walker for the patch.
2003-06-27 22:28:09 +00:00
scott%scott-macgregor.org 124a232863 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 8fbaffe7f2 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 b89a2ee2ac Persist the contact side bar state in the compose window across sessions. 2003-06-26 21:07:37 +00:00
scott%scott-macgregor.org ae924de1ab '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 ced61ecee7 Update to the contacts manager for picking addresses in the compose window. 2003-06-26 01:46:26 +00:00
scott%scott-macgregor.org 21481edabb 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 86d47474b2 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 bbe51d66ab 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 cac8063e87 hook up the authorURL field to the extensions panel 2003-06-17 06:25:49 +00:00
scott%scott-macgregor.org 6f49b90182 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 9c87c42034 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 e57648b0f9 make the dialog called by settings resizeable 2003-06-16 06:11:55 +00:00
scott%scott-macgregor.org f63d9c631e Enable support for extensions in thunderbird. 2003-06-15 00:35:45 +00:00
scott%scott-macgregor.org 1df3652287 UI improvements for the theme panel. 2003-06-14 00:22:35 +00:00
scott%scott-macgregor.org 3039a159a7 synch with the trunk to pick up Bug #206379 2003-06-12 22:17:46 +00:00
scott%scott-macgregor.org 55e49831f1 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 2b172368b8 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 429e8ba684 fix typo 2003-06-09 22:14:54 +00:00
scott%scott-macgregor.org 0a7c542dcc 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 547e3e3de6 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 b52bb5096a 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 01aa963c94 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 1ad0faa786 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 0fff9614f0 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 73da5432a2 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 fc37c8afc3 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 134935a428 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 eaf8121871 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 cce235d98d 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 8c72f1be76 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 e8c3b2bbbc Make the default toolbar mode be full (large icons + text) 2003-05-29 01:26:07 +00:00
scott%scott-macgregor.org fd70ae9e39 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 4179dc691e 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 c228eb5ee9 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 4c0e9bab27 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 ec7465231b 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 baea27f7c3 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 c55736ad42 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 c3f15a894b make the spell button a default button in the toolbar 2003-05-09 01:07:17 +00:00
scott%scott-macgregor.org b13f4e6811 remove illegal toolbarseparator from the palette list 2003-05-08 22:40:16 +00:00
scott%scott-macgregor.org f14430d27e 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 7b50132f03 Include locale packages for pipnss and pippki
synch with the trunk.
2003-05-06 02:21:55 +00:00
scott%scott-macgregor.org 5b487b4f54 trunk updates 2003-04-25 22:30:02 +00:00
scott%scott-macgregor.org 440aedcb27 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 878126d37b Rename Mail & News Account Settings to just Account Settings. 2003-04-16 01:08:45 +00:00
scott%scott-macgregor.org 195dc7ee6c 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 b76a6ab57e 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 efc6ab63ef land some trunk bug fixes 2003-04-10 18:35:08 +00:00
mscott%netscape.com 295f2b6256 update 2003-04-07 17:46:14 +00:00
mscott%netscape.com edef3afe7e minotaur landing 2003-04-05 20:57:25 +00:00
mscott%netscape.com a5c274b6a3 minotaur landing 2003-04-05 07:35:40 +00:00
blakeross%telocity.com 71e5bbcf3f More standalone mail work. 2002-10-05 01:52:33 +00:00
sspitzer%netscape.com 6d697a91e5 abCommon from branch. 2002-08-18 20:06:16 +00:00
sspitzer%netscape.com d11e2da7a8 from blake's branch checkins: "Autocomplete modifications to work with comma-delimited list." 2002-08-18 20:05:23 +00:00
sspitzer%netscape.com d682e72cdb more changes 2002-08-18 19:32:07 +00:00
sspitzer%netscape.com ec5204e83f ignore generated makefiles 2002-08-18 19:27:55 +00:00
sspitzer%netscape.com 03b6f2f888 some skin for blake's compose window. 2002-08-18 19:25:49 +00:00
sspitzer%netscape.com 0ddd9d089d first pass at landing blake's new compose window. 2002-08-18 18:57:49 +00:00