- Mar 01, 2007
-
-
Rene Brun authored
1. While name of the class is changed, one should use TDirectoryFile class instead of TDirectory at the moment, then new directory object is created. 2. Appropriate change done in non-binary part of TDirectoryFile::Streamer() that old version of class can be read. git-svn-id: http://root.cern.ch/svn/root/trunk@18128 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
One more update proposed by Sergey in TStreamerInfo::Streamer git-svn-id: http://root.cern.ch/svn/root/trunk@18127 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
a possible bootstrap problem. git-svn-id: http://root.cern.ch/svn/root/trunk@18126 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
Myclass::Class()->WriteBuffer(R__b,this); by R__b.WriteClassBuffer(MyClass::Class(),this); git-svn-id: http://root.cern.ch/svn/root/trunk@18125 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
git-svn-id: http://root.cern.ch/svn/root/trunk@18124 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
git-svn-id: http://root.cern.ch/svn/root/trunk@18123 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
speed optimizations git-svn-id: http://root.cern.ch/svn/root/trunk@18122 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@18121 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
the font specification. git-svn-id: http://root.cern.ch/svn/root/trunk@18120 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@18119 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@18118 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@18117 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
of functions using the correct pointer name. git-svn-id: http://root.cern.ch/svn/root/trunk@18116 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
to the list of functions. git-svn-id: http://root.cern.ch/svn/root/trunk@18115 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@18114 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
same improvements to Xft rendering. git-svn-id: http://root.cern.ch/svn/root/trunk@18113 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
a TGClient (prevents accidental new TGClient from CINT). git-svn-id: http://root.cern.ch/svn/root/trunk@18112 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@18111 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
the GUI. git-svn-id: http://root.cern.ch/svn/root/trunk@18110 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Feb 28, 2007
-
-
Rene Brun authored
* Name TROOT collections. * Re-enable TCint's special handling and cleanup, now with caching. git-svn-id: http://root.cern.ch/svn/root/trunk@18109 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
(still some work to do in the rest TH1.cxx) git-svn-id: http://root.cern.ch/svn/root/trunk@18108 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
Implement a cleaner receipe to avoid deadlock situations when terminating git-svn-id: http://root.cern.ch/svn/root/trunk@18107 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@18106 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
git-svn-id: http://root.cern.ch/svn/root/trunk@18105 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
git-svn-id: http://root.cern.ch/svn/root/trunk@18104 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Feb 27, 2007
-
-
Philippe Canal authored
Revert TWinNTSystem::Load to report the error status of the loading of its parameter rather than the loading of the last of the 'load request' git-svn-id: http://root.cern.ch/svn/root/trunk@18103 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
o) fix 32 bit cutoff (Int_t used where Long_t needed) when converting unsigned long (long)s, solving https://savannah.cern.ch/bugs/?24100 git-svn-id: http://root.cern.ch/svn/root/trunk@18102 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
o) fix https://savannah.cern.ch/bugs/?24080; only strip namespaces in current class, not in template parameters git-svn-id: http://root.cern.ch/svn/root/trunk@18101 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@18100 27541ba8-7e3a-0410-8455-c3a389f83636
-
Axel Naumann authored
Implement forward declared classes, so autoloading is not triggered for ptr to class. tagnum setup is done via new API func G__get_linked_tagnum_fwd(). Reduce the number of unnecessary fopens (work-around mavc8 runtime lib bug) Initialize G__srcfile.breakpoint Passes all roottests except for ./root/meta/evolution/foreign git-svn-id: http://root.cern.ch/svn/root/trunk@18099 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
git-svn-id: http://root.cern.ch/svn/root/trunk@18098 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@18097 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
This tutorial new demonstrates: - how to directly access and manipulate ARGB pixel values of an image. - how to make a part of an image to be transparent. - how to merge/alphablend an image with transparent colors with some background image. git-svn-id: http://root.cern.ch/svn/root/trunk@18096 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
TASImage, TImage, Open method - expanding of file name added. git-svn-id: http://root.cern.ch/svn/root/trunk@18095 27541ba8-7e3a-0410-8455-c3a389f83636
-
Ilka Antcheva authored
GetFontByName() should really return 0 if it can't find the font because there are none. git-svn-id: http://root.cern.ch/svn/root/trunk@18094 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@18093 27541ba8-7e3a-0410-8455-c3a389f83636
-
Axel Naumann authored
git-svn-id: http://root.cern.ch/svn/root/trunk@18092 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Feb 26, 2007
-
-
Olivier Couet authored
git-svn-id: http://root.cern.ch/svn/root/trunk@18091 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
protect argv manipulation from missing macos kernel protection. git-svn-id: http://root.cern.ch/svn/root/trunk@18090 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
git-svn-id: http://root.cern.ch/svn/root/trunk@18089 27541ba8-7e3a-0410-8455-c3a389f83636
-