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
34864 7699 d 20 h murdoch /branches/R-noNULLenv/ ported r33596:34862 from main  
33359 7821 d 17 h murdoch /branches/R-noNULLenv/ Create no-NULL-environment branch  
32205 7895 d 12 h murdoch /trunk/src/ getGraphicsEvent changes: less in NewDevDesc  
32151 7902 d 5 h murdoch /trunk/ getGraphicsEvent() preliminary implementation  
32133 7903 d 3 h murdoch /trunk/ Added dev_onExit() callback to graphics devices  
31643 7942 d 10 h murrell /trunk/src/ Speed-up of graphics engine display list:
maintains dev->DLlastElt

Speed-up of grid up/popViewport():
single grid.Call.graphics() call

Tidy up/separation of grid/base:
plot.new() removed from replayPlot()
GSetState() removed from L_gridDirty()
 
29921 8073 d 16 h ripley /trunk/src/include/R_ext/ add copyright declarations and comments as to purpose.  
27236 8279 d 12 h murrell /trunk/src/ Merging R-gcontext branch  
19874 8825 d 9 h murrell /trunk/src/ Tidied and commented NewDevDesc structure  
18917 8890 d 5 h murrell /trunk/src/ bug fix for windows plot history crash using grid/lattice  
17204 9000 d 20 h hornik /trunk/src/include/ Move Graphics*.h API headers to R_ext.