v1.6 - Added the defaultTab and defaultShipView clientside options - Fixed some rare caching issues - Revamped the examples collection, hopefully made them clearer - Added some more inline documentation for the javascript sources - Removed leftover prototip libraries - Added missing inline docs in PHP files - Fixed an HTML typo in the defaultshipview example v1.5 - Fixed compatibility with jquery in the same page via jQuery's noConflict() method - Added graceful error handling in the init routines. No more error messages if adding the tooltip to a link fails - Fixed smaller layout issues in the preview window with some Wordpress skins - Made the download size smaller by removing unnecessary files - Fixed the license display in the examples - Added the HTML tags generator in the examples v1.4 - Fixed safari support v1.3 * Important for upgraders: - Added the INSTALL_URL configuration parameter - Added the USE_PREVIEWS configuration parameter - Added drag + drop capability to the popup windows - Added class attributes to the generated HTML content - Tweaked default stylesheet somewhat to avoid buttons to break with some WP themes - Tweaked the install guide to avoid confusion, added some more exhaustive infos, corrected typos - Fixed the version number in the javascript-created popup - Fixed information in the README.txt file - Removed leftover old layout file - Added some more error checks with nice messages - Added the cargo capacity and max. locked targets in the info window - Updated bundled scriptaculous to v1.8.3 - Removed prototip support, handling the dependencies was getting too cumbersome v1.2 - Updated static cache to the new Dominion data dump - Corrected the readme file to reflect the fact the data dump access is now optional - Fixed ship name checks so that special names like "Capsule Home-1.401" can be recognized - Added the full list of ships to the examples collection v1.1 - Modified link behavior so that the tooltip opens when clicking on the link itself - Added option to turn off appending the graphical button to links - Added some examples - Added the ExtractShips tool - Added the USE_STATIC_DATA configuration option, add functionality to use the static data dump - Made static data dump the default option - Fixed a style issue - Revamped the way the layout is loaded and handled, made it subfolder-based v1.0 - Initial revision