-changes to TableView to more transparently treat "special" columns (group count, pass rate) more like normal columns.
-make TableView keep track of currently visible column names, instead of field names.  This is better for tracking "special" columns because they don't necessarily have field names (e.g. pass rate uses the special widget column "field name").
-since TRIAGE_GROUP_COLUMNS now includes the count column, put it on the left of reason.
-for part of the change, it ended up being easier to stop using the whole "readonly item" thing in DoubleListSelector, so got rid of that and made TableView handle when "special" columns are removed through the DoubleListSelector.

Signed-off-by: Steve Howard <showard@google.com>



git-svn-id: http://test.kernel.org/svn/autotest/trunk@2736 592f7852-d20e-0410-864c-8624ca9c26a4
2 files changed