URL Link XPI  (C) Neil Bird  mozilla@fnxweb.com

2.01.0 : 01-may-07
Rolling up changes from the following beta releases:

  2.00.99c : 19-apr-07
  - Fixes for TB 2
  - New pref. to allow context menu to be at top (new default) or bottom (old behaviour)

  2.00.99b : 1-apr-07
  - '--' in custom menu creates a separator
  - move URL Link items to top of context menu
  - Add Changelog button to allow access to it in TB
    Make Changelog HTML, ditto.

  2.00.99 : 11-feb-07
  - [2.01 pre-release for Babelzilla]
  - Allow <Shift> click to open in new window (Firefox)
  - Add special page for Help so that it works in Thunderbird

2.00.3 : 21-jan-07
- Fix typo. limiting use to Thunderbord 1.5 (should be 1.5.0.*).

2.00.2 : 30-dec-06
- Loads more translations
- More advanced javascript: processing (should work with kelkoo again)
- Start implementing custom search'n'replace
  (some defaults already present: '&amp;' replacement and '\' to '/'
  conversion)

2.00.1 : 24-oct-06
- Croatian & preliminary Russian
- Corrected manifest to actually include the more recent translartions (!)

2.00.0 : 14-oct-06
- Preferences!
- Help!
- Babelzilla!

1.07.0 : 27-sep-06
- Firefox 2 compatability
- Some minor internal reorganisation

1.06.9 : 20-apr-06
- Added Hungarian translations (Szarka Peter)

1.06.8 : 05-apr-06
- Add partial workaround for Mozilla bug 183496;
  this allows you to 'follow' broken links that have also been quoted in emails:
    > > http://www.broken
    > > link.com/
  This will now also work in Firefox, for what it's worth.

1.06.7 : 31-jan-06
- Correctly strip  from browser selections
  (workaround toString() bug)
- Fix 'open with ftp.'

1.06.6 : 29-jan-06
- German translations from Martin Hoppen
- Use new-style 'referer' code (got changed in FF/TB 1.5)
- Try to honour 'open tabs in background' Firefox pref.

1.06.5 : 13-nov-05
- .4 was borked (undid .2 fix)

1.06.4 : 13-nov-05
- Deal with '>'s in quoted broken links

1.06.3 : 12-nov-05
- No-change up-issue to register 1.5 compat.

1.06.2 : 29-aug-05
- Fix document.getReferrer() now missing in trunk

1.06.1 : 26-jul-05
- Fix rawSearchSelected for TB 1.0.6

1.06 : 09-jun-05
- Enhance javascript parsing, and fix priorities of
  selection, erm, selection

1.05.2 : 12-mar-05
- IT translations ("MatrixIsAllOver")

1.05.1 : 03-mar-05
- Minor JS error with Thunderbird separator

1.05 : 28-feb-05
- Fix missing separator when new submenus present
- Add extended javascript: link processing

1.04 : 02-feb-05
- Fix glitch with textbox selections
- Always allow selections to be followed
  (with possible amendments)
- Cope with mailto: links

1.03.1 : 03-jan-05
- Add French translations (Olivier Grange-Labat)

1.03 : 25-nov-04
- Change mechanism for greying out menu options

1.02 : 22-nov-04
- Add profile installation & Firefox/Thunderbird
  extension compatibility

1.01 : 20-jan-04
- Include correct (latest) urllink.jar (!)
  (tabbed opening was broken)

1.00 : 06-may-03
- Rename to URL link, incorporating textlink

0.06 : 12-mar-03
- only convert  to "%20" for file: URLs, assume others
  should be "" (Moz bug converts <CR>s to <space>?)

0.05 : 02-jan-03
- fix conversion of driver-letter link to file: URL (need colon)

0.04 : 29-nov-02
- re-insert seperator
- fix install script to allow continuous installs
  (handle err==999)

0.03 : 27-nov-02
- make to work with local NT file specs.
  ("\\server\dir\file")

0.02 : 27-nov-02
- seems to be working OK with normal URLs

0.01 : 27-nov-02
- first version with an actual menu entry up!