Directory src/seg/jUCMNav/views/stub/

Directory Created:
2005-06-10 17:52
Total Files:
5
Deleted Files:
1
Lines of Code:
2728

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

Lines of Code

src/seg/jUCMNav/views/stub/ Lines of Code

Developers

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

Most Recent Commits

damyot 2009-12-21 13:26 Rev.: 1799

[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:

  • src/seg/jUCMNav/views/stub: StubBindingsDialog.java (+20 -23)
etremblay 2009-12-11 14:50 Rev.: 1752

Fixed Bug 722: Stub binding window does not allow setting the replicationFactor

80 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/stub: StubBindingsDialog.java (+80 -10)
etremblay 2009-12-11 13:50 Rev.: 1751

Bug 716: implement responsibility bindings

161 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/stub: StubBindingsDialog.java (+161 -58)
etremblay 2009-12-09 17:03 Rev.: 1736

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:

  • src/seg/jUCMNav/views/stub: StubBindingsDialog.java (+534 -253)
jkealey 2009-12-04 10:13 Rev.: 1705

no bug: formatting cleanup with our default formatting template.

1730 lines of code changed in 3 files:

  • src/seg/jUCMNav/views/stub: PluginLabelProvider.java (+11 -8), PluginListDialog.java (+38 -43), StubBindingsDialog.java (+1681 -1707)
damyot 2009-09-21 05:11 Rev.: 1612

Better default size for plug-in binding window.

2 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/stub: StubBindingsDialog.java (+2 -2)
jkealey 2009-06-29 20:34 Rev.: 1527

bug 667: component bindings - new icon by Daniel.

3 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/stub: StubBindingsDialog.java (+3 -3)
jkealey 2009-06-29 19:59 Rev.: 1524

bug 667: component bindings.

230 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/stub: StubBindingsDialog.java (+230 -4)
jkealey 2009-06-24 13:59 Rev.: 1514

bug 649: Select Parent UCM dialog box should be resizable

1 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/stub: PluginListDialog.java (+1 -1)
damyot 2008-04-30 07:01 Rev.: 1449

Some Strings externalized or ignored

1 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/stub: StubBindingsDialog.java (+1 -1)
damyot 2008-02-12 16:21 Rev.: 1407

Bug 556: && in conditions were visualized as & in the stub binding window.

3 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/stub: StubBindingsDialog.java (+3 -2)
damyot 2007-07-15 10:31 Rev.: 1304

- 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:

  • src/seg/jUCMNav/views/stub: PluginLabelProvider.java (+1 -1)
damyot 2007-07-11 14:50 Rev.: 1292

New collapse default for Outlines.
Extrated Strings and translated to French.

8 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/stub: StubBindingsDialog.java (+8 -8)
jkealey 2007-07-11 13:58 Rev.: 1290

bug 530: no more handles

18 lines of code changed in 2 files:

  • src/seg/jUCMNav/views/stub: PluginLabelProvider.java (+2 -3), StubBindingsDialog.java (+16 -17)
jack 2007-04-06 10:35 Rev.: 1212

Informs user that probability expression is incorrect.
Minor enhancements to code.

42 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/stub: StubBindingsDialog.java (+42 -13)
jack 2007-04-05 16:57 Rev.: 1211

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:

  • src/seg/jUCMNav/views/stub: StubBindingsDialog.java (+157 -71)
jack 2007-04-02 11:52 Rev.: 1197

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:

  • src/seg/jUCMNav/views/stub: StubBindingsDialog.java (+73 -3)
jkealey 2007-01-24 21:16 Rev.: 1113

extracted strings; translated them

2 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/stub: PluginLabelProvider.java (+2 -2)
jkealey 2007-01-22 00:00 Rev.: 1099

various issues found by findbugs

1 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/stub: StubBindingsDialog.java (+1 -2)
jkealey 2007-01-20 00:49 Rev.: 1097

code cleanup only; used eclipse cleanup to remove unnecessary code + organize imports.

2 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/stub: StubBindingsDialog.java (+2 -2)
jkealey 2007-01-19 21:37 Rev.: 1094

bug 499: auto-select stub when drilling up; see stub name in dialog box as well.

24 lines of code changed in 2 files:

  • src/seg/jUCMNav/views/stub: PluginLabelProvider.java (+2 -2), PluginListDialog.java (+22 -4)
jkealey 2006-11-10 15:28 Rev.: 1005

bug 495: add close button to plugin selection dialog

26 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/stub: PluginListDialog.java (+26 -8)
jkealey 2006-11-10 15:08 Rev.: 1004

bug 498: plugin binding condition label

2 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/stub: StubBindingsDialog.java (+2 -2)
jkealey 2006-11-10 15:05 Rev.: 1003

bug 470: stub plugin bindings - add key bindings

27 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/stub: StubBindingsDialog.java (+27)
jkealey 2006-11-09 12:46 Rev.: 991

bug 486: scenarios: code-editor for sets of conditions / responsibilities

2 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/stub: StubBindingsDialog.java (+2 -3)
jkealey 2006-10-24 10:37 Rev.: 964

extracted strings

2 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/stub: StubBindingsDialog.java (+2 -2)
jkealey 2006-10-24 08:05 Rev.: 961

bug 471: start-points can be re-used by many incoming nodeconnectinos

9 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/stub: StubBindingsDialog.java (+9 -8)
jkealey 2006-10-23 19:59 Rev.: 956

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:

  • src/seg/jUCMNav/views/stub: PluginLabelProvider.java (+10 -1), PluginListDialog.java (+18 -1)
jkealey 2006-10-23 19:21 Rev.: 955

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:

  • src/seg/jUCMNav/views/stub: PluginListDialog.java (+6 -6), StubBindingsDialog.java (+3 -2)
jkealey 2006-10-12 14:34 Rev.: 941

bug 458: plugin binding condition now using editor

32 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/stub: StubBindingsDialog.java (+32 -5)
jkealey 2006-09-21 14:35 Rev.: 916

Bug 349: edit stub description from stub edit dialog.
minor changes to other scenario related code

74 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/stub: StubBindingsDialog.java (+74 -42)
jkealey 2006-09-18 19:23 Rev.: 909

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:

  • src/seg/jUCMNav/views/stub: StubBindingsDialog.java (+3 -3)
jkealey 2006-03-27 13:27 Rev.: 839

bug 387: error on cancel after map creation

8 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/stub: StubBindingsDialog.java (+8)
jkealey 2006-03-27 13:23 Rev.: 838

bug 341: automatic update of pluginbinding properties

1254 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/stub: StubBindingsDialog.java (+1254 -1136)
jfroy 2006-01-29 14:34 Rev.: 669

Merge of GRL branch with the main trunk

5 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/stub: StubBindingsDialog.java (+5 -5)
jkealey 2006-01-24 12:40 Rev.: 655

Extracted a bunch of strings, translated language files to French.

17 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/stub: StubBindingsDialog.java (+17 -17)
jfroy 2005-10-26 17:13 Rev.: 585

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:

  • src/seg/jUCMNav/views/stub: PluginListDialog.java (+2 -2), StubBindingsDialog.java (+18 -14)
jkealey 2005-07-29 13:09 Rev.: 498

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:

  • src/seg/jUCMNav/views/stub: StubBindingsDialog.java (+3 -3)
etremblay 2005-07-14 18:24 Rev.: 486

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:

  • src/seg/jUCMNav/views/stub: StubBindingsDialog.java (+114 -1)
jkealey 2005-07-14 11:30 Rev.: 480

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:

  • src/seg/jUCMNav/views/stub: PluginContentProvider.java (+33 -29), PluginLabelProvider.java (+42 -32), PluginListDialog.java (+72 -76), StubBindingsDialog.java (+27 -24), package.html (new 15)

(12 more)

Generated by StatSVN 0.6.0