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)
jkealey 2005-07-07 17:31 Rev.: 443

esc now removes selection

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editors: UcmEditor.java (changed)
etremblay 2005-07-07 03:45 Rev.: 440

Pretty big commit!
Refactored the composite list control to be useable with something else than the responsibility list.
The resp view will now refresh properly when you add/remove/change a responsibility in the map.
The rep view will change when you change the tab in the editor (won't change if you use the outline). Now anything can listen to know when the tab changes.

16 lines of code changed in 3 files:

  • src/seg/jUCMNav/editors: IPageChangeListener.java (new 16), MultiPageTabManager.java (changed), UCMNavMultiPageEditor.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: UcmEditor.java (changed)
jkealey 2005-06-24 19: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)

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editors: UcmEditor.java (changed)
jkealey 2005-06-22 15:36 Rev.: 405

bug 316 - post error when load fails.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editors: UCMNavMultiPageEditor.java (changed)
jpdaigle 2005-06-16 02:54 Rev.: 369

JP: Mega commit! Fixed all 120 javadoc warnings on public members, and made the build script a tiny bit less verbose.
Added meaningful javadoc location where possible.

0 lines of code changed in 2 files:

  • src/seg/jUCMNav/editors: UCMNavMultiPageEditor.java (changed), UcmEditor.java (changed)
jpdaigle 2005-06-15 04:27 Rev.: 364

Code Style: a class member should start with a lowercase letter; only the first letter in an acronym should be capitalized.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editors: DelegatingCommandStack.java (changed)
jkealey 2005-06-09 00:20 Rev.: 323

had bug with last edit location when the ucm/jucm file was opened by something other than the multipage editor, in eclipse.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editors: MultiPageEditorLocation.java (changed)
etremblay 2005-06-08 23:15 Rev.: 322

Internationalization of all the strings.

0 lines of code changed in 6 files:

  • src/seg/jUCMNav/editors: DelegatingCommandStack.java (changed), DelegatingZoomManager.java (changed), MultiPageEditorLocation.java (changed), UCMNavMultiPageEditor.java (changed), UcmEditor.java (changed), UcmOutlinePage.java (changed)
jpdaigle 2005-06-07 01:10 Rev.: 303

Workaround for bug on linux eclipse.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editors: UcmOutlinePage.java (changed)
jkealey 2005-06-06 20:33 Rev.: 301

bug 194 - pre/post conditions now appear on start/end. more tests pass! simply missing timer/wait. note that conditions on existing start/end points will overlap the label but for new start/end points, it should be positioned better.

0 lines of code changed in 2 files:

  • src/seg/jUCMNav/editors: UCMNavMultiPageEditor.java (changed), UcmEditor.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 1 file:

  • src/seg/jUCMNav/editors: UCMNavMultiPageEditor.java (changed)
jkealey 2005-06-02 01:14 Rev.: 279

added most context menu related progress tests.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editors: UcmOutlinePage.java (changed)
etremblay 2005-05-31 02: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.

0 lines of code changed in 2 files:

  • src/seg/jUCMNav/editors: UCMNavMultiPageEditor.java (changed), UcmEditor.java (changed)
jkealey 2005-05-30 20:59 Rev.: 263

bug 145 - ReqBrowseHistory

125 lines of code changed in 3 files:

  • src/seg/jUCMNav/editors: MultiPageEditorLocation.java (new 125), MultiPageTabManager.java (changed), UCMNavMultiPageEditor.java (changed)
jkealey 2005-05-30 19:33 Rev.: 260

bug 274 - when adding/removing a map, had problems with subsequent tab naming.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editors: MultiPageCommandStackListener.java (changed)
jkealey 2005-05-30 15:28 Rev.: 254

delete no works properly in outline. (no longer crashes)

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editors: UcmEditor.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: UcmEditor.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: UcmEditor.java (changed)
jkealey 2005-05-26 00:08 Rev.: 225

upgraded command tests to the new delegating command stack; wrote tests for all model commands except one, which will fail and invite JPD to code it.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/editors: UCMNavMultiPageEditor.java (changed)

(46 more)

Generated by StatCVS 0.6.0