| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Revision: |
Revert rev 43645 (may cause crash if someone delete a dialog...)
Prevent closing the main frame (via the WM, with the close button) while a modal dialog is open (while the client is waiting for it)
Fix strlcpy calls
Do not include snprintf.h
Use strncpy instead of strcpy (coverity)
merge work from David in https://root.cern.ch/svn/root/branches/dev/mathDev/gui/fitpanel up to revision 31170 Major changes are described in: http://root.cern.ch/viewvc?view=rev&revision=30631 http://root.cern.ch/viewvc?view=rev&revision=30701 http://root.cern.ch/viewvc?view=rev&revision=30718 and add also unit tests in fitpanel/test directory
from David new version of fit panel imported from the branch. Main Changes are: - Add support to fit TTree - Add support for user defined functions and classify function types in the selection - Make FitPanel independent from the canvas and the fit object - Add a numeric entry for the slider
Added the class TTreeInput, that will ask the user for the variables and cuts of a tree when selected from the TGComboBox DataSet. The fitpanel now shows it, but still does not do all the work related to it. Just commit as a checkpoint.
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.
| Subversion Admin | ViewVC Help |
| Powered by ViewVC 1.0.9 |