Directory Dataflow/GUI/

Total Files:
87
Deleted Files:
15
Lines of Code:
21869

[root]/Dataflow/GUI

Lines of Code

Dataflow/GUI/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 329 (100.0%) 11017 (100.0%) 33.4
callahan 126 (38.3%) 5693 (51.7%) 45.1
mdavis 58 (17.6%) 1160 (10.5%) 20.0
allen 33 (10.0%) 1071 (9.7%) 32.4
jeroen 26 (7.9%) 1028 (9.3%) 39.5
mjc 37 (11.2%) 1015 (9.2%) 27.4
kuzimmer 15 (4.6%) 320 (2.9%) 21.3
bigler 5 (1.5%) 256 (2.3%) 51.2
darbyb 4 (1.2%) 194 (1.8%) 48.5
dav 10 (3.0%) 149 (1.4%) 14.9
asade 3 (0.9%) 72 (0.7%) 24.0
worthen 4 (1.2%) 23 (0.2%) 5.7
dgroulx 1 (0.3%) 21 (0.2%) 21.0
ayla 3 (0.9%) 15 (0.1%) 5.0
sparker 1 (0.3%) 0 (0.0%) 0.0
jfsheph 2 (0.6%) 0 (0.0%) 0.0
dmw 1 (0.3%) 0 (0.0%) 0.0

Most Recent Commits

callahan 2005-12-28 15:17 Rev.: 32924

Fix port caching flags on subnetworks, bug #2817

0 lines of code changed in 2 files:

  • Dataflow/GUI: Subnet.tcl (new)
allen 2005-12-23 14:20 Rev.: 32922

added ToPointCloud and removed from Unstructure

0 lines of code changed in 3 files:

  • Dataflow/GUI: Unstructure.tcl (del), sub.mk (changed)
mdavis 2005-12-22 19:42 Rev.: 32920

Pass mouse locaiton and state to enter/leave events

0 lines of code changed in 2 files:

  • Dataflow/GUI: Painter.tcl (new)
mdavis 2005-12-21 14:44 Rev.: 32905

Remove dead code from Painter, removed printf from LindedPane

3 lines of code changed in 3 files:

  • Dataflow/GUI: Linkedpane.tcl (new), Painter.tcl (+3 -179)
callahan 2005-12-15 15:27 Rev.: 32878

Write port caching information to networks.

30 lines of code changed in 3 files:

  • Dataflow/GUI: Port.tcl (+5), Subnet.tcl (+25 -1)
callahan 2005-12-15 11:49 Rev.: 32874

Expose port cache toggle on right click port menu

15 lines of code changed in 1 file:

  • Dataflow/GUI: Port.tcl (+15)
mdavis 2005-12-13 10:19 Rev.: 32825

Undo acciental checkin

0 lines of code changed in 2 files:

  • Dataflow/GUI: ComponentWizard.tcl (changed)
mdavis 2005-12-13 10:16 Rev.: 32824

Move Linkedpane to seperate file

96 lines of code changed in 5 files:

  • Dataflow/GUI: ComponentWizard.tcl (+16 -11), Linkedpane.tcl (+79), ViewSlices.tcl (new), sub.mk (+1)
callahan 2005-12-12 17:56 Rev.: 32810

Only delay drawing vewer when regression testing on Apple OSX

0 lines of code changed in 2 files:

  • Dataflow/GUI: Viewer.tcl (new)
allen 2005-12-12 12:17 Rev.: 32803

Changed T which was for Tiny to the generally accepted XS for Xtra Small

0 lines of code changed in 2 files:

  • Dataflow/GUI: ShowField.tcl (new)
kuzimmer 2005-12-08 17:29 Rev.: 32771

Added functionality to SamplePlane for LatVolMesh based data. Position slider steps along the plane indices, index entry allows you to enter the index where you want your plane positioned. Switching from 'auto' mode to 'manual' mode restores the old positioning functionality.

0 lines of code changed in 2 files:

  • Dataflow/GUI: SamplePlane.tcl (new)
mdavis 2005-12-07 14:58 Rev.: 32754

Add FloodFill and Pixel Paint tools to Painter Module. Make painter module render opacity from colormaps correctly. Added class Core/Geom/ColorMappedNrrdTextureObj to encapsulate applying a colormap to a slice of a 3d nrrd. This is necessary because OpenGL does not transform alpha in color matrix, so the color lookup table had to be moved from gl to software. Added value display to text labels. Fixed orientation bug in painter. Made four view default in Painter module

25 lines of code changed in 1 file:

  • Dataflow/GUI: Painter.tcl (+25 -18)
callahan 2005-12-02 13:54 Rev.: 32703

Use Type instead of Typename for gui description in the *Info modules

0 lines of code changed in 4 files:

  • Dataflow/GUI: FieldInfo.tcl (new), MatrixInfo.tcl (new)
mjc 2005-12-02 02:23 Rev.: 32697

completely revert commit 32690, as it broke all of Uintah

222 lines of code changed in 1 file:

  • Dataflow/GUI: ComponentWizard.tcl (+222 -71)
mjc 2005-12-01 15:19 Rev.: 32690

removal of xerces, replaced with libxml2, turn on validaton for component loading, fix all invalid xml

71 lines of code changed in 1 file:

  • Dataflow/GUI: ComponentWizard.tcl (+71 -222)
mdavis 2005-11-29 16:54 Rev.: 32654

ReFactor Painter tools into seperate virtual classes that inherit from Painter::PainterTool to allow rapid development of future tools. Move Color Lookup Table functionality into OpenGL

7 lines of code changed in 1 file:

  • Dataflow/GUI: Painter.tcl (+7 -10)
callahan 2005-11-15 15:36 Rev.: 32559

Undo accidental checkin

1 lines of code changed in 1 file:

  • Dataflow/GUI: Viewer.tcl (+1 -3)
callahan 2005-11-15 15:36 Rev.: 32558

Fix typo in Sub-Networks menu configuration

4 lines of code changed in 3 files:

  • Dataflow/GUI: NetworkEditor.tcl (new), Viewer.tcl (+3 -1)
mdavis 2005-11-15 14:32 Rev.: 32553

Initial commit of SCIRun->Render->Painter module for painting segmentaion seeds. Just a copy of ViewSlices module, no functionalty changed at this point.

342 lines of code changed in 2 files:

  • Dataflow/GUI: Painter.tcl (+341), sub.mk (+1)
jeroen 2005-11-07 14:28 Rev.: 32451

bug fix

0 lines of code changed in 2 files:

  • Dataflow/GUI: CreateString.tcl (new)

(111 more)

Generated by StatSVN 0.4.0