- 24 Feb, 2008 4 commits
-
-
Francois Bertel authored
COMP:Fixed error on borland c++. For this compiler, a forward class declaration is not enough to solve a static_cast. Revert this static_cast to a old-style cast.
-
Francois Bertel authored
COMP:Fixed error about ISO C++ forbids casting between pointer-to-function and pointer-to-object by putting back the old-style cast. Site ARRAKIS.kitware. Build Name Win32-cygwin-WrapTCL.
-
Andy Cedilnik authored
-
Brad King authored
-
- 23 Feb, 2008 16 commits
-
-
Philippe Pebay authored
due to the very limited instrospection capabilities offered by the SQLite interface (e.g., no equivalent of "DESCRIBE" nor "SHOW INDEX" commands), the test does not verify that all aspects of the schema have indeed been transformed into a DB representation.
-
Philippe Pebay authored
are not supported when creating either a PRIMARY or a UNIQUE index within a CREATE TABLE statement. Make this the default implementation at the parent class level, in order to avoid potential problems with yet unknown database backends.
-
Philippe Pebay authored
-
Francois Bertel authored
COMP:This was failing on VS8 because of overloaded versions of fabs(), anyway dx and dy are int, using abs() is more appropriate and faster.
-
Francois Bertel authored
-
Andy Cedilnik authored
-
Francois Bertel authored
-
Francois Bertel authored
-
Francois Bertel authored
-
Francois Bertel authored
-
Prabhu Ramachandran authored
of the renderwindow. This makes interaction with widgets that change the cursor much nicer.
-
Francois Bertel authored
-
Francois Bertel authored
ENH:Moved vtkVREncodeString from VolumeRendering to Utilities/EncodeString and renamed it as vtkEncodeString since it can be used to encode any text file into a C string, not only for GLSL or other shader code but also for encoding event logs in Widgets/Testing for example
-
Francois Bertel authored
COMP:Removed some useless test for CMake 2.4 version as this is redundant with the first line of the file.
-
Prabhu Ramachandran authored
-
Brad King authored
-
- 22 Feb, 2008 10 commits
-
-
Utkarsh Ayachit authored
flags if already present.
-
Timothy M. Shead authored
-
Philippe Pebay authored
-
Andy Cedilnik authored
-
Karthik Krishnan authored
-
Timothy M. Shead authored
-
Kenneth Moreland authored
-
Sebastien Barre authored
-
Sebastien Barre authored
-
Brad King authored
-
- 21 Feb, 2008 10 commits
-
-
David Thompson authored
-
Philippe Pebay authored
-
David Gobbi authored
-
Sebastien Barre authored
-
Timothy M. Shead authored
-
Jeff Baumes authored
-
David Cole authored
-
Will Schroeder authored
-
Andy Cedilnik authored
-
Jeff Baumes authored
-