Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Enforced check for proper number of columns in a table. Now if a table has ... | Vincent Hennebert | 2007-10-31 | 1 | -0/+7 |
* | - factored the management of column numbers into a separate helper class | Vincent Hennebert | 2007-10-30 | 1 | -96/+61 |
* | Made the columns field in Table private, and created suitable accessors to it | Vincent Hennebert | 2007-10-26 | 1 | -11/+7 |
* | Created an abstract TableCellContainer class meant to contain the logic in Ta... | Vincent Hennebert | 2007-10-26 | 1 | -0/+161 |