Directory src/seg/jUCMNav/editors/

Directory Created:
2005-02-22 17:48
Total Files:
11
Deleted Files:
8
Lines of Code:
2636

[root]/src/seg/jUCMNav/editors
                    directory in repo actionContributors (6 files, 1037 lines)
                    directory in repo palette (3 files, 518 lines)
                        directory in repo tools (5 files, 459 lines)
                    directory in repo resourceManagement (4 files, 571 lines)

Lines of Code

src/seg/jUCMNav/editors/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 172 (100.0%) 2636 (100.0%) 15.3
jkealey 83 (48.3%) 1980 (75.1%) 23.8
jfroy 23 (13.4%) 455 (17.3%) 19.7
etremblay 57 (33.1%) 201 (7.6%) 3.5
oclift 1 (0.6%) 0 (0.0%) 0.0
jpdaigle 6 (3.5%) 0 (0.0%) 0.0
jmcmanus 2 (1.2%) 0 (0.0%) 0.0

Most Recent Commits

jkealey 2006-03-21 21:38 Rev.: 825

Bug 381: 3.1: remove extra items from contextual menus
(forgot to commit GRL)

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editors: GrlEditor.java (changed)
jkealey 2006-03-21 21:30 Rev.: 824

Bug 381: 3.1: remove extra items from contextual menus

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editors: UcmEditor.java (changed)
jkealey 2006-02-13 18:18 Rev.: 727

bug 382: getting rid of: org.eclipse.ui.PartInitException: Warning: Detected recursive attempt by part seg.jUCMNav.MainEditor to create itself (this is probably, but not necessarily, a bug) a

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editors: MultiPageEditorLocation.java (changed)
jfroy 2006-01-29 21:52 Rev.: 673

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editors: DelegatingCommandStack.java (changed)
jfroy 2006-01-29 20:34 Rev.: 669

Merge of GRL branch with the main trunk

0 lines of code changed in 7 files:

  • src/seg/jUCMNav/editors: DelegatingCommandStack.java (changed), GrlEditor.java (changed), MultiPageCommandStackListener.java (changed), MultiPageTabManager.java (changed), UCMNavMultiPageEditor.java (changed), UcmEditor.java (changed), UrnEditor.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.

184 lines of code changed in 8 files:

  • src/seg/jUCMNav/editors: DelegatingCommandStack.java (changed), GrlEditor.java (new 184), MultiPageCommandStackListener.java (changed), MultiPageEditorLocation.java (changed), MultiPageTabManager.java (changed), UCMNavMultiPageEditor.java (changed), UcmEditor.java (changed), UrnEditor.java (changed)
jkealey 2005-09-08 04:54 Rev.: 548

added graphical overview in outline; according to my tests, it should be okay but needs to be tested more extensively

0 lines of code changed in 2 files:

  • src/seg/jUCMNav/editors: UCMNavMultiPageEditor.java (changed), UcmEditor.java (changed)
jfroy 2005-08-12 15:45 Rev.: 505

Fix references to RessourceTrackers and fix the problem with the new editor option (in Eclipse 3.1)

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editors: UCMNavMultiPageEditor.java (changed)
jkealey 2005-08-10 14:50 Rev.: 503

bad includes.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editors: UcmEditor.java (changed)
jfroy 2005-08-09 20:56 Rev.: 502

Fix code to support UrnEditor

0 lines of code changed in 4 files:

  • src/seg/jUCMNav/editors: MultiPageEditorLocation.java (changed), MultiPageTabManager.java (changed), UCMNavMultiPageEditor.java (changed), UrnEditor.java (changed)
jfroy 2005-08-09 20:42 Rev.: 501

Added the editor superclass UrnEditor, to implement others urn editors used in the MultiPageEditor.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editors: UcmEditor.java (changed)
jfroy 2005-08-09 20:31 Rev.: 500

Added the editor superclass UrnEditor, to implement others urn editors used in the MultiPageEditor.

271 lines of code changed in 1 file:

  • src/seg/jUCMNav/editors: UrnEditor.java (new 271)
jkealey 2005-08-08 15:07 Rev.: 499

bug 388 - property sheet used first page's command stack instead of DelegatingCommandStack.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editors: UcmEditor.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 4 files:

  • src/seg/jUCMNav/editors: DelegatingCommandStack.java (changed), MultiPageCommandStackListener.java (changed), MultiPageTabManager.java (changed), UCMNavMultiPageEditor.java (changed)
etremblay 2005-07-12 21:44 Rev.: 465

Small bug fix. RespView now update correctly when you switch between editors and when you close them.
The view will update when you add a new map.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editors: MultiPageTabManager.java (changed)
jkealey 2005-07-12 05:20 Rev.: 462

bug 359 - had forgotten to set new maps to current mode;
fixed bugs in ET's resp view that sometimes made the app crash
fixed a few javadoc tags

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editors: MultiPageCommandStackListener.java (changed)
etremblay 2005-07-12 03:09 Rev.: 460

Selection synchronizing between resp view and the editor.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editors: IPageChangeListener.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: UcmEditor.java (changed)
jkealey 2005-07-08 01:31 Rev.: 449

various issues brought up by Gunter

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editors: MultiPageCommandStackListener.java (changed)
jkealey 2005-07-07 20:49 Rev.: 448

added javadoc for seg.jUCMNav.editors and seg.jUCMNav.editors.resourceManagement. Moved outline to seg.jUCMNav.views.outline package.

18 lines of code changed in 9 files:

  • src/seg/jUCMNav/editors: DelegatingCommandStack.java (changed), IPageChangeListener.java (changed), MultiPageCommandStackListener.java (changed), MultiPageEditorLocation.java (changed), MultiPageTabManager.java (changed), UCMNavMultiPageEditor.java (changed), UcmEditor.java (changed), UcmOutlinePage.java (del), package.html (new 18)

(66 more)

Generated by StatCVS 0.5.0