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

Log of /trunk/gui/gui/inc/TRootContextMenu.h

Parent Directory Parent Directory


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

Revision 32061 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jan 20 07:51:15 2010 UTC (5 years ago) by bellenot
File length: 2879 byte(s)
Diff to previous 28021
Close the context menu if the selected object is being deleted in the RecursiveRemove() operation.
Avoid potential crash as reported on the forum: http://root.cern.ch/phpBB2/viewtopic.php?t=9705

Revision 28021 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Apr 1 11:10:27 2009 UTC (5 years, 9 months ago) by bellenot
File length: 2830 byte(s)
Diff to previous 28015
Properly change the mouse pointer when passing over the '?' (help)

Revision 28015 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Mar 31 20:07:30 2009 UTC (5 years, 9 months ago) by bellenot
File length: 2780 byte(s)
Diff to previous 28006
Added a small '?' on the right of the context menu entries, giving access to online help

Revision 28006 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Mar 31 13:47:42 2009 UTC (5 years, 9 months ago) by bellenot
File length: 2683 byte(s)
Diff to previous 23115
Implement contextual help from context menus. The help is called by holding CTRL while clicking on a menu entry.

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: 2595 byte(s)
Copied from: trunk/gui/inc/TRootContextMenu.h revision 23114
Diff to previous 22068
moved to directory "gui" the following directories:

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

Revision 22068 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Feb 8 14:45:50 2008 UTC (6 years, 11 months ago) by antcheva
Original Path: trunk/gui/inc/TRootContextMenu.h
File length: 2595 byte(s)
Diff to previous 20882
From Mathieu de Naurois:
Changes in the TRootContextMenu that allow creation of multilevel cascaded
menus by using the following syntax:
// *MENU={Hierarchy="Level0/Level1/Level2/Name"}*
// *SUBMENU={Hierarchy="Level0/Level1/Level2/Name"}*
// *TOGGLE={Hierarchy="Level0/Level1/Level2/Name"}*
This improvement allows to reduce the long context menus by grouping related
menu items in a sub-menu and have fully customizable appearance.

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/gui/inc/TRootContextMenu.h
File length: 2344 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/gui/inc/TRootContextMenu.h
File length: 2344 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/gui/inc/TRootContextMenu.h
File length: 2400 byte(s)
Diff to previous 15018
remove :$ from tag line

Revision 15018 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat May 13 12:21:11 2006 UTC (8 years, 8 months ago) by brun
Original Path: trunk/gui/inc/TRootContextMenu.h
File length: 2410 byte(s)
Diff to previous 9945
Implement private copy constructor

Revision 9945 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 8 08:13:11 2004 UTC (10 years, 4 months ago) by brun
Original Path: trunk/gui/inc/TRootContextMenu.h
File length: 2307 byte(s)
Diff to previous 9436
From Valeriy Onuchin:
- provide default constructors for most TGxxx classes.
  The goal:
    1.  required for  guibuilder
     2. providing  ROOT I/O for GUI classes.
  In all default constructors parent window is NULL,
  that means that parent window is currently editted window.

Revision 9436 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jul 8 10:02:31 2004 UTC (10 years, 6 months ago) by brun
Original Path: trunk/gui/inc/TRootContextMenu.h
File length: 2280 byte(s)
Diff to previous 4313
From valeriy Onuchin:

rename fCleanup by fTrash to avoid collisions

VS: ----------------------------------------------------------------------

Revision 4313 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Apr 4 17:32:14 2002 UTC (12 years, 9 months ago) by rdm
Original Path: trunk/gui/inc/TRootContextMenu.h
File length: 2284 byte(s)
Diff to previous 3
make the context menus customizable, i.e. change titles and add/remove actions.
Two new tutorials demonstrate the functionality. Contribution by Damir Buskulic.

Revision 3 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue May 16 17:00:58 2000 UTC (14 years, 8 months ago) by rdm
Original Path: trunk/gui/inc/TRootContextMenu.h
File length: 2160 byte(s)
Copied from: branches/rdm/gui/inc/TRootContextMenu.h revision 2
Diff to previous 2
This commit was generated by cvs2svn to compensate for changes in r2,
which included commits to RCS files with non-trunk default branches.

Revision 2 - (view) (download) (as text) (annotate) - [select for diffs]
Added Tue May 16 17:00:58 2000 UTC (14 years, 8 months ago) by rdm
Original Path: branches/rdm/gui/inc/TRootContextMenu.h
File length: 2160 byte(s)
Initial import of ROOT into CVS

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