Commit Graph

223 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
7d381ae8fd remove an obsolete toolbar button for the old junk button 2004-03-18 03:21:22 +00:00
scott%scott-macgregor.org
cdbc29e0a1 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
3285bc0c0f 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
d7288ae031 Tweak some styles to make the about dialog look a little better 2004-03-16 19:17:30 +00:00
scott%scott-macgregor.org
7ac1dd546b 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
468b473dca 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
1408cb8821 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
7d34e353dc Bug #237151 --> Add UI to the junk control dialog for resetting the training data 2004-03-12 19:17:25 +00:00
scott%scott-macgregor.org
acdd8fb8cc Port seamonkey fix to make F8 toggle the message pane on and off 2004-03-12 18:02:31 +00:00
Stefan.Borggraefe%gmx.de
2a90cb5f99 Fix for bug 219620: "Rationalize Thread Messages menu items"
r=neil, sr=mscott, a=chofmann
2004-03-12 08:09:42 +00:00
scott%scott-macgregor.org
6e8da670a8 Port Bug #61870 to thunderbird. Patch by Neil.
Delete item in Edit menu says "Delete Message" when selection is in the quick search text box
2004-03-09 20:17:36 +00:00
scott%scott-macgregor.org
a1dc195ac8 Bug #232452 --> Supplementary patch to delay the prompt until the main window is visible by Neil.
porting to thunderbird
2004-03-09 20:10:30 +00:00
neil%parkwaycc.co.uk
a85c6f4ab0 Bug 234867 Change extractHeaderAddressMailboxes out param to a return value to make it easier to use from js r/sr=bienvenu 2004-03-08 00:29:30 +00:00
scott%scott-macgregor.org
80f95e0fc2 Bug #235367 --> unsanitize spam should refresh and load images 2004-03-05 01:55:33 +00:00
scott%scott-macgregor.org
207db2e1db Bug #223295 --> <dialog>s don't need trailing <separator>s
r=neil
sr=mscott
2004-03-02 02:41:10 +00:00
scott%scott-macgregor.org
8f59e261ea Bug 234014 - Use the XUL preprocessor for build-time inserting of skinVersion strings
(synching up for thunderbird)
2004-03-02 02:12:11 +00:00
scott%scott-macgregor.org
b2145f2e2f back out accidental checkin 2004-02-26 06:26:29 +00:00
scott%scott-macgregor.org
84c5c040f2 Better way to fix Bug #234707 --> stop the message pane splitter from jiggling up and down.
Thanks to neil for the suggestion.

still needs some work though. i'd rather not have to remove the flex when not in the classic view...
2004-02-24 22:41:31 +00:00
scott%scott-macgregor.org
28c7bd3b77 Port seamonkey bug:
Bug 195315 Run Junk Mail Controls on selected messages
2004-02-20 22:14:04 +00:00
scott%scott-macgregor.org
830d774612 Fixes a regression caused by Bug #234707 --> problems adjusting the thread pane splitter when in the wide
layout view.
2004-02-20 19:23:36 +00:00
bienvenu%nventure.com
5e6e35bf32 prompt to send unsent messages when starting up online, or going online via pressing get new mail while offline sr=mscott 232452 2004-02-20 18:12:51 +00:00
scott%scott-macgregor.org
38eb45fe2b Bug #234707 --> fixes a regression where account central is only 100px tall. 2004-02-20 01:21:20 +00:00
scott%scott-macgregor.org
0356a749b9 Bug #234707 --> Message Pane splitter jumps around when viewing messages 2004-02-18 23:27:55 +00:00
scott%scott-macgregor.org
cf570596b6 Bug #233944 --> Avoid dynamic resizing of the message headers in the message pane
by allowing a customer to set a minimum number of header rows.
2004-02-12 17:58:58 +00:00
scott%scott-macgregor.org
bc93a38233 Bug #232011 Should effect thunderbird only. Thunderbird changes for using the xul pre-processor to generate the locale version.
No more need for contents.rdf.in files.

Port random mozilla/mailnews fixes to the thunderbird
2004-02-12 05:44:05 +00:00
scott%scott-macgregor.org
13d11fc2d5 Bug #233976 --> use the view source code from mozilla/toolkit. Remove our own version.
This should enable a bunch of functionality in view source like copy/paste/find in page,etc.
2004-02-12 05:02:29 +00:00
scott%scott-macgregor.org
69a6b58671 Bug #230399 --> view source JS error:
Error: document.getElementById("cmd_goToLine") has no properties
Source File: chrome://navigator/content/viewsource.js
Line: 204
2004-02-12 03:44:51 +00:00
cbiesinger%web.de
b2cc894226 Bug 201879 Warn the user that many message windows are going opened due to a double-click when many messages are selected
patch by Chris Thomas <cst@andrew.cmu.edu> r=neil sr=bienvenu
2004-02-09 00:38:51 +00:00
scott%scott-macgregor.org
fcaa8b1245 Make the options dialog modal 2004-02-04 07:33:27 +00:00
scott%scott-macgregor.org
1767cd52d8 Bug #132159 --> Quick Search: Status text "1 matches found" is grammatically incorrect
patch by stephen walker

r=neil
sr=mscott
2004-01-27 17:33:33 +00:00
scott%scott-macgregor.org
8ae34f49e6 fix subscribe bustage where the subscribe window was DOA.
hide the progressmeter by default and give it an element ID so we can unhide it later

thanks to stephen walker for pointing out the problem
2004-01-27 06:19:22 +00:00
scott%scott-macgregor.org
fc25b7341a Bug #218328 --> ctrl-n should open a new compose window from the mail window and the mail compose window. 2004-01-27 04:01:00 +00:00
scott%scott-macgregor.org
18904a2a7f Bug #220173 --> If new email comes in while reading a message in the preview pane, the message scrolls back to the start 2004-01-24 20:05:05 +00:00
bienvenu%nventure.com
f9ed38e114 replace gPrefs with gPrefBranch, patch by neil@parkwaycc, tbird changes to stay in sync with seamonkey changes, sr=me 230649 2004-01-16 17:27:07 +00:00
scott%scott-macgregor.org
efd6a66684 typo in my last checkin. thanks to stephen walker for the fix 2004-01-10 03:36:13 +00:00
scott%scott-macgregor.org
5e6ae1971f port Bug 229818 Search/Subscribe should use start/stopMeteors 2004-01-09 23:47:16 +00:00
scott%scott-macgregor.org
d7ca9afe2c Add missing ids to menu items to make the UI more customizeable 2004-01-09 18:26:10 +00:00
scott%scott-macgregor.org
591ef7cdf0 Bug #75866 --> Mark a message as read in JS instead of once for each mail protocol to simplify code.
Hookup the JS function to a timer to allow users to only mark messages as read after they have
been viewed in the preview pane for a configurable number of seconds.

sr=bienvenu
2004-01-09 06:51:44 +00:00
scott%scott-macgregor.org
f34a540d4a Bug #83803 --> Add support for dragging mail attachments to the desktop (or a folder) for OSX and Win32. We now save the file instead of a saving a shortcut.
sr= bienvenu
2004-01-09 00:10:33 +00:00
scott%scott-macgregor.org
85ca4747c6 Port Bug 229450 JavaScript strict warning: redeclaration of var msgFolder 2004-01-04 04:08:52 +00:00
scott%scott-macgregor.org
fcacb837f7 porting the fix for bug #229214 to tbird 2003-12-25 00:11:31 +00:00