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

105 Коммитов

Автор SHA1 Сообщение Дата
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