[root]/Core/GUI
doc
(4 files, 654 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 20 (100.0%) | 1382 (100.0%) | 69.1 |
dav | 1 (5.0%) | 732 (53.0%) | 732.0 |
callahan | 6 (30.0%) | 355 (25.7%) | 59.1 |
mjc | 8 (40.0%) | 243 (17.6%) | 30.3 |
mdavis | 3 (15.0%) | 51 (3.7%) | 17.0 |
darbyb | 1 (5.0%) | 1 (0.1%) | 1.0 |
sparker | 1 (5.0%) | 0 (0.0%) | 0.0 |
initial commit of H_O_Basis branch merge
1 lines of code changed in 2 files:
Fix writers when using the Set button. If the file didn't exist, it was calling biopseFDialog_Done without the button type. Now it also passes the button type for that case. Sync with branch. (Bug 2608)
1 lines of code changed in 1 file:
Retire .cvsignore files
0 lines of code changed in 1 file:
Update filetype selection when creating file dialog, bug #2554
9 lines of code changed in 1 file:
Bugfix #2576. Add usage comment for -commandname
1 lines of code changed in 1 file:
Add back in -commandname option that was accidentally removed between 1.26 and 1.27
31 lines of code changed in 1 file:
branch merge from VS package only, fixes for multi file readers/writers
46 lines of code changed in 1 file:
Remove debug puts
19 lines of code changed in 1 file:
Merge v1_24_1_release into trunk
40 lines of code changed in 2 files:
checkpoint merge from branch for bux fixes
2 lines of code changed in 1 file:
Merge v1_24_0_release
306 lines of code changed in 3 files:
fix bug with debug output
0 lines of code changed in 1 file:
fix comment
0 lines of code changed in 1 file:
make series reader functionality available to any reader, fix bug with digits in the path
141 lines of code changed in 1 file:
Added multi file reading capability. It has been tested to some extent, but Marty is going to take another pass at it. The idea is that the filevar is set to the next file and then an execute is called. This is repeated until the end of the list of files. We may want to revisit this approach at some future date. Also, a lot of the code that helps with the multiple files in currently in FieldReader.tcl. This code needs to be moved over to this file. Marty is going to take a look into this.
732 lines of code changed in 1 file:
add option to increment file name with counter on saving, committed for Elisha Hughes
53 lines of code changed in 1 file: