andlabs-ui/wintable
Pietro Gagliardi c41b9b16ff Moved the api.h include to the bottom of the include list so that when I move the public-facing API code (namely the WM_SETFONT handler) there we can use functions defined later. 2014-11-30 21:11:12 -05:00
..
accessibility_darwin.c Settled a TODO in the accessibility code. 2014-11-09 23:44:46 -05:00
accessibilitynotes More TODOs. 2014-11-13 12:15:16 -05:00
api.h Started splitting the new Windows Table code into more manageable chunks. 2014-11-29 18:29:50 -05:00
checkboxstuff Removed all the checkbox stuff for now. I need to do it a better way. 2014-11-24 10:49:36 -05:00
draw.h More Windows Table separation. 2014-11-30 17:05:42 -05:00
hscroll.h Started splitting the new Windows Table code into more manageable chunks. 2014-11-29 18:29:50 -05:00
imagelist_windows.c Started the work to handle checkboxes. For now, we draw just a red rectangle; when we do events this will change color dynamically. When I hook up the control to its parent, I will move from these rectangles to the actual checkbox images. In the meantime, fix some pointer bugs in imagelist_windows.c as well. 2014-11-18 13:53:53 -05:00
main.c Moved the api.h include to the bottom of the include list so that when I move the public-facing API code (namely the WM_SETFONT handler) there we can use functions defined later. 2014-11-30 21:11:12 -05:00
selection.h More Windows Table separation. 2014-11-30 17:05:42 -05:00
util.h Started splitting the new Windows Table code into more manageable chunks. 2014-11-29 18:29:50 -05:00
vscroll.h Started splitting the new Windows Table code into more manageable chunks. 2014-11-29 18:29:50 -05:00