Skip to content
Snippets Groups Projects
Commit 80c26976 authored by Bertrand Bellenot's avatar Bertrand Bellenot
Browse files

Update release notes (browser)

git-svn-id: http://root.cern.ch/svn/root/trunk@33812 27541ba8-7e3a-0410-8455-c3a389f83636
parent cbd09929
No related branches found
No related tags found
No related merge requests found
......@@ -42,6 +42,7 @@ For this purpose, a new picture button has been added to the file browser plug-i
Refreshing now checks also if files still exist in the current directory
(for the case where files have been deleted by the user or by another application)
<li> Allow to change graphic properties of an object (e.g. a histogram) in a Root file via the context menu from the browser (by opening a ged editor)
<li> Size of directories, trees, and objects associated to keys inside Root files, or any kind of browsable object can be displayed in their associated tooltip, as soon as their GetObjectInfo() method returns their size as a long long int formatted in a const char * ("%lld")
</ul>
<h4>TGSlider</h4>
......@@ -49,4 +50,3 @@ Refreshing now checks also if files still exist in the current directory
<li> Added <tt>SetEnabled(Bool_t)</tt> and <tt>SetState(Bool_t)</tt>, allowing to disable or enable the TGSlider widgets (will be greyed if disabled).
</ul>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment