Internal code improvements:
Added @resource & @require to metadata parsing.
Made array traversals tolerant of property pollution by 3rd party libs, (like jQuery).
2008-12-09, Version 3.0.1
Added Prefs dialog to "User Script Commands" menu,
(right-click on Greasemonkey in status bar.)
2008-09-12, Version 3.0
Dropped support for sites other than excite.
2008-08-15, Version 2.7
excite: The date/time controls can now be accessed
by clicking the expand arrow in the upper-left corner of the grid,
and the actor/title search bar can be accessed
by clicking the expand arrow in the lower-left.
Minor tweaks for Firefox 3 compatibilty.
2008-05-09, Version 2.6.1
Omit Channels now accepts channel number ranges, (eg, 600-699).
The imdb and tv.com icons are now pulled directly from those sites,
which turns out to be a siginificant performance improvement
over a zillion bulky, duplicate Data URIs.
Added Alt-Shift-P access key for the Preferences dialog,
and the Prefs menu button itself can optionally be make invisible.
Added validation checking of numeric preference values.
Cleaned-up the preferences help page.
2008-04-25, Version 2.6
Added Preferences dialog. Look for the [Prefs] button in the lower-right.
Not only does this make the script's options much more accessible,
it serves as a useful form of documentation as well, ie, what all can TTG do.
2007-09-17, Version 2.5.3.5
Added new highlighting options:
favoredTitles (not quite as important as favoriteTitles), and
ignoreTitles (for programs that you generally skip over when scanning the listing).
See doc.html.
excite: Retry on failed page loads.
2007-04-06, Version 2.5.3.4
meevee: Remove Missed Shows header section.
2007-04-06, Version 2.5.3.3
Reworked zap2it adapter after site redesign.
Remove new zap2it grids ads,
(which were probably the primary impetus for their site redesign ;).
2007-04-06, Version 2.5.3.2
Fixed onAppears trigger.
(Whenever tvguide page design changes in this regard, TTG cannot engage.)
2007-03-29, Version 2.5.3.1
Reversed highlighting scheme: first-runs in bold, and favorites in yellow.
Just seems to make more sense.
2007-03-27, Version 2.5.3
Added highlightFirstRun feature, (highlights titles marked as New).
This changes the meaning of highlighting for some grids.
(See: doc)
2007-03-07, Version 2.5.2.2
Fixed tvguide.com: removeGridAds.
2007-03-07, Version 2.5.2.1
Fixed tvguide.com. (They changed the "Logged in as" elements.)
2007-03-06, Version 2.5.2
excite.com/tv:
Improved IMDb movie search by including the title year.
excite.com/tv:
Use IMDb episode search mode for TV series.
Same coming for other grids soon.
2007-01-28, Version 2.5.1
Replaced text symbol with IMDb logo img
Added tv.com links
2007-01-28, Version 2.5
Added support for tvlistings.aol.com
Added support for meevee.com
2007-01-15, Version 2.4.2
Added Auto-refresh for excite.com/tv/
2007-01-10, Version 2.4.1
Added Omit Channels for excite.com/tv/
Added Highlight Favs for imdb.com/tvgrid/
2007-01-07, Version 2.4
Added support for excite.com/tv
2007-01-05, Version 2.3
Multi-site support. Added:
zap2it.com/tvlistings/
imdb.com/tvgrid/
2006-12-09, Version 2.2
Added favoriteTitles option.
2006-12-04, Version 2.1
Added time marker overlay.
2006-12-03, Version 2.0
Add IMDb links in front of each program title.
Initial foundation code to facilitate structured access of TVGuide.com pages.