Directory Dataflow/Widgets/

Total Files:
13
Deleted Files:
0
Lines of Code:
2044

[root]/Dataflow/Widgets
            directory in repo doc (1 files, 84 lines)

Lines of Code

Dataflow/Widgets/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 38 (100.0%) 67 (100.0%) 1.7
worthen 33 (86.8%) 52 (77.6%) 1.5
dav 4 (10.5%) 13 (19.4%) 3.2
mjc 1 (2.6%) 2 (3.0%) 2.0

Most Recent Commits

dav 2006-03-22 21:17 Rev.: 33600

Two things coming on it commit:

1) Dataflow/Ports was moved into Dataflow/Network/Ports

- Fixed the sub.mk files to not use libDataflow_Ports as it is now part of
libDataflow_Network. Cleaned many of the sub.mk files up so that
libraries were only listed once.

- I've only tested these changes on the main Packages... I visually
inspected the others, don't know for sure if I got everything.

2) Clean up of Uintah problems from the large commit Marty made earlier

- continue to use getID() for patches.

- another commit is coming shortly to continue the fixes for Uintah



13 lines of code changed in 4 files:

  • Dataflow/Widgets: BaseWidget.cc (new), sub.mk (new)
mjc 2006-03-22 16:42 Rev.: 33591

add with-tetgen option to configure, Make Module.h conform to the coding standard, and all the massive fallout from renaming variables and slots in that class

2 lines of code changed in 1 file:

  • Dataflow/Widgets: BaseWidget.cc (+2 -2)
worthen 2006-01-31 16:17 Rev.: 33123

SHARE -> SCISHARE

14 lines of code changed in 22 files:

  • Dataflow/Widgets: ArrowWidget.h (+1 -1), BaseWidget.h (new), BoxWidget.h (new), CrosshairWidget.h (new), FrameWidget.h (+1 -1), GaugeWidget.h (new), LightWidget.h (new), PointWidget.h (+1 -1), RingWidget.h (new), ViewWidget.h (+1 -1), share.h (new)
worthen 2006-01-30 13:35 Rev.: 33106

Windows Port. Big changes: new share.h includes and SHARE macros. Change use of hash_map to be compatible with windows. Use of gl extensions

38 lines of code changed in 11 files:

  • Dataflow/Widgets: ArrowWidget.h (+3 -1), BaseWidget.h (+3 -1), BoxWidget.h (+2 -1), CrosshairWidget.h (+3 -1), FrameWidget.h (+3 -1), GaugeWidget.h (+3 -1), LightWidget.h (+2 -1), PointWidget.h (+3 -1), RingWidget.h (+2 -1), ViewWidget.h (+3 -1), share.h (+11)
Generated by StatSVN 0.4.0