Fixed the about me widget admin form button binding on admin widgets screen to make it work in WP 3.1 +
Be aware that this uses an even nastier trick to bind every click event of all widgets on the widget form in order to find out if the tinyMCE editor has been clicked and as such probably makes it incompatible with any other widgets that override the widget save ajax event.
2.1
Fixed the about me widget admin form button binding on admin widgets screen to make it work in WP 2.9 +
removed some un-need old version lang files for the advimage plugin
added a needed lang file for the advimage plugin en_dlg.js
2.0
Updates widget to work with new WordPress Widget API as of WP version 2.8.2.
Added ability to have the adbout me title be clickable link to a wordpress page
Updated the tinymce advimage plugin to be compatible with latested tinyMCE version
Breaks backwards compatibility!!!!
Many thanks to John BouAntoun, without whom this version would not have been possible, -Sam