Commit Graph

44 Commits

Author SHA1 Message Date
scott%scott-macgregor.org
215c0d2c71 Port stephend's patch for: Renaming 'Create message filters' in account central to 'Manage message filters'. 2003-10-09 21:21:57 +00:00
scott%scott-macgregor.org
690c913c44 try to fix ^M characters in file 2003-09-24 07:34:49 +00:00
scott%scott-macgregor.org
a856106611 Bug #216209 --> for non mac platforms, hook up F2 to rename a folder
thanks to Stephen Walker for the patch.
2003-09-23 17:23:39 +00:00
scott%scott-macgregor.org
b37ed07c59 Port Bug #188934 to thunderbird (thanks to Stephen Walker for the port). Junk Mail Controls: J key for mark as junk, Shift-J for mark as not junk. 2003-09-23 17:03:34 +00:00
bienvenu%nventure.com
3237c558cc 218275 fix thunderbird sort send/recipient columns, patch by ere@atp.fi, r=me 2003-09-21 23:24:50 +00:00
scott%scott-macgregor.org
7f4c1ebae6 Port Mark by Date over to thunderbird (Bug #16967) 2003-09-08 21:41:59 +00:00
scott%scott-macgregor.org
400db9964f Bug #130070 --> Add Mark All Read to the folder pane's context menu. Thanks to Aidas Kasparas for the patch.
r=neil
sr=mscott
a=asa
2003-09-05 21:20:12 +00:00
scott%scott-macgregor.org
9a78d1f2a6 change the release notes url 2003-09-04 23:23:31 +00:00
scott%scott-macgregor.org
67c5c4e16f point to the 0.2 release notes draft 2003-08-27 03:58:21 +00:00
scott%scott-macgregor.org
e2d65ff52d change access key for js console to avoid a conflict. thanks to mbr for the fix 2003-08-21 05:23:22 +00:00
scott%scott-macgregor.org
68c8fcf579 new start page courtesty of david tenser 2003-08-21 03:29:30 +00:00
scott%scott-macgregor.org
d4edce7305 branding changes courtesty of david tenser 2003-08-19 23:29:42 +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
51afb8888c change vendor name from Thunderbird to Mozilla Thunderbird 2003-08-19 05:25:22 +00:00
scott%scott-macgregor.org
2a5576cca9 locale update 2003-08-12 05:04:34 +00:00
scott%scott-macgregor.org
07d026ee7f Add a View / Layout menu item which allows the user to set the desired mail 3-pane layout.
Move the menu item for hiding the message pane from Toolbars (where it did not belong) down to
the new Layout menu.

Thanks to Stephen Walker for contributing this patch.
2003-08-12 03:12:22 +00:00
scott%scott-macgregor.org
1829727228 no more titlemodifier attribute 2003-08-07 18:36:19 +00:00
scott%scott-macgregor.org
a5834fc683 Land updated 3-pane toolbar icons courtesty of Arvid.
Add a previous button to the toolbar to go along with the existing next button (off by default)
2003-08-04 06:09:16 +00:00
scott%scott-macgregor.org
ccd8b619d8 point the release notes menu item to the dummy release notes file 2003-07-26 04:11:15 +00:00
scott%scott-macgregor.org
d1d377c097 add new entities as part of david's checkin. 2003-07-15 04:56:51 +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
fda3669917 rename Action to Handling. Thanks to rgmnetid for the suggestion. 2003-07-04 06:47:27 +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
02e12876ec Land extension support for mozilla thunderbird 2003-06-15 00:36:14 +00:00
scott%scott-macgregor.org
371127d46b fork regions.dtd so we can specify our own url for the new theme pref panel 2003-06-11 18:48:23 +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
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
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
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
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
ec8dbdd8c8 synch with trunk 2003-05-15 18:08:17 +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
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
79c56f39ae move branding changes 2003-04-17 00:14:36 +00:00
scott%scott-macgregor.org
726a6a8540 synch up with a trunk fix 2003-04-16 01:08:11 +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
mscott%netscape.com
72d1fdf2f9 minotaur landing 2003-04-05 07:35:40 +00:00
mscott%netscape.com
4d62cde6b7 remove obsolete files 2003-03-27 06:12:18 +00:00
blakeross%telocity.com
f14a4c57cc More standalone mail work. 2002-10-05 01:52:33 +00:00
blakeross%telocity.com
3659b8fdcf Standalone mail work. 2002-10-04 22:04:39 +00:00
blakeross%telocity.com
cec4ef4a08 Standalone mail work. 2002-10-04 21:51:54 +00:00
blakeross%telocity.com
cb6f85e778 Reviving minotaur. 2002-10-03 19:33:07 +00:00
blakeross%telocity.com
f128afb612 Minotaur. Only half bull. 2002-08-16 00:26:44 +00:00