- Nov 06, 2012
-
-
Timur Pocheptsov authored
Revert last mods in TGListTree and do it in a different way - remove Cocoa specific ifdefs from DrawItemName, but also put ytext modification in ifdefs (when it's adjusted using pic sizes). Still, outline and highlight are painted with full item's height. git-svn-id: http://root.cern.ch/svn/root/trunk@47075 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
git-svn-id: http://root.cern.ch/svn/root/trunk@47074 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
git-svn-id: http://root.cern.ch/svn/root/trunk@47073 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
see https://savannah.cern.ch/bugs/?98212 git-svn-id: http://root.cern.ch/svn/root/trunk@47071 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
git-svn-id: http://root.cern.ch/svn/root/trunk@47070 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@47069 27541ba8-7e3a-0410-8455-c3a389f83636
-
Gerardo Ganis authored
Make sure that the dataset used in test 22 has the wanted ntuple as default; fixes possible (random) failure of such a test git-svn-id: http://root.cern.ch/svn/root/trunk@47067 27541ba8-7e3a-0410-8455-c3a389f83636
-
Bertrand Bellenot authored
- Fix scales when superimposing histos & functions with the kAxisRange bit being set - Add JSROOTPainter.drawLatex method, but without using it, as it works only on FireFox... - Update versions of jquery and jqueryui to the latest ones git-svn-id: http://root.cern.ch/svn/root/trunk@47066 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
git-svn-id: http://root.cern.ch/svn/root/trunk@47065 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
git-svn-id: http://root.cern.ch/svn/root/trunk@47061 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
git-svn-id: http://root.cern.ch/svn/root/trunk@47060 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
git-svn-id: http://root.cern.ch/svn/root/trunk@47059 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
git-svn-id: http://root.cern.ch/svn/root/trunk@47058 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
Make sure things are really written out to disk before attempting any reading. git-svn-id: http://root.cern.ch/svn/root/trunk@47057 27541ba8-7e3a-0410-8455-c3a389f83636
-
Andrei Gheata authored
git-svn-id: http://root.cern.ch/svn/root/trunk@47056 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@47055 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@47054 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@47053 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@47051 27541ba8-7e3a-0410-8455-c3a389f83636
-
Timur Pocheptsov authored
git-svn-id: http://root.cern.ch/svn/root/trunk@47050 27541ba8-7e3a-0410-8455-c3a389f83636
-
Timur Pocheptsov authored
git-svn-id: http://root.cern.ch/svn/root/trunk@47049 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
git-svn-id: http://root.cern.ch/svn/root/trunk@47046 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Nov 05, 2012
-
-
Olivier Couet authored
git-svn-id: http://root.cern.ch/svn/root/trunk@47042 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
git-svn-id: http://root.cern.ch/svn/root/trunk@47041 27541ba8-7e3a-0410-8455-c3a389f83636
-
Timur Pocheptsov authored
git-svn-id: http://root.cern.ch/svn/root/trunk@47040 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@47039 27541ba8-7e3a-0410-8455-c3a389f83636
-
Wouter Verkerke authored
Import last set changes from 534 patch branch ----------------------------------------- *** r47035 *** o RooCachedReal - Bug fix: attach parameters of function clone to those of tracker to retain connection with original parameters o RooNameSet - Implement operator<() and operator()= to allow use as key in stl::map o RooAbsCachedReal - Expose source clone in CacheElem as contents to facilitate correct link redirection on cache content - Set cached source clone and cached datahist to ADirty mode to speed up scanning of cache when recalculating o RooAbsAnaConv, RooTruthModel, RooResolutionModel - Add interface to allow resolution model to return GenContext, needed for special pdfs with custom efficiency handling o RooAddGenContext - Make coefficient interpretation used in GenContext not forcibly override any existing custom choices to allow user to override default choice with his own *** r46916 *** o RooWorkspace - Increment all string buffers from 1024 to 10k *** r46696 *** o RooVectorDataStore - Fix stress test failure (check _wgtVar before using it in loadValues() *** r46691 *** Support changes of weight variable (was no longer possible with last fix) o RooGlobalFunc - Add optional argument to WeightVar() that when true signifies that given column should be reinterpreted as weight when used in combination with the Import() of an already weighted datasets o RooDataSet, RooVectorDataStore - Implement support of new Import() option *** r46666 *** o RooDataHist - Set importDensity to false for all constructor forms that import TH1s (to be consistent with Import() setting) *** r46611 *** o RooAddPdf - Increase size of _coefCache to 100 elements in default ctor *** r46603 *** o RooVectorDataStore - In loadValues() add special handling for cases where weight name in source and target dataset are not identical o RooRealSumPdf - Add flag to optionally truncate negative values to zero o RooMinuit, RooMinimizer - Add option to generate error status when FCN exceeds 1e30 *** r46575 *** * RooFit Fixes from LHCb *** r46573 *** o RooBanner - Increment version tag to 3.55 *** r46571 *** o RooFitResult - Disable default filling of legacy correlation matrix to save memory and CPU. It wil still be filled on-demand when it is accessed git-svn-id: http://root.cern.ch/svn/root/trunk@47038 27541ba8-7e3a-0410-8455-c3a389f83636
-
Timur Pocheptsov authored
the fact that multi-sampling is enabled or not. BTW the difference between versions with/without multisampling is simply fantastic. git-svn-id: http://root.cern.ch/svn/root/trunk@47034 27541ba8-7e3a-0410-8455-c3a389f83636
-
Timur Pocheptsov authored
but this is wrong, if something changes in TGLWSIncludes.h, all cocoa related code will be silently excluded. git-svn-id: http://root.cern.ch/svn/root/trunk@47033 27541ba8-7e3a-0410-8455-c3a389f83636
-
Timur Pocheptsov authored
Add mouse event generation for wheen press/release/drag events (it's processed in TGLEventHandler, for example). git-svn-id: http://root.cern.ch/svn/root/trunk@47032 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
Properly strip the 'array' and 'pointer' part of the type before passing it to RClStl::GenerateTClassFor. Insure that the template is instantiated before writing the GenerateInitInstance for it git-svn-id: http://root.cern.ch/svn/root/trunk@47031 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Nov 04, 2012
-
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@47030 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
I wrote up the rootrc entries used in GL and EVE (at last). git-svn-id: http://root.cern.ch/svn/root/trunk@47029 27541ba8-7e3a-0410-8455-c3a389f83636
-
Timur Pocheptsov authored
best resolution OpenGL surface for a factor > 1. git-svn-id: http://root.cern.ch/svn/root/trunk@47028 27541ba8-7e3a-0410-8455-c3a389f83636
-
Matevz Tadel authored
scaled coordinate system within GL windows. We use full resolution in GL while GUI and window system work in points that are 2x2 pixels. git-svn-id: http://root.cern.ch/svn/root/trunk@47027 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Nov 03, 2012
-
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@47026 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
(CINT still used to manage include path, to execute some meta command and to keep track of loaded libraries). git-svn-id: http://root.cern.ch/svn/root/trunk@47025 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
(CINT still used in rootcling to manage include path and in root.exe to keep track of loaded libraries). git-svn-id: http://root.cern.ch/svn/root/trunk@47024 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@47023 27541ba8-7e3a-0410-8455-c3a389f83636
-
Wim Lavrijsen authored
git-svn-id: http://root.cern.ch/svn/root/trunk@47022 27541ba8-7e3a-0410-8455-c3a389f83636
-