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
83796 1265 d 14 h luke /branches/R-syntax/ Merged trunk changes through r83795.  
81507 1654 d 20 h luke /branches/R-syntax/ Merged trunk changes through r81503.  
79420 2084 d 20 h luke /branches/R-syntax/ Merged trunk changes through r79416.  
78769 2217 d 17 h luke /branches/R-syntax/ Branch for experimenting with syntax changes.  
78760 2219 d 0 h ripley /trunk/src/include/R_ext/ correct version  
78759 2219 d 11 h murrell /trunk/ merged R-defs branch back into trunk (with svn merge --reintegrate $REPOS/branches/R-defs)  
72758 3343 d 23 h ripley /trunk/src/include/R_ext/ typo  
72261 3439 d 12 h murrell /trunk/ (re)enable getGraphicsEvent() on Cairo X11 device; add 'onIdle' to getGraphicsEvent() for X11 (PR 16951)  
71657 3543 d 20 h plummer /trunk/src/include/ Clarify license for LGPL headers.  
69314 3977 d 14 h murrell /trunk/ merged R-DL branch r69024:69313 into trunk  
68949 4006 d 22 h ripley /trunk/src/ use https  
66109 4403 d 0 h ripley /trunk/src/ more use of headers  
61351 4972 d 23 h ripley /trunk/ make 'rcolor' an official typedef  
61333 4974 d 15 h ripley /trunk/src/ clean up  
59105 5213 d 19 h maechler /trunk/src/include/ use pre-C99 comments in header files (for now)  
59039 5218 d 2 h ripley /trunk/ use preferred form of 'R Core Team'  
57567 5381 d 8 h murrell /trunk/src/ exposed font metric information (at least via grid); new grid units and functions calcStringMetric(), stringAscent(), stringDescent(), grobAscent(), and grobDescent()  
57122 5414 d 19 h maechler /trunk/ add grDevices::axisTicks(), .axisPars() - for more correct axTicks(*., log=TRUE) which gets nintLog argument  
56854 5445 d 22 h ripley /trunk/src/include/R_ext/ add R version nos to comments  
55828 5558 d 20 h ripley /trunk/ experimental dev.hold/dev.flush  
52406 5875 d 15 h murrell /trunk/ added support for polygons with holes  
52219 5896 d 7 h murdoch /trunk/ Change graphics device callback initEvent to eventHelper
Add support of graphics events to X11 device
 
52081 5910 d 21 h murdoch /trunk/ New graphics event handling  
51056 6026 d 17 h murrell /trunk/src/ add more graceful exit if mem alloc fails in initialising base graphics state  
50608 6085 d 14 h murrell /trunk/src/ improved support for transparent pixels in raster images on Windows  
50554 6091 d 11 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 6096 d 12 h murrell /trunk/src/ added raster image interpolation to graphics engine; PostScript device makes use of that code  
50283 6113 d 9 h murrell /trunk/src/ first stab at raster support in graphics engine  
46180 6572 d 20 h ripley /trunk/ NewDevDesc -> DevDesc  
45051 6691 d 3 h ripley /trunk/src/ more cleaning up of headers, including moving createAtVector  
44986 6695 d 18 h ripley /trunk/ new interface for marked encodings  
44678 6720 d 3 h ripley /trunk/ more to new graphics API  
44500 6737 d 5 h ripley /trunk/src/ more use of pointer types
use const with pGEcontext
 
44458 6740 d 3 h ripley /trunk/ move 'ask' to a per-device setting  
44430 6742 d 14 h ripley /trunk/src/include/R_ext/ not yet  
44429 6742 d 14 h ripley /trunk/src/ plotmath needs to send UCS to metricinfo for some devices  
44418 6743 d 5 h ripley /trunk/src/ remove more unused elements of NewDevDesc  
44412 6743 d 22 h ripley /trunk/src/ use GEgetDevice for consistency  
44404 6744 d 6 h ripley /trunk/src/include/R_ext/ tidy up version nos.  
44376 6746 d 18 h ripley /trunk/ add and make use of GEaddDevice2