log

age author description
Tue, 11 Dec 2012 15:36:08 +0100 Sebastian Kruse Make the Table fill the given space (width 100%). CellTable
Tue, 11 Dec 2012 15:34:37 +0100 Sebastian Kruse Set column width of CellTable. So they always fill up 100% and page changes dont alter the layout. CellTable
Mon, 10 Dec 2012 17:28:22 +0100 Sebastian Kruse fix: add missing refresh of highlights on range change of table CellTable
Mon, 10 Dec 2012 17:17:10 +0100 Sebastian Kruse fix: add missing update of map and timeplot widget at refineText CellTable
Mon, 10 Dec 2012 17:02:59 +0100 Sebastian Kruse mouse events (over/out/click) for table rows CellTable
Mon, 10 Dec 2012 17:02:15 +0100 Sebastian Kruse Added place and description column CellTable
Mon, 10 Dec 2012 16:43:15 +0100 Sebastian Kruse add functions for time/map/table updates that where only accessible through plain JS before CellTable