R
R-packages
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
The R Project SVN
R
(root)
/
branches
/
R-NaString
/
src
/
main
/
devPicTeX.c
– Rev 16318
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
16318
9056 d 3 h
/branches/R-NaString/
This commit was manufactured by cvs2svn to create branch 'R-NaString'.
12976
9281 d 9 h
pd
/trunk/
branch update
12778
9301 d 1 h
pd
/trunk/
branch update
11067
9404 d 2 h
maechler
/trunk/src/
BIG cleanup for Graphics.h & drivers: -Warn + Rboolean
10960
9416 d 5 h
ripley
/trunk/
require explict use of R_ext for headers in include/R_ext
split Graphics.h into internal Graphics.h and Devices.h and public Graphics.h
allow user-specified families in postscript()
9004
9585 d 11 h
ripley
/trunk/src/main/
set displayliston component when initializing
8813
9601 d 13 h
ripley
/trunk/
Add support for horizontal text adjustment in the device driver
Add kerning in postscript()
7824
9678 d 10 h
ripley
/trunk/src/
more symbol hiding, especially of new graphics routines
-Wall fixes
7816
9678 d 14 h
murrell
/trunk/src/
dev_Text() no longer takes 'xc' or 'yc' arguments (justification done by
GText)
7701
9684 d 3 h
hornik
/trunk/
Renamed `Rconfig.h' to `config.h' in `src/include'.
7081
9721 d 2 h
pd
/trunk/
branch update
6994
9724 d 23 h
pd
/trunk/
branch update
6844
9733 d 1 h
maechler
/trunk/src/main/
-Wall fix + (white space[reformat device table]
6629
9747 d 3 h
maechler
/trunk/src/main/
white space
6251
9773 d 1 h
pd
/trunk/src/
multiple graphics fixes
5731
9820 d 2 h
ripley
/trunk/src/
remove trailing "\n" in warning(call) and error(call), as now supplied
5507
9844 d 20 h
ihaka
/trunk/src/
Internal graphics API change. Color, lty, pch and lwd lookups no longer
pass the device context. This is just looked up when needed. This
simplifies somethings and makes the code generally more consistent.
Previously we sometimes passed the device context and sometimes not.
5458
9848 d 10 h
ripley
/trunk/
change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
5187
9874 d 3 h
hornik
/trunk/src/main/
Always include Rconfig.h first.
5148
9876 d 4 h
ripley
/trunk/src/
move common files from unix to main or appl