Directory src/seg/jUCMNav/views/wizards/

Directory Created:
2005-05-10 14:12
Total Files:
10
Deleted Files:
2
Lines of Code:
1459

[root]/src/seg/jUCMNav/views/wizards
                        directory in repo concerns (7 files, 1287 lines)
                        directory in repo importexport (11 files, 2884 lines)
                        directory in repo kpi (1 files, 380 lines)
                        directory in repo metadata (7 files, 1269 lines)
                        directory in repo performance (4 files, 1499 lines)
                        directory in repo scenarios (13 files, 3106 lines)

Lines of Code

src/seg/jUCMNav/views/wizards/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 94 (100.0%) 4564 (100.0%) 48.5
jkealey 68 (72.3%) 3493 (76.5%) 51.3
etremblay 4 (4.3%) 395 (8.7%) 98.7
damyot 5 (5.3%) 354 (7.8%) 70.8
amiga 2 (2.1%) 162 (3.5%) 81.0
jack 1 (1.1%) 89 (2.0%) 89.0
jfroy 6 (6.4%) 41 (0.9%) 6.8
oclift 2 (2.1%) 16 (0.4%) 8.0
jpdaigle 6 (6.4%) 14 (0.3%) 2.3

Most Recent Commits

damyot 2009-12-20 13:21 Rev.: 1793

[bug660] Fixed import/export bugs with URN links, concerns, and scenario definitions. Also cleaned several warnings.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/wizards: URNDiagramIndexDialog.java (-2)
etremblay 2009-12-08 12:02 Rev.: 1725

Some cleanup...

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/wizards: URNDiagramIndexDialog.java (-29)
etremblay 2009-12-08 12:01 Rev.: 1724

Bug 703: We can now change a tab order from the properties.

80 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/wizards: URNDiagramIndexDialog.java (new 80)
jkealey 2009-12-04 10:13 Rev.: 1705

no bug: formatting cleanup with our default formatting template.

943 lines of code changed in 8 files:

  • src/seg/jUCMNav/views/wizards: AutoLayoutDotSettingsWizardPage.java (+165 -197), AutoLayoutWizard.java (+226 -233), HyperlinkDialog.java (+106 -106), InputNumberDialog.java (+50 -50), IntegerInputRangeDialog.java (+99 -104), NewUcmFileWizard.java (+107 -112), NewUcmFileWizardPage.java (+189 -188), StatCalc.java (+1 -1)
damyot 2009-11-25 19:55 Rev.: 1685

[Bug 689] Support for external hyperlinks. Also internationalized this part and other sub-menus. New icons. Bug fix related to the closing of a model when a strategy was running.

151 lines of code changed in 2 files:

  • src/seg/jUCMNav/views/wizards: HyperlinkDialog.java (new 144), IntegerInputRangeDialog.java (+7 -3)
amiga 2009-11-11 17:38 Rev.: 1659

Added multiple selection capabilities for all Intentional Element evaluation/importance operations.
Added increment and decrement operations for numerical evaluations/importances with keyboard shortcuts.
Small bug fixes and improvements.

33 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/wizards: IntegerInputRangeDialog.java (+33 -23)
amiga 2009-11-06 23:01 Rev.: 1655

Added missing new file from previous commit.

129 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/wizards: IntegerInputRangeDialog.java (new 129)
jkealey 2009-06-29 19:59 Rev.: 1524

bug 667: component bindings.

1 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/wizards: NewUcmFileWizardPage.java (+1 -1)
jkealey 2009-06-29 07:40 Rev.: 1515

bug 654: change enumeration type problem.

1 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/wizards: AutoLayoutWizard.java (+1 -1)
jkealey 2009-06-24 13:46 Rev.: 1513

bug 649: better usability of auto-layout wizard (dot)

203 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/wizards: AutoLayoutDotSettingsWizardPage.java (+203 -148)
jkealey 2009-06-18 17:08 Rev.: 1505

bug 645: infrastructure work for enabling the ? icon in WizardPages.

6 lines of code changed in 2 files:

  • src/seg/jUCMNav/views/wizards: AutoLayoutDotSettingsWizardPage.java (+4), NewUcmFileWizardPage.java (+2)
damyot 2007-07-15 10:31 Rev.: 1304

- New icons for pretty much everything.
- Fixed bug 459: Now possible to add a new UCM and/or GRL diagram in the New File wizard. If none is selected, a UCM diagram will be added anyway.
- Fixed bug 532: Edit policies now prevent the deletion of the last (UCM or GRL) diagram.
Translated the new stuff to French.

197 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/wizards: NewUcmFileWizardPage.java (+197 -137)
damyot 2007-07-11 14:50 Rev.: 1292

New collapse default for Outlines.
Extrated Strings and translated to French.

6 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/wizards: InputNumberDialog.java (+6 -4)
jkealey 2007-07-11 13:58 Rev.: 1290

bug 530: no more handles

1 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/wizards: NewUcmFileWizardPage.java (+1 -2)
jack 2007-04-02 11:52 Rev.: 1197

Allow edition of Probability and Transaction values of PluginBinding.
Added commands to Change the Probability and Transaction values.
Added popup menu to change double value.

89 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/wizards: InputNumberDialog.java (new 89)
jkealey 2007-01-22 00:00 Rev.: 1099

various issues found by findbugs

16 lines of code changed in 2 files:

  • src/seg/jUCMNav/views/wizards: AutoLayoutWizard.java (+9 -3), NewUcmFileWizard.java (+7 -5)
jkealey 2007-01-20 00:49 Rev.: 1097

code cleanup only; used eclipse cleanup to remove unnecessary code + organize imports.

5 lines of code changed in 2 files:

  • src/seg/jUCMNav/views/wizards: AutoLayoutWizard.java (+3 -3), NewUcmFileWizardPage.java (+2 -1)
jkealey 2007-01-08 16:57 Rev.: 1066

scenarios: bound end points to components, minor autolayout label tweaks

8 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/wizards: AutoLayoutWizard.java (+8 -1)
jkealey 2006-10-24 17:51 Rev.: 975

extracted more files. also appears like I had forgotten to commit some images.

2 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/wizards: NewUcmFileWizardPage.java (+2 -2)
jkealey 2006-10-24 15:41 Rev.: 972

bug 429: file -> new should prompt for overwrite

39 lines of code changed in 2 files:

  • src/seg/jUCMNav/views/wizards: NewUcmFileWizard.java (+3 -1), NewUcmFileWizardPage.java (+36 -8)
jkealey 2006-10-23 16:00 Rev.: 954

bug 290: scrolling problem after autolayout.
also tweaked import wizard

5 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/wizards: AutoLayoutWizard.java (+5 -4)
jkealey 2006-09-12 09:50 Rev.: 892

Fixed issue where new jucmnav file was causing an (undescribed) error when trying to create a new file in a container that did not exist.

1 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/wizards: NewUcmFileWizard.java (+1 -1)
jfroy 2006-03-17 01:31 Rev.: 813

Fix bug 412 (default strategy and strategies group).
Removed redundant code for the creation of a new file (using jUCMNavLoader and ModelCreationFactory instead of static xml).

26 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/wizards: NewUcmFileWizard.java (+26 -18)
jfroy 2006-03-06 16:13 Rev.: 791

Externalize String

2 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/wizards: AutoLayoutWizard.java (+2 -2)
jkealey 2006-02-27 13:22 Rev.: 764

bug 408: new perspective; it is opened with new file; created default view/new wizard shortcuts

132 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/wizards: NewUcmFileWizard.java (+132 -109)
jkealey 2006-02-16 14:52 Rev.: 735

bug 402 - autolayout of GRL diagrams

232 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/wizards: AutoLayoutWizard.java (+232 -210)
jfroy 2006-01-29 14:34 Rev.: 669

Merge of GRL branch with the main trunk

5 lines of code changed in 2 files:

  • src/seg/jUCMNav/views/wizards: AutoLayoutWizard.java (+4 -4), NewUcmFileWizard.java (+1 -1)
jkealey 2006-01-24 12:40 Rev.: 655

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

3 lines of code changed in 2 files:

  • src/seg/jUCMNav/views/wizards: AutoLayoutDotSettingsWizardPage.java (+3 -3), AutoLayoutWizard.java (-1)
jkealey 2006-01-12 10:19 Rev.: 628

Created a URN Import extension point and related wizard. currently very simple, but sufficient for the use case to use case map conversion utility which will be packaged seperately.

Various other small modifications to import/export/autolayout extensions/wizards.

1 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/wizards: AutoLayoutWizard.java (+1 -1)
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.

8 lines of code changed in 2 files:

  • src/seg/jUCMNav/views/wizards: AutoLayoutWizard.java (+7 -7), NewUcmFileWizard.java (+1 -1)
jkealey 2005-09-21 23:11 Rev.: 566

Added export URNSpec extension point and template for DXL export.

0 lines of code changed in 2 files:

  • src/seg/jUCMNav/views/wizards: ExportImageWizard.java (del), ExportImageWizardPage.java (del)
jkealey 2005-08-16 12:34 Rev.: 509

* bug 363 - preference page for label colors
* also created preference page for autolayout.
* added our first extension point: UseCaseMapExport.
* Refactored existing export image and autolayout code to create three extensions
* Will have to rethink UI/extension point (or create a new one) to be able to export a URNspec

86 lines of code changed in 4 files:

  • src/seg/jUCMNav/views/wizards: AutoLayoutDotSettingsWizardPage.java (+29 -55), AutoLayoutWizard.java (+21 -104), ExportImageWizard.java (+24 -40), ExportImageWizardPage.java (+12 -6)
jkealey 2005-07-14 11:30 Rev.: 480

added headers + package.html for all files in the seg.jUCMNav.views.* package. did not clean the files

132 lines of code changed in 8 files:

  • src/seg/jUCMNav/views/wizards: AutoLayoutDotSettingsWizardPage.java (+1 -1), AutoLayoutWizard.java (+1 -1), ExportImageWizard.java (-2), ExportImageWizardPage.java (-2), NewUcmFileWizard.java (+106 -122), NewUcmFileWizardPage.java (+6 -4), StatCalc.java (+3), package.html (new 15)
oclift 2005-07-14 09:58 Rev.: 478

Encoding error on previous commit

1 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/wizards: StatCalc.java (+1 -1)
oclift 2005-07-14 09:34 Rev.: 477

New StatCalc under right license

15 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/wizards: StatCalc.java (+15 -31)
jpdaigle 2005-07-11 19:13 Rev.: 458

JP: javadoc improvements on private-visibility methods

1 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/wizards: AutoLayoutWizard.java (+1 -1)
jkealey 2005-06-27 13:40 Rev.: 428

bug 335: palette wording
bug 344: extracted more strings

117 lines of code changed in 6 files:

  • src/seg/jUCMNav/views/wizards: AutoLayoutDotSettingsWizardPage.java (+14 -12), AutoLayoutWizard.java (+57 -56), ExportImageWizard.java (+10 -9), ExportImageWizardPage.java (+12 -11), NewUcmFileWizard.java (+9 -7), NewUcmFileWizardPage.java (+15 -14)
jkealey 2005-06-27 05:12 Rev.: 419

bug 330 - new file wizard allowed the creation of files without extensions.

130 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/wizards: NewUcmFileWizardPage.java (+130 -132)
jkealey 2005-06-24 12:00 Rev.: 413

bug 329 - added progress bar to export image. caused many thread problems. fixed bug where map in the negative x/y portion of the screen was being cropped.

93 lines of code changed in 2 files:

  • src/seg/jUCMNav/views/wizards: ExportImageWizard.java (+72 -28), ExportImageWizardPage.java (+21 -7)
jkealey 2005-06-22 14:10 Rev.: 410

bug 316 - post error when load fails.
wizard didn't generate a legal file :)

1 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/wizards: NewUcmFileWizard.java (+1 -2)

(14 more)

Generated by StatSVN 0.6.0