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

Log of /trunk/gui/gui/src/TGTable.cxx

Parent Directory Parent Directory


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

Revision 44507 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jun 4 12:30:41 2012 UTC (2 years, 7 months ago) by axel
File length: 49271 byte(s)
Diff to previous 41891
Remove
  using namespace std;
from Riostream.h, which has huge consequences for all of ROOT.
Riostream.h is now a simple wrapper for fstream, iostream, iomanip for backward compatibility; Riosfwd.h simply wraps iosfwd.

Because of templates and their inline functions, Riostream.h needed to be included in headers, too (e.g. TParameter.h), which violated the assumption that Riostream.h is not exposing its using namespace std to headers.
ROOT now requires R__ANSISTREAM, R__SSTREAM, which does not change the set of supported compilers.

Without "using namespace std", several identifiers are now prefixed by std::; e.g. roofit/* source files now have a using namespace std to keep their coding style.
TFile::MakeProject() now generates "using namespace std" to convert the CINT-style class names into C++ ones.

Revision 41891 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Nov 10 22:46:31 2011 UTC (3 years, 2 months ago) by pcanal
File length: 49231 byte(s)
Diff to previous 41149
Remove all assigned but unused variable discovered by g++ 4.6.1 (including one completely nop function)

Revision 41149 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Oct 5 13:44:51 2011 UTC (3 years, 3 months ago) by bellenot
File length: 49333 byte(s)
Diff to previous 33874
Fix coverity reports (dereference null value)

Revision 33874 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jun 14 12:41:33 2010 UTC (4 years, 7 months ago) by bellenot
File length: 48880 byte(s)
Diff to previous 30674
restore ostream format (reported by coverity)

Revision 30674 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Oct 12 13:10:00 2009 UTC (5 years, 3 months ago) by bellenot
File length: 48715 byte(s)
Diff to previous 25746
Fix icc11 warnings

Revision 25746 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Oct 8 19:57:43 2008 UTC (6 years, 3 months ago) by bellenot
File length: 48708 byte(s)
Diff to previous 24479
- Suppress compilation warnings with MSVC++9.0

Revision 24479 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jun 23 13:13:54 2008 UTC (6 years, 7 months ago) by brun
File length: 48704 byte(s)
Diff to previous 24043
Fix mismatch between declaration and implementation of TGTable::MoveTable

Revision 24043 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed May 28 14:34:33 2008 UTC (6 years, 7 months ago) by antcheva
File length: 48716 byte(s)
Diff to previous 23902
From Roel:
Several fixes in related to table widget and its use.

Revision 23902 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon May 19 10:01:19 2008 UTC (6 years, 8 months ago) by antcheva
File length: 47530 byte(s)
Diff to previous 23899
Some improvements.

Revision 23899 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon May 19 09:14:10 2008 UTC (6 years, 8 months ago) by antcheva
File length: 47486 byte(s)
Diff to previous 23898
Fix related to html doc generation.

Revision 23898 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon May 19 08:52:48 2008 UTC (6 years, 8 months ago) by antcheva
File length: 47457 byte(s)
Diff to previous 23897
Fixes related to doc generation and provided examples.

Revision 23897 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon May 19 07:48:44 2008 UTC (6 years, 8 months ago) by antcheva
File length: 47406 byte(s)
Diff to previous 23886
Coding conventions.

Revision 23886 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri May 16 16:45:26 2008 UTC (6 years, 8 months ago) by brun
File length: 47348 byte(s)
Diff to previous 23885
Fix problems with the use of the abs function.

Revision 23885 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri May 16 16:42:26 2008 UTC (6 years, 8 months ago) by brun
File length: 47310 byte(s)
Diff to previous 23884
Fix several compilation warnings about redundant constness

Revision 23884 - (view) (download) (as text) (annotate) - [select for diffs]
Added Fri May 16 16:32:44 2008 UTC (6 years, 8 months ago) by brun
File length: 47341 byte(s)
From Ilka and Roel Aaij
First attempt to introduce the new set of table widgets. A full documentation
will be entered in the coming days by Ilka. Meanwhile lokk at the TGTable class documentation.

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