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
88651 342 d 4 h murrell /trunk/src/include/R_ext/ add information about when device API points were added for the benefit of external graphics device authors  
87075 697 d 20 h kalibera /trunk/src/ Avoid including headers from extern C blocks to reduce the risk of breakage
with C++ compilers.
 
83684 1279 d 7 h murrell /trunk/ merged R-typeset branch back into trunk (with svn merge --reintegrate $REPOS/branches/R-typeset)  
81278 1699 d 5 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  
81097 1736 d 21 h murrell /trunk/ merged R-groups branch back into trunk (with svn merge --reintegrate $REPOS/branches/R-groups)  
79409 2087 d 2 h murrell /trunk/src/ add dev->deviceClip (and bump R_GE_version to 14)  
78759 2218 d 3 h murrell /trunk/ merged R-defs branch back into trunk (with svn merge --reintegrate $REPOS/branches/R-defs)  
78197 2299 d 4 h murrell /trunk/src/ another R-symfam update; add AdobeSymbol <-> utf8 conversions to R API (so external devices can use them); add conversion utf8 -> Latin1/AdobeSymbol -> utf8 to support symbolfamily != "Symbol" on Windows; add checks on symbolfamily for png(type="cairo") on Windows  
78183 2301 d 3 h murrell /trunk/ merged R-symfam branch r78108:78182 into trunk  
72261 3438 d 4 h murrell /trunk/ (re)enable getGraphicsEvent() on Cairo X11 device; add 'onIdle' to getGraphicsEvent() for X11 (PR 16951)  
71657 3542 d 12 h plummer /trunk/src/include/ Clarify license for LGPL headers.  
68949 4005 d 14 h ripley /trunk/src/ use https  
66104 4401 d 19 h ripley /trunk/src/ more use of Defn.h  
61635 4943 d 16 h ripley /trunk/src/include/ remove long-unused Rdevices.h  
59039 5216 d 18 h ripley /trunk/ use preferred form of 'R Core Team'  
56898 5442 d 14 h ripley /trunk/src/include/R_ext/ add comment  
56868 5444 d 9 h ripley /trunk/ finish off r56862  
56863 5444 d 12 h ripley /trunk/src/ back out  
56862 5444 d 13 h ripley /trunk/src/ more use of NULL entries rather than dummy functions  
56857 5444 d 14 h ripley /trunk/src/ more use of NULL for unimplemented functions  
56855 5444 d 14 h ripley /trunk/src/ add comments, saftey checks if functions are not provided  
56850 5444 d 16 h ripley /trunk/src/ more device capabilities  
56848 5444 d 18 h ripley /trunk/ first pass at dev.capabilities  
55828 5557 d 12 h ripley /trunk/ experimental dev.hold/dev.flush  
52406 5874 d 7 h murrell /trunk/ added support for polygons with holes  
52219 5894 d 23 h murdoch /trunk/ Change graphics device callback initEvent to eventHelper
Add support of graphics events to X11 device
 
52081 5909 d 13 h murdoch /trunk/ New graphics event handling  
51323 5974 d 20 h ripley /trunk/ typo, updates on primitives  
50283 6112 d 1 h murrell /trunk/src/ first stab at raster support in graphics engine  
46753 6489 d 21 h ripley /trunk/src/include/R_ext/ add prototype  
46616 6503 d 20 h ripley /trunk/ deprecated -> defunct  
46180 6571 d 12 h ripley /trunk/ NewDevDesc -> DevDesc  
44820 6703 d 13 h ripley /trunk/src/ comment on the use of bg and canvas args to devices.
quartz cannot change gamma.
 
44678 6718 d 19 h ripley /trunk/ more to new graphics API  
44500 6735 d 21 h ripley /trunk/src/ more use of pointer types
use const with pGEcontext
 
44430 6741 d 7 h ripley /trunk/src/include/R_ext/ not yet  
44429 6741 d 7 h ripley /trunk/src/ plotmath needs to send UCS to metricinfo for some devices  
44418 6741 d 21 h ripley /trunk/src/ remove more unused elements of NewDevDesc  
44405 6742 d 21 h ripley /trunk/src/include/R_ext/ tweak future API  
44404 6742 d 22 h ripley /trunk/src/include/R_ext/ tidy up version nos.