Directory src/seg/jUCMNav/views/compositeList/

Directory Created:
2005-07-06 21:45
Total Files:
4
Deleted Files:
0
Lines of Code:
335

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 21 (100.0%) 569 (100.0%) 27.0
jkealey 12 (57.1%) 302 (53.1%) 25.1
etremblay 7 (33.3%) 264 (46.4%) 37.7
jfroy 1 (4.8%) 2 (0.4%) 2.0
jpdaigle 1 (4.8%) 1 (0.2%) 1.0

Most Recent Commits

jkealey 2009-12-04 10:13 Rev.: 1705

no bug: formatting cleanup with our default formatting template.

10 lines of code changed in 3 files:

  • src/seg/jUCMNav/views/compositeList: CompositeListControl.java (+7 -7), CompositeListItem.java (+2 -2), ISelectionListener.java (+1 -1)
jkealey 2006-05-15 09:53 Rev.: 866

fixed some javadoc.

1 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/compositeList: package.html (+1 -1)
jfroy 2006-01-29 14:34 Rev.: 669

Merge of GRL branch with the main trunk

2 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/compositeList: CompositeListControl.java (+2 -2)
jkealey 2005-07-14 12:16 Rev.: 484

gonna kill javadoc.

2 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/compositeList: CompositeListControl.java (+2 -1)
jkealey 2005-07-14 12:07 Rev.: 483

JAVADOC ISSUE AGAIN :)

1 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/compositeList: CompositeListControl.java (+1 -1)
jkealey 2005-07-14 11:49 Rev.: 482

other javadoc issue; removed ucm from the list of extensions associated with jucmnav. now only jucm

1 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/compositeList: CompositeListControl.java (+1 -1)
jkealey 2005-07-14 11:33 Rev.: 481

fixed a few javadoc issues

1 lines of code changed in 1 file:

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

286 lines of code changed in 4 files:

  • src/seg/jUCMNav/views/compositeList: CompositeListControl.java (+178 -146), CompositeListItem.java (+80 -51), ISelectionListener.java (+11 -5), package.html (new 17)
etremblay 2005-07-12 19:27 Rev.: 469

Performance improvements in Resp view + some bug fix...

5 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/compositeList: CompositeListControl.java (+5)
etremblay 2005-07-12 18:35 Rev.: 468

Resp View scrolling now work after 3h of tweaking... I hate SWT sometimes...

22 lines of code changed in 1 file:

  • src/seg/jUCMNav/views/compositeList: CompositeListControl.java (+22 -3)
etremblay 2005-07-11 21:09 Rev.: 460

Selection synchronizing between resp view and the editor.

20 lines of code changed in 2 files:

  • src/seg/jUCMNav/views/compositeList: CompositeListControl.java (+18 -10), ISelectionListener.java (+2 -1)
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/compositeList: CompositeListControl.java (+1 -1)
etremblay 2005-07-06 21: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.

217 lines of code changed in 3 files:

  • src/seg/jUCMNav/views/compositeList: CompositeListControl.java (new 144), CompositeListItem.java (new 62), ISelectionListener.java (new 11)
Generated by StatSVN 0.6.0