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
26846 8302 d 20 h murrell /branches/R-gcontext/src/ First sweep to replace individual graphical parameters with single
graphics context as argument to graphics functions.
This sweep addresses base and grid calls to the graphics engine.
(Second sweep will address graphics engine calls to devices.)
 
26795 8308 d 1 h /branches/R-gcontext/ This commit was manufactured by cvs2svn to create branch 'R-gcontext'.  
20446 8781 d 1 h maechler /trunk/ rgb() "maxColorValue" + 256 case  
19934 8820 d 2 h maechler /trunk/src/include/ smo should be double (not impl. anyway)  
17204 9000 d 5 h hornik /trunk/src/include/ Move Graphics*.h API headers to R_ext.  
17179 9000 d 17 h murrell /trunk/src/ Changed gpptr to Rf_gpptr, plus ditto for dpptr, displayList, and
dpSavedptr
 
16897 9008 d 18 h murrell /trunk/src/include/ Renamed devapi.h, engine.h, and base.h to GraphicsDevice.h
GraphicsEngine.h and GraphicsBase.h
 
16880 9009 d 16 h murrell /trunk/src/include/ Needed to export a couple of functions from graphics.c for use in new
graphics engine files.
 
15168 9126 d 19 h pd /trunk/ branch update  
12976 9281 d 7 h pd /trunk/ branch update  
12778 9300 d 23 h pd /trunk/ branch update  
11560 9373 d 10 h ripley /trunk/src/include/ expose a few more graphics functions at Paul's request  
11510 9375 d 8 h ripley /trunk/src/ more graphics header re-organization  
11509 9375 d 9 h ripley /trunk/src/include/ <foo.h>, small renaming  
11507 9375 d 9 h ripley /trunk/src/include/ revert last change