Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-11 | Add crude add-child button to each node. | Bent Bisballe Nyeng | |
2020-06-11 | Add intermistic title edit functionality using double-click. | Bent Bisballe Nyeng | |
2020-06-11 | Add escaping/de-escaping to attribute names and values. | Bent Bisballe Nyeng | |
2020-06-11 | Add missing Makefile. | Bent Bisballe Nyeng | |
2020-06-10 | JS: Add support for re-ordering using the mouse. | Bent Bisballe Nyeng | |
2020-06-08 | Add 'insert before id' to create and move commands. | Bent Bisballe Nyeng | |
2020-06-07 | Prevent others for dragging a node while it is being dragged. | Bent Bisballe Nyeng | |
2020-06-07 | JS: Dim nodes while they are being dragged. | Bent Bisballe Nyeng | |
2020-06-07 | Fix indentation of stylesheet. | Bent Bisballe Nyeng | |
2020-06-07 | Fix white-space in all javascript files. Use js2 emacs mode. | Bent Bisballe Nyeng | |
2020-06-07 | Relocate all webservice files to src/ws and make sure they can be found by ↵ | Bent Bisballe Nyeng | |
the service after install. |