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
83956 1237 d 5 h murrell /trunk/src/library/grid/ fixes for tools::checkS3methods()  
83684 1279 d 6 h murrell /trunk/ merged R-typeset branch back into trunk (with svn merge --reintegrate $REPOS/branches/R-typeset)  
82384 1529 d 22 h murrell /trunk/src/library/grid/ add grid::isClosed() and use it to set default value for 'closed' for grobCoords(); also set default value for 'closed' for grobPoints() methods  
82104 1573 d 4 h murrell /trunk/src/library/grid/ fix for grobCoords.GridDefine() and grobPoints.GridDefine() (thanks to Trevor Davis for report)  
81979 1586 d 1 h murrell /trunk/src/library/grid/ fix for group transformations, e.g., viewportTransform() as used by grid.use() (thanks to Trevor Davis for testing and bug report); add "default" grobPoints.grob() method  
81925 1593 d 6 h murrell /trunk/ merged R-vecpat branch back into trunk (with svn merge --reintegrate $REPOS/branches/R-vecpat)  
81257 1702 d 7 h murrell /trunk/ add luminance mask API (with only PDF support)  
81188 1716 d 6 h murrell /trunk/src/library/grid/ add grobPoints() and grobCoords() methods for groups and paths (so can fill groups and paths with gradients and patterns); also grobPoints() method for text, which just returns bounding box  
81107 1734 d 9 h murrell /trunk/ add 'flip' argument to viewportTransform() and add groupFlip()  
81097 1736 d 21 h murrell /trunk/ merged R-groups branch back into trunk (with svn merge --reintegrate $REPOS/branches/R-groups)  
78759 2218 d 3 h murrell /trunk/ merged R-defs branch back into trunk (with svn merge --reintegrate $REPOS/branches/R-defs)  
77889 2338 d 1 h murrell /trunk/ new (faster) implementation of 'grid' units  
77325 2470 d 5 h murrell /trunk/ new grid::unitType() function to help packages avoid peeking at internals of 'grid' units  
76298 2677 d 10 h ripley /trunk/ back out c76285: 10% failure rate on CRAN  
76285 2678 d 7 h murrell /trunk/ new internal representation for 'grid' units; only user-visible change should be printing of 'unit arithmetic' objects; the user might also notice that 'grid' runs faster; contributed by Thomas Lin Pedersen  
76133 2715 d 7 h murrell /trunk/src/library/grid/ rename isEmpty() to isEmptyCoords()(  
76113 2717 d 3 h murrell /trunk/src/library/grid/ add isEmpty() for checking results from grobCoords()  
76096 2722 d 1 h murrell /trunk/src/library/grid/ added more grobPoints() methods and some grobCoords() tests  
76086 2723 d 6 h murrell /trunk/src/library/grid/ new grobCoords() and grobPoints() functions in grid  
76085 2723 d 9 h murrell /trunk/src/library/grid/ revert r76043 (do NOT export predDraw() and postDraw() from grid)  

Show All