The R Project SVN R

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
15350 9118 d 23 h /branches/R-uthreads/ This commit was manufactured by cvs2svn to create branch 'R-uthreads'.  
12976 9281 d 3 h pd /trunk/ branch update  
12778 9300 d 19 h pd /trunk/ branch update  
11067 9403 d 21 h maechler /trunk/src/ BIG cleanup for Graphics.h & drivers: -Warn + Rboolean  
10960 9415 d 23 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 5 h ripley /trunk/src/main/ set displayliston component when initializing  
8813 9601 d 8 h ripley /trunk/ Add support for horizontal text adjustment in the device driver
Add kerning in postscript()
 
7824 9678 d 4 h ripley /trunk/src/ more symbol hiding, especially of new graphics routines
-Wall fixes
 
7816 9678 d 8 h murrell /trunk/src/ dev_Text() no longer takes 'xc' or 'yc' arguments (justification done by
GText)
 
7701 9683 d 21 h hornik /trunk/ Renamed `Rconfig.h' to `config.h' in `src/include'.  
7081 9720 d 21 h pd /trunk/ branch update  
6994 9724 d 17 h pd /trunk/ branch update  
6844 9732 d 19 h maechler /trunk/src/main/ -Wall fix + (white space[reformat device table]  
6629 9746 d 21 h maechler /trunk/src/main/ white space  
6251 9772 d 20 h pd /trunk/src/ multiple graphics fixes  
5731 9819 d 20 h ripley /trunk/src/ remove trailing "\n" in warning(call) and error(call), as now supplied  
5507 9844 d 15 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 4 h ripley /trunk/ change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
 
5187 9873 d 21 h hornik /trunk/src/main/ Always include Rconfig.h first.  
5148 9875 d 22 h ripley /trunk/src/ move common files from unix to main or appl