summaryrefslogtreecommitdiff
path: root/src/main/java/com/c2kernel/gui/TreeBrowser.java
AgeCommit message (Collapse)Author
2013-02-08Added bouncy bar to the status pane to make people feel better when theAndrew Branson
system is busy.
2013-01-30Fixed DynamicTreeBuilder not receiving double-clicks and loading moreAndrew Branson
nodes. Fixes #97
2012-08-03Menu item on collection members in the tree to remove them.Andrew Branson
Drag items onto dependencies to add them. Dependency view Logging cleanup Fixes #42
2012-06-26Initial refactor from kernelAndrew Branson