Revision history for Firefox extension Adsense Notifier

0.9.5 Sun Nov 30 20:00:00 2007
    - Fixed screen scraping to accommodate Google change in the earnings display
      I tried to future-proof the screen scraping a bit so that even if they move
      it around again it should be less likely to break.

0.9.4 Sun Sep 02 06:00:00 2007
    - Fixed screen scraping to accomidate Google change in the earnings display

0.9.3 Sat Dec 02 20:00:00 2006
    - Google updated how money is displayed for Arabic, Finnish, French, and Russian causing
      stats to display incorrectly for those languages.
    - Moved around the options to better fit on smaller screens

0.9.2 Sat Sep 29 12:00:00 2006
    - Minor Update for Firefox 2.0

0.9.1 Sat Aug 05 14:00:00 2006
    - Fixed issue with "Since Last Payment" where "All Time" was being displayed even
      if the user had received a payment before.
    - Misspelled "Adsense" within the paypal link.
    - Fixed slight change in the Adsense login proceedure.

0.9   Mon May 22 20:00:00 2006
    - Fixed issue where incorrect information was displayed if there was no data
      available for a product.
    - Fixed number formatting for some languages.
    - Fixed "Since Last Payment" to work even if user has never received a payment
      (shows same results as "all time")
    - Fixed login issue where users had migrated or were in the process of
      migrating their adwords/adsense account to a google account.
    - Fixed divide by zero error when there were earnings but no clicks or no impressions.
    - Added back "all time".
    - Added the ability to choose click landing page.
    - Added locales for numbers.  Default is to use the Firefox install locale, but this can
      be overridden through the options.
    - Added Shift and CTRL clicking so single button mice can take advantage of multiple
      clicking options.
    - Added first time startup page for new versions.
    - Changed login process to only popup login box if username or password is
      blank.  Now if failed login attempt, the "Stats" icon is changed.
    - Changed decimal places from 1 to 2 places to match with Google update.
    - Changed to XPCOM interface.  Now all windows share the same backend.  This should
      vastly increase the speed at which additional windows open since they no longer
      need to login and pull the data.  This also opens up the ability to add multiple
      accounts, have on the fly currency conversion, save cookies to cut down on the logons,
      graphs, and many other exciting features.
    - Changed last few hard coded strings to use locale dtd and property files (including
      description displayed under extensions.)
    - Updated XMLHTTPRequest to disable caching.  This should slightly increase the chances
      that the notifier will always get "new" data.  That said, the data you get seems to
      be more dependant on which adsense server you hit and get connected to.

0.8   Sun Feb 05 15:30:00 2006
    - Added the ability to track referals.
    - Added "since last payment" view.
    - Added RPC (Revenue per click).
    - Added the ability to configure all mouse clicks.
    - Added "Update Now" option to mouse clicks.
    - Added support for the Flock developer preview.
    - Now pull all data from the "overview" page, this allows collecting data for
      all three products from one page, but makes it impossible to group by page or 
      ad data as well as losing the "all time" view.
    - Added Text + Link in the About dialog box to give each individual translator
      credit.
    - Changed "Adsense" text to an icon.
    - Updated Extension list and About Icon.
    - Updated options to show errors before submitting.  Also added text explaining
      that "Update Intervals" under 15 minutes are not allowed.
    - Updated preferences window so that "Cancel" doesn't continue to try to login
      during a failed login attempt.
    - Fixed possible memory leak with XMLHttpRequest.

0.7.1 Fri Jan 12 20:30:00 2006
    - Fixed tiny change in Google Logon procedure.
    - Added the following language packs:
      * fi

0.7   Fri Dec 02 22:30:00 2005
    - Fixed issue where multiple Options windows could flood user if password 
      is missing or incorrect.
    - Fixed issue where any report but "today" was not showing properly upon
      initially loading Firefox.
    - Updated Google logon procedure.  Thank you again to the Google AdSense support
      team for the heads up.

0.6.6 Fri Nov 04 14:30:00 2005
    - Updated login process to recognize when the Adsense TOS is updated and
      alert the user.

0.6.5 Fri Nov 04 11:30:00 2005
    - Added the following language packs:
      * de-DE
    - Updated login process to work with new Google accounts/Javascript login
   ** Special thanks to the Google AdSense support team for alerting me pre-emptively
      to this change.

0.6.4 Mon Oct 19 12:00:00 2005
    - Added the following language packs:
      * ru-RU
      * cs-CZ
      * lt-LT
    - Pulled Version info out of language files.
    - Updated version info to work with Firefox 1.5b+.

0.6.3 Tue Sep 13 09:30:00 2005
    - Updated version info to work with Firefox 1.5+
    - Fixed issue where some Adsense reports were displaying
      a single days info instead of the totals.

0.6.2 Tue Aug 23 09:00:00 2005
    - Fixed errors in Polish Translation.
    - Changed stats grab to work with updated Adsense Page.

0.6.1 Tue Aug 02 12:00:00 2005
    - Added the following language packs:
      * it-IT
      * pl-PL
    - Fixed errors in French Translation.
    - Fixed login sequence for updated Google destination code.

0.6   Fri Jul 15 12:00:00 2005
    - Added the following language packs:
      * es-ES
      * fr-FR
      * ja-JP
      * tk-TK
    - Changed the min delay to 15 minutes at the request of Google.
    - Changed alt-click to the following behaviour: When alt-click is set to go to Adsense,
      Adsense Notifier will now go to the Advanced reports for Ad or Search, or go to the
      Overview depending on your setting for the Product option (Ad Preformance, Search Preformance,
      or Both respectively ).
    - Fixed interface to work with new Google Adsense page.


0.5.1 Wed May 25 07:00:00 2005
    - Fixed toFixed error with countdown timer.

0.5   Tue May 24 20:00:00 2005
    - Added Show Data By Option.
    - Added Show time until next update in popup tool tip.
    - Changed alt-click on Adsense Notifier to not send user/pass.
    - Fixed problem where Adsense Notifier did not work under OS X.
    - Fixed problem where Adsense was queried twice when saving prefs.

0.4   Sat Apr 24 20:00:00 2005
    - Added Reset timer and login after changing settings.
    - Added en-US Local Language + locales.
    - Added access key shortcuts to Options menu.
    - Changed to OO style.
    - Changed to async style HTTP request.
    - Changed to HTTPS POST for login procedure to ensure that username and password
      are encrypted over the net.  Also changed all requests to HTTPS.
    - Fixed Problem where an incorrect password could not be changed.
    - Fixed incorrect averages when search and ad stats are displayed at the same time.
    - Fixed Problem where total would not display correctly when search and ad stats were
      displayed at the same time and search stats were non-existant.

0.3.3 Tue Apr 19 23:00:00 2005
    - Fixed error where international users displayed incorrect stats.

0.3.2 Tue Apr 19 11:15:00 2005
    - Fixed error where international users displayed incorrect stats.

0.3.1 Mon Apr 18 13:00:00 2005
    - Fixed prefs conflict with global variable name.

0.3  Sun Apr 17 10:00:00 2005
    - Added GNU GPL License Info.
    - Added all display filters ( Last 2 Days, This Week, etc ).
    - Added the ability to show Search result earnings as well as
      a combined report of ads and search.
    - Changed HttpRequest to more modular.
    - Changed from saving password in plaintext to using the mozilla
      password manager.
    - Fixed Status bar displaying undefined if there are were no
      statistics for a specific time period.

0.2  Fri Apr 15 21:10:00 2005
    - Added Automatic update code.
    - Changed statusbar to the be on the far right.

0.1  Tue Apr 12 23:00:00 2005
    - first public release.