Directory src/seg/jUCMNav/editors/actionContributors/

Directory Created:
2005-04-25 21:55
Total Files:
6
Deleted Files:
3
Lines of Code:
1037

[root]/src/seg/jUCMNav/editors/actionContributors

Lines of Code

src/seg/jUCMNav/editors/actionContributors/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 80 (100.0%) 1037 (100.0%) 12.9
jkealey 38 (47.5%) 692 (66.7%) 18.2
jfroy 22 (27.5%) 286 (27.6%) 13.0
etremblay 5 (6.3%) 59 (5.7%) 11.8
jpdaigle 11 (13.8%) 0 (0.0%) 0.0
jmcmanus 4 (5.0%) 0 (0.0%) 0.0

Most Recent Commits

jfroy 2006-03-23 08:30 Rev.: 831

Created command test cases for GRL
Fixed bug when saving Evaluation and LinkRef

0 lines of code changed in 2 files:

  • src/seg/jUCMNav/editors/actionContributors: ActionRegistryManager.java (changed), StrategyContextMenuProvider.java (changed)
jkealey 2006-03-21 17:08 Rev.: 819

bug found by gunter with hiding stub labels

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editors/actionContributors: ModeComboContributionItem.java (changed)
jfroy 2006-03-06 22:13 Rev.: 791

Externalize String

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editors/actionContributors: ActionRegistryManager.java (changed)
jfroy 2006-02-28 08:15 Rev.: 771

Added URNlink dialog, actions and commands

0 lines of code changed in 2 files:

  • src/seg/jUCMNav/editors/actionContributors: ActionRegistryManager.java (changed), UrnContextMenuProvider.java (changed)
jfroy 2006-02-23 18:14 Rev.: 756

Added option to import URN element in the selected file. Added option to autolayout only imported diagrams.

0 lines of code changed in 2 files:

  • src/seg/jUCMNav/editors/actionContributors: ActionRegistryManager.java (changed), UrnContextMenuProvider.java (changed)
jfroy 2006-02-22 23:02 Rev.: 745

Name change for EvaluationScenario (now called Strategy)

81 lines of code changed in 3 files:

  • src/seg/jUCMNav/editors/actionContributors: ActionRegistryManager.java (changed), ScenarioContextMenuProvider.java (del), StrategyContextMenuProvider.java (new 81)
jfroy 2006-02-15 22:49 Rev.: 731

Added:
-Delete commands for scenario and evaluation
-Delete action for evaluation

Fixed:
-NullPointer exception with scenarioView (in property view)
-Adding new elements in model when in scenario view
-Contribution and decomposition refresh
-Dispose labels in IntentionalElementEditPart and LinkRefEditPart

0 lines of code changed in 2 files:

  • src/seg/jUCMNav/editors/actionContributors: ActionRegistryManager.java (changed), UrnContextMenuProvider.java (changed)
jfroy 2006-02-11 18:25 Rev.: 722

Evaluation scenario view added.

0 lines of code changed in 2 files:

  • src/seg/jUCMNav/editors/actionContributors: ActionRegistryManager.java (changed), ScenarioContextMenuProvider.java (new)
jfroy 2006-01-29 20:34 Rev.: 669

Merge of GRL branch with the main trunk

205 lines of code changed in 4 files:

  • src/seg/jUCMNav/editors/actionContributors: ActionRegistryManager.java (changed), GrlContextMenuProvider.java (del), UcmContextMenuProvider.java (del), UrnContextMenuProvider.java (new 205)
jkealey 2006-01-24 18:40 Rev.: 655

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

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editors/actionContributors: ActionRegistryManager.java (changed)
jfroy 2005-10-26 23: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.

0 lines of code changed in 4 files:

  • src/seg/jUCMNav/editors/actionContributors: ActionRegistryManager.java (changed), GrlContextMenuProvider.java (new), ModeComboContributionItem.java (changed), UcmContextMenuProvider.java (changed)
jkealey 2005-07-29 19: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.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editors/actionContributors: ActionRegistryManager.java (changed)
jkealey 2005-07-11 16:43 Rev.: 455

bug 359 - mode now affects all editors;
undiscovered regression bug - stub labels sometimes didn't move;
cleaned&commented (javadoc) seg.jUCMNav.editparts;
moved remaining stub code from PathNodeEditPart to StubEditPart;
moved remaiining condition code form LabelEditPart to ConditionEditPart

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editors/actionContributors: ModeComboContributionItem.java (changed)
jkealey 2005-07-08 19:02 Rev.: 454

changed an old org.eclipse.gef string

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editors/actionContributors: UcmContextMenuProvider.java (changed)
jkealey 2005-07-07 19:19 Rev.: 445

added javadoc to seg.jUCMNav.editors.actionContributors

22 lines of code changed in 5 files:

  • src/seg/jUCMNav/editors/actionContributors: ActionRegistryManager.java (changed), ModeComboContributionItem.java (changed), UCMActionBarContributor.java (changed), UcmContextMenuProvider.java (changed), package.html (new 22)
jkealey 2005-06-27 19:40 Rev.: 428

bug 335: palette wording
bug 344: extracted more strings

0 lines of code changed in 3 files:

  • src/seg/jUCMNav/editors/actionContributors: ActionRegistryManager.java (changed), ModeComboContributionItem.java (changed), UCMActionBarContributor.java (changed)
jkealey 2005-06-27 17:49 Rev.: 425

bug 340 - disconnect timeout path action.

0 lines of code changed in 2 files:

  • src/seg/jUCMNav/editors/actionContributors: ActionRegistryManager.java (changed), UcmContextMenuProvider.java (changed)
jkealey 2005-06-27 17:26 Rev.: 424

bug 337 - escape selects the selection tool. also fixed a bug with right-click that sometimes caused the app to enter a nullpointerexception loop.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editors/actionContributors: ActionRegistryManager.java (changed)
jkealey 2005-06-17 17:57 Rev.: 379

bug 191 - connects -> improvements in deletion. i think there remains a bug where you do something, then undo it, then select a timer and the app causes an error because the connect path isn't the 2nd input, its the 1st. unable to repro but asking for testing.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editors/actionContributors: ActionRegistryManager.java (changed)
jkealey 2005-06-17 05:36 Rev.: 377

bug 191 - connections; initial work implemented. a few bugs remain but are not critical; mostly delete issues concerning delete multinode which I want refactored anyways. todo: improve usability with drag & drop connections and element position

0 lines of code changed in 2 files:

  • src/seg/jUCMNav/editors/actionContributors: ActionRegistryManager.java (changed), UcmContextMenuProvider.java (changed)
jkealey 2005-06-16 19:22 Rev.: 374

bugs 194, 195: timeout paths and waitingplace/timer conditions. took 10 minutes to implement timeout paths, 5 hours to get the friggen timeout path figure refreshed when moving path nodes that are not directly linked. i have not managed to succeed in replicating the behaviour for stub labels.

0 lines of code changed in 2 files:

  • src/seg/jUCMNav/editors/actionContributors: ActionRegistryManager.java (changed), UcmContextMenuProvider.java (changed)
jkealey 2005-06-14 19:50 Rev.: 354

bug 308 - can add map on maps now

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editors/actionContributors: UcmContextMenuProvider.java (changed)
jkealey 2005-06-14 19:39 Rev.: 353

bug 306 - view mode works in all maps

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editors/actionContributors: ModeComboContributionItem.java (changed)
jkealey 2005-06-10 17:38 Rev.: 335

added other option in mode dropdown -> hide empty points (and not stub labels)

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editors/actionContributors: UCMActionBarContributor.java (changed)
jkealey 2005-06-09 21:46 Rev.: 333

multiple view modes: can now choose to hide empty points and stub labels.

305 lines of code changed in 2 files:

  • src/seg/jUCMNav/editors/actionContributors: ModeComboContributionItem.java (new 305), UCMActionBarContributor.java (changed)
etremblay 2005-06-08 23:15 Rev.: 322

Internationalization of all the strings.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editors/actionContributors: ActionRegistryManager.java (changed)
jpdaigle 2005-06-07 04:19 Rev.: 307

Bug 292: Transmogrify now split into separate commands, for AND and OR, and given more descriptive name: "Convert to ..."

0 lines of code changed in 2 files:

  • src/seg/jUCMNav/editors/actionContributors: ActionRegistryManager.java (changed), UcmContextMenuProvider.java (changed)
jmcmanus 2005-06-06 04:59 Rev.: 296

Updated behavior for displaying conditions (will only be displayed if there is a label to display)

0 lines of code changed in 2 files:

  • src/seg/jUCMNav/editors/actionContributors: ActionRegistryManager.java (changed), UcmContextMenuProvider.java (changed)
etremblay 2005-06-05 19:58 Rev.: 292

- Changed the stub bindings view to be a dialog.
- Use the edit plugins action in the action menu on the stub or use the properties (the item Plugins) to open this dialog.
- There still a lot of bugs in the dialog... Specially if you expand/close the sections...

0 lines of code changed in 2 files:

  • src/seg/jUCMNav/editors/actionContributors: ActionRegistryManager.java (changed), UcmContextMenuProvider.java (changed)
jkealey 2005-06-03 18:30 Rev.: 286

Export wizard now available for Maps. Can only save to BMP and JPEG due to framework limitations.

0 lines of code changed in 2 files:

  • src/seg/jUCMNav/editors/actionContributors: ActionRegistryManager.java (changed), UcmContextMenuProvider.java (changed)
jmcmanus 2005-06-03 02:58 Rev.: 285

Can now add Conditions on NodeConnections. Few bugs: delete is broken and need a ChangeNameCommand for direct editting.

0 lines of code changed in 2 files:

  • src/seg/jUCMNav/editors/actionContributors: ActionRegistryManager.java (changed), UcmContextMenuProvider.java (changed)
jkealey 2005-06-02 15:53 Rev.: 283

bug 276 - merge start/end action

0 lines of code changed in 2 files:

  • src/seg/jUCMNav/editors/actionContributors: ActionRegistryManager.java (changed), UcmContextMenuProvider.java (changed)
jkealey 2005-05-30 17:07 Rev.: 256

fork/joins now support more than two in/outs path. we're really going to need some auto placement stuff for this. (and fix the and figures)

0 lines of code changed in 2 files:

  • src/seg/jUCMNav/editors/actionContributors: ActionRegistryManager.java (changed), UcmContextMenuProvider.java (changed)
jkealey 2005-05-30 06:10 Rev.: 253

can now delete paths. ctrl-a now working. click on a start-end point to delete a path. forks/joins dissapear when no longer necessary. stubs get deleted when illegal. command that could be used to disconnect branches is implemented and used internally. current implementation is valid if no stub bindings are made. current implementation does not always delete all elements in a map. sometimes have to delete multiple times to get rid of all elements. sometimes means when many joins/forks are present.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editors/actionContributors: ActionRegistryManager.java (changed)
jpdaigle 2005-05-27 04:40 Rev.: 243

Bug 268, Bug 269 - Allow changing Or/And Join/Fork to the other type (Or <-> And) through the "Transmogrify" command.

0 lines of code changed in 2 files:

  • src/seg/jUCMNav/editors/actionContributors: ActionRegistryManager.java (changed), UcmContextMenuProvider.java (changed)
jkealey 2005-05-26 20:52 Rev.: 238

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.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editors/actionContributors: ActionRegistryManager.java (changed)
jpdaigle 2005-05-26 04:35 Rev.: 230

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.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editors/actionContributors: ActionRegistryManager.java (changed)
jpdaigle 2005-05-26 02:09 Rev.: 228

Bug #250 - support creation of AND-Joins

0 lines of code changed in 2 files:

  • src/seg/jUCMNav/editors/actionContributors: ActionRegistryManager.java (changed), UcmContextMenuProvider.java (changed)
jpdaigle 2005-05-25 02:26 Rev.: 216

Bug #251 - ReqElemOrJoin creation.
Basic implementation works, undo/redo working.

0 lines of code changed in 2 files:

  • src/seg/jUCMNav/editors/actionContributors: ActionRegistryManager.java (changed), UcmContextMenuProvider.java (changed)
jkealey 2005-05-24 21:24 Rev.: 209

Bug 223 - Refactored UCMNavMultiPageEditor, commented editors package except the palette.
New files that I recommend you take a look at if you've worked with UCMNavMultiPageEditor before: ActionRegistryManager, MultiPageTabManager, MultiPageFileManager

365 lines of code changed in 1 file:

  • src/seg/jUCMNav/editors/actionContributors: ActionRegistryManager.java (new 365)

(6 more)

Generated by StatCVS 0.6.0