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
26483 8336 d 4 h murrell /branches/R-grid/src/library/grid/ Added vpPath and allowed specification of viewport "path" in
downViewport and seekViewport
 
26469 8337 d 7 h murrell /branches/R-grid/src/library/grid/ Fixups/additions for vpStack/List/Trees  
26448 8340 d 3 h murrell /branches/R-grid/src/library/grid/ Added vpList, vpStack, and vpTree classes (all derived from viewport
class)
 
26445 8340 d 7 h murrell /branches/R-grid/src/library/grid/ Renamed push/pop.viewport to psuh/popViewport (and deprecated
psuh/pop.viewport)
Fix up for downViewport (was not working with base display list
properly)
 
26267 8350 d 7 h murrell /branches/R-grid/src/library/grid/ Committing r-grid-vp (change from viewport stack to viewport tree)
to R-grid branch
 
26266 8350 d 7 h /branches/R-grid/ This commit was manufactured by cvs2svn to create branch 'R-grid'.  
25636 8391 d 7 h hornik /trunk/src/library/grid/ is.unit() should really be exported.  
25450 8399 d 16 h hornik /trunk/src/library/grid/ Add (just for now?) is.unit to namespace as needed by Hmisc and Design.  
25349 8404 d 17 h ripley /trunk/src/library/grid/ need to register methods to unit.length()
set up environment for findFun/eval calls at C level
 
25346 8404 d 20 h ripley /trunk/src/library/grid/ only need to library.dynam in one place  
25340 8404 d 22 h hornik /trunk/src/library/grid/ First shot at putting grid in a namespace.