log

age author description
Fri, 07 Dec 2012 16:04:27 +0100 Sebastian Kruse refining of data in CellTable CellTable
Fri, 07 Dec 2012 16:01:51 +0100 Sebastian Kruse cleanup of grid table left-overs CellTable
Thu, 06 Dec 2012 18:09:00 +0100 Sebastian Kruse Merged the bugfixes default
Thu, 06 Dec 2012 18:05:39 +0100 Sebastian Kruse Preparation for a switch to a CellTable. CellTable
Thu, 06 Dec 2012 18:05:16 +0100 Sebastian Kruse Fix for missing JS file, why did this even work? CellTable
Thu, 06 Dec 2012 18:04:25 +0100 Sebastian Kruse Fix for NullPointer exceptions of parameters CellTable
Wed, 05 Dec 2012 12:25:20 +0100 sebi as the repository moved to mecurial, transfer .gitignore to .hgignore
Mon, 03 Dec 2012 15:26:56 +0100 Sebastian Kruse moved the data-table out of the mainContainer again
Mon, 03 Dec 2012 13:40:15 +0100 Sebastian Kruse removed unused variable
Mon, 03 Dec 2012 12:06:59 +0100 Sebastian Kruse Bump GMaps API to version 3
Fri, 30 Nov 2012 17:03:17 +0100 Sebastian Kruse corrected FileReader usage (onloaded callback) for local KML support
Fri, 30 Nov 2012 15:17:25 +0100 Sebastian Kruse local KML display (beta)
Thu, 29 Nov 2012 11:33:12 +0100 Sebastian Kruse fixed javadoc comment
Wed, 28 Nov 2012 17:01:34 +0100 Sebastian Kruse re-added the ability to refine the dataset by a (very simple) text search
Wed, 28 Nov 2012 17:00:49 +0100 Sebastian Kruse Improved robustness of KML parsing (with Firefox and probably other browsers a missing node can lead to a NullPointerException that will not be catched by the try/catch)