summaryrefslogtreecommitdiff
path: root/desktop/treeview.c
Commit message (Expand)AuthorAgeFilesLines
...
* cw handle can't be const.Michael Drake2013-05-311-2/+2
* Rename treeview_walk --> treeview_walk_internal.Michael Drake2013-05-311-3/+4
* Call redraw function on clicks. Enable treewalker to skip the children of co...Michael Drake2013-05-311-10/+21
* Make node flags for expanded and selected. Start mouse action support. (Lit...Michael Drake2013-05-311-26/+79
* Add first pass at new treeview.Michael Drake2013-05-311-0/+1104