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
83917 1244 d 23 h murrell /trunk/ merged R-defquartz branch back into trunk (with svn merge --reintegrate $REPOS/branches/R-defquartz)  
83781 1264 d 23 h murrell /trunk/ change Cairo behaviour for "clear" and "src" compositing operators to something more "standard" that can be matched by other graphics devices; bit of a refactor of Cairo code as well so that there is less duplication of code  
81188 1716 d 1 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  
81097 1736 d 15 h murrell /trunk/ merged R-groups branch back into trunk (with svn merge --reintegrate $REPOS/branches/R-groups)  
81003 1757 d 1 h murrell /branches/R-groups/src/library/grid/tests/ add testing code for groups and paths to grid