- 08 Jul, 2004 1 commit
-
-
Sebastien Barre authored
-
- 07 Jul, 2004 2 commits
-
-
Sebastien Barre authored
enh: use CharEvent instead of KeyPressEvent. Only the former is handled by styles to perform functions like reset, wireframe, etc.
-
Sebastien Barre authored
-
- 29 Jun, 2004 1 commit
-
-
Sebastien Barre authored
enh: add some basic interaction code (hook to VTK generic interactor), and basic reset/reset cam mode. Make Renderer/OverlayRenderer private to make sure Get/Set methods are used (subclass may replace those renderers with their own, but we want the code to still work)
-
- 13 Jun, 2004 1 commit
-
-
Sebastien Barre authored
enh: 2nd part of the change, make sure SetApplication() is not called directly to indicate that the widget has been created, but call the superclass's Create() to create the simple widget and set the proper flags in a unique place (vtkKWWidget). Also fix some UpdateEnableState().
-
- 03 Jun, 2004 1 commit
-
-
Sebastien Barre authored
-
- 12 Mar, 2004 1 commit
-
-
Andy Cedilnik authored
A new CVS repository was created on 2004-03-12 to fork ParaView during transition to a new source tree layout. The new repository was created using a combination of directory-level server-side symlinks into the old repository and copies of ,v files to preserve per-file history. This commit was manufactured during conversion from CVS to represent the fork as a branch. The new source tree layout added Utilities/IceT which was not previously distributed as part of the source. We represent this addition by adding the IceT submodule.
-
- 19 Dec, 2003 1 commit
-
-
Sebastien Barre authored
-
- 18 Dec, 2003 1 commit
-
-
Sebastien Barre authored
-
- 15 Dec, 2003 1 commit
-
-
Brad King authored
-
- 05 Oct, 2003 1 commit
-
-
Sebastien Barre authored
-
- 19 Sep, 2003 1 commit
-
-
Sebastien Barre authored
-
- 27 Aug, 2003 3 commits
-
-
Sebastien Barre authored
ENH: make SetPrinting save the render mode, and call ResumeScreenRendering automatically. Make SetOffScreenRendering() use SetPrinting()
-
Amy Squillacote authored
-
Sebastien Barre authored
-
- 20 Aug, 2003 1 commit
-
-
Ken Martin authored
-
- 19 Aug, 2003 2 commits
-
-
Sebastien Barre authored
-
Ken Martin authored
-
- 18 Aug, 2003 1 commit
-
-
Sebastien Barre authored
- add vtkKWRenderWidgetCommand so that the whole KWRenderWidgets hierarchy can implement/override ProcessEvent() - make sure observers are added/removed properly (since we have a hold on the window)
-
- 15 Aug, 2003 1 commit
-
-
Sebastien Barre authored
-
- 06 Aug, 2003 1 commit
-
-
Sebastien Barre authored
-
- 05 Aug, 2003 2 commits
-
-
Sebastien Barre authored
-
Sebastien Barre authored
sorry, need to make UpdateEnableState() public, since it will reflect the state of the widget not only depending on the Enabled ivar, but any other ivar that could impact its internal state (for example, it's application Limited Edition Mode)
-
- 04 Aug, 2003 1 commit
-
-
Sebastien Barre authored
-
- 22 Jul, 2003 1 commit
-
-
Sebastien Barre authored
-
- 15 Jul, 2003 2 commits
-
-
Sebastien Barre authored
-
Sebastien Barre authored
-
- 11 Jul, 2003 1 commit
-
-
Sebastien Barre authored
-
- 10 Jul, 2003 2 commits
-
-
Amy Squillacote authored
-
Amy Squillacote authored
use gridding instead of packing inside the render widgets; for the 2D render widgets, this makes it easier to keep the slice slider from disappearing when the application is resized
-
- 13 Jun, 2003 1 commit
-
-
Sebastien Barre authored
-
- 02 Jun, 2003 1 commit
-
-
Sebastien Barre authored
-
- 08 May, 2003 1 commit
-
-
Amy Squillacote authored
updating the copyright; file-specific information has been removed, so now you don't have to rebuild again after doing a cvs commit
-
- 21 Apr, 2003 1 commit
-
-
Andy Cedilnik authored
-
- 16 Apr, 2003 1 commit
-
-
Sebastien Barre authored
-
- 14 Apr, 2003 2 commits
-
-
Sebastien Barre authored
- GetNthRenderer() gets the Nth renderer (or NULL if it does not exist), - GetRendererId() gets the id of a given renderer (ultimately redefined in vtkKWLightboxWidget)
-
Sebastien Barre authored
FIX: resize all those evil lines (many of them are mine) to78 chars so that they fit in everybody's favorite editor.
-
- 09 Apr, 2003 1 commit
-
-
Sebastien Barre authored
-
- 28 Mar, 2003 2 commits
-
-
Sebastien Barre authored
-
Berk Geveci authored
-