andlabs-ui/wintable/new
Pietro Gagliardi ad12b8b1af Implemented rowColumnToClientRect() (was rowColumnToClientCoord() but 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-14 02:52:31 -05:00
..
api.h More TODOs. 2014-12-12 10:57:37 -05:00
children.h Added tracking of header column sizes. 2014-12-08 12:57:54 -05:00
coord.h Implemented rowColumnToClientRect() (was rowColumnToClientCoord() but 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-14 02:52:31 -05:00
draw.h Resolved some TODOs. 2014-12-13 11:53:03 -05:00
events.h Implemented mouse click selection. 2014-12-13 13:56:31 -05:00
header.h Fixed up the whole horizontal scroll glitching mess. Now to tackle the twitchy text... 2014-12-11 20:35:46 -05:00
hscroll.h Added wheel scrolling. 2014-12-12 22:17:20 -05:00
main.c More TODOs. 2014-12-13 16:23:48 -05:00
resize.h ok fixed that bug 2014-12-12 16:43:17 -05:00
scroll.h Added wheel scrolling. 2014-12-12 22:17:20 -05:00
scrollbarseries Added a list of scrollbar series articles for convenience. 2014-12-09 15:57:09 -05:00
select.h Implemented mouse click selection. 2014-12-13 13:56:31 -05:00
util.h Defined tableFree(NULL). 2014-12-12 10:55:57 -05:00
vscroll.h Cleared some TODOs. 2014-12-12 22:48:19 -05:00