index
:
go.wit.com/dev/andlabs/ui.git
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
/
draw.h
Age
Commit message (
Expand
)
Author
2014-12-14
Unified all column width accesses to a columnWidth() function.
Pietro Gagliardi
2014-12-13
Resolved some TODOs.
Pietro Gagliardi
2014-12-13
Fixed up some TODOs
Pietro Gagliardi
2014-12-13
Started to lay down the groundwork for handling selection.
Pietro Gagliardi
2014-12-12
Added vscroll to the drawing code. Now to figure out why it stops early...
Pietro Gagliardi
2014-12-12
Started tying all the threads together in the drawing loop for real.
Pietro Gagliardi
2014-12-11
Fixed twitchy text.
Pietro Gagliardi
2014-12-11
Mostly finisshed up horizontal scrolling by hooking it up to everything else....
Pietro Gagliardi
2014-12-09
Reimplemented tableAddColumn for real.
Pietro Gagliardi
2014-12-08
More TODOs.
Pietro Gagliardi
2014-12-08
Began the implementation of the new Windows Table's drawCell().
Pietro Gagliardi
2014-12-08
Readded rowHeight(). Also tested font helper functions.
Pietro Gagliardi
2014-12-08
Fixed up WM_PRINTCLIENT stuff.
Pietro Gagliardi
2014-12-08
Filled in the draw() function for testing header resizes (when that is implem...
Pietro Gagliardi
2014-12-08
Added drawing scaffolds to the new Windows Table.
Pietro Gagliardi