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 1245 d 1 h murrell /trunk/ merged R-defquartz branch back into trunk (with svn merge --reintegrate $REPOS/branches/R-defquartz)  
83781 1265 d 2 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  
81925 1593 d 2 h murrell /trunk/ merged R-vecpat branch back into trunk (with svn merge --reintegrate $REPOS/branches/R-vecpat)  
81188 1716 d 3 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 17 h murrell /trunk/ merged R-groups branch back into trunk (with svn merge --reintegrate $REPOS/branches/R-groups)  
78759 2217 d 23 h murrell /trunk/ merged R-defs branch back into trunk (with svn merge --reintegrate $REPOS/branches/R-defs)  
78686 2237 d 1 h murrell /branches/R-defs/src/library/grid/tests/ put tests for patterns, clipping paths, and masks back into grid/tests/