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

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

Parent Directory Parent Directory


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

Revision 48039 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Dec 14 10:32:37 2012 UTC (2 years, 1 month ago) by bellenot
File length: 4302 byte(s)
Diff to previous 23115
Move the DataChanged() slot method in the source file, otherwise TQObject::CheckConnectArgs doesn't find it (at least with cling, since it was working with cint...)

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: 4327 byte(s)
Copied from: trunk/gui/inc/TGTextEditor.h revision 23114
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/gui/inc/TGTextEditor.h
File length: 4327 byte(s)
Diff to previous 20620
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 20620 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Nov 2 14:15:14 2007 UTC (7 years, 2 months ago) by antcheva
Original Path: trunk/gui/inc/TGTextEditor.h
File length: 4327 byte(s)
Diff to previous 19826
From Bertrand:
 Remove the command line combo box and its associated label
 and disable the "Quit" toolbar button when embedding the 
 TGTextEditor in TRootBrowser

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/TGTextEditor.h
File length: 4251 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/TGTextEditor.h
File length: 4307 byte(s)
Diff to previous 19812
remove :$ from tag line

Revision 19812 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Sep 18 09:51:12 2007 UTC (7 years, 4 months ago) by antcheva
Original Path: trunk/gui/inc/TGTextEditor.h
File length: 4317 byte(s)
Diff to previous 19611
From Bertrand:
Move cleanup from destructor to DeleteWindow(), to
avoid crashes when closing embedded TGTextEditor

Revision 19611 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Aug 13 14:23:43 2007 UTC (7 years, 5 months ago) by antcheva
Original Path: trunk/gui/inc/TGTextEditor.h
File length: 4278 byte(s)
Diff to previous 18669
From Axel:
allows the header files to be #included without
requiring extra (dependent) #includes.

Revision 18669 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri May 4 20:40:18 2007 UTC (7 years, 8 months ago) by rdm
Original Path: trunk/gui/inc/TGTextEditor.h
File length: 4222 byte(s)
Diff to previous 18556
replace NULL by 0.

Revision 18556 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Apr 23 09:07:27 2007 UTC (7 years, 9 months ago) by brun
Original Path: trunk/gui/inc/TGTextEditor.h
File length: 4225 byte(s)
Diff to previous 15819
From Bertrand:
 - Improve TGLVEntry picking for Drag operation
 - Use Turl for uri-list format in TGTextView::HandleDNDdrop
 - Update file infos in TGTextEditor when a file has been dropped
 - Change highlight color in TGTextEditor

Revision 15819 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jul 18 19:31:38 2006 UTC (8 years, 6 months ago) by brun
Original Path: trunk/gui/inc/TGTextEditor.h
File length: 4180 byte(s)
Diff to previous 15763
From Bertrand:
- Add a few missing methods in TGTextEditor.
- Fix problem of disappearing subnames in TGListView in details mode.

Revision 15763 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jul 11 09:05:02 2006 UTC (8 years, 6 months ago) by rdm
Original Path: trunk/gui/inc/TGTextEditor.h
File length: 3678 byte(s)
Diff to previous 15478
correct a number of incorrect and/or ambiguous license statements.

Revision 15478 - (view) (download) (as text) (annotate) - [select for diffs]
Added Tue Jun 20 07:58:33 2006 UTC (8 years, 7 months ago) by antcheva
Original Path: trunk/gui/inc/TGTextEditor.h
File length: 4596 byte(s)
From Bertrand:
- new GUI class TGTextEditor
  A simple text editor that uses the TGTextEdit widget.
  It provides all functionalities of TGTextEdit as copy, paste, cut,
  search, go to a given line number. In addition, it provides the
  possibilities for compiling, executing or interrupting a
  running macro.

This class can be used in following ways:
- with file name as argument:
 new TGTextEditor("hsimple.C");

- with a TMacro* as argument:
  TMacro *macro = new TMacro("hsimple.C");
  new TGTextEditor(macro);

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