Directory src/seg/jUCMNav/editpolicies/layout/

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

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

Lines of Code

src/seg/jUCMNav/editpolicies/layout/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 74 (100.0%) 936 (100.0%) 12.6
jfroy 13 (17.6%) 503 (53.7%) 38.6
jkealey 39 (52.7%) 246 (26.3%) 6.3
etremblay 7 (9.5%) 187 (20.0%) 26.7
jpdaigle 7 (9.5%) 0 (0.0%) 0.0
jmcmanus 8 (10.8%) 0 (0.0%) 0.0

Most Recent Commits

jkealey 2006-03-21 22:07 Rev.: 827

fixed resource file problems.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/layout: GrlGraphXYLayoutEditPolicy.java (changed)
jfroy 2006-03-13 06:34 Rev.: 801

Fixed actor references labels (position and feedback)

0 lines of code changed in 3 files:

  • src/seg/jUCMNav/editpolicies/layout: AbstractDiagramXYLayoutEditPolicy.java (changed), GrlGraphXYLayoutEditPolicy.java (changed), MapXYLayoutEditPolicy.java (changed)
jfroy 2006-01-29 20:34 Rev.: 669

Merge of GRL branch with the main trunk

144 lines of code changed in 4 files:

  • src/seg/jUCMNav/editpolicies/layout: AbstractDiagramXYLayoutEditPolicy.java (new 144), AbstractSpecificationDiagramXYLayoutEditPolicy.java (del), GrlGraphXYLayoutEditPolicy.java (changed), MapXYLayoutEditPolicy.java (changed)
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/editpolicies/layout: AbstractSpecificationDiagramXYLayoutEditPolicy.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.

359 lines of code changed in 5 files:

  • src/seg/jUCMNav/editpolicies/layout: AbstractSpecificationDiagramXYLayoutEditPolicy.java (new), GrlGraphXYLayoutEditPolicy.java (new 162), MapAndPathGraphXYLayoutEditPolicy.java (del), MapXYLayoutEditPolicy.java (new 197), NodeConnectionXYLayoutEditPolicy.java (changed)
jfroy 2005-08-10 20:24 Rev.: 504

Fix problem for the editpolicies of a component on a path node

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/layout: PathNodeXYLayoutEditPolicy.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 2 files:

  • src/seg/jUCMNav/editpolicies/layout: NodeConnectionXYLayoutEditPolicy.java (changed), PathNodeXYLayoutEditPolicy.java (changed)
jkealey 2005-07-13 03:39 Rev.: 470

Cleaned/documented seg.jUCMNav.model.commands.create;

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/layout: PathNodeXYLayoutEditPolicy.java (changed)
jkealey 2005-07-13 00:10 Rev.: 467

cleaned a bit of seg.jUCMNav.model.commands.create; replaced four 200+ line classes by one 34 line one.

0 lines of code changed in 2 files:

  • src/seg/jUCMNav/editpolicies/layout: NodeConnectionXYLayoutEditPolicy.java (changed), PathNodeXYLayoutEditPolicy.java (changed)
jkealey 2005-07-12 23:22 Rev.: 466

cleaned/commented (thankfully was already done) seg.jUCMNav.model.commands.changeConstraints

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/layout: MapAndPathGraphXYLayoutEditPolicy.java (changed)
jkealey 2005-07-12 04:55 Rev.: 461

cleaned seg.jUCMNav.figures.* and added javadoc. fixed a few regression bugs I introduced earlier today. made startpoint figure use center of bounds instead of using absolute offset. cleaned JUCMNavFigure from having redudant info. merged AndFork/AndJoin figures and OrFork/OrJoin figures as they were identical.

0 lines of code changed in 2 files:

  • src/seg/jUCMNav/editpolicies/layout: MapAndPathGraphXYLayoutEditPolicy.java (changed), NodeConnectionXYLayoutEditPolicy.java (changed)
jkealey 2005-07-12 02:47 Rev.: 459

new feature: use pathtool/fork/join from palette on fork/join and a new branch will be added.
fixed a bug introduced during cleanup in LabelEditPart.
cleaned up seg.jUCMNav.editpolicies.* and wrote javadoc

25 lines of code changed in 4 files:

  • src/seg/jUCMNav/editpolicies/layout: MapAndPathGraphXYLayoutEditPolicy.java (changed), NodeConnectionXYLayoutEditPolicy.java (changed), PathNodeXYLayoutEditPolicy.java (changed), package.html (new 25)
jpdaigle 2005-07-07 20:32 Rev.: 447

A few tweaks / cleanups. This will also serve as build test and setup test for e31 on my laptop.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/layout: NodeConnectionXYLayoutEditPolicy.java (changed)
jkealey 2005-06-27 23:28 Rev.: 432

fix for various issues brougt up by Daniel.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/layout: PathNodeXYLayoutEditPolicy.java (changed)
jkealey 2005-06-27 20:38 Rev.: 431

stupid crappy wizard always breaking the same file.
bug 338 - bold+italic
bug 336 - colors
bug 339 - can replace direction arrow as well

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/layout: PathNodeXYLayoutEditPolicy.java (changed)
jkealey 2005-06-27 20:18 Rev.: 430

bug in extract string wizard erased two strings;
bug 339 - can now insert from palette onto empty point (4 line compound command)

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/layout: PathNodeXYLayoutEditPolicy.java (changed)
jkealey 2005-06-22 04:29 Rev.: 403

bug 320 - loops; to investigate: given this preliminary version, what is okay, what is not. I think it looks pretty good but I haven't tested everything thoroughly. I know that it is too restrictive concerning paths that have a stub that should be considered to contain a start/end point, but for simplicity's sake, I think the workarounds are sufficient.

0 lines of code changed in 2 files:

  • src/seg/jUCMNav/editpolicies/layout: NodeConnectionXYLayoutEditPolicy.java (changed), PathNodeXYLayoutEditPolicy.java (changed)
jpdaigle 2005-06-19 01:41 Rev.: 391

Fix for Bug 301: allow moving a pathnode when dragging it onto a connection

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/layout: NodeConnectionXYLayoutEditPolicy.java (changed)
jkealey 2005-06-17 18:02 Rev.: 380

added drag&drop for connections

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editpolicies/layout: PathNodeXYLayoutEditPolicy.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/editpolicies/layout: MapAndPathGraphXYLayoutEditPolicy.java (changed)

(35 more)

Generated by StatCVS 0.5.0