[root] / trunk / tree / treeplayer / src / TTreeDrawArgsParser.cxx Repository:
ViewVC logotype

Log of /trunk/tree/treeplayer/src/TTreeDrawArgsParser.cxx

Parent Directory Parent Directory


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

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: 12745 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/treeplayer/src/TTreeDrawArgsParser.cxx
File length: 12745 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/treeplayer/src/TTreeDrawArgsParser.cxx
File length: 12745 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/treeplayer/src/TTreeDrawArgsParser.cxx
File length: 12805 byte(s)
Diff to previous 19274
remove :$ from tag line

Revision 19274 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jul 9 08:16:23 2007 UTC (7 years, 6 months ago) by rdm
Original Path: trunk/treeplayer/src/TTreeDrawArgsParser.cxx
File length: 12815 byte(s)
Diff to previous 12822
From Anna Kreshuk:
Preparation for entry-list support in PROOF.

Revision 12822 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Sep 22 23:29:30 2005 UTC (9 years, 4 months ago) by rdm
Original Path: trunk/treeplayer/src/TTreeDrawArgsParser.cxx
File length: 12576 byte(s)
Diff to previous 11813
from Gerri:
- fix several issues with Begin() not being called when finalizing a query
  done via TChain::Draw(), call setup code now also in Terminate().
- fix error with query progress dialog not finishing when analysing
  subset of data set.
- add master and slave startup feedback code.
- fixes also a few additional problems with enabling/disabling of
  Stop/Abort buttons and cleans up the treament of fOutputList in TQueryResult.
  It is also make sure that there are no multiple copies of a TDSet in the
  output list.

Revision 11813 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed May 18 12:31:10 2005 UTC (9 years, 8 months ago) by brun
Original Path: trunk/treeplayer/src/TTreeDrawArgsParser.cxx
File length: 12575 byte(s)
Diff to previous 11392
From Valeriy Onuchin:

this patch fixes all compilation problems for
ROOT under windows with VC6 compiler.

- The main problem is that VC6 compiler does not recognize
"long long" type in rootcint generated dictionaries,
To fix this, wherever "long long" type was writen in dictionary file it was
replaced with native win32 "long long" type_string "__int64".
Modified files are: cint/src/val2a.c, cint/src/newlink.c, cint/src/Class.cxx

Other changes:
- many  classes contained "list" variables.
  That produced name_clash with  std::list class name.
- many classes contained
 for (int i=0; ..) {..}
 for (int i=0; ..) {..}
 which caused "duplication of initialisation" bug.

- gl/src/CsgOps.cxx had outside declared templated parameter used inside
  internal function.
- TString Atoi, Atof - std namespace was removed.

_ TASimage - custom Streamer was changed. Reading/writing class version
   was added. That allows to keep "future compatibility"/"schema evolution"
   Demo files galaxy.root, gallery.root were rewritten.

- I rolled back changes in TGPicture class which are related to reading
   of XPM files because of problems under win32.

- TASImage::GetMask method was reimplemented.

- libAfterImage.tar.gz - fix all compilation problem under win32 (vc6)

Revision 11392 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Mar 21 16:14:33 2005 UTC (9 years, 10 months ago) by rdm
Original Path: trunk/treeplayer/src/TTreeDrawArgsParser.cxx
File length: 12573 byte(s)
Diff to previous 11390
forgot to change the package in the cvs indentification string.

Revision 11390 - (view) (download) (as text) (annotate) - [select for diffs]
Added Mon Mar 21 15:14:39 2005 UTC (9 years, 10 months ago) by rdm
Original Path: trunk/treeplayer/src/TTreeDrawArgsParser.cxx
File length: 12571 byte(s)
Move TTreeDrawArgsParser to the treeplayer module.

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