andlabs-ui/wintable/new
Pietro Gagliardi b9c46d4cdf Don't try to scroll if we're deselecting. First part of mouse deselect fix. 2014-12-16 18:40:58 -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 Revert "Attempted to fix broken coordinate calculations for out-of-cell clicks..." 2014-12-16 11:38:04 -05:00
draw.h Unified all column width accesses to a columnWidth() function. 2014-12-14 16:23:32 -05:00
events.h Implemented keyboard selection. Now I need to fix /mouse/ selections that select nothing, because apparently /that/ was broken... 2014-12-16 11:28:08 -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 Changed abort() in deftablePanic() to DebugBreak() for convenience (especially in wine where abort() is NOT caught by winedbg --gdb and for whatever reason I can't set a breakpoint with the same). 2014-12-16 15:07:55 -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 Don't try to scroll if we're deselecting. First part of mouse deselect fix. 2014-12-16 18:40:58 -05:00
util.h Unified all column width accesses to a columnWidth() function. 2014-12-14 16:23:32 -05:00
vscroll.h Cleared some TODOs. 2014-12-12 22:48:19 -05:00