- 30 Dec, 2005 1 commit
-
-
Andy Cedilnik authored
-
- 29 Dec, 2005 9 commits
-
-
Will Schroeder authored
ENH:Cleaned up API so RequestCursorShape() does not require the explicit instantiation of an vtkObserverMediator, making the method easier to use.
-
Berk Geveci authored
Dynamically allocated memory passed to vtk data arrays must be allocated with malloc because vtk arrays release the memory with free.
-
Will Schroeder authored
BUG: Internal class vtkSWCallback is the same name as that found in vtkSplineWidget. This causes confusion during dynamic loading on some platforms, so the callback was renamed.
-
Will Schroeder authored
-
Amy Squillacote authored
-
Will Schroeder authored
-
Will Schroeder authored
-
Will Schroeder authored
-
Andy Cedilnik authored
-
- 28 Dec, 2005 5 commits
-
-
Andy Cedilnik authored
-
Will Schroeder authored
ENH:Tweaked the border widget so that proportional resize, when tugging on edges, causes the widget to scale about its center.
-
Will Schroeder authored
-
Will Schroeder authored
-
Will Schroeder authored
-
- 27 Dec, 2005 5 commits
-
-
Will Schroeder authored
-
Will Schroeder authored
-
Will Schroeder authored
-
Will Schroeder authored
ENH:Added class to mediate resource contention (i.e., cursor shape) for interactor observers (e.g., widgets)
-
Will Schroeder authored
-
- 26 Dec, 2005 2 commits
-
-
Bill Hoffman authored
-
Andy Cedilnik authored
-
- 25 Dec, 2005 1 commit
-
-
Andy Cedilnik authored
-
- 24 Dec, 2005 1 commit
-
-
Andy Cedilnik authored
-
- 23 Dec, 2005 2 commits
-
-
Brad King authored
COMP: When VTK_LEGACY_REMOVE is defined then VTK_LEGACY needs to replace methods with dummy declarations to avoid stray semicolons. This allows building with Borland when removing legacy code. It also avoids warnings on some other compilers.
-
Andy Cedilnik authored
-
- 22 Dec, 2005 6 commits
-
-
David Cole authored
-
Berk Geveci authored
-
Amy Squillacote authored
-
Kenneth Moreland authored
-
Kenneth Moreland authored
-
Andy Cedilnik authored
-
- 21 Dec, 2005 5 commits
-
-
Kenneth Moreland authored
ENH: Report log whenever a program fails to link.
-
Kenneth Moreland authored
give the texture unit number.
-
Kenneth Moreland authored
-
Berk Geveci authored
-
Andy Cedilnik authored
-
- 20 Dec, 2005 3 commits
-
-
Kenneth Moreland authored
-
Brad King authored
ENH: Improved robustness of sharing parent pipes with children. This ensures that the parent pipe handles are inherited by the children. If a parent pipe handle is invalid a handle to an empty pipe is given to the child to make sure all pipes are defined for the children.
-
Andy Cedilnik authored
-