- 23 Apr, 2004 5 commits
-
-
Andy Cedilnik authored
ENH: Remove jobserver thing, which was fixed in the build_tcltk.sh.in and remove a whole bunch of tests from memory checking
-
Ken Martin authored
-
Brad King authored
ERR: Renaming GetNumberOfFileNames and GetFileName to GetNumberOfDICOMFileNames and GetDICOMFileName to avoid conflict with GetFileName function from superclass.
-
David Thompson authored
* Note that you may also need to add -traditional-cpp to the compile flags in order for H5Tconv.c to compile correctly; the Apple cpp doesn't recursively expand macros, so it can't generate code for the HDF5's wacky "template" code system.
-
David Thompson authored
-
- 22 Apr, 2004 18 commits
-
-
Brad King authored
BUG: vtkpython and pvtkpython executables should link to the same python library as the rest of the wrappers.
-
David Thompson authored
-
Andy Cedilnik authored
-
David Thompson authored
-
Berk Geveci authored
-
Berk Geveci authored
-
Berk Geveci authored
-
Berk Geveci authored
-
Berk Geveci authored
-
Berk Geveci authored
-
Berk Geveci authored
-
Berk Geveci authored
-
Andy Cedilnik authored
-
Bill Hoffman authored
BUG: fix for 301 CMAKE_LIBRARY_PATH and CMAKE_INCLUDE_PATH env vars now used in FIND_LIBRARY and FIND_PATH in addtion to and before PATH
-
Amy Squillacote authored
-
Andy Cedilnik authored
-
Brad King authored
ENH: Garbage collection rooted at an object with debug on now turns on debugging for the garbage collector also.
-
Brad King authored
BUG: Cannot call methods on rt_png or rt_id after the ->Delete() method has been called. Using smart pointers to keep them around as long as necessary and no longer.
-
- 21 Apr, 2004 17 commits
-
-
Brad King authored
BUG#589: Added GetNumberOfFileNames and GetFileName methods to access DICOMFileNames vector from subclasses while preserving the PIMPL idiom.
-
Brad King authored
-
Brad King authored
-
Brad King authored
-
Lee Ann Fisk authored
-
Andy Cedilnik authored
-
Andy Cedilnik authored
-
Andy Cedilnik authored
-
Andy Cedilnik authored
-
Brad King authored
ENH: Moving VTK_USE_SYSTEM_* macros from vtkConfigure.h to vtkToolkits.h so that not all of VTK rebuilds when one of these options changes.
-
Amy Squillacote authored
-
Andy Cedilnik authored
-
Andy Cedilnik authored
-
Andy Cedilnik authored
-
Brad King authored
-
Ken Martin authored
-
Brad King authored
-