Changelog


Changes in 2016


Changes in 2015


Changes in 2014


Changes in 2013


Changes in 2012


Changes in 2011


Changes in 2010


Changes in 2009


Changes in 2008


v1.15.0 on Dec/29/2007
v1.14.0 on Dec/27/2007
v1.13.0 on Dec/25/2007
v1.12.0 on Dec/22/2007
v1.11.0 on Dec/20/2007
v1.10.0 on Dec/18/2007
v1.9.0 on Dec/16/2007
v1.8.2 on Dec/13/2007
    • Fixed a bug in the JavaScript function AddClassToTableElement() concerning Microsoft’s Internet Explorer 7:
      Before the Change After the Change
      ...
      if (i == "length") break;
      ...
      ...
      if (i == "length") continue;
      ...
    • Fixed yet another bug in the JavaScript function AddClassToTableElement() concerning the naming of a local variable:
      Before the Change After the Change
      var resourceElement ...
      var htmlElement ...
      The wrong naming was caused by a Copy & Paste action.
v1.8.1 on Dec/11/2007
v1.8.0 on Dec/09/2007
v1.7.0 on Dec/07/2007
v1.6.0 on Dec/04/2007
v1.5.0 on Dec/03/2007

Changes in November 2007

Changes in October 2007

Changes in September 2007

Changes in August 2007

Changes in July 2007

Changes in June 2007

Changes in May 2007

Changes in April 2007

Changes in March 2007

Changes in February 2007

Changes in January 2007


Changes in 2006


Return to Beginning