[root]/Packages/Teem/Dataflow/GUI
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 111 (100.0%) | 116 (100.0%) | 1.0 |
callahan | 97 (87.4%) | 82 (70.7%) | 0.8 |
darbyb | 5 (4.5%) | 28 (24.1%) | 5.6 |
allen | 9 (8.1%) | 6 (5.2%) | 0.6 |
Clean up of gui and added centering selection
0 lines of code changed in 4 files:
Upgrading to Teem 1.9. Main changes include API changes for var-arg functions and more careful use of unsigned types. See http://sourceforge.net/project/shownotes.php?release_id=380683&group_id=85445 for more information.
21 lines of code changed in 4 files:
switched ChooseNrrd to use the template ChooseModule
0 lines of code changed in 2 files:
updated to use coding std for gui vars and to use the helpers methods for getting and sending handles
1 lines of code changed in 2 files:
Move module gui variable initialization into the .cc files.
31 lines of code changed in 48 files:
Move module gui variable initialization into the .cc files.
51 lines of code changed in 45 files:
Consolidate the labelpair and labelentry helper functions into the base Module.tcl class.
0 lines of code changed in 4 files:
DicomNrrdReader now uses GDCM for reading Dicom. It was using ITK and ITK now uses GDCM. Users can configure --with-gdcm or if they are configuring --with-insight, it will use the gdcm distributed with ITK. Still some questions about orientation information to look into.
7 lines of code changed in 1 file:
added other types
5 lines of code changed in 1 file: