andlabs-ui/wintable/new
Pietro Gagliardi ddb4533aff Defined tableFree(NULL). 2014-12-12 10:55:57 -05:00
..
api.h Added a cast to a tableRealloc() call. 2014-12-10 20:43:28 -05:00
children.h Added tracking of header column sizes. 2014-12-08 12:57:54 -05:00
coord.h Readded rowHeight(). Also tested font helper functions. 2014-12-08 16:23:55 -05:00
draw.h Started tying all the threads together in the drawing loop for real. 2014-12-12 10:47:23 -05:00
events.h Readded main code (but stripped to its essentials for now, as everything will be slowly readded, but in a different order) and fixed compilation errors (and some warnings). 2014-12-05 22:23:39 -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 Removed error check in ScrollWindowEx() call for now pending a wine bug (https://bugs.winehq.org/show_bug.cgi?id=37706). 2014-12-11 16:29:43 -05:00
main.c Started tying all the threads together in the drawing loop for real. 2014-12-12 10:47:23 -05:00
resize.h More TODOs. 2014-12-11 20:37:38 -05:00
scrollbarseries Added a list of scrollbar series articles for convenience. 2014-12-09 15:57:09 -05:00
util.h Defined tableFree(NULL). 2014-12-12 10:55:57 -05:00