[root]/src/seg/jUCMNav/editpolicies/directEdit

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 8 (100.0%) | 411 (100.0%) | 51.3 |
| jkealey | 6 (75.0%) | 366 (89.1%) | 61.0 |
| etremblay | 1 (12.5%) | 45 (10.9%) | 45.0 |
| jmcmanus | 1 (12.5%) | 0 (0.0%) | 0.0 |
attempt to fix naming conflicts between directEdit and directedit.
0 lines of code changed in 3 files:
surprise feature of the day: direct edit on labels.
added code to AddAndForkAction to allow to add it on node connections.
fixed bug where delete path node's label didn't refresh screen.
366 lines of code changed in 3 files:
Labels now appear at correct place (maybe not for ComponentLabels).
Fixed a bug where LabelSetConstraintCommand did not implement JUCMNavCommand.
Implemented the command tests for labels.
Removed editpolicies.directedit and ChangeLabelNameCommand (these where committed accidently by me).
0 lines of code changed in 1 file:
Refactored a lot of packages to better reflect our strategy for the future.
Corrected some bugs to follow some guidelines we defined earlier.
Extracted the RessourceTracker class from UCMEditor.
45 lines of code changed in 1 file: