| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 80888 |
1778 d 17 h |
murrell |
/branches/R-groups/src/ |
disallow pattern, clipping path, mask, group, or path within clipping path or path (at graphics engine level and at 'grid' level) |
|
| 80862 |
1784 d 17 h |
murrell |
/branches/R-groups/src/ |
add clipping path fill rule via grid::as.path() |
|
| 80861 |
1784 d 20 h |
murrell |
/branches/R-groups/src/ |
start on adding stroking and filling of paths; renamed composite.* to group.* |
|
| 80679 |
1823 d 14 h |
murrell |
/branches/R-groups/ |
ported r80630:80678 from main |
|
| 80631 |
1837 d 19 h |
murrell |
/branches/R-groups/ |
ported r80574:80630 from main |
|
| 80575 |
1851 d 19 h |
murrell |
/branches/R-groups/ |
ported r80554:80574 from main |
|
| 80452 |
1879 d 18 h |
murrell |
/branches/R-groups/ |
ported r80398:80451 from main |
|
| 80166 |
1929 d 16 h |
murrell |
/branches/R-groups/ |
create R-groups |
|
| 79696 |
2039 d 3 h |
ripley |
/trunk/src/main/ |
comments |
|
| 79409 |
2086 d 15 h |
murrell |
/trunk/src/ |
add dev->deviceClip (and bump R_GE_version to 14) |
|
| 78759 |
2217 d 16 h |
murrell |
/trunk/ |
merged R-defs branch back into trunk (with svn merge --reintegrate $REPOS/branches/R-defs) |
|
| 78564 |
2254 d 16 h |
murrell |
/trunk/ |
merge some fixes from R-defs (78522, 78530, 78532) that improve reset of graphics device on new page after error and on replay of recorded plot; plus some (conditional) debugging output for tracking dd->recordGraphics and device dirty state (78531) |
|
| 78456 |
2265 d 21 h |
murrell |
/trunk/ |
extension of r78402 to fix clipping for rectangles and circles; allow graphics devices to specify canClip = NA_LOGICAL, which means that the graphics engine will never perform clipping itself |
|
| 78402 |
2268 d 19 h |
murrell |
/trunk/ |
fix for R clipping of polygons: use R clipping far less often; if have to R clip, clip to larger-than-device region, not tight to device; only convert to polyline if absolutely necessary, and if do so start polyline outside clip region; if R clipping filled polygon, split into separate border and fill |
|
| 78021 |
2319 d 11 h |
ripley |
/trunk/src/main/ |
more fixes for usage of utf8toucs |
|
| 78016 |
2320 d 1 h |
ripley |
/trunk/src/main/ |
size_t is unsigned |
|
| 77638 |
2392 d 3 h |
kalibera |
/trunk/src/ |
Fix conversion from mbcs, avoid infinite loop (PR#17569). |
|
| 75182 |
2893 d 3 h |
maechler |
/trunk/ |
fix logscale axis() in subnormal number range; + tweak & comments |
|
| 73166 |
3252 d 1 h |
luke |
/trunk/ |
Changes to allow NAMEDMAX to be increased. |
|
| 73094 |
3268 d 11 h |
maechler |
/trunk/ |
pretty(x, n) fix overflow for large n suggested by Suhartu Aggano, R-devel, 2017-08-11 |
|