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
69199 3987 d 0 h murrell /branches/R-DL/src/ add check that graphics state is correct size when replaying "recordedplot", else stop()  
69189 3987 d 21 h murrell /branches/R-DL/src/ added warnings for R version or graphics engine version mismatch on "recordedplot"; plus a stop if "recordedplot" is obviously incompatible with current R session  
69024 4001 d 21 h murrell /branches/R-DL/ create R-DL branch  
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 12 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 5 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 6 h ripley /trunk/ experimental dev.hold/dev.flush  
52406 5874 d 1 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  

Show All