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

41 Коммитов

Автор SHA1 Сообщение Дата
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 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 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 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 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 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 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 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 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 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 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 cac8063e87 hook up the authorURL field to the extensions panel 2003-06-17 06:25:49 +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 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 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 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 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 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 878126d37b Rename Mail & News Account Settings to just Account Settings. 2003-04-16 01:08:45 +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
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