- 27 Mar, 2005 2 commits
-
-
Andrew Maclean authored
site.
-
Ken Martin authored
-
- 26 Mar, 2005 2 commits
-
-
Ken Martin authored
-
Will Schroeder authored
-
- 25 Mar, 2005 8 commits
-
-
Ken Martin authored
-
Will Schroeder authored
-
Francois Bertel authored
-
Andy Cedilnik authored
-
Brad King authored
This commit was manufactured during conversion from CVS to merge the VTK 4.4 release branch.
-
Andy Cedilnik authored
-
Kenneth Moreland authored
representation whenever the data changes.
-
Brad King authored
ENH: Adding configurable installation support. There are three basic components: runtime, development, and documentation. Users or parent projects can control which components are installed by setting VTK_INSTALL_NO_RUNTIME, VTK_INSTALL_NO_DEVELOPMENT, and/or VTK_INSTALL_NO_DOCUMENTATION appropriately. Install locations can be configured with VTK_INSTALL_BIN_DIR, VTK_INSTALL_LIB_DIR, and VTK_INSTALL_INCLUDE_DIR by setting them to paths relative to the installation prefix. The defaults preserve old behavior.
-
- 24 Mar, 2005 3 commits
-
-
Ken Martin authored
-
Francois Bertel authored
-
Rusty Blue authored
ENH: Added CopyOutputInformation method to XML readers so that they can copy the infromation they set in the RequestInformation pass to another information object (to support vtkXMLCollectionReader)
-
- 23 Mar, 2005 1 commit
-
-
Ken Martin authored
-
- 22 Mar, 2005 1 commit
-
-
Ken Martin authored
-
- 21 Mar, 2005 5 commits
-
-
Ken Martin authored
-
Mathieu Malaterre authored
-
Mathieu Malaterre authored
-
Clinton Stimpson authored
ENH: Provide double click support for PyQt. Addresses 1681 in the bug tracker.
-
Clinton Stimpson authored
ENH: Provide double click support for X11 and Carbon. Addresses 1681 in the bug tracker.
-
- 20 Mar, 2005 1 commit
-
-
Ken Martin authored
-
- 19 Mar, 2005 1 commit
-
-
Ken Martin authored
-
- 18 Mar, 2005 12 commits
-
-
Ken Martin authored
-
Berk Geveci authored
-
Mathieu Malaterre authored
-
Amy Squillacote authored
ENH: provide a method so you can specify a function to be used during the RequestInformation pass; this allows this source to work with image data
-
Francois Bertel authored
-
Francois Bertel authored
-
Francois Bertel authored
-
Francois Bertel authored
-
Francois Bertel authored
-
Francois Bertel authored
-
Francois Bertel authored
-
Francois Bertel authored
-
- 17 Mar, 2005 4 commits
-
-
Ken Martin authored
-
Clinton Stimpson authored
COMP: Must do dll export if building shared libraries.
-
Mathieu Malaterre authored
-
Rusty Blue authored
-