The R Project SVN R

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
26846 8303 d 0 h murrell /branches/R-gcontext/src/ First sweep to replace individual graphical parameters with single
graphics context as argument to graphics functions.
This sweep addresses base and grid calls to the graphics engine.
(Second sweep will address graphics engine calls to devices.)
 
/branches/R-gcontext/src/include/Graphics.h
/branches/R-gcontext/src/include/R_ext/GraphicsEngine.h
/branches/R-gcontext/src/library/grid/src/gpar.c
/branches/R-gcontext/src/library/grid/src/grid.c
/branches/R-gcontext/src/library/grid/src/grid.h
/branches/R-gcontext/src/library/grid/src/layout.c
/branches/R-gcontext/src/library/grid/src/state.c
/branches/R-gcontext/src/library/grid/src/unit.c
/branches/R-gcontext/src/library/grid/src/util.c
/branches/R-gcontext/src/library/grid/src/viewport.c
/branches/R-gcontext/src/main/engine.c
/branches/R-gcontext/src/main/graphics.c
/branches/R-gcontext/src/main/plotmath.c
/branches/R-gcontext/src/main/vfonts.c
/branches/R-gcontext/src/modules/vfonts/g_alab_her.c
/branches/R-gcontext/src/modules/vfonts/g_her_metr.h
26795 8308 d 5 h /branches/R-gcontext/ This commit was manufactured by cvs2svn to create branch 'R-gcontext'.  
/branches/R-gcontext
/branches/R-gcontext/Attic
21060 8735 d 1 h murrell /trunk/src/include/R_ext/ vfont calls moved into graphics engine
GEcontourLines added to graphics engine
 
/trunk/src/include/R_ext/GraphicsEngine.h
19966 8818 d 6 h duncan /trunk/src/include/R_ext/ Filled out the definition for GEcallback using forward declarations of the GEDevDesc struct.  
/trunk/src/include/R_ext/GraphicsEngine.h
19875 8824 d 22 h murrell /trunk/src/ Shifted mathematical annotation code from base graphics to graphics
engine.
 
/trunk/src/include/R_ext/GraphicsEngine.h
/trunk/src/main/plot.c
/trunk/src/main/plotmath.c
17360 8993 d 19 h murrell /trunk/src/ Fix for registering graphics system with existing devices
Fix for unregistering graphics system
 
/trunk/src/include/R_ext/GraphicsEngine.h
/trunk/src/main/base.c
/trunk/src/main/engine.c
17270 8998 d 0 h murrell /trunk/src/ Fix to fit-to-window resizing in Windows  
/trunk/src/gnuwin32/devga.c
/trunk/src/include/R_ext/GraphicsEngine.h
/trunk/src/main/base.c
17204 9000 d 9 h hornik /trunk/src/include/ Move Graphics*.h API headers to R_ext.  
/trunk/src/include/R_ext/GraphicsBase.h
/trunk/src/include/R_ext/GraphicsDevice.h
/trunk/src/include/R_ext/GraphicsEngine.h
/trunk/src/include/GraphicsBase.h
/trunk/src/include/GraphicsDevice.h
/trunk/src/include/GraphicsEngine.h
/trunk/src/include/Graphics.h
/trunk/src/include/Makefile.in
/trunk/src/include/R_ext/Makefile.in