| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
complete
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
function keys)
|
|
|
|
selection when appropriate
|
|
filtered_graph
|
|
|
|
|
|
|
|
|
|
|
|
Whereas node text class was not set correctly on selection.
|
|
|
|
|
|
|
|
|
|
|
|
i.e.
related =
|selected| == 1 N(selected)
else intersection_{s in S}{neighbours(s)}
|
|
selected nodes - nodes the user selected directly, via search or click.
related - nodes that we choose to show the user as a result of the
selection made.
|
|
|
|
|
|
|
|
|
|
|
|
It was buggy and did not deal with overlap.
Renamed to neighbourhood.
|
|
|
|
First type is default, and order is for shift-up/down selection, filter
menu and type drop down in properties menu (so, basically everywhere).
|
|
|
|
|
|
|
|
|
|
to rename node types
|
|
returned, place in domain specific type information
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|