[root] / trunk / gui / ged / src / TStyleManager.cxx Repository:
ViewVC logotype

Log of /trunk/gui/ged/src/TStyleManager.cxx

Parent Directory Parent Directory


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

Revision 48992 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Mar 28 15:26:26 2013 UTC (21 months, 3 weeks ago) by rdm
File length: 258931 byte(s)
Diff to previous 41283
From Lifeng Sun:
The attached patchset fixes a bunch of typo in the source:
0001-succes-success.patch
0002-preceed-preced.patch
0003-informations-information.patch
0004-childs-children.patch
0005-avaliable-available.patch
0006-writeable-writable.patch
0007-comand-command.patch
0008-unkown-unknown.patch
0009-wierd-weird.patch
0010-wheter-whether.patch
0011-unecessary-unnecessary.patch
0012-splitted-split.patch
0013-registerd-registered.patch
0014-recieve-receive.patch
0015-processsing-processing.patch
0016-ouput-output.patch
0017-mutiple-multiple.patch
0018-lenght-length.patch
0019-interupted-interrupted.patch
0020-independant-independent.patch
0021-inconsistant-inconsistent.patch
0022-expresion-expression.patch
0023-explicitely-explicitly.patch
0024-enviroment-environment.patch
0025-deafult-default.patch
0026-continous-continuous.patch
0027-completly-completely.patch
0028-commited-committed.patch
0029-choosen-chosen.patch
0030-backgroud-background.patch
0031-auxilliary-auxiliary.patch
0032-authentification-authentication.patch
0033-appropiate-appropriate.patch
0034-an-other-another.patch
0035-environement-environment.patch
0036-targetting-targeting.patch
0037-suppported-supported.patch
0038-paramater-parameter.patch

Revision 41283 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Oct 7 13:39:31 2011 UTC (3 years, 3 months ago) by bellenot
File length: 258932 byte(s)
Diff to previous 39076
Fix coverity reports (dereference null return values)

Revision 39076 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue May 3 12:29:53 2011 UTC (3 years, 8 months ago) by bellenot
File length: 258755 byte(s)
Diff to previous 38844
Improve layout

Revision 38844 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Apr 14 12:35:01 2011 UTC (3 years, 9 months ago) by bellenot
File length: 258672 byte(s)
Diff to previous 38698
Create a new (flat) style for toolbar and html browser navigation buttons. This is also enabled/disabled via the GUI.Style entry in system.rootrc

Revision 38698 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Mar 31 15:50:34 2011 UTC (3 years, 9 months ago) by rdm
File length: 258318 byte(s)
Diff to previous 35624
From Axel:
don't delete TString's fData. Found by AIX's xlC.

Revision 35624 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Sep 23 08:30:50 2010 UTC (4 years, 4 months ago) by bellenot
File length: 258341 byte(s)
Diff to previous 27476
Fix coverity reports (secure coding)

Revision 27476 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Feb 18 10:04:39 2009 UTC (5 years, 11 months ago) by bellenot
File length: 258743 byte(s)
Diff to previous 23115
Replace Form() by TString::Format()

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: 258666 byte(s)
Diff to previous 21565
moved to directory "gui" the following directories:

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

Revision 21565 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Dec 28 12:28:46 2007 UTC (7 years ago) by brun
Original Path: trunk/ged/src/TStyleManager.cxx
File length: 258666 byte(s)
Diff to previous 20882
Functions referencing a static global cannot be inlined.

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/src/TStyleManager.cxx
File length: 258480 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/src/TStyleManager.cxx
File length: 258480 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/src/TStyleManager.cxx
File length: 258480 byte(s)
Diff to previous 16220
remove :$ from tag line

Revision 16220 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Sep 8 08:58:48 2006 UTC (8 years, 4 months ago) by antcheva
Original Path: trunk/ged/src/TStyleManager.cxx
File length: 258490 byte(s)
Diff to previous 14336
- updated class description:
  added information from where Style manager can be started

Revision 14336 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Mar 20 21:43:44 2006 UTC (8 years, 10 months ago) by pcanal
Original Path: trunk/ged/src/TStyleManager.cxx
File length: 258265 byte(s)
Diff to previous 13199
Reduce direct dependencies on TClass.h, TROOT.h and TStreamerInfo.h.
Warning:  This means that some file that relied on the indirect
inclusion of these header file might now fail to compile with
an error message mention that gROOT is no known or that TClass,
TROOT or TStreamerInfo is incompletely defined.  Simply add the
proper include directive.

Revision 13199 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Nov 11 15:38:30 2005 UTC (9 years, 2 months ago) by brun
Original Path: trunk/ged/src/TStyleManager.cxx
File length: 258246 byte(s)
Diff to previous 13165
From Ilka:
Fixes to make the rule checker happy

Revision 13165 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Nov 9 11:49:33 2005 UTC (9 years, 2 months ago) by brun
Original Path: trunk/ged/src/TStyleManager.cxx
File length: 258222 byte(s)
Diff to previous 12771
Replace malloc/free by new/delete.
Replace several arguments of type Char_t* by const char*.
This fixes several warnings with the Solaris CC compiler.

Revision 12771 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Sep 19 14:31:31 2005 UTC (9 years, 4 months ago) by brun
Original Path: trunk/ged/src/TStyleManager.cxx
File length: 258299 byte(s)
Diff to previous 12726
From Ilka:
additional fixes for the 'Stats' tab of the style manager.

Revision 12726 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Sep 16 17:19:40 2005 UTC (9 years, 4 months ago) by brun
Original Path: trunk/ged/src/TStyleManager.cxx
File length: 257942 byte(s)
Diff to previous 12706
From Ilka:
- changes in TStyle::Reset(Option_t opt) to have a real reset of any of the 5
default styles in root according to the parameter opt that containg the style
name;
- fixes in several slots of TStyleManager where the signal information was
ignored;
- fixes in the methods UseCurrentStyle() of TGraph, TH1, TPad;
- new method UseCurrentStyle() of TPaveStats;

Revision 12706 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Sep 13 07:54:28 2005 UTC (9 years, 4 months ago) by brun
Original Path: trunk/ged/src/TStyleManager.cxx
File length: 257118 byte(s)
Diff to previous 12703
From Ilka:
Fixes in TPaveStatsEditor, TStyleManager, TH1 and a comment in TStyle for the default
value set by TStyle::SetOptStat(Option_t *stat). Because of the wrong
default value we had SegV that are fixed now.

Revision 12703 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Sep 12 15:16:31 2005 UTC (9 years, 4 months ago) by brun
Original Path: trunk/ged/src/TStyleManager.cxx
File length: 257116 byte(s)
Diff to previous 12699
From Ilka
Add documentation for the TStyleManager class

Revision 12699 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Sep 9 15:16:59 2005 UTC (9 years, 4 months ago) by brun
Original Path: trunk/ged/src/TStyleManager.cxx
File length: 250841 byte(s)
Diff to previous 12688
From Denis & Ilka:
Implement the option "XYZ" in the TAB "Axis" of the style manager.

Revision 12688 - (view) (download) (as text) (annotate) - [select for diffs]
Added Thu Sep 8 14:22:17 2005 UTC (9 years, 4 months ago) by brun
Original Path: trunk/ged/src/TStyleManager.cxx
File length: 246872 byte(s)
From Ilka & Denis:
The Style Manager handles a list of styles in the ROOT session. It loads by
default the five styles provided by ROOT: Default, Plain, Bold, Video, and
Pub. If this list does not contain a style with the characteristics you
want, you can create a new one and than apply it.

The Style Manager interface is composed of two parts:
- the top level interface that manages a list of styles;
- the style editor, which deals with the current style settings.

The combo box 'Available Styles' contains the list of available styles for
the current ROOT session and the currently selected one. The field on the
right shows the setting of the gStyle. You can set the global variable
gStyle to the selected style by the button in the middle.

The group frame 'Apply on' displays information for the currently selected
canvas and object in the ROOT session. This selection might be changed by
clicking on another object with the middle mouse button. You have a choice
to apply the selected style on the selected object or on all available
canvases. WARNING: You cannot undo the changes after applying the style! If
you are not sure of that action, it may be better to see a preview of what
you are going to apply.\n"

If the check button 'Preview' is selected,  a preview of the selected canvas
according to the selected style will be shown. The selection of the next
check button 'Run Time Preview' will apply updates of the preview any time a
value of the selected style is changed. For drawings that take a time it is
better to disable this option.

Create a new style / delete a style:
You can access these functionalities via the menu or the tool bar. If you
create a style, a clone of the selected style will be created; you will have
the opportunity to modify it later via the editor. Moreover, during the
creation process, you will be asked for a name and a description for your
brand new style. The name can obviously not be the same as another already
existing style. When you choose 'delete', the selected style is removed from
the ROOT session. The selected style will be lost if you didn't saved it in
a C++ macro file before.

Export a style (in a C++ macro file) / Import a style (from a macro):
To store a style longer than for one session of ROOT or in order to share
some styles with others, you can save it in a C++ macro file. This can be
done via the menu and the tool bar. The selected style will be saved. The
name of the macro must be 'Style_*.C', where * can be replaced by anything
you want. A style macro can be imported at any time. The new imported style
in ROOT will become the selected one.
Apply a style (on an object) / Import a style (from an object):
There is a specific button to apply a style on an object and its use has
already been described in the overview. To import a style from a canvas,
choose the 'Style / Import from... / Canvas' menu or the corresponding Tool
bar button. A new style will be created in the ROOT session and will become
the selected one. This style is a clone of gStyle where every style's
information contained in the selected canvas (the canvas containing the
current selected pad) is written. You can consequently import a style from a
canvas and apply it later on another object.

Preview a style:
The predicted result when applying a style can be seen if the 'Preview'
check button is selected. The preview includes the original canvas.

Editor's buttons:
Open / close the editor:\n"
The button 'Edit >>' opens the style editor. Its label changes to 'Close
<<'. For all details of what can be changed and how please see the provided
Help on the right of the Style Manager menu bar.

Reset a style (to a previously saved state):
When the editor is opened, in the bottom of the main window of the style
manager, a 'Reset' button enables you to reset the values of the selected
style. So doing, you cancel all changes made since the last time you saved
that style in a macro file. If the selected style is one of the five
predefined styles of ROOT (Plain, Bold, Video, Pub or  Default), it will be
reset using the specific code in the ROOT files.

Update the preview:
The button 'Update Preview' is available when a preview is shown and the run
time option is disabled. This button allows you to refresh the preview and
to see how the edited style looks like.

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