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

684 Коммитов

Автор SHA1 Сообщение Дата
scott%scott-macgregor.org 22fcf47f86 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 596042a148 change Open File to Open Saved Message which is more clear 2004-04-06 23:33:25 +00:00
scott%scott-macgregor.org bacbf34bd3 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 e620decd19 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 55cb7666f7 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 8ecb059669 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 320e997e51 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 3a91845dcd 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 1f580cd9f9 Bug #239475 --> attachment bucket does not always show correct icon for attachments 2004-04-03 01:31:59 +00:00
scott%scott-macgregor.org 348426aa32 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 eeefe89fb9 Fix missing icons for the small junk mail toolbar 2004-03-31 23:07:26 +00:00
scott%scott-macgregor.org f79e886c98 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 0a02c7a713 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 a2a9d36464 missed CSS file in Pinstripe checkin 2004-03-31 00:57:31 +00:00
webmail%kmgerich.com 76dfafde4a 2 of 2, Pinstripe for Thunderbird, bug #239106. Does not affect Seamonkey 2004-03-30 23:38:41 +00:00
webmail%kmgerich.com eaf750768d 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 946eaa01c5 overlays.rdf files should not be packages 2004-03-29 17:57:14 +00:00
mkaply%us.ibm.com 30156860aa 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 e5b2d6ba97 Add OS/2 install file for now 2004-03-29 17:53:54 +00:00
scott%scott-macgregor.org eec21c5879 add optional chrome registration for the offline extension 2004-03-29 17:48:39 +00:00
scott%scott-macgregor.org d937abdf22 change welcome text to include an exclamation mark. With emphasis! 2004-03-26 22:50:11 +00:00
scott%scott-macgregor.org af7f14569b 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 cf81f64f4a 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 24f062a3f2 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 a92cc10679 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 707bb414c1 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 b3c85debe1 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 0d8aa09ef4 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 868eca23b6 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 b9821bb9ef 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 037d432329 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 33637951e8 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 3cc947000a 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 dd7d5c6eef 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
scott%scott-macgregor.org c3038a68df remove an obsolete toolbar button for the old junk button 2004-03-18 03:21:22 +00:00
scott%scott-macgregor.org c737a4b53e Bug #233791 --> follow up fix for the junk toolbar button jumping around width wise. Add an if statement to make
sure the button is actually in the toolbar before toggling the deck. Thanks to Stephen Walker for pointing out the problem.
2004-03-17 18:14:36 +00:00
scott%scott-macgregor.org b796b6c39b Bug #237645 --> add missing items to the unix packaging list for smime
Patch by Alexander Sack
2004-03-17 02:00:57 +00:00
scott%scott-macgregor.org f30ac8541f Bug #233791 --> toolbar button jumps when marking a message as junk (or not junk) because the width of the button
changes back and forth.

Patch by Stefan Borggraefe
2004-03-17 01:51:10 +00:00
scott%scott-macgregor.org a596b1dbaf Tweak some styles to make the about dialog look a little better 2004-03-16 19:17:30 +00:00
scott%scott-macgregor.org 93e8e3538e Fix OBJDIR build bustage. Thanks to Stephen Walker for the patch 2004-03-16 04:43:22 +00:00
scott%scott-macgregor.org 62888ddcbd Bug #237603 --> Add a credits page to the Help/About dialog. Thanks to Ben Goodger and David Baron for doing all the hard work, letting
me just copy what they came up with for Firefox :).

Haven't finished putting together the names in the credits page yet.
2004-03-16 03:51:17 +00:00
scott%scott-macgregor.org a7b095f284 Use the XUL pre-processor on our static installed-chrome.txt isntead of having a version for unix and a version for windows.
Thanks to bryner for the tip
2004-03-15 22:44:00 +00:00
scott%scott-macgregor.org e9a36fc934 Offline JS template file for the installer 2004-03-15 22:19:49 +00:00
scott%scott-macgregor.org dc68e1d0a6 Bug #145798 --> Create Filter from Message is not doable when message pane is closed.
Porting to thunderbird

patch by mcow
2004-03-15 19:41:14 +00:00
scott%scott-macgregor.org d38de0868d Bug #142748 --> File/Compact Folders disabled until you focus a folder
Porting to thunderbird

Patch by mcow
2004-03-15 19:31:11 +00:00
scott%scott-macgregor.org e82af56fb2 Bug #237398 --> Contacts Sidebar says "Addressbook:", however it should say "Address Book:" 2004-03-15 19:26:57 +00:00
scott%scott-macgregor.org 50da27a562 bump module.ver version to 0.5 2004-03-13 05:12:17 +00:00
scott%scott-macgregor.org fbedae545b Bug #217477 --> Message pane and its scrollbars do not resize properly when main window is resized. 2004-03-13 02:54:55 +00:00
scott%scott-macgregor.org b4be4182fb add a colon to the end of the reset training data string 2004-03-12 19:29:56 +00:00
scott%scott-macgregor.org f5646c5134 Bug #237151 --> Add UI to the junk control dialog for resetting the training data 2004-03-12 19:17:25 +00:00