A place for my programming projects and the occasional blog about technology related matters.
Search For Sender Versions
Back to Search For Sender main page
Version 1.0 — December 1st, 2007
Small bugfix so that the blue clear button appears in the search box when searching.
Also bumped version number to 1.0 since this is feature complete, there won’t be any more work on this plugin.
Version 0.2 — April 11, 2007
This is just an update to make it work with Thunderbird 2.0, it has no new features.
Version 0.1.1 — November 12, 2006
Three things I haven’t been able to fix in this version:
1. When the quick search is set to something other than ‘Subject or Sender’ I set it to that before searching. However, the checkmark on the menu is not updated.
2. I tried to make the ‘Search for this subject’ disabled when the subject was empty, or only consisted of Re: Fwd: marks. However, setting the menuitem.disabled property to true didn’t seem to work, I don’t know why.
3. I wanted to put the menuitems after the ‘Open message in new window’ item, but the insertafter attribute didn’t work for some reason.
These things will probably be fixed in the next version.