[root] / trunk / tree / treeviewer / src / TTVLVContainer.cxx Repository:
ViewVC logotype

Log of /trunk/tree/treeviewer/src/TTVLVContainer.cxx

Parent Directory Parent Directory


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Revision:

Revision 42678 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jan 17 15:23:06 2012 UTC (3 years ago) by bellenot
File length: 28738 byte(s)
Diff to previous 40187
Fix coverity #36700 Uninitialized scalar variable

Revision 40187 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jul 11 12:46:50 2011 UTC (3 years, 6 months ago) by bellenot
File length: 28710 byte(s)
Diff to previous 35908
Remove a call to TString::InitialCapacity() (marked as obsolete)

Revision 35908 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Sep 30 11:07:53 2010 UTC (4 years, 3 months ago) by brun
File length: 28746 byte(s)
Diff to previous 35566
Fix dead code. coverity CID 22805

Revision 35566 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 22 07:45:56 2010 UTC (4 years, 4 months ago) by brun
File length: 28666 byte(s)
Diff to previous 35540
add a protection. coverity

Revision 35540 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Sep 21 13:09:27 2010 UTC (4 years, 4 months ago) by brun
File length: 28656 byte(s)
Diff to previous 29051
use snprintf. coverity

Revision 29051 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jun 17 10:14:18 2009 UTC (5 years, 7 months ago) by bellenot
File length: 28650 byte(s)
Diff to previous 23467
Reset last active element when removing all non-static items from the list view.
This fixes a crash in tree viewer when switching between different trees, the 
last active (selected) element in the list view was then invalid
Thanks to Luca Grandi for the report and test case.

Revision 23467 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Apr 23 13:54:12 2008 UTC (6 years, 9 months ago) by brun
File length: 28630 byte(s)
Diff to previous 22902
Fix shadowed variable

Revision 22902 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Mar 31 09:48:42 2008 UTC (6 years, 9 months ago) by rdm
File length: 28638 byte(s)
Diff to previous 20882
move tree, treeplayer and treeviewer under tree meta directory.

Revision 20882 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Nov 19 11:31:26 2007 UTC (7 years, 2 months ago) by rdm
Original Path: trunk/treeviewer/src/TTVLVContainer.cxx
File length: 28638 byte(s)
Diff to previous 19826
Set property svn:eol-style LF on all source and Makefiles. This should avoid
problems with Win32 line endings ending up in the repository. All MS tools
support LF eols fine.

Revision 19826 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 19 19:56:11 2007 UTC (7 years, 4 months ago) by rdm
Original Path: trunk/treeviewer/src/TTVLVContainer.cxx
File length: 28638 byte(s)
Diff to previous 19825
imported svn:keywords Id property

Revision 19825 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 19 19:49:10 2007 UTC (7 years, 4 months ago) by rdm
Original Path: trunk/treeviewer/src/TTVLVContainer.cxx
File length: 28695 byte(s)
Diff to previous 13203
remove :$ from tag line

Revision 13203 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Nov 11 16:10:02 2005 UTC (9 years, 2 months ago) by brun
Original Path: trunk/treeviewer/src/TTVLVContainer.cxx
File length: 28705 byte(s)
Diff to previous 12568
From Bertrand:
Added comments and changed idents in treeviewer to make codechecker happy.

Revision 12568 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Aug 30 11:13:22 2005 UTC (9 years, 4 months ago) by brun
Original Path: trunk/treeviewer/src/TTVLVContainer.cxx
File length: 28546 byte(s)
Diff to previous 12372
Changes to make the rulechecker happy in directory treeviewer.

Revision 12372 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jul 24 09:55:52 2005 UTC (9 years, 6 months ago) by rdm
Original Path: trunk/treeviewer/src/TTVLVContainer.cxx
File length: 28542 byte(s)
Diff to previous 6938
fName in TGLVEntry was hidden by fName in TGWindow, now renamed to fItemName.

Revision 6938 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jul 15 14:25:22 2003 UTC (11 years, 6 months ago) by brun
Original Path: trunk/treeviewer/src/TTVLVContainer.cxx
File length: 28520 byte(s)
Diff to previous 4832
From Valeriy Onuchin:
 - mode in TGLVcontainer::SetViewMode  method
   That fixes layout problem in tree viewer
 - new constructor for TGPictureButton
 - code cleaning

Revision 4832 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jul 8 14:41:44 2002 UTC (12 years, 6 months ago) by rdm
Original Path: trunk/treeviewer/src/TTVLVContainer.cxx
File length: 28431 byte(s)
Diff to previous 4692
because TObject::Warning() was made virtual, TTreeViewer::Warning() did not
work anymore. Provide more general solution based on overloaded DoError() in
TTreeViewer.

Revision 4692 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jun 12 16:46:12 2002 UTC (12 years, 7 months ago) by rdm
Original Path: trunk/treeviewer/src/TTVLVContainer.cxx
File length: 28397 byte(s)
Diff to previous 3740
major improvements in TGListTree by Valeriy Onuchin. The TGListTree can
now display >100k's of items in a very efficient way. This is used now
in the ROOT browser.

Revision 3740 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jan 23 15:48:05 2002 UTC (13 years ago) by rdm
Original Path: trunk/treeviewer/src/TTVLVContainer.cxx
File length: 28369 byte(s)
Diff to previous 3510
add TList.h where needed (so these classes compile fine if we decide to
remove TList.h from TNamed.h).

Revision 3510 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Dec 20 10:19:26 2001 UTC (13 years, 1 month ago) by rdm
Original Path: trunk/treeviewer/src/TTVLVContainer.cxx
File length: 28350 byte(s)
Diff to previous 1904
cast UInt_t's to Int_t's in calls to TVirtualX::TranslateCoordinates()
to correctly handle negative coordinate translations.

Revision 1904 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Apr 6 07:27:18 2001 UTC (13 years, 9 months ago) by brun
Original Path: trunk/treeviewer/src/TTVLVContainer.cxx
File length: 28371 byte(s)
Diff to previous 1782
New version of TTreeViewer and associated classes from Andrei Gheata.
  Here is the last patch of the treeviewer, which hopefully corrects all bugs
I found about (including TH3 draw problem). It has also a new checker for
aliases and the possibility of defining and executing a user-defined command
for each session record. It works like this (for now) :
 - when you want to do something with the histogram produced by the Draw
button (fitting, normalizing, corellating with other existing histograms,
etc.) you may write a macro with this functionality, where the histogram can
be accessed with the name written in the hist. text box (htemp by default).
Then, after recording an X,Y,Z entry in your session, you will be able to use
the SetUserCode() function from the TV context menu. For instance, you can
run your fit.C macro :
 fit.C
{
   htemp->Fit("gaus");
   htemp->Draw();
}
by setting the user code as : .x fit.C
Any ROOT command is accepted. The user-command will be executed after a record
is drawn using the session buttons. You can define user commands for each
record. This is just the first implementation.

Revision 1782 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Mar 9 11:02:41 2001 UTC (13 years, 10 months ago) by rdm
Original Path: trunk/treeviewer/src/TTVLVContainer.cxx
File length: 27163 byte(s)
Diff to previous 1703
clean up several comments.

Revision 1703 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Feb 26 10:28:53 2001 UTC (13 years, 10 months ago) by brun
Original Path: trunk/treeviewer/src/TTVLVContainer.cxx
File length: 27183 byte(s)
Diff to previous 1678
New version of TTreeViewer by Andrei Gheata

Revision 1678 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Feb 22 15:15:52 2001 UTC (13 years, 11 months ago) by brun
Original Path: trunk/treeviewer/src/TTVLVContainer.cxx
File length: 27110 byte(s)
Diff to previous 1677
Fix several compilation problems in teh new version of Andrei.

Revision 1677 - (view) (download) (as text) (annotate) - [select for diffs]
Added Thu Feb 22 14:45:18 2001 UTC (13 years, 11 months ago) by brun
Original Path: trunk/treeviewer/src/TTVLVContainer.cxx
File length: 27100 byte(s)
New version of the TTreeViewer suite by Andrei Gheata

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

Subversion Admin
ViewVC Help
Powered by ViewVC 1.0.9