[root]/src/seg/jUCMNav/views/stub

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 69 (100.0%) | 7589 (100.0%) | 109.9 |
| jkealey | 42 (60.9%) | 4763 (62.8%) | 113.4 |
| etremblay | 15 (21.7%) | 2494 (32.9%) | 166.2 |
| jack | 3 (4.3%) | 272 (3.6%) | 90.6 |
| damyot | 6 (8.7%) | 35 (0.5%) | 5.8 |
| jfroy | 3 (4.3%) | 25 (0.3%) | 8.3 |
[nobug] New metamodel (v.023). Added new association for Concern, fixed responsibility bindings, and added performance TimeUnit. Fixed code so test cases could pass.
20 lines of code changed in 1 file:
Fixed Bug 722: Stub binding window does not allow setting the replicationFactor
80 lines of code changed in 1 file:
Bug 716: implement responsibility bindings
161 lines of code changed in 1 file:
Bug 716: Update stub/StubBindingsDialog to support responsibilitybindings. Also refactored the dialog a little bit to have tabs in the UI.
534 lines of code changed in 1 file:
no bug: formatting cleanup with our default formatting template.
1730 lines of code changed in 3 files:
Better default size for plug-in binding window.
2 lines of code changed in 1 file:
bug 667: component bindings - new icon by Daniel.
3 lines of code changed in 1 file:
bug 667: component bindings.
230 lines of code changed in 1 file:
bug 649: Select Parent UCM dialog box should be resizable
1 lines of code changed in 1 file:
Some Strings externalized or ignored
1 lines of code changed in 1 file:
Bug 556: && in conditions were visualized as & in the stub binding window.
3 lines of code changed in 1 file:
- New icons for pretty much everything.
- Fixed bug 459: Now possible to add a new UCM and/or GRL diagram in the New File wizard. If none is selected, a UCM diagram will be added anyway.
- Fixed bug 532: Edit policies now prevent the deletion of the last (UCM or GRL) diagram.
Translated the new stuff to French.
1 lines of code changed in 1 file:
New collapse default for Outlines.
Extrated Strings and translated to French.
8 lines of code changed in 1 file:
bug 530: no more handles
18 lines of code changed in 2 files:
Informs user that probability expression is incorrect.
Minor enhancements to code.
42 lines of code changed in 1 file:
Moved Probability & Transaction edition from the Binding Tree into the bottom of the rightmost pane.
ChangePluginBinding*Command adapted to permit (some) reduction in the size of commandStack.
157 lines of code changed in 1 file:
Allow edition of Probability and Transaction values of PluginBinding.
Added commands to Change the Probability and Transaction values.
Added popup menu to change double value.
73 lines of code changed in 1 file:
extracted strings; translated them
2 lines of code changed in 1 file:
various issues found by findbugs
1 lines of code changed in 1 file:
code cleanup only; used eclipse cleanup to remove unnecessary code + organize imports.
2 lines of code changed in 1 file:
bug 499: auto-select stub when drilling up; see stub name in dialog box as well.
24 lines of code changed in 2 files:
bug 495: add close button to plugin selection dialog
26 lines of code changed in 1 file:
bug 498: plugin binding condition label
2 lines of code changed in 1 file:
bug 470: stub plugin bindings - add key bindings
27 lines of code changed in 1 file:
bug 486: scenarios: code-editor for sets of conditions / responsibilities
2 lines of code changed in 1 file:
extracted strings
2 lines of code changed in 1 file:
bug 471: start-points can be re-used by many incoming nodeconnectinos
9 lines of code changed in 1 file:
bug 353: double click on start/end poitn to navigate to plugin. filtered by active scenario.
had forgotten some fileks on previous commit.
28 lines of code changed in 2 files:
bug 435: grl evaluation label not properly positioned
bug 468: preference page for a few scenario traversal parameters.
9 lines of code changed in 2 files:
bug 458: plugin binding condition now using editor
32 lines of code changed in 1 file:
Bug 349: edit stub description from stub edit dialog.
minor changes to other scenario related code
74 lines of code changed in 1 file:
Scenarios: created a simple responsbility / condition editor. Currently using hardcoded variable definitions and using Responsibility.description for expression.
Externalized strings.
3 lines of code changed in 1 file:
bug 387: error on cancel after map creation
8 lines of code changed in 1 file:
bug 341: automatic update of pluginbinding properties
1254 lines of code changed in 1 file:
Merge of GRL branch with the main trunk
5 lines of code changed in 1 file:
Extracted a bunch of strings, translated language files to French.
17 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.
20 lines of code changed in 2 files:
bugs 372 - 378 - 380 - 379 - 273 - 375 - massive changes in deletion command infrastructure. mainly refactoring but also various functionality additions
also committing minor changes to the twiki plugin created by JFRoy and an ant script to generate javadoc on a windows machine.
3 lines of code changed in 1 file:
Lesson learned... Never try to make an SWT application in 3.1 for 3.0.... The layout won't work like you designed it in 3.1...
Added condition editing in the StubBindingDialog. Quick hack to take what was working in the 3.1 version done during the day and add it to the 3.0 version. The layout is not as nice though in 3.0.
114 lines of code changed in 1 file:
added headers + package.html for all files in the seg.jUCMNav.views.* package. did not clean the files
189 lines of code changed in 5 files:
(12 more)