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
42208 6955 d 7 h murdoch /branches/djm-source/ Recreate branch from trunk  
41909 6986 d 14 h ripley /trunk/src/ move gevents routines to a public header.
tidy up header inclusions
 
41851 6991 d 2 h ripley /trunk/src/include/R_ext/ update comments  
36820 7524 d 3 h ripley /trunk/ update FSF address  
34747 7710 d 9 h ripley /trunk/src/include/R_ext/ add include guards
allow to be used from C++ (where public)
 
32205 7894 d 23 h murdoch /trunk/src/ getGraphicsEvent changes: less in NewDevDesc  
32151 7901 d 16 h murdoch /trunk/ getGraphicsEvent() preliminary implementation  
32133 7902 d 14 h murdoch /trunk/ Added dev_onExit() callback to graphics devices  
31643 7941 d 21 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 3 h ripley /trunk/src/include/R_ext/ add copyright declarations and comments as to purpose.  
27236 8278 d 23 h murrell /trunk/src/ Merging R-gcontext branch  
19874 8824 d 20 h murrell /trunk/src/ Tidied and commented NewDevDesc structure  
18917 8889 d 16 h murrell /trunk/src/ bug fix for windows plot history crash using grid/lattice  
17204 9000 d 7 h hornik /trunk/src/include/ Move Graphics*.h API headers to R_ext.