| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-04-06 | client: property tab cleanup; resolve #396 | Alon Levy | |
| 2015-04-05 | client: link properties dialog: delete button identical to node dialog | Alon Levy | |
| 2015-04-05 | client: rename edge_info to link_info | Alon Levy | |
| for f in `git grep -l edge_info`; do sed -ie 's/edge_info/link_info/g' $f; done for f in `git grep -l EDGE_INFO`; do sed -ie 's/EDGE_INFO/LINK_INFO/g' $f; done git mv src/client/view/edge_info.js src/client/view/link_info.js | |||
| 2014-12-16 | moving files around after repository merger | Alon Levy | |
