index
:
jcarr/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
/
header.h
Age
Commit message (
Expand
)
Author
2014-12-14
Unified all column width accesses to a columnWidth() function.
Pietro Gagliardi
2014-12-11
Fixed up the whole horizontal scroll glitching mess. Now to tackle the twitch...
Pietro Gagliardi
2014-12-11
Mostly finisshed up horizontal scrolling by hooking it up to everything else....
Pietro Gagliardi
2014-12-10
Wrote up the hscroll code. Not sure why it doesn't work yet. Not yet applied ...
Pietro Gagliardi
2014-12-10
Added headerHeight to the new Table.
Pietro Gagliardi
2014-12-10
Moved Table width calculation out of recomputeHScroll() and into updateTableW...
Pietro Gagliardi
2014-12-10
Changed from recomputeHScroll() to updateTableWidth() as we will store the ta...
Pietro Gagliardi
2014-12-09
Started readding hscroll code; just recomputeHScroll() for now.
Pietro Gagliardi
2014-12-09
More TODOs.
Pietro Gagliardi
2014-12-08
Added tracking of header column sizes.
Pietro Gagliardi
2014-12-08
Added new Windows Table header columns (and this time we'll split out the dum...
Pietro Gagliardi
2014-12-07
More header control stuff: resize handling/header control repositioning.
Pietro Gagliardi
2014-12-07
More header support code, including header notification scaffolding.
Pietro Gagliardi
2014-12-07
Started re-adding the header stuff for real this time.
Pietro Gagliardi