[root]/src/seg/jUCMNav/editors/palette
tools
(8 files, 590 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 68 (100.0%) | 2544 (100.0%) | 37.4 |
| jkealey | 35 (51.5%) | 1165 (45.8%) | 33.2 |
| etremblay | 19 (27.9%) | 658 (25.9%) | 34.6 |
| jpdaigle | 3 (4.4%) | 346 (13.6%) | 115.3 |
| jfroy | 5 (7.4%) | 279 (11.0%) | 55.8 |
| pengfei | 1 (1.5%) | 56 (2.2%) | 56.0 |
| oclift | 1 (1.5%) | 24 (0.9%) | 24.0 |
| jmcmanus | 1 (1.5%) | 7 (0.3%) | 7.0 |
| gunterm | 1 (1.5%) | 7 (0.3%) | 7.0 |
| damyot | 2 (2.9%) | 2 (0.1%) | 1.0 |
no bug: extracted strings.
17 lines of code changed in 2 files:
bug 670/704/705: added keybindings.
bug 707: fixed bug with palette key bindings, fixed bug with aspect drawer
20 lines of code changed in 1 file:
Bug 707: Changed UI in preferences for advanced mode.
2 lines of code changed in 2 files:
Bug 707: Enable/Disable which feature gets hidden when you switch jUCMNav in simple mode.
2 lines of code changed in 2 files:
Bug 704: Anything pointcut figure implemented and added to the palette.
5 lines of code changed in 1 file:
Bug 704: Aspect stub figures, pointcut replacement stub, changed property section to handle new stub types.
Added new actions to change to new stub types.
Show/Hide those features with advanced mode.
Change model to set AopointcutKind on a stub to REGULAR if isPointcut == true. Also modify the model to set isPointcut to false.
40 lines of code changed in 1 file:
Bug 705: Added failure point to the palette, created figure.
7 lines of code changed in 1 file:
Bug 670: Synchronizing and Blocking stubs in palette. Those items are hidden when not in advanced mode.
53 lines of code changed in 1 file:
no bug: formatting cleanup with our default formatting template.
59 lines of code changed in 3 files:
bug 531: jUCMNav memory leak
119 lines of code changed in 5 files:
Bug 707: New general preference value to show or not advanced features. Implemented Show/Hide KPI views and palette in all editors.
82 lines of code changed in 1 file:
Metamodel fix: association between Actor and CollapsedActor was not navigable in any direction!
1 lines of code changed in 1 file:
bug 668: comment boxes.
15 lines of code changed in 2 files:
bug 648: better feedback for verify syntax menu item (& others).
31 lines of code changed in 2 files:
bug 642: tool tip shortcuts.
62 lines of code changed in 2 files:
Some Strings externalized or ignored
1 lines of code changed in 1 file:
The KPI modelling and monitoring functions.
56 lines of code changed in 1 file:
bug 530: no more handles
29 lines of code changed in 2 files:
pointcut stubs (create, update, delete, palette, visualization)
border elements in pointcut expressions (unnamed start/end points on pointcut maps) (visualization, color preferences)
7 lines of code changed in 1 file:
fixed some issues found by PMD-CPD. lots more remain, but the ROI is minimal.
12 lines of code changed in 2 files:
various issues found by findbugs
2 lines of code changed in 1 file:
Externalize String
15 lines of code changed in 1 file:
Added actor evaluation level.
Fixed bug when entering non integer for evaluation level
3 lines of code changed in 1 file:
Merge of GRL branch with the main trunk
88 lines of code changed in 2 files:
Extracted a bunch of strings, translated language files to French.
7 lines of code changed in 1 file:
Merge grl branch with the main trunk
Major modification of the metamodel (URN_08.mdl) (Added GRL metamodel, New interfaces that define common element in GRL and UCM, Modified UCM-Map package to implement the new interfaces (some associations and attributes have been refactored using the interfaces), Map is now called UCMmap (to resolve conflict with java.util.map in the implementation), Removed Path Graph)
Modification of the code that used the metamodel.
Started modification of jUCMNav to support GRL.
173 lines of code changed in 1 file:
bug 357 - palette tools kept active using AbstractTool method instead of setFlag() directly. Added javadoc for seg.jUCMNav.palette and subpackages. Made generated javadoc include private members as well.
25 lines of code changed in 2 files:
bug 335: palette wording
bug 344: extracted more strings
10 lines of code changed in 1 file:
bug 331 - if click with path tool on pathnode, pathnode will be selected and tool will be unloaded. also, right-middle click anywhere with an active tool will unload it. (for gunter)
17 lines of code changed in 2 files:
bug 195 - 196 - 183: actors, started implementing waiting place and timer. (currently simple path nodes)
65 lines of code changed in 1 file:
Internationalization of all the strings.
49 lines of code changed in 2 files:
other kinds of componentrefs are now available.
47 lines of code changed in 1 file:
- Can now double click on static stub to open the associated map.
- To change the associated map of a static stub, select a stub and select a map from the list in the Connect Map section of the Stub Bindings view.
- This view is far from finished. It's more a prototype right now that will evolve to a final version. Eclipse Forms layouts are really not fun. The view currently only work for static stubs. The actions done when you add a plugin is not a command, so use the view at your own risk right now...
- New icons for dynamic stubs, path tool 24, bindings.
3 lines of code changed in 1 file:
Stubs no longer rotate, andforks now rotate (anchors ned to be set up with connection router to prevent overlapping of figure with splines).
Added DirectionArrow, andforks
7 lines of code changed in 1 file:
And/Or Joins: Adding a join is now supported from the palette and in the EmptyPoint context menu. These actions trigger creation of a mini-path with a new StartPoint.
12 lines of code changed in 1 file:
worked on some progress tests.
4 lines of code changed in 1 file:
The new meta model was generated in the code.
The start, empty and end point are not in the palette anymore. Use the path tool to create them from now on.
Deleted the marquee in the palette since the selection tool do the same thing...
17 lines of code changed in 1 file:
Added Dynamic Stub in the palette.
4 lines of code changed in 1 file:
Added a new icon for the path tool and changed it's place in the palette.
6 lines of code changed in 1 file:
24x24 Icons
24 lines of code changed in 1 file:
(9 more)