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
31272 7966 d 1 h pd /branches/R-2-0-patches/ creating R-2.0.x patch branch  
31216 7978 d 16 h /trunk/ Fixed test of lwd==NA in contour  
30980 7999 d 15 h murrell /trunk/src/main/ Fix to change default colour NA_INTEGER to R_TRANWHITE  
30129 8060 d 13 h murrell /trunk/src/ Added support for graphics engine font families in PDF device
Added support for alpha transparency in PDF device
Changed mapping of R-level NA colour to internal C-level colour:
was NA goes to NA_INTEGER
now NA goes to R_RGBA(255, 255, 255, 255) - transparent white
Plus some small grid patches
 
29959 8070 d 19 h ripley /trunk/src/main/ remove debugging code  
29956 8070 d 23 h ripley /trunk/src/main/ fix array overruns, simpify code a bit.  
27811 8245 d 6 h ripley /trunk/src/main/ ctr_SegDB was being unprotected before use.  
27215 8281 d 13 h murrell /trunk/ Added contourLines() function
contourLines() and contour() use same C code to generate contour lines
 
24735 8444 d 2 h ripley /trunk/src/ remove #ifdef-ed old code  
21594 8680 d 14 h murrell /trunk/src/main/ Added "names" to result of contourLines  
21061 8734 d 19 h murrell /trunk/src/main/ Separated out calculation of contour lines (from drawing of contour
lines and labels)
 
20377 8788 d 6 h ripley /trunk/ more tests for NA_STRING in graphics routines  
19912 8822 d 13 h duncan /trunk/src/ Some removal of global variables in src/main  
19135 8880 d 7 h ripley /trunk/ fix PR#1431  
19134 8880 d 8 h ripley /trunk/ PR1432: filled.contour was not checking consistency of arguments  
19019 8885 d 4 h ripley /trunk/ in persp, check if col is transparent, and change default to "white"  
18912 8889 d 17 h murrell /trunk/src/main/ Fix to strategy for determining which axes to label on a persp() plot  
17179 9000 d 14 h murrell /trunk/src/ Changed gpptr to Rf_gpptr, plus ditto for dpptr, displayList, and
dpSavedptr
 
16881 9009 d 14 h murrell /trunk/src/ Changes to make base graphics work with devices conforming to the new
device driver API and to work with the new graphics engine.
 
15321 9119 d 23 h luke /trunk/src/ Removed C_alloc/C_free and support functions/data structures.  

Show All