- Apr 08, 2009
-
-
Fons Rademakers authored
list is in correct order. git-svn-id: http://root.cern.ch/svn/root/trunk@28152 27541ba8-7e3a-0410-8455-c3a389f83636
-
Axel Naumann authored
git-svn-id: http://root.cern.ch/svn/root/trunk@28151 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@28150 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
TQtEventQueue: - remove the redundant Qt3 code TGQt.cxx: - fix ROOT color index for GetPixel method GQtGUI.cxx: - remove the redundant Qt3 code - replace the Q3_SUPPORT API with pure Qt4 API - fix TImage painting issue - take in account TASImage rounding to create the proper bitmask - report and ignore the negative widget size (coming from ROOT GUI classes) TQtTimer: - replace Q3_SUPPORT API with Qt4 API TQtClientWidget: - replace Q3_SUPPORT Q3Accel class with QShortcut from Qt4 - remove the redundant Qt3 code TQtBrush: - remove the redundant Qt3 code git-svn-id: http://root.cern.ch/svn/root/trunk@28149 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Apr 07, 2009
-
-
Wim Lavrijsen authored
git-svn-id: http://root.cern.ch/svn/root/trunk@28148 27541ba8-7e3a-0410-8455-c3a389f83636
-
Wim Lavrijsen authored
git-svn-id: http://root.cern.ch/svn/root/trunk@28147 27541ba8-7e3a-0410-8455-c3a389f83636
-
Axel Naumann authored
git-svn-id: http://root.cern.ch/svn/root/trunk@28146 27541ba8-7e3a-0410-8455-c3a389f83636
-
Axel Naumann authored
git-svn-id: http://root.cern.ch/svn/root/trunk@28145 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
git-svn-id: http://root.cern.ch/svn/root/trunk@28128 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
where the error was not displayed with E notation whereas the value was. A new test will be introduced in stressGraphics to cover all the cases handled by GetBestFormat. git-svn-id: http://root.cern.ch/svn/root/trunk@28127 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@28126 27541ba8-7e3a-0410-8455-c3a389f83636
-
http://savannah.cern.ch/bugs/?48998Rene Brun authored
and the number of bins is automatically increased. git-svn-id: http://root.cern.ch/svn/root/trunk@28124 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@28123 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@28122 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@28121 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@28120 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
improve performance (15%ish for stressShapes.cxx) buy increasing inlining, reducing call to GetDict() and Dummy::Type(), and unfold by hand G__OP2_multiply for double git-svn-id: http://root.cern.ch/svn/root/trunk@28119 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Apr 06, 2009
-
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@28116 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@28115 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@28113 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@28112 27541ba8-7e3a-0410-8455-c3a389f83636
-
Axel Naumann authored
Now stressShapes is 18% slower in CINT5 than CINT7 (yes, really). git-svn-id: http://root.cern.ch/svn/root/trunk@28109 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
git-svn-id: http://root.cern.ch/svn/root/trunk@28108 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
git-svn-id: http://root.cern.ch/svn/root/trunk@28107 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Apr 04, 2009
-
-
Lorenzo Moneta authored
Behave like TH1/2/3 and increase the number of entries for THnSparse::SetBinContent(). git-svn-id: http://root.cern.ch/svn/root/trunk@28105 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
This fixes the bug https://savannah.cern.ch/bugs/?48936 git-svn-id: http://root.cern.ch/svn/root/trunk@28104 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Apr 03, 2009
-
-
Philippe Canal authored
Implement TClassEdit::InsertStd() is requested at Savannah 46871: it puts "std::" in front of all STL classes. git-svn-id: http://root.cern.ch/svn/root/trunk@28095 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
(see http://root.cern.ch/phpBB2/viewtopic.php?t=8319) git-svn-id: http://root.cern.ch/svn/root/trunk@28094 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
git-svn-id: http://root.cern.ch/svn/root/trunk@28092 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@28091 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
Prevent the use of MapObject for a 'sub branch' containing a vector of simple type (this is an addition to revision 26430) Also do not use MapObject for string/TString branches. git-svn-id: http://root.cern.ch/svn/root/trunk@28090 27541ba8-7e3a-0410-8455-c3a389f83636
-
Axel Naumann authored
git-svn-id: http://root.cern.ch/svn/root/trunk@28089 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
http://root.cern.ch/phpBB2/viewtopic.php?p=35090#35090 was a side effect of the fix done here: http://root.cern.ch/viewvc?view=rev&revision=25536 Both problems are now fixed. The following macro reproduces the problem submitted in the forum: { TCanvas *can = new TCanvas("can", "",5,48,800,600); can->SetTickx(1); can->SetTicky(1); THStack *hs = new THStack(); TH1 *h = new TH1F("h","h",40,0,200); h->SetBinContent(4,4); hs->Add(h,""); hs->Draw(); TLegend *leg = new TLegend(0.7,0.6,0.99,0.99,NULL,"brNDC"); leg->AddEntry("h","h","F"); leg->Draw(); } git-svn-id: http://root.cern.ch/svn/root/trunk@28088 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
git-svn-id: http://root.cern.ch/svn/root/trunk@28087 27541ba8-7e3a-0410-8455-c3a389f83636
-
Axel Naumann authored
Fix Savannah 47076: only deallocate if requested, and deallocate symmetrically to Class::Construct(), i.e. using Deallocate() instead of ::op delete. git-svn-id: http://root.cern.ch/svn/root/trunk@28085 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@28084 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
fix a warning seen on gcc4.3 -O2 git-svn-id: http://root.cern.ch/svn/root/trunk@28083 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@28082 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
Int_t TH1::FindFirstBinAbove(Double_t threshold, Int_t axis) const //find first bin with content > threshold for axis (1=x, 2=y, 3=z) //if no bins with content > threshold is found the function returns -1. Int_t TH1::FindLastBinAbove(Double_t threshold, Int_t axis) const //find last bin with content > threshold for axis (1=x, 2=y, 3=z) //if no bins with content > threshold is found the function returns -1. same functions in TH2 and TH3. git-svn-id: http://root.cern.ch/svn/root/trunk@28080 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Apr 02, 2009
-
-
Philippe Canal authored
are properly resize (by omitting 'empty' bins). This fixes https://savannah.cern.ch/bugs/?48885 git-svn-id: http://root.cern.ch/svn/root/trunk@28079 27541ba8-7e3a-0410-8455-c3a389f83636
-