Directory src/seg/jUCMNav/editors/palette/

Directory Created:
2005-04-25 15:55
Total Files:
6
Deleted Files:
1
Lines of Code:
741

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

Lines of Code

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

Developers

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

Most Recent Commits

jkealey 2009-12-23 10:42 Rev.: 1822

no bug: extracted strings.

17 lines of code changed in 2 files:

  • src/seg/jUCMNav/editors/palette: GrlPaletteRoot.java (+2 -2), UcmPaletteRoot.java (+15 -15)
jkealey 2009-12-22 20:22 Rev.: 1816

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:

  • src/seg/jUCMNav/editors/palette: UcmPaletteRoot.java (+20 -12)
etremblay 2009-12-22 11:35 Rev.: 1809

Bug 707: Changed UI in preferences for advanced mode.

2 lines of code changed in 2 files:

  • src/seg/jUCMNav/editors/palette: GrlPaletteRoot.java (+1 -1), UcmPaletteRoot.java (+1 -1)
etremblay 2009-12-22 10:11 Rev.: 1808

Bug 707: Enable/Disable which feature gets hidden when you switch jUCMNav in simple mode.

2 lines of code changed in 2 files:

  • src/seg/jUCMNav/editors/palette: GrlPaletteRoot.java (+1 -1), UcmPaletteRoot.java (+1 -1)
etremblay 2009-12-18 16:36 Rev.: 1790

Bug 704: Anything pointcut figure implemented and added to the palette.

5 lines of code changed in 1 file:

  • src/seg/jUCMNav/editors/palette: UcmPaletteRoot.java (+5)
etremblay 2009-12-17 16:50 Rev.: 1786

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:

  • src/seg/jUCMNav/editors/palette: UcmPaletteRoot.java (+40 -12)
etremblay 2009-12-16 11:29 Rev.: 1769

Bug 705: Added failure point to the palette, created figure.

7 lines of code changed in 1 file:

  • src/seg/jUCMNav/editors/palette: UcmPaletteRoot.java (+7)
etremblay 2009-12-14 11:36 Rev.: 1758

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:

  • src/seg/jUCMNav/editors/palette: UcmPaletteRoot.java (+53 -20)
jkealey 2009-12-04 10:13 Rev.: 1705

no bug: formatting cleanup with our default formatting template.

59 lines of code changed in 3 files:

  • src/seg/jUCMNav/editors/palette: GrlPaletteRoot.java (+4 -5), UcmPaletteRoot.java (+54 -58), UrnPaletteViewerProvider.java (+1 -1)
jkealey 2009-12-04 09:36 Rev.: 1704

bug 531: jUCMNav memory leak

119 lines of code changed in 5 files:

  • src/seg/jUCMNav/editors/palette: GrlPaletteRoot.java (+1), UcmPaletteRoot.java (+33 -2), UrnDragSourceListener.java (new 29), UrnDropTargetListener.java (new 26), UrnPaletteViewerProvider.java (new 30)
etremblay 2009-12-03 17:02 Rev.: 1703

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:

  • src/seg/jUCMNav/editors/palette: GrlPaletteRoot.java (+82 -34)
damyot 2009-07-17 07:59 Rev.: 1563

Metamodel fix: association between Actor and CollapsedActor was not navigable in any direction!

1 lines of code changed in 1 file:

  • src/seg/jUCMNav/editors/palette: GrlPaletteRoot.java (+1 -1)
jkealey 2009-07-02 21:17 Rev.: 1528

bug 668: comment boxes.

15 lines of code changed in 2 files:

  • src/seg/jUCMNav/editors/palette: GrlPaletteRoot.java (+8 -3), UcmPaletteRoot.java (+7 -1)
jkealey 2009-06-20 20:46 Rev.: 1510

bug 648: better feedback for verify syntax menu item (& others).

31 lines of code changed in 2 files:

  • src/seg/jUCMNav/editors/palette: GrlPaletteRoot.java (+13 -13), UcmPaletteRoot.java (+18 -18)
jkealey 2009-06-18 13:04 Rev.: 1503

bug 642: tool tip shortcuts.

62 lines of code changed in 2 files:

  • src/seg/jUCMNav/editors/palette: GrlPaletteRoot.java (+26 -9), UcmPaletteRoot.java (+36 -5)
damyot 2008-04-30 07:01 Rev.: 1449

Some Strings externalized or ignored

1 lines of code changed in 1 file:

  • src/seg/jUCMNav/editors/palette: GrlPaletteRoot.java (+1 -1)
pengfei 2007-07-19 19:16 Rev.: 1316

The KPI modelling and monitoring functions.

56 lines of code changed in 1 file:

  • src/seg/jUCMNav/editors/palette: GrlPaletteRoot.java (+56 -33)
jkealey 2007-07-11 13:58 Rev.: 1290

bug 530: no more handles

29 lines of code changed in 2 files:

  • src/seg/jUCMNav/editors/palette: GrlPaletteRoot.java (+10 -10), UcmPaletteRoot.java (+19 -19)
gunterm 2007-04-25 10:56 Rev.: 1240

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:

  • src/seg/jUCMNav/editors/palette: UcmPaletteRoot.java (+7 -1)
jkealey 2007-01-22 12:04 Rev.: 1102

fixed some issues found by PMD-CPD. lots more remain, but the ROI is minimal.

12 lines of code changed in 2 files:

  • src/seg/jUCMNav/editors/palette: GrlPaletteRoot.java (+3 -90), UcmPaletteRoot.java (+9 -25)
jkealey 2007-01-22 00:00 Rev.: 1099

various issues found by findbugs

2 lines of code changed in 1 file:

  • src/seg/jUCMNav/editors/palette: GrlPaletteRoot.java (+2 -6)
jfroy 2006-03-06 16:13 Rev.: 791

Externalize String

15 lines of code changed in 1 file:

  • src/seg/jUCMNav/editors/palette: GrlPaletteRoot.java (+15 -14)
jfroy 2006-02-17 14:54 Rev.: 738

Added actor evaluation level.
Fixed bug when entering non integer for evaluation level

3 lines of code changed in 1 file:

  • src/seg/jUCMNav/editors/palette: GrlPaletteRoot.java (+3 -3)
jfroy 2006-01-29 14:34 Rev.: 669

Merge of GRL branch with the main trunk

88 lines of code changed in 2 files:

  • src/seg/jUCMNav/editors/palette: GrlPaletteRoot.java (+71 -17), UcmPaletteRoot.java (+17 -17)
jkealey 2006-01-24 12:40 Rev.: 655

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

7 lines of code changed in 1 file:

  • src/seg/jUCMNav/editors/palette: GrlPaletteRoot.java (+7 -6)
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.

173 lines of code changed in 1 file:

  • src/seg/jUCMNav/editors/palette: GrlPaletteRoot.java (new 173)
jkealey 2005-07-07 14:08 Rev.: 446

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:

  • src/seg/jUCMNav/editors/palette: UcmPaletteRoot.java (+7 -22), package.html (new 18)
jkealey 2005-06-27 13:40 Rev.: 428

bug 335: palette wording
bug 344: extracted more strings

10 lines of code changed in 1 file:

  • src/seg/jUCMNav/editors/palette: UcmPaletteRoot.java (+10 -10)
jkealey 2005-06-24 13:48 Rev.: 414

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:

  • src/seg/jUCMNav/editors/palette: UcmPaletteListener.java (del), UcmPaletteRoot.java (+17 -17)
jkealey 2005-06-15 15:16 Rev.: 368

bug 195 - 196 - 183: actors, started implementing waiting place and timer. (currently simple path nodes)

65 lines of code changed in 1 file:

  • src/seg/jUCMNav/editors/palette: UcmPaletteRoot.java (+65 -173)
etremblay 2005-06-08 17:15 Rev.: 322

Internationalization of all the strings.

49 lines of code changed in 2 files:

  • src/seg/jUCMNav/editors/palette: UcmPaletteListener.java (+2 -2), UcmPaletteRoot.java (+47 -46)
jkealey 2005-06-07 14:29 Rev.: 312

other kinds of componentrefs are now available.

47 lines of code changed in 1 file:

  • src/seg/jUCMNav/editors/palette: UcmPaletteRoot.java (+47 -66)
etremblay 2005-05-30 20:53 Rev.: 265

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

  • src/seg/jUCMNav/editors/palette: UcmPaletteRoot.java (+3 -3)
jmcmanus 2005-05-25 23:06 Rev.: 231

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:

  • src/seg/jUCMNav/editors/palette: UcmPaletteRoot.java (+7)
jpdaigle 2005-05-25 22: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.

12 lines of code changed in 1 file:

  • src/seg/jUCMNav/editors/palette: UcmPaletteRoot.java (+12)
jkealey 2005-05-25 19:19 Rev.: 226

worked on some progress tests.

4 lines of code changed in 1 file:

  • src/seg/jUCMNav/editors/palette: UcmPaletteRoot.java (+4 -4)
etremblay 2005-05-25 16:44 Rev.: 223

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:

  • src/seg/jUCMNav/editors/palette: UcmPaletteRoot.java (+17 -38)
etremblay 2005-05-25 05:55 Rev.: 219

Added Dynamic Stub in the palette.

4 lines of code changed in 1 file:

  • src/seg/jUCMNav/editors/palette: UcmPaletteRoot.java (+4)
etremblay 2005-05-24 05:54 Rev.: 204

Added a new icon for the path tool and changed it's place in the palette.

6 lines of code changed in 1 file:

  • src/seg/jUCMNav/editors/palette: UcmPaletteRoot.java (+6 -6)
oclift 2005-05-23 19:20 Rev.: 200

24x24 Icons

24 lines of code changed in 1 file:

  • src/seg/jUCMNav/editors/palette: UcmPaletteRoot.java (+24 -24)

(9 more)

Generated by StatSVN 0.6.0