index
:
interesting/andlabs-ui
devel
guimaster
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
wintable
/
new
/
coord.h
Age
Commit message (
Expand
)
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 text...
Pietro Gagliardi
2014-12-16
Actually return no selection in clientCoordToRowColumn() correctly. Part 2 of...
Pietro Gagliardi
2014-12-16
Revert "Attempted to fix broken coordinate calculations for out-of-cell click...
Pietro Gagliardi
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 decided...
Pietro Gagliardi
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