Directory src/seg/jUCMNav/views/stub/

Directory Created:
2005-06-10 23:52
Total Files:
5
Deleted Files:
1
Lines of Code:
1743

[root]/src/seg/jUCMNav/views/stub

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 31 (100.0%) 1743 (100.0%) 56.2
etremblay 12 (38.7%) 1728 (99.1%) 144.0
jkealey 16 (51.6%) 15 (0.9%) 0.9
jfroy 3 (9.7%) 0 (0.0%) 0.0

Most Recent Commits

jkealey 2006-03-27 19:27 Rev.: 839

bug 387: error on cancel after map creation

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/stub: StubBindingsDialog.java (changed)
jkealey 2006-03-27 19:23 Rev.: 838

bug 341: automatic update of pluginbinding properties

0 lines of code changed in 1 file:

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

Merge of GRL branch with the main trunk

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/stub: StubBindingsDialog.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/views/stub: StubBindingsDialog.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.

0 lines of code changed in 2 files:

  • src/seg/jUCMNav/views/stub: PluginListDialog.java (changed), StubBindingsDialog.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 1 file:

  • src/seg/jUCMNav/views/stub: StubBindingsDialog.java (changed)
etremblay 2005-07-15 00:24 Rev.: 486

Lesson learned... Never try to make an SWT application in 3.1 for 3.0.... The layout won't work like you designed it in 3.1...
Added condition editing in the StubBindingDialog. Quick hack to take what was working in the 3.1 version done during the day and add it to the 3.0 version. The layout is not as nice though in 3.0.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/stub: StubBindingsDialog.java (changed)
jkealey 2005-07-14 17:30 Rev.: 480

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

15 lines of code changed in 5 files:

  • src/seg/jUCMNav/views/stub: PluginContentProvider.java (changed), PluginLabelProvider.java (changed), PluginListDialog.java (changed), StubBindingsDialog.java (changed), package.html (new 15)
etremblay 2005-07-14 02:41 Rev.: 474

Deleted useless Resp view actions.
Added a create map button in the Stub Dialog.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/stub: StubBindingsDialog.java (changed)
jkealey 2005-07-14 01:52 Rev.: 473

bug 344 - localization wizard

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/stub: StubBindingsDialog.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/views/stub: StubBindingsDialog.java (changed)
etremblay 2005-06-29 02:52 Rev.: 433

Added a really basic Responsibility View. Right now you can select each responsibility but the selection synchronization is not there yet.
If you change info of responsibilities it'll show in the list, but if you add new ones it won't for the moment...

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/stub: StubBindingsDialog.java (changed)
jkealey 2005-06-27 19:40 Rev.: 428

bug 335: palette wording
bug 344: extracted more strings

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/stub: StubBindingsDialog.java (changed)
jkealey 2005-06-17 20:00 Rev.: 387

etienne: beware lowercase/uppercase differences in filenames!

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/stub: StubBindingsDialog.java (changed)
jkealey 2005-06-17 14:55 Rev.: 378

fixed null pointer bug in stub bindings view

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/stub: StubBindingsDialog.java (changed)
jkealey 2005-06-14 22:52 Rev.: 359

minor enhancement in binding dialog

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/stub: StubBindingsDialog.java (changed)
jkealey 2005-06-14 20:17 Rev.: 357

bug 295 - missing tooltip

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/stub: StubBindingsDialog.java (changed)
etremblay 2005-06-12 21:09 Rev.: 344

Delete of PluginBindings now works when deleting a stub with 1 or more number of in or out...
StubBindingsDialog now display IN and OUT from 1 instead of 0.

0 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/stub: StubBindingsDialog.java (changed)
etremblay 2005-06-11 14:32 Rev.: 337

Added some comments.

62 lines of code changed in 4 files:

  • src/seg/jUCMNav/views/stub: MapLabelProvider.java (del), PluginContentProvider.java (changed), PluginLabelProvider.java (new 62), PluginListDialog.java (changed)
etremblay 2005-06-10 23:52 Rev.: 336

New dialog when you double click on a dynamic stub to select the map you want to open.

1666 lines of code changed in 4 files:

  • src/seg/jUCMNav/views/stub: MapLabelProvider.java (new), PluginContentProvider.java (new 50), PluginListDialog.java (new 105), StubBindingsDialog.java (new 1511)
Generated by StatCVS 0.5.0