summaryrefslogtreecommitdiff
path: root/src/client/view/selection.js
AgeCommit message (Expand)Author
2015-01-11client/selection: add link_selected, use it for linktextAlon Levy
2015-01-11client/selection: make explicit dependency on main_graph and not rz_coreAlon Levy
2015-01-11client: cleanup selectionAlon Levy
2015-01-06client: adapt to new node_id_set_add and link_id_set_add, renames all aroundAlon Levy
2015-01-05client/selection: add debug helperAlon Levy
2015-01-05client: fix link selection (still have links appearing above nodes)Alon Levy
2015-01-05client/selection: fix node selection, use hash for selection instead of Node....Alon Levy
2015-01-05client: renames (find - all are lower case underscore separates) plus clone+i...Alon Levy
2015-01-05initial graph_view introduction - mixing circle & force layoutsAlon Levy
2015-01-05introduce commit_and_tx_diff__topo & commit_diff__topoAlon Levy
2014-12-28fixes #247 - make selection listen to graph changes to recognize a deleted nodeAlon Levy
2014-12-16moving files around after repository mergerAlon Levy