summaryrefslogtreecommitdiff
path: root/wintable/main.c
AgeCommit message (Expand)Author
2014-10-20Added click to select items. Also finished the implementation of WM_SETFONT.Pietro Gagliardi
2014-10-20Numbered each of the sample items.Pietro Gagliardi
2014-10-20More TODOs.Pietro Gagliardi
2014-10-20Implemented mouse-wheel scrolling.Pietro Gagliardi
2014-10-19Fixed the last of the redrawing issues.Pietro Gagliardi
2014-10-19Scrolling mostly works now...Pietro Gagliardi
2014-10-19Worked on vertical scrolilng. Not done.Pietro Gagliardi
2014-10-19Set the DC viewport properly for the purposes of scrolling.Pietro Gagliardi
2014-10-19Optimized Table redraw and fixed redraw-on-resize.Pietro Gagliardi
2014-10-19Fixed a potential bug in the WM_SETFONT handling.Pietro Gagliardi
2014-10-19Added a count variable to the table structure.Pietro Gagliardi
2014-10-19Simplified the code a bit.Pietro Gagliardi
2014-10-19Began working on a replacement Table for Windows.Pietro Gagliardi