[root] / trunk / gui / ged / inc / TH1Editor.h Repository:
ViewVC logotype

Log of /trunk/gui/ged/inc/TH1Editor.h

Parent Directory Parent Directory


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Revision:

Revision 23115 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Apr 10 13:35:37 2008 UTC (6 years, 9 months ago) by rdm
File length: 9023 byte(s)
Diff to previous 20882
moved to directory "gui" the following directories:

fitpanel, ged, gui, guibuilder, guihtml, qtgsi, qtroot, sessionviewer

Revision 20882 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Nov 19 11:31:26 2007 UTC (7 years, 2 months ago) by rdm
Original Path: trunk/ged/inc/TH1Editor.h
File length: 9023 byte(s)
Diff to previous 19826
Set property svn:eol-style LF on all source and Makefiles. This should avoid
problems with Win32 line endings ending up in the repository. All MS tools
support LF eols fine.

Revision 19826 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 19 19:56:11 2007 UTC (7 years, 4 months ago) by rdm
Original Path: trunk/ged/inc/TH1Editor.h
File length: 9023 byte(s)
Diff to previous 19825
imported svn:keywords Id property

Revision 19825 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 19 19:49:10 2007 UTC (7 years, 4 months ago) by rdm
Original Path: trunk/ged/inc/TH1Editor.h
File length: 9077 byte(s)
Diff to previous 18221
remove :$ from tag line

Revision 18221 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Mar 9 15:17:31 2007 UTC (7 years, 10 months ago) by antcheva
Original Path: trunk/ged/inc/TH1Editor.h
File length: 9087 byte(s)
Diff to previous 18220
Forgot to remove debugging line.

Revision 18220 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Mar 9 15:09:12 2007 UTC (7 years, 10 months ago) by antcheva
Original Path: trunk/ged/inc/TH1Editor.h
File length: 9148 byte(s)
Diff to previous 17749
Improved editors' layout on Windows
and removed some intermediate container frames

Revision 17749 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Feb 7 09:00:41 2007 UTC (7 years, 11 months ago) by antcheva
Original Path: trunk/ged/inc/TH1Editor.h
File length: 9179 byte(s)
Diff to previous 17676
- removed obsolete class TGedToolBox
- cleanup of includes

Revision 17676 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Feb 4 07:48:27 2007 UTC (7 years, 11 months ago) by brun
Original Path: trunk/ged/inc/TH1Editor.h
File length: 9221 byte(s)
Diff to previous 16329
Use forward declaration of TH1

Revision 16329 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Sep 25 13:38:45 2006 UTC (8 years, 4 months ago) by rdm
Original Path: trunk/ged/inc/TH1Editor.h
File length: 9256 byte(s)
Diff to previous 15526
From Matevz:
Changes from TGedFrame.
Create 'Binning' tab using the new tab-management functionality.

Revision 15526 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jun 23 15:19:22 2006 UTC (8 years, 7 months ago) by antcheva
Original Path: trunk/ged/inc/TH1Editor.h
File length: 9348 byte(s)
Diff to previous 13954
- fixed problem of object editor performance caused by freely emitted
  signals of used  GUI elements and corresponding slots execution.

TGedFrame
- new data member fAvoidSignal = kFALSE by default. In SetModel method of any editor it is set to kTRUE to avoid executing slot method and in the end of SetModet is set to kFALSE again;

TGedEditor
- move the call of TGMainFrame::Layout from TGedFrame::SetActive in
TGedEditor::SetModel

TPadEditor
- no need of TGCompositeFrame *f7 as data member
- added new data member TGButtonGroup *fBgrop
- connected DoBorderMode slot with TGButtonGroup::Released signal

TGraphEditor
- changed signature of DoShape method
- connected DoShape slot with TGButtonGroup::Released signal

TH1Editor
- new method DoHistView()
- fixed problem shown with MSVS 8 (thaks to Timur and Bertrand)
- connected DoHistView slot with TGButtonGroup::Released signal

TH2Editor
- new method DoHistView()
- fixed problem shown with MSVS 8 (thaks to Timur and Bertrand)
- connected DoHistView slot with TGButtonGroup::Released signal

All other editors - follow-up changes in the code related to the
fAvoidSignal use.

Revision 13954 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jan 30 17:42:06 2006 UTC (8 years, 11 months ago) by rdm
Original Path: trunk/ged/inc/TH1Editor.h
File length: 9283 byte(s)
Diff to previous 13508
fix cvs ident line that was missing trailing $.

Revision 13508 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Dec 6 17:32:15 2005 UTC (9 years, 1 month ago) by rdm
Original Path: trunk/ged/inc/TH1Editor.h
File length: 9430 byte(s)
Diff to previous 13379
From Ilka:
- fix of the bug 13809 reported on Savannah in Dividers methods of
  TH1/2Editors (thanks to Axel).
- improved performance of both histogram editors.
- memory leak fixes.
- comment fixes.
- code layout changes of TH1/2 editors to make the code readable
  (some lines had > 150 symbols).

Revision 13379 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Nov 28 17:01:16 2005 UTC (9 years, 1 month ago) by brun
Original Path: trunk/ged/inc/TH1Editor.h
File length: 9649 byte(s)
Diff to previous 12646
From Ilka:
This patch fixes bug 13925 reported on Savannah. The draw option "same" was
ignored in the TH1Editor by Carsten. Next, I will check the TH2Editor for the same
bug.

Revision 12646 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Sep 5 10:01:46 2005 UTC (9 years, 4 months ago) by brun
Original Path: trunk/ged/inc/TH1Editor.h
File length: 9581 byte(s)
Diff to previous 11347
From Ilka:
Fix remaining coding conventions violations in ged.

Revision 11347 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Mar 15 14:02:06 2005 UTC (9 years, 10 months ago) by brun
Original Path: trunk/ged/inc/TH1Editor.h
File length: 9371 byte(s)
Diff to previous 10147
From Ilka
In TH1Editor.h, there are two private members violating the naming conventions:
   Bool_t               make;             // Veto Variable
   Bool_t               makeB;            // avoid execution of Bar

Revision 10147 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 22 17:27:21 2004 UTC (10 years, 4 months ago) by brun
Original Path: trunk/ged/inc/TH1Editor.h
File length: 9371 byte(s)
Diff to previous 10137
From Carsten
with documentation in the class header and the pictures.

Revision 10137 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 22 10:27:45 2004 UTC (10 years, 4 months ago) by brun
Original Path: trunk/ged/inc/TH1Editor.h
File length: 9369 byte(s)
Diff to previous 10133
General code cleanup by Carsten

Revision 10133 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 22 08:24:35 2004 UTC (10 years, 4 months ago) by brun
Original Path: trunk/ged/inc/TH1Editor.h
File length: 9496 byte(s)
Diff to previous 10121
New version of the editors (Carsten)

Revision 10121 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Sep 21 14:17:59 2004 UTC (10 years, 4 months ago) by brun
Original Path: trunk/ged/inc/TH1Editor.h
File length: 9369 byte(s)
Diff to previous 10084
From Carsten & Ilka
New version of the TH1 editor

Revision 10084 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Sep 17 09:37:32 2004 UTC (10 years, 4 months ago) by brun
Original Path: trunk/ged/inc/TH1Editor.h
File length: 9365 byte(s)
Diff to previous 9936
From Carsten Hof
New version of the THxEditors with several tiny improvements

Revision 9936 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Sep 7 17:00:13 2004 UTC (10 years, 4 months ago) by brun
Original Path: trunk/ged/inc/TH1Editor.h
File length: 9235 byte(s)
Diff to previous 9829
New version of TH1Editor from Carsten Hof.
This new version includes a TAB "Binning" with two major options
  -simple rebinning for a binned histogram
  -sliders reprojecting from the TTreePlayer vectors

Revision 9829 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Aug 24 09:32:31 2004 UTC (10 years, 5 months ago) by brun
Original Path: trunk/ged/inc/TH1Editor.h
File length: 5752 byte(s)
Diff to previous 9778
From Carsten Hof
new features in TH2Editor:

- Enable/Disable the "Cont"-Label
- Changing the Frame Fill Color and the Frame Fill Style
- in 3D-Plot + Cartesian Coordinates you can see the new axis range as a box
  when you push the "Delayed drawing" Checkbutton (it works =) :))))

Problem(s):
- the Frame Fill Color/Style is still kept when switching to a 2D-Plot

Revision 9778 - (view) (download) (as text) (annotate) - [select for diffs]
Added Wed Aug 18 09:12:00 2004 UTC (10 years, 5 months ago) by brun
Original Path: trunk/ged/inc/TH1Editor.h
File length: 5351 byte(s)
From Carsten Hof:
Add new classes TH1Editor and TH2Editor

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.

  Diffs between and
  Type of Diff should be a

Sort log by:

Subversion Admin
ViewVC Help
Powered by ViewVC 1.0.9