Menu

Commit [r958]  Maximize  Restore  History

- Removed Column::inputFilter(), since messing with it from the outside wreaks

havoc with ColumnStringIO. Fixes input problems after auto-filling cells.

- Changed lastSelected(Column|Row) in TableView and MatrixView to return -2 in
case of no selection instead of -1. Rationale: iteration from firstSelected*
to lastSelected* automatically becomes empty in this case. Fixes what would
otherwise be a bug in Table::recalculate(), but also makes sure this won't
crop up elsewhere in the future.

knut_f 2008-09-05

changed /trunk/core/column/Column.cpp
changed /trunk/core/column/Column.h
changed /trunk/matrix/Matrix.cpp
changed /trunk/matrix/MatrixView.cpp
changed /trunk/table/Table.cpp
changed /trunk/table/TableView.cpp
/trunk/core/column/Column.cpp Diff Switch to side-by-side view
Loading...
/trunk/core/column/Column.h Diff Switch to side-by-side view
Loading...
/trunk/matrix/Matrix.cpp Diff Switch to side-by-side view
Loading...
/trunk/matrix/MatrixView.cpp Diff Switch to side-by-side view
Loading...
/trunk/table/Table.cpp Diff Switch to side-by-side view
Loading...
/trunk/table/TableView.cpp Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.