| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-12-21 | Made toCheckboxRect() take the xoff parameter too. | Pietro Gagliardi | |
| 2014-12-20 | toItemContentRect() -> toCellContentRect() (consistency) | Pietro Gagliardi | |
| 2014-12-20 | Wrote up toItemContentRect() and used that in drawCell(). More TODOs. | Pietro Gagliardi | |
| 2014-12-18 | More TODOs. | Pietro Gagliardi | |
| 2014-12-18 | Added images and checkboxes to rowHeight(). Split out the text part into ↵ | Pietro Gagliardi | |
| textHeight(); we'll be needing it later (when implementing vertical centering). | |||
| 2014-12-16 | Actually return no selection in clientCoordToRowColumn() correctly. Part 2 ↵ | Pietro Gagliardi | |
| of previous commit. | |||
| 2014-12-16 | Revert "Attempted to fix broken coordinate calculations for out-of-cell ↵ | Pietro Gagliardi | |
| clicks..." That didn't do it; will need to use a debugger. This reverts commit 25e51003609d1f472ed0c7d8858ed32c16166169. | |||
| 2014-12-16 | Attempted to fix broken coordinate calculations for out-of-cell clicks... | Pietro Gagliardi | |
| 2014-12-14 | Unified all column width accesses to a columnWidth() function. | Pietro Gagliardi | |
| 2014-12-14 | Implemented rowColumnToClientRect() (was rowColumnToClientCoord() but ↵ | Pietro Gagliardi | |
| decided that the full RECT would be more useful); not sure if I'm going to actually use it now though since full-on redrawing the old and new rows would probably be more correct in doselect()... | |||
| 2014-12-13 | Implemented mouse click selection. | Pietro Gagliardi | |
| 2014-12-13 | Implemented clientCoordToRowColumn(). | Pietro Gagliardi | |
| 2014-12-08 | Readded rowHeight(). Also tested font helper functions. | Pietro Gagliardi | |
| 2014-12-05 | Moved the rewrite of the new Windows Table to its /own/ folder. | Pietro Gagliardi | |
