[root] / trunk / core / base / src / TVirtualPS.cxx Repository:
ViewVC logotype

Log of /trunk/core/base/src/TVirtualPS.cxx

Parent Directory Parent Directory


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

Revision 48992 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Mar 28 15:26:26 2013 UTC (21 months, 3 weeks ago) by rdm
File length: 5990 byte(s)
Diff to previous 47723
From Lifeng Sun:
The attached patchset fixes a bunch of typo in the source:
0001-succes-success.patch
0002-preceed-preced.patch
0003-informations-information.patch
0004-childs-children.patch
0005-avaliable-available.patch
0006-writeable-writable.patch
0007-comand-command.patch
0008-unkown-unknown.patch
0009-wierd-weird.patch
0010-wheter-whether.patch
0011-unecessary-unnecessary.patch
0012-splitted-split.patch
0013-registerd-registered.patch
0014-recieve-receive.patch
0015-processsing-processing.patch
0016-ouput-output.patch
0017-mutiple-multiple.patch
0018-lenght-length.patch
0019-interupted-interrupted.patch
0020-independant-independent.patch
0021-inconsistant-inconsistent.patch
0022-expresion-expression.patch
0023-explicitely-explicitly.patch
0024-enviroment-environment.patch
0025-deafult-default.patch
0026-continous-continuous.patch
0027-completly-completely.patch
0028-commited-committed.patch
0029-choosen-chosen.patch
0030-backgroud-background.patch
0031-auxilliary-auxiliary.patch
0032-authentification-authentication.patch
0033-appropiate-appropriate.patch
0034-an-other-another.patch
0035-environement-environment.patch
0036-targetting-targeting.patch
0037-suppported-supported.patch
0038-paramater-parameter.patch

Revision 47723 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Nov 30 09:48:48 2012 UTC (2 years, 1 month ago) by couet
File length: 5991 byte(s)
Diff to previous 46896
remove useless includes

Revision 46896 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Oct 30 13:29:05 2012 UTC (2 years, 2 months ago) by couet
File length: 6059 byte(s)
Diff to previous 35947
New class TMathText to Draw Math formulas using a TeX processor written by Yue Shi Lai

Revision 35947 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Sep 30 16:08:51 2010 UTC (4 years, 3 months ago) by brun
File length: 5419 byte(s)
Diff to previous 35585
use snprintf

Revision 35585 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 22 14:04:10 2010 UTC (4 years, 4 months ago) by rdm
File length: 5407 byte(s)
Diff to previous 35490
fix coverity 10686.

Revision 35490 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Sep 20 20:01:08 2010 UTC (4 years, 4 months ago) by pcanal
File length: 5399 byte(s)
Diff to previous 35480
Fix off by one error in strlcpy use

Revision 35480 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Sep 20 18:39:42 2010 UTC (4 years, 4 months ago) by brun
File length: 5397 byte(s)
Diff to previous 33340
Do not include snprintf.h

Revision 33340 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon May 3 09:06:25 2010 UTC (4 years, 8 months ago) by couet
File length: 5397 byte(s)
Diff to previous 33327
- One more fix from Oleksandr Grebenyuk (SVG printing).

Revision 33327 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Apr 30 14:36:34 2010 UTC (4 years, 8 months ago) by couet
File length: 5360 byte(s)
Diff to previous 31716
- In PS and PDF files the long text strings are broken into lines and 
  the "new line" characters wer not escaped. This problem has always 
  been there, the recent kerning updates just made it more visible.
  (original code from Oleksandr Grebenyuk)

Revision 31716 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Dec 9 10:04:45 2009 UTC (5 years, 1 month ago) by rdm
File length: 4170 byte(s)
Diff to previous 22961
From Coverity:
initialize members in ctor.

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: 4080 byte(s)
Diff to previous 21346
move the directories:
  base clib cont meta metautils newdelete pcre rint thread unix utils
  winnt zip
under the new core meta directory.

Revision 21346 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Dec 12 16:18:29 2007 UTC (7 years, 1 month ago) by couet
Original Path: trunk/base/src/TVirtualPS.cxx
File length: 4080 byte(s)
Diff to previous 20877
- Class header

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/src/TVirtualPS.cxx
File length: 4436 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/src/TVirtualPS.cxx
File length: 4436 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/src/TVirtualPS.cxx
File length: 4489 byte(s)
Diff to previous 12648
remove :$ from tag line

Revision 12648 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Sep 5 10:09:43 2005 UTC (9 years, 4 months ago) by brun
Original Path: trunk/base/src/TVirtualPS.cxx
File length: 4499 byte(s)
Diff to previous 12613
One more protection added to TVirtualPS::PrintFast (thanks Gordon Watts)

Revision 12613 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Sep 4 08:28:39 2005 UTC (9 years, 4 months ago) by brun
Original Path: trunk/base/src/TVirtualPS.cxx
File length: 4497 byte(s)
Diff to previous 12584
Protection added to TVirtualPS::PrinStr and TVirtualPS::PrintFast
to take into account the terminating null character.

Revision 12584 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Sep 2 07:51:51 2005 UTC (9 years, 4 months ago) by brun
Original Path: trunk/base/src/TVirtualPS.cxx
File length: 4493 byte(s)
Diff to previous 9052
Fix the remaining problems reported by the rule checker in directory base

Revision 9052 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat May 29 13:00:04 2004 UTC (10 years, 7 months ago) by brun
Original Path: trunk/base/src/TVirtualPS.cxx
File length: 4472 byte(s)
Diff to previous 8852
Fix a problem in TVirtualPS::PrintFast.
In case the string to be printed was > 2*kMaxBuffer, the array fBuffer
was overwritten.

Revision 8852 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon May 10 14:20:51 2004 UTC (10 years, 8 months ago) by brun
Original Path: trunk/base/src/TVirtualPS.cxx
File length: 4354 byte(s)
Diff to previous 8841
From Olivier:
- The previous change must be done in all contructors (obviously !)

Revision 8841 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon May 10 09:55:40 2004 UTC (10 years, 8 months ago) by brun
Original Path: trunk/base/src/TVirtualPS.cxx
File length: 4352 byte(s)
Diff to previous 8418
From Olivier:
- rootn.exe crashed when a PS file was generated from the "Save as" pad's
  menu. fBuffer array is now created as char[fSizBuffer+1].

Revision 8418 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Mar 17 17:35:32 2004 UTC (10 years, 10 months ago) by brun
Original Path: trunk/base/src/TVirtualPS.cxx
File length: 4350 byte(s)
Diff to previous 8264
From Olivier:
- PDF driver now support zlib compression
- Many improvements in the PDF driver

Revision 8264 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Feb 19 15:49:43 2004 UTC (10 years, 11 months ago) by brun
Original Path: trunk/base/src/TVirtualPS.cxx
File length: 4168 byte(s)
Diff to previous 8199
Move inline definition of GetDefaultRoot from inline to implementation function.

Revision 8199 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Feb 13 17:04:35 2004 UTC (10 years, 11 months ago) by brun
Original Path: trunk/base/src/TVirtualPS.cxx
File length: 4137 byte(s)
Diff to previous 5943
From Olivier;
First version of the PDF driver. All the basics are there except the
markers and the fill patterns.

Revision 5943 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jan 20 08:44:47 2003 UTC (12 years ago) by brun
Original Path: trunk/base/src/TVirtualPS.cxx
File length: 3977 byte(s)
Diff to previous 4349
Add protections in destructors in case the default constructor has been called.
Initialize pointers in some default constructors.

Revision 4349 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Apr 11 11:41:31 2002 UTC (12 years, 9 months ago) by rdm
Original Path: trunk/base/src/TVirtualPS.cxx
File length: 3962 byte(s)
Diff to previous 4055
use Riostream.h instead of fstream.h. fstream.h is not supported anymore by
ANSI C++ comilers. Riostream.h takes care of all different compilers.

Revision 4055 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Feb 22 08:30:37 2002 UTC (12 years, 11 months ago) by brun
Original Path: trunk/base/src/TVirtualPS.cxx
File length: 3965 byte(s)
Diff to previous 3987
Remove special <m> characters

Revision 3987 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Feb 14 18:04:15 2002 UTC (12 years, 11 months ago) by brun
Original Path: trunk/base/src/TVirtualPS.cxx
File length: 4108 byte(s)
Diff to previous 3
Several mods by Olivier Couet .
The class TPostScript and TSVG derive from TVirtualPS.
Both classes have several functions in common. These functions
previously in TPostScript have been moved to TVirtualPS.

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/src/TVirtualPS.cxx
File length: 1552 byte(s)
Copied from: branches/rdm/base/src/TVirtualPS.cxx 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/src/TVirtualPS.cxx
File length: 1552 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