[root] / trunk / graf2d / x11ttf / src / TGX11TTF.cxx Repository:
ViewVC logotype

Log of /trunk/graf2d/x11ttf/src/TGX11TTF.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: 22715 byte(s)
Diff to previous 48748
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 48748 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Feb 27 21:58:35 2013 UTC (22 months, 3 weeks ago) by pcanal
File length: 22715 byte(s)
Diff to previous 48705
Move the struct declaration out of the R__HAS_XFT section and remove unnecessary declaration (RXGCValues)

Revision 48705 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Feb 26 09:58:27 2013 UTC (22 months, 3 weeks ago) by axel
File length: 22746 byte(s)
Diff to previous 47669
From Olivier: hide x11 headers from ROOT's headers.

Revision 47669 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Nov 28 15:06:04 2012 UTC (2 years, 1 month ago) by couet
File length: 22359 byte(s)
Diff to previous 47348
add a protection in IsVisible to avoid the problem mentioned
here https://savannah.cern.ch/bugs/?97304

Revision 47348 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Nov 16 14:55:44 2012 UTC (2 years, 2 months ago) by pcanal
File length: 22093 byte(s)
Diff to previous 46896
On some platform the freetype headers are 'internal', so let's not use them in public headers

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: 22022 byte(s)
Diff to previous 42714
New class TMathText to Draw Math formulas using a TeX processor written by Yue Shi Lai

Revision 42714 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jan 19 09:10:08 2012 UTC (3 years ago) by couet
File length: 21411 byte(s)
Diff to previous 42689
- Fix coverity reports RETURNS_NULL and UNINIT

Revision 42689 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jan 18 10:07:44 2012 UTC (3 years ago) by couet
File length: 21327 byte(s)
Diff to previous 42653
Fix coverity report NULL_RETURNS

Revision 42653 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jan 16 15:29:26 2012 UTC (3 years ago) by couet
File length: 21316 byte(s)
Diff to previous 38552
Fix coverity reports NULL_RETURNS

Revision 38552 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Mar 22 12:00:15 2011 UTC (3 years, 10 months ago) by rdm
File length: 21287 byte(s)
Diff to previous 31653
don't depend on cint/dictionary being initialized when the static
TTFX11Init is created as this fails on Mac with Xcode 4 for roota (static
ROOT executable).

Revision 31653 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Dec 8 13:23:07 2009 UTC (5 years, 1 month ago) by couet
File length: 21301 byte(s)
Diff to previous 28271
- initialize members (coverity)

Revision 28271 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Apr 17 10:27:48 2009 UTC (5 years, 9 months ago) by brun
File length: 21267 byte(s)
Diff to previous 27892
From Bertrand:
Remove a work-around introduced to fix a problem in TGListTree (should be fixed in TGListTree now)

Revision 27892 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Mar 20 09:32:50 2009 UTC (5 years, 10 months ago) by brun
File length: 21455 byte(s)
Diff to previous 23140
From Bertrand:
Solve a problem with Xft usage in GUI (fixes also the bug #48204: clicking offset)

Revision 23140 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Apr 11 11:01:39 2008 UTC (6 years, 9 months ago) by rdm
File length: 21265 byte(s)
Diff to previous 20882
move the following directories to "graf2d":

asimage, freetype, gpad, graf, postscript, qt, win32gdk, x11, x11ttf

move the following directories to "graf3d":

eve, ftgl, g3d, gl, x3d

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/x11ttf/src/TGX11TTF.cxx
File length: 21265 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/x11ttf/src/TGX11TTF.cxx
File length: 21265 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/x11ttf/src/TGX11TTF.cxx
File length: 21315 byte(s)
Diff to previous 18420
remove :$ from tag line

Revision 18420 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Mar 28 15:40:44 2007 UTC (7 years, 9 months ago) by rdm
Original Path: trunk/x11ttf/src/TGX11TTF.cxx
File length: 21325 byte(s)
Diff to previous 18418
don't use TGX11::Class() since that can lead to the creation of a shadow class
which is not what we want. Just check on the name "TGX11".

Revision 18418 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Mar 28 14:33:06 2007 UTC (7 years, 9 months ago) by rdm
Original Path: trunk/x11ttf/src/TGX11TTF.cxx
File length: 21294 byte(s)
Diff to previous 18137
add static method Activate() to switch gVirtualX to TGX11TTF.

Revision 18137 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Mar 2 13:34:30 2007 UTC (7 years, 10 months ago) by rdm
Original Path: trunk/x11ttf/src/TGX11TTF.cxx
File length: 21232 byte(s)
Diff to previous 18113
override Init() method that is used to set the TTF smoothing style for
which fDepth is needed which is set in the base class Init(). This is
needed due to some code reorganization in TApplication (TGX11TTF loading
now done before creation of TGClient).

Revision 18113 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Mar 1 01:09:34 2007 UTC (7 years, 10 months ago) by rdm
Original Path: trunk/x11ttf/src/TGX11TTF.cxx
File length: 21000 byte(s)
Diff to previous 18031
From Valeri Onuchin:
same improvements to Xft rendering.

Revision 18031 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Feb 20 13:25:21 2007 UTC (7 years, 11 months ago) by brun
Original Path: trunk/x11ttf/src/TGX11TTF.cxx
File length: 21380 byte(s)
Diff to previous 18027
Fix a compilation error on Solaris (in case R__HAS_XFT is not set)

Revision 18027 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Feb 20 11:16:53 2007 UTC (7 years, 11 months ago) by rdm
Original Path: trunk/x11ttf/src/TGX11TTF.cxx
File length: 21381 byte(s)
Diff to previous 11817
Forgot to check in one crucial file with the main changes for Xft.

Revision 11817 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed May 18 16:58:42 2005 UTC (9 years, 8 months ago) by brun
Original Path: trunk/x11ttf/src/TGX11TTF.cxx
File length: 14336 byte(s)
Diff to previous 6679
From Valeriy Onuchin:
- TVirtualX, TGX11, TGWin32, TGWin32VirtualXProxy -  protected method
made public.
GetCurrentWindow() returns pointer to the current internal window
used in canvas graphic.
That allows to  fix a bug of producing bad gif, png, etc. canvas images
when canvas is obscured by another window. Thanks to Mike Kordosky who
reported it.

Revision 6679 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jun 4 11:03:59 2003 UTC (11 years, 7 months ago) by rdm
Original Path: trunk/x11ttf/src/TGX11TTF.cxx
File length: 14180 byte(s)
Diff to previous 6361
add test on gVirtualX not being 0 in TTFX11Init which can happen in case
of static linking.

Revision 6361 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Apr 3 14:51:47 2003 UTC (11 years, 9 months ago) by rdm
Original Path: trunk/x11ttf/src/TGX11TTF.cxx
File length: 14168 byte(s)
Diff to previous 5967
back out Axel's change in TTF.h, TTF.cxx and x11ttf/Module.mk. TTF::GetBox()
is doing what he wanted and use that now in TGX11TTF.cxx.

Revision 5967 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jan 22 17:53:20 2003 UTC (12 years ago) by brun
Original Path: trunk/x11ttf/src/TGX11TTF.cxx
File length: 14154 byte(s)
Diff to previous 5959
Remove an unreachable statement in TGX11TTF::SetTextFont

Revision 5959 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jan 22 11:23:05 2003 UTC (12 years ago) by rdm
Original Path: trunk/x11ttf/src/TGX11TTF.cxx
File length: 14211 byte(s)
Diff to previous 5943
big patch adding full freetype 2 TTF support to the ROOT core and X11
and Win32gdk displaying modules. TTF support provided by Olivier Couet
and Bertrand Bellenot (for Win32), build system updated by me.
Also fixes the RH8.0 installation problems of rootd and proofd.

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/x11ttf/src/TGX11TTF.cxx
File length: 41804 byte(s)
Diff to previous 5182
Add protections in destructors in case the default constructor has been called.
Initialize pointers in some default constructors.

Revision 5182 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Aug 23 14:49:23 2002 UTC (12 years, 5 months ago) by rdm
Original Path: trunk/x11ttf/src/TGX11TTF.cxx
File length: 41554 byte(s)
Diff to previous 4048
add protection against fCurFontIdx being -1 in SetTextSize().

Revision 4048 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Feb 21 11:30:17 2002 UTC (12 years, 11 months ago) by rdm
Original Path: trunk/x11ttf/src/TGX11TTF.cxx
File length: 41486 byte(s)
Diff to previous 2179
added new methods:
   Visual_t     GetVisual() const;
   Int_t        GetScreen() const;
   Int_t        GetDepth() const;
   Colormap_t   GetColormap() const;
these methods are usefull in some cases where direct X11 manipulation outside
of TVirtualX is needed. Also added code in TGX11 to detect the best X11
visual available. Some X servers insist on using by default an 8 bit
PseudoColor visual while 16 or 24 bit TrueColor (or DirectColor) visual are
available. Using the best visual is in particular important for image
processing classes.

Revision 2179 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri May 11 17:20:14 2001 UTC (13 years, 8 months ago) by rdm
Original Path: trunk/x11ttf/src/TGX11TTF.cxx
File length: 41670 byte(s)
Diff to previous 1627
new methods AllocColor() and QueryColors() that reduce the expensive
X11 round-trip commands XAllocColor and XQueryColor in case of TrueColor
displays.

Revision 1627 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Feb 17 11:42:23 2001 UTC (13 years, 11 months ago) by rdm
Original Path: trunk/x11ttf/src/TGX11TTF.cxx
File length: 41703 byte(s)
Diff to previous 1209
corrections in comment.

Revision 1209 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Dec 13 16:28:49 2000 UTC (14 years, 1 month ago) by brun
Original Path: trunk/x11ttf/src/TGX11TTF.cxx
File length: 41716 byte(s)
Diff to previous 73
Make const TTChar::Hash and IsEqual

Revision 73 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jun 5 07:31:22 2000 UTC (14 years, 7 months ago) by brun
Original Path: trunk/x11ttf/src/TGX11TTF.cxx
File length: 41682 byte(s)
Diff to previous 3
- Modify TAttText::Modify to compute the text magnitude. This is still
  required when drawing rotated text.

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/x11ttf/src/TGX11TTF.cxx
File length: 41619 byte(s)
Copied from: branches/rdm/x11ttf/src/TGX11TTF.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/x11ttf/src/TGX11TTF.cxx
File length: 41619 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