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 8303 d 18 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 23 h /branches/R-gcontext/ This commit was manufactured by cvs2svn to create branch 'R-gcontext'.  
20446 8781 d 23 h maechler /trunk/ rgb() "maxColorValue" + 256 case  
19934 8821 d 0 h maechler /trunk/src/include/ smo should be double (not impl. anyway)  
17204 9001 d 3 h hornik /trunk/src/include/ Move Graphics*.h API headers to R_ext.  
17179 9001 d 14 h murrell /trunk/src/ Changed gpptr to Rf_gpptr, plus ditto for dpptr, displayList, and
dpSavedptr
 
16897 9009 d 16 h murrell /trunk/src/include/ Renamed devapi.h, engine.h, and base.h to GraphicsDevice.h
GraphicsEngine.h and GraphicsBase.h
 
16880 9010 d 14 h murrell /trunk/src/include/ Needed to export a couple of functions from graphics.c for use in new
graphics engine files.
 
15168 9127 d 17 h pd /trunk/ branch update  
12976 9282 d 5 h pd /trunk/ branch update  
12778 9301 d 21 h pd /trunk/ branch update  
11560 9374 d 7 h ripley /trunk/src/include/ expose a few more graphics functions at Paul's request  
11510 9376 d 5 h ripley /trunk/src/ more graphics header re-organization  
11509 9376 d 6 h ripley /trunk/src/include/ <foo.h>, small renaming  
11507 9376 d 6 h ripley /trunk/src/include/ revert last change