andlabs-ui/wintable/new
Pietro Gagliardi c016143d80 Changed the memory allocator used in util.h so that code will work on real Windowss because LocalAlloc() doesn't want to. 2014-12-22 21:51:01 -05:00
..
api.h More TODOs. 2014-12-12 10:57:37 -05:00
checkboxes.h Converted the checkbox code to actually use drawCheckbox(). 2014-12-22 21:28:17 -05:00
children.h Added tracking of header column sizes. 2014-12-08 12:57:54 -05:00
coord.h Made toCheckboxRect() take the xoff parameter too. 2014-12-21 02:09:09 -05:00
draw.h Converted the checkbox code to actually use drawCheckbox(). 2014-12-22 21:28:17 -05:00
events.h Mostly done with the implementation of checkboxes! 2014-12-22 20:15:10 -05:00
header.h Unified all column width accesses to a columnWidth() function. 2014-12-14 16:23:32 -05:00
hscroll.h Added wheel scrolling. 2014-12-12 22:17:20 -05:00
links Added some links. 2014-12-16 03:10:52 -05:00
main.c Mostly done with the implementation of checkboxes! 2014-12-22 20:15:10 -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 Mostly done with the implementation of checkboxes! 2014-12-22 20:15:10 -05:00
util.h Changed the memory allocator used in util.h so that code will work on real Windowss because LocalAlloc() doesn't want to. 2014-12-22 21:51:01 -05:00
vscroll.h Cleared some TODOs. 2014-12-12 22:48:19 -05:00