[root] / trunk / core / base / inc / TContextMenu.h Repository:
ViewVC logotype

Log of /trunk/core/base/inc/TContextMenu.h

Parent Directory Parent Directory


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

Revision 29571 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jul 24 10:55:28 2009 UTC (5 years, 6 months ago) by rdm
File length: 5384 byte(s)
Diff to previous 26615
From Bertrand:
fix for previous patch concerning dynamic strings. Preserve previous ownership
model.

Revision 26615 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Dec 3 00:57:41 2008 UTC (6 years, 1 month ago) by pcanal
File length: 5366 byte(s)
Diff to previous 26606
fix comments

Revision 26606 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Dec 2 20:36:09 2008 UTC (6 years, 1 month ago) by pcanal
File length: 5199 byte(s)
Diff to previous 22961
Following Igor Smirnov analysis fix several memory leaks, add checks for null pointer dereference, fix or add copy constructor and assignment operator when applicable, make the copy constructor and assignment operator private when the objects are not intended to be copiable.

Revision 22961 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Apr 3 13:32:57 2008 UTC (6 years, 9 months ago) by rdm
File length: 5099 byte(s)
Diff to previous 20877
move the directories:
  base clib cont meta metautils newdelete pcre rint thread unix utils
  winnt zip
under the new core meta directory.

Revision 20877 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Nov 19 11:17:07 2007 UTC (7 years, 2 months ago) by rdm
Original Path: trunk/base/inc/TContextMenu.h
File length: 5099 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/base/inc/TContextMenu.h
File length: 5099 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/base/inc/TContextMenu.h
File length: 5151 byte(s)
Diff to previous 15134
remove :$ from tag line

Revision 15134 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue May 23 04:47:42 2006 UTC (8 years, 8 months ago) by brun
Original Path: trunk/base/inc/TContextMenu.h
File length: 5161 byte(s)
Diff to previous 15017
From Federico Carminati:

"I have implemented all copy and equal operators needed to silence all
warnings in AliRoot, as requested. I have implemented shallow copies as
would do the default operators synthetized by the compiler.
Most operators are protected. If users complain, you just have to move
them into the public area, but class derivation is of course supported.
It has been a terrible job, I have modified 278 files, but the changes
are backward compabile, and this goes a long way to permitting user to
use the effc++ flag with root headers."

Revision 15017 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat May 13 11:00:50 2006 UTC (8 years, 8 months ago) by brun
Original Path: trunk/base/inc/TContextMenu.h
File length: 5169 byte(s)
Diff to previous 4324
From Federico:
More headers changed to facilitate the use of the gcc option weffc++

Revision 4324 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Apr 8 15:06:08 2002 UTC (12 years, 9 months ago) by rdm
Original Path: trunk/base/inc/TContextMenu.h
File length: 5070 byte(s)
Diff to previous 4313
signature change in Execute() (TMethod to TFunction) for the call using
a TObjArray of arguments. Change needed after Damir's enhancements.

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/base/inc/TContextMenu.h
File length: 5085 byte(s)
Diff to previous 3499
make the context menus customizable, i.e. change titles and add/remove actions.
Two new tutorials demonstrate the functionality. Contribution by Damir Buskulic.

Revision 3499 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Dec 19 07:40:27 2001 UTC (13 years, 1 month ago) by brun
Original Path: trunk/base/inc/TContextMenu.h
File length: 4555 byte(s)
Diff to previous 1351
Add optional argument int* error in the Execute functions redefining
the TObject::Execute functions.

Revision 1351 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jan 12 08:28:55 2001 UTC (14 years ago) by brun
Original Path: trunk/base/inc/TContextMenu.h
File length: 4513 byte(s)
Diff to previous 909
rename TBrowser::SetObject to SetNameTitle

Revision 909 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Nov 21 16:06:09 2000 UTC (14 years, 2 months ago) by brun
Original Path: trunk/base/inc/TContextMenu.h
File length: 4510 byte(s)
Diff to previous 3
Declare fContextMenuImp not persistent

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/base/inc/TContextMenu.h
File length: 4451 byte(s)
Copied from: branches/rdm/base/inc/TContextMenu.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/base/inc/TContextMenu.h
File length: 4451 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