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

700 Коммитов

Автор SHA1 Сообщение Дата
neil%parkwaycc.co.uk d27a07dcd7 Bug 132450 Remove unused viewString parameter from the OnItemAdded method r=bienvenu sr=mscott 2004-04-16 08:38:53 +00:00
scott%scott-macgregor.org 9e3c9a77c5 fix typo 2004-04-16 00:35:56 +00:00
scott%scott-macgregor.org 5a877292e3 Follow up to Bug #240138 --> Add pref UI for turning on / off showing just the display name
for contacts you know.
2004-04-15 23:36:17 +00:00
scott%scott-macgregor.org 57712bbcb2 Bug #239555 --> port Neil's cleanup in 239555 to thunderbird. 2004-04-15 23:25:20 +00:00
bzbarsky%mit.edu 26cdb24398 Make nsXULElement::GetChildNodes use the same (live) node list that
nsGenericElement uses.  Bug 240633, r+sr=jst on the C++ changes, r=neil, sr=jst
on the JS changes.
2004-04-15 22:14:39 +00:00
bzbarsky%mit.edu 7a292c3f22 Make getElementsByAttribute be an nsContentList so that it's got that live
DOMNodeList goodness that all nodelists should have.  Change some JS to not
break, and some other JS to be a little more efficient with the new world of
lazy listness.  Bug 240186, r=neil on the JS changes, r=jst on the content
changes, sr=jst
2004-04-15 01:51:32 +00:00
scott%scott-macgregor.org 5f67c34afe Bug #231742 --> Identity smart logic is case sensitive....normalize the email addresses from the message we are using when comparing to our identity addresses. 2004-04-14 21:14:15 +00:00
scott%scott-macgregor.org efa23f2fef bump the trunk version to 0.6+ to differentiate it from the 0.6 branch builds 2004-04-14 19:12:12 +00:00
scott%scott-macgregor.org 5e83a00b14 Bump trunk build version to 0.6+ to differentiate them from the branch bits 2004-04-14 19:09:26 +00:00
scott%scott-macgregor.org 43c1afc189 Bug #240138 --> now that we don't show the email address in msg headers for people we know, expose
the email address in the context menu as a disabled menu item.
2004-04-14 00:40:22 +00:00
scott%scott-macgregor.org 4c34ab9e76 Bug #240138 --> Show just the name and not the email address in the message pane if the address is a
'known' contact. Where known is defined as someone in your personal address book.
2004-04-13 06:29:50 +00:00
Stefan.Borggraefe%gmx.de fb221e5950 Fix for bug 123910: "Get Next 500 news messages shouldn't be displayed when server selected"
r=bienvenu, sr=mscott
2004-04-12 22:00:28 +00:00
bryner%brianryner.com fdea958cb9 Fix bug 236836 for firefox/thunderbird/sunbird/composer 2004-04-12 07:25:21 +00:00
webmail%kmgerich.com 10dffba1f6 mail status icons for Thunderbird Mac, including bug #239610 2004-04-09 22:01:38 +00:00
scott%scott-macgregor.org 688fb7f76c remove reference to the project page, point users to the products page instead 2004-04-09 19:18:09 +00:00
scott%scott-macgregor.org 510fb23aef Bug #239658 --> Add ability to open attachments from the compose window
Special case opening an attachment that is a forwarded message and is really an RDF URI.
Open it in a stand alone message window.
2004-04-08 06:55:46 +00:00
scott%scott-macgregor.org 9d87c5b4c9 Bug #239658 --> First cut at adding the ability to open attachments from the compose window 2004-04-07 07:06:47 +00:00
scott%scott-macgregor.org af08e8878b change Open File to Open Saved Message which is more clear 2004-04-06 23:33:25 +00:00
scott%scott-macgregor.org f525655057 Bug #238846 --> Dragging an item from a multi-item attachment list to the desktop moves the wrong item 2004-04-06 22:53:24 +00:00
scott%scott-macgregor.org bb2237662e Bug #239741 --> Unable to forward messages. regression caused by my earlier checkin to AddAttachment 2004-04-05 21:59:53 +00:00
scott%scott-macgregor.org fbd995825f Bug #239629 --> Ctrl+A focuses search bar instead of selecting all emails in a folder.
Bug #232602 --> ctrl-c no longer copying data  to the clipboard.

fix a typo that was causing this.
2004-04-05 02:27:54 +00:00
scott%scott-macgregor.org 54d869ee1a Bug #237645 --> The print properties dialog window is very small and empty on linux
Packaging patch by Alexander Sack.
2004-04-04 01:06:43 +00:00
scott%scott-macgregor.org d232e9efad Bug #239482 --> ctrl-k should shift focus to the search bar
Bug #239483 --> mark all read on GTK2 should be shift-c
2004-04-03 05:20:04 +00:00
scott%scott-macgregor.org b4cb390245 Bug #238913 --> regression fix, Wrong name for attachment dragged from one message to compose attachment panel
we were always showing Attached Message Part instead of the actual attachment name.
2004-04-03 01:38:45 +00:00
scott%scott-macgregor.org a14fccae73 Bug #239475 --> attachment bucket does not always show correct icon for attachments 2004-04-03 01:31:59 +00:00
scott%scott-macgregor.org 8040bf850b Bug #217149 --> Add a menu item under file for opening a .eml file from the desktop. Move the Open Message menu item under File over to the Messages menu where it really belongs.
This allows thunderbird to open .eml files.

patch by Robert Accettura and David Bienvenu

sr=mscott
a=asa for the one property string in messenger.properties
2004-04-02 07:43:41 +00:00
scott%scott-macgregor.org 0777671f39 Fix missing icons for the small junk mail toolbar 2004-03-31 23:07:26 +00:00
scott%scott-macgregor.org f7a12a705f Add packaging information for Unix if building with the dom inspector or the pref extension. Mirriors the windows
packaging steps.

Patch by Alexander Sack.
2004-03-31 19:46:32 +00:00
scott%scott-macgregor.org 3b004c7322 Try to fix issues with the junk button not showing the deleted state caused by
Bug #233791
2004-03-31 01:25:36 +00:00
webmail%kmgerich.com 638c00508b missed CSS file in Pinstripe checkin 2004-03-31 00:57:31 +00:00
webmail%kmgerich.com dac2a7833a 2 of 2, Pinstripe for Thunderbird, bug #239106. Does not affect Seamonkey 2004-03-30 23:38:41 +00:00
webmail%kmgerich.com af4d7b1776 1 of 2, new files. Pinstripe for Thunderbird, new default theme on Mac. Bug #239106. 2004-03-30 23:31:04 +00:00
mkaply%us.ibm.com bdb2323b75 overlays.rdf files should not be packages 2004-03-29 17:57:14 +00:00
mkaply%us.ibm.com 1c3cee679a Add OS/2 path - unfortunately it is the same as Windows, but the XUL preprocessor doesn't support #if defined(X) || defined(Y) 2004-03-29 17:54:42 +00:00
mkaply%us.ibm.com e4b736356d Add OS/2 install file for now 2004-03-29 17:53:54 +00:00
scott%scott-macgregor.org 877e3aa00c add optional chrome registration for the offline extension 2004-03-29 17:48:39 +00:00
scott%scott-macgregor.org b1c4e9a883 change welcome text to include an exclamation mark. With emphasis! 2004-03-26 22:50:11 +00:00
scott%scott-macgregor.org 3d88c03ef4 Bug #238759 --> Thunderbird window ignored by DOM Inspector when created before dom insp. window is opened 2004-03-26 17:30:47 +00:00
scott%scott-macgregor.org 15932e18e6 Bug #235577 --> Implement Add to Addressbook and compose mailto to contextual menu in message body
Thanks to Robert Accettura for the patch
2004-03-26 06:50:27 +00:00
scott%scott-macgregor.org 63d226e70e Bug #204707 --> hide the view image menu option from the message pane context menu because we don't have any internal image
viewer to use.
2004-03-26 01:44:52 +00:00
scott%scott-macgregor.org 557a7404f5 Forgot to check in the packaging changes for the new HTML settings dialog for the compose
pref window panel
2004-03-25 17:48:58 +00:00
scott%scott-macgregor.org 2f2d1aa19d Port Neil's fix for Bug #100567, Show shortcut for Paste As Quotation in Compose window menu 2004-03-25 17:19:22 +00:00
scott%scott-macgregor.org 69d8f10447 Bug #238562 --> get DOM Inspector working as an optional component in the windows installer.
Add ADT xpi information to the windows installer
2004-03-24 23:31:22 +00:00
scott%scott-macgregor.org b9af23ed67 Bug #238562 --> get DOM Inspector working as an optional component in the windows installer.
Add packaging information for dom inspector
2004-03-24 23:30:07 +00:00
scott%scott-macgregor.org 829de927b0 Bug #238562 --> get DOM Inspector working as an optional component in the windows installer.
Fork several DOM Inspector files so we can remove references to navigator and composer menu items/chrome which do not exist in thunderbird
2004-03-24 23:29:13 +00:00
scott%scott-macgregor.org 242a607d8b Bug #236498 --> Add Pref UI for specifying default HTML font and colors for HTML compose 2004-03-24 17:51:15 +00:00
scott%scott-macgregor.org 26cad48c9c try building the offline extension by default now that the installer is hooked up to install it
as an optional component. Eventually we may hook this up to a build flag.
2004-03-24 05:41:42 +00:00
scott%scott-macgregor.org 68cedbf7ce Bug #235507 --> tree column headers jiggle when changing the sort column because the column has to add or remove
space for the sort indicator. Fix this by forcing a width on the sort indicator image regardless of whether it has an image
source or not.
2004-03-23 23:28:32 +00:00
scott%scott-macgregor.org 42e90497e1 Bug #238141 --> fix regression caused by 233791. Junk button does not always toggle to non-junk status.
Patch by Stefan.
2004-03-23 18:07:11 +00:00
scott%scott-macgregor.org 8e443e152c Bug #235507 --> try to reduce the jiggling in tree column headers when changing the sort direction on a tree column.
The padding one was changing when going from the normal state to the active state on tree col headers. The change of padding
was causing the jiggling effect. Try using the same padding for both states.
2004-03-19 22:11:39 +00:00