summaryrefslogtreecommitdiff
path: root/desktop/treeview.h
Commit message (Expand)AuthorAgeFilesLines
* Make node delete callback msg differentiate between deletes caused by user in...Michael Drake2013-07-151-0/+3
* Typedefs for internal treeview and treeview_node structs.Michael Drake2013-07-031-24/+22
* Make READ_ONLY flag a combinator for NO_MOVES and NO_DELETES. Implement NO_D...Michael Drake2013-07-031-4/+5
* Add treeview behaviour flags.Michael Drake2013-07-031-2/+10
* Make flags for suppress resize.Michael Drake2013-07-021-4/+9
* Add quite param to insertion calls to suppress treeview height callback.Michael Drake2013-07-011-2/+12
* Start keypress handling.Michael Drake2013-07-011-0/+10
* Say which functions are documented in the header.Michael Drake2013-06-181-1/+1
* Remove unused function.Michael Drake2013-06-181-2/+0
* Add documentation.Michael Drake2013-06-181-19/+138
* Enable double click to launch from treeview.Michael Drake2013-06-041-7/+7
* Make releationship enum meanings clearer.Michael Drake2013-06-041-2/+2
* Clean up history node deletion -- now treeview driven. Add select all, selec...Michael Drake2013-06-031-1/+21
* cw handle can't be const.Michael Drake2013-05-311-1/+1
* Make node flags for expanded and selected. Start mouse action support. (Lit...Michael Drake2013-05-311-0/+11
* Add first pass at new treeview.Michael Drake2013-05-311-0/+123