| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Revision: |
moved to directory "gui" the following directories: fitpanel, ged, gui, guibuilder, guihtml, qtgsi, qtroot, sessionviewer
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.
imported svn:keywords Id property
remove :$ from tag line
Remove dependency on TMath.h in TGDimension that forced a complete recompilation of the gui ged geombuilder fitpanel proff, etc packages
coding conventions (put methods after data members, after Fed's changes).
From Federico: More headers changed to support the gcc option effc++
Fix many warnings generated by the latest gcc 4.0 about classes with virtual functions (all classes having a ClassDef) that did not have a virtual dtor.
no need to derive TGRectangle from TObject.
remove warning in TGRectangle copy ctor.
new class TGRectangle, used by the MDI widget.
add operator==(), operator+() and operator-() to TGDimension and TGPosition. Add a new class TGInsets that defines an inset (i.e. left, right, top, bottom) rectangle.
added TGLongPosition, to be used in the new TGTextView widget
This commit was generated by cvs2svn to compensate for changes in r2, which included commits to RCS files with non-trunk default branches.
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.
| Subversion Admin | ViewVC Help |
| Powered by ViewVC 1.0.9 |