| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 78715 |
2231 d 10 h |
murrell |
/branches/R-defs/src/ |
add dev->deviceVersion |
|
| 78563 |
2256 d 8 h |
murrell |
/branches/R-defs/src/ |
change from int index for patterns to SEXP reference (and NULL instead of -1 to indicate no pattern [or all patterns if releasing a pattern]) |
|
| 78282 |
2287 d 12 h |
murrell |
/branches/R-defs/src/ |
a start on adding masks (only on Cairo device, only for rectangles) |
|
| 78256 |
2291 d 4 h |
murrell |
/branches/R-defs/src/include/R_ext/ |
add comment about filling background on dev_NewPage() |
|
| 78232 |
2295 d 5 h |
murrell |
/branches/R-defs/ |
ported r77865:78231 from main |
|
| 77603 |
2414 d 6 h |
murrell |
/branches/R-defs/src/ |
refactor to allow for clipping paths that include clipping paths (or clipping rects); also clean up clip paths on new page; and do NOT record drawing when resolving clip path! |
|
| 77585 |
2416 d 6 h |
murrell |
/branches/R-defs/src/ |
refactored clipping paths and expanded to support restoring clipping settings when navigating between viewports |
|
| 77570 |
2417 d 6 h |
murrell |
/branches/R-defs/src/ |
proof-of-concept clipping paths: viewport(clip) can be a grob, in which case, set clipping path based on grob; only for pushing a viewport; only for cairo device(s); only for clipping path containing circle grob |
|
| 77550 |
2422 d 6 h |
murrell |
/branches/R-defs/src/ |
add dev->releasePattern() and have 'grid' release patterns on grobs and release all patterns on grid.newpage() |
|
| 77549 |
2422 d 7 h |
murrell |
/branches/R-defs/src/ |
major refactor of pattern experiment: allow device to maintain more than one pattern at a time (so that do not have to create new pattern for EVERY shape, e.g., when single grob draws multiple shapes, or for EVERY visit to a viewport, e.g., when navigate up/down to a viewport). In other words, refactor for efficiency - this complicates the code quite a bit, so I hope it is worth the effort |
|
| 77464 |
2435 d 9 h |
murrell |
/branches/R-defs/ |
Create R-defs |
|
| 72261 |
3439 d 8 h |
murrell |
/trunk/ |
(re)enable getGraphicsEvent() on Cairo X11 device; add 'onIdle' to getGraphicsEvent() for X11 (PR 16951) |
|
| 71657 |
3543 d 16 h |
plummer |
/trunk/src/include/ |
Clarify license for LGPL headers. |
|
| 68949 |
4006 d 17 h |
ripley |
/trunk/src/ |
use https |
|
| 66104 |
4402 d 23 h |
ripley |
/trunk/src/ |
more use of Defn.h |
|
| 61635 |
4944 d 20 h |
ripley |
/trunk/src/include/ |
remove long-unused Rdevices.h |
|
| 59039 |
5217 d 22 h |
ripley |
/trunk/ |
use preferred form of 'R Core Team' |
|
| 56898 |
5443 d 18 h |
ripley |
/trunk/src/include/R_ext/ |
add comment |
|
| 56868 |
5445 d 13 h |
ripley |
/trunk/ |
finish off r56862 |
|
| 56863 |
5445 d 16 h |
ripley |
/trunk/src/ |
back out |
|