| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 81390 |
1681 d 1 h |
murrell |
/branches/R-vecpat/ |
Create R-vecpat |
|
| 81278 |
1698 d 23 h |
murrell |
/trunk/ |
expand dev.capabilities() to report on patterns, clipping paths, masks, compositing operators, affine transformations, and paths; added dev->capabilities() device procedure as part of R_GE_version 15 |
|
| 81257 |
1702 d 1 h |
murrell |
/trunk/ |
add luminance mask API (with only PDF support) |
|
| 81097 |
1736 d 14 h |
murrell |
/trunk/ |
merged R-groups branch back into trunk (with svn merge --reintegrate $REPOS/branches/R-groups) |
|
| 80633 |
1837 d 14 h |
maechler |
/trunk/ |
axis() etc for {x,y}lim close to smallest/largest double numbers; notably diff(<range>) == Inf |
|
| 79409 |
2086 d 19 h |
murrell |
/trunk/src/ |
add dev->deviceClip (and bump R_GE_version to 14) |
|
| 78760 |
2217 d 9 h |
ripley |
/trunk/src/include/R_ext/ |
correct version |
|
| 78759 |
2217 d 20 h |
murrell |
/trunk/ |
merged R-defs branch back into trunk (with svn merge --reintegrate $REPOS/branches/R-defs) |
|
| 72758 |
3342 d 9 h |
ripley |
/trunk/src/include/R_ext/ |
typo |
|
| 72261 |
3437 d 21 h |
murrell |
/trunk/ |
(re)enable getGraphicsEvent() on Cairo X11 device; add 'onIdle' to getGraphicsEvent() for X11 (PR 16951) |
|
| 71657 |
3542 d 6 h |
plummer |
/trunk/src/include/ |
Clarify license for LGPL headers. |
|
| 69314 |
3975 d 23 h |
murrell |
/trunk/ |
merged R-DL branch r69024:69313 into trunk |
|
| 68949 |
4005 d 7 h |
ripley |
/trunk/src/ |
use https |
|
| 66109 |
4401 d 10 h |
ripley |
/trunk/src/ |
more use of headers |
|
| 61351 |
4971 d 9 h |
ripley |
/trunk/ |
make 'rcolor' an official typedef |
|
| 61333 |
4973 d 0 h |
ripley |
/trunk/src/ |
clean up |
|
| 59105 |
5212 d 5 h |
maechler |
/trunk/src/include/ |
use pre-C99 comments in header files (for now) |
|
| 59039 |
5216 d 11 h |
ripley |
/trunk/ |
use preferred form of 'R Core Team' |
|
| 57567 |
5379 d 18 h |
murrell |
/trunk/src/ |
exposed font metric information (at least via grid); new grid units and functions calcStringMetric(), stringAscent(), stringDescent(), grobAscent(), and grobDescent() |
|
| 57122 |
5413 d 4 h |
maechler |
/trunk/ |
add grDevices::axisTicks(), .axisPars() - for more correct axTicks(*., log=TRUE) which gets nintLog argument |
|
| 56854 |
5444 d 8 h |
ripley |
/trunk/src/include/R_ext/ |
add R version nos to comments |
|
| 55828 |
5557 d 5 h |
ripley |
/trunk/ |
experimental dev.hold/dev.flush |
|
| 52406 |
5874 d 0 h |
murrell |
/trunk/ |
added support for polygons with holes |
|
| 52219 |
5894 d 16 h |
murdoch |
/trunk/ |
Change graphics device callback initEvent to eventHelper
Add support of graphics events to X11 device |
|
| 52081 |
5909 d 6 h |
murdoch |
/trunk/ |
New graphics event handling |
|
| 51056 |
6025 d 3 h |
murrell |
/trunk/src/ |
add more graceful exit if mem alloc fails in initialising base graphics state |
|
| 50608 |
6084 d 0 h |
murrell |
/trunk/src/ |
improved support for transparent pixels in raster images on Windows |
|
| 50554 |
6089 d 21 h |
murrell |
/trunk/src/ |
added support for raster image scaling (neraest-neighbour) and rotation to graphics engine; X11 device now uses these (plus existing raster image interpolation); Windows device now uses these too |
|
| 50488 |
6094 d 22 h |
murrell |
/trunk/src/ |
added raster image interpolation to graphics engine; PostScript device makes use of that code |
|
| 50283 |
6111 d 18 h |
murrell |
/trunk/src/ |
first stab at raster support in graphics engine |
|
| 46180 |
6571 d 5 h |
ripley |
/trunk/ |
NewDevDesc -> DevDesc |
|
| 45051 |
6689 d 13 h |
ripley |
/trunk/src/ |
more cleaning up of headers, including moving createAtVector |
|
| 44986 |
6694 d 3 h |
ripley |
/trunk/ |
new interface for marked encodings |
|
| 44678 |
6718 d 12 h |
ripley |
/trunk/ |
more to new graphics API |
|
| 44500 |
6735 d 14 h |
ripley |
/trunk/src/ |
more use of pointer types
use const with pGEcontext |
|
| 44458 |
6738 d 12 h |
ripley |
/trunk/ |
move 'ask' to a per-device setting |
|
| 44430 |
6741 d 0 h |
ripley |
/trunk/src/include/R_ext/ |
not yet |
|
| 44429 |
6741 d 0 h |
ripley |
/trunk/src/ |
plotmath needs to send UCS to metricinfo for some devices |
|
| 44418 |
6741 d 15 h |
ripley |
/trunk/src/ |
remove more unused elements of NewDevDesc |
|
| 44412 |
6742 d 7 h |
ripley |
/trunk/src/ |
use GEgetDevice for consistency |
|