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

90 Коммитов

Автор SHA1 Сообщение Дата
scott%scott-macgregor.org 39a8db9812 remove old twisty images for tree controls 2003-11-16 04:34:05 +00:00
scott%scott-macgregor.org 4797f90886 Implement a thunderbird version of hiddenWindow.xul on the MAC. This fixes a huge OSX usability issue where
we are DOA when you close all open thunderbird windows. This was contributed by Don Crandall. Many thanks Don!
2003-11-03 04:32:44 +00:00
scott%scott-macgregor.org 58e1b98822 fork mapi files so we can lose the "Mail" portion in all the mapi dialogs, just using Mozilla Thunderbird instead 2003-08-19 21:50:42 +00:00
scott%scott-macgregor.org fbfda96b3e Land new about dialog 2003-08-12 21:08:58 +00:00
scott%scott-macgregor.org 4fd993a9e9 new junk mail icon for the thread pane / folder pane 2003-08-12 05:10:24 +00:00
scott%scott-macgregor.org bb865bdb62 use the traditional + / - twisties for the advanced options panel and the triangles for the mail ui. 2003-08-09 01:17:09 +00:00
scott%scott-macgregor.org 3cd4a0e822 Bug #213036 --> Land new mail attachment display for thunderbird.
If you want the large icon version of this, set: mailnews.attachments.display.largeView to true.

Remove the flex on the message pane. This keeps us from properly remembering the height of the message pane in the various
3-pane configurations now that we generate the 3-pane dynamically.

Remove localstore.rdf information for the alternate 3-pane view xul file which we no longer use.
2003-07-23 19:05:47 +00:00
scott%scott-macgregor.org f34c5121ac Dynamically generate the correct 3-pane. Obsolete Msg3PaneWindowVertLayout.xul
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:40:22 +00:00
scott%scott-macgregor.org 9083f874a9 collapse msgViewPickerOverlay directly into mailWindowOverlay.xul
Thanks to Stephen Walker for the patch.
2003-07-11 06:35:54 +00:00
scott%scott-macgregor.org 0f129d3a4a Land first cut at a junk mail dialog re-design. See the spec for more details:
http://www.mozilla.org/projects/thunderbird/specs/junkmail/junkmail.html


add a new default pref for forcing HTML junk mail to be displayed using sanitized HTML.
Defaults to true and is controlled via the Settings tab in the junk mail controls dialog.
2003-07-01 07:42:21 +00:00
scott%scott-macgregor.org 7320328221 package new junk bar background image 2003-07-01 02:24:42 +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 092dab2125 Add some padding around attachment icons in the bucket.
Fork tools icon (patch from stephen walker)
2003-06-27 00:57:07 +00:00
scott%scott-macgregor.org 19ce031b79 fork region.dtd 2003-06-11 18:49:29 +00:00
scott%scott-macgregor.org f9a73e577b Patch from Stephen Walker to collapse folderPane.xul and threadPane.xul These overlay files are no longer used,
instead of we directly include the xul in several places. Should be a perf win.
2003-06-09 04:18:43 +00:00
scott%scott-macgregor.org 8224eec83c patch from stephen walker to remove some crufty grippy code and to remove some unnecessary boxes. 2003-06-09 03:49:29 +00:00
scott%scott-macgregor.org ba3c945689 use the new theme preview image. 2003-06-08 03:39:05 +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 ca6eef234e Remove platformMailNewsOverlay.xul, leveraging the xul pre-processor to place ifdef's
directly in mailOverlay.xul.
Thanks to Stephen Walker for the patch.
2003-06-05 03:54:51 +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 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 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 31f81039b3 Add support for small icons in the mail 3-pane and for hiding/showing text in the toolbar 2003-05-25 19:24:43 +00:00
scott%scott-macgregor.org 21141d767b don't include brand.css, add style rules for the new throbber.
Land the throbber from firebird's qute theme.
2003-05-24 06:17:48 +00:00
scott%scott-macgregor.org 160b8b47c9 Land new mail 3-pane toolbar icons courtesty of arvid! Woo Hoo! 2003-05-24 05:58:13 +00:00
scott%scott-macgregor.org a7fd42cb54 try out a new 'new-mail-alert' icon for mail alerts. I believe this icon came from arvind. 2003-05-23 05:26:25 +00:00
scott%scott-macgregor.org 17e5ee9332 Rework the folder pane column title, make it a sidebar header ala firebird.
Don't allow the user to drag and drop icons into the menu bar.
2003-05-23 04:31:43 +00:00
scott%scott-macgregor.org a3e3163f0a override the new toolkit's contents.rdf for classic/global with our own. 2003-05-19 18:58:04 +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 9108f89feb fork contentAreaClick.js for now so we can prevent open link in tab code from executing in thunderbird
(i.e. middle clicking on links were causing thunderbird to try to load navigator.xul because of this JS)
2003-05-18 21:09:52 +00:00
scott%scott-macgregor.org 0348512b58 fork finddialog.xul and askViewZoom.xul because they currently require navigator.css. Filed trunk bugs to fix that
so we can unfork these files later.
2003-05-06 03:02:59 +00:00
scott%scott-macgregor.org 90203c99f9 View source work (not complete yet)
Work to try to remove the "contextHelp.js" file not found error by using a dummy version.
2003-05-03 02:44:18 +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
mscott%netscape.com a004ab6830 add communicator.css 2003-04-08 00:27:08 +00:00
mscott%netscape.com 4c9c428741 Minotaur base 2003-04-05 07:27:20 +00:00
blakeross%telocity.com cec4ef4a08 Standalone mail work. 2002-10-04 21:51:54 +00:00
sspitzer%netscape.com 3ca7f4cc1e some build changes. remove wav file, not used. 2002-08-16 03:46:38 +00:00
blakeross%telocity.com f128afb612 Minotaur. Only half bull. 2002-08-16 00:26:44 +00:00