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
44421 6741 d 7 h ripley /branches/R-Cairo/ create R-Cairo  
44369 6745 d 7 h ripley /trunk/src/ tidy up  
44312 6749 d 2 h ripley /trunk/src/ more tidying up of code for colors.  
44309 6749 d 6 h ripley /trunk/src/ separate out base graphics initialization.  
44307 6749 d 10 h ripley /trunk/src/include/ clean up  
44288 6751 d 19 h ripley /trunk/src/ don't use opaque pointer for GEDevDesc internally in R  
44285 6751 d 20 h ripley /trunk/ use pGEDevDesc as pointer type.
remove unused do_replay.
don't set dd->open on devices (unused) nor newDevStruct.
tidy up duplication in header files.
 
44264 6752 d 7 h ripley /trunk/src/ move RGBpar and other device-level functions to GraphicsDevice.h  
44262 6752 d 8 h ripley /trunk/src/ start phasing out use of Rdevice.h (old devices interface)  
44259 6752 d 9 h ripley /trunk/ clean up some of the graphics internals:
- DevDesc is no longer a real structure, and DevDsec* is an opaque pointer
to GEDevDesc.
- add functions like GEaddDevice to avoid the need for (pointless) casts.
- add conveneience funtion desc2GEDesc
 
44258 6752 d 19 h ripley /trunk/src/include/ revert - just committed to get on record  
44257 6752 d 19 h ripley /trunk/src/ add desc2GEDesc and make use of it  
44154 6758 d 0 h ripley /trunk/src/ more graphics tidying up  
44142 6758 d 9 h ripley /trunk/src/ A little re-organization to start moving towards making plot/graphics/base
solely the base graphics system. In paticular, calls from grid are now in
other files.
Colour handling has been moved from graphics.c to colors.c, and
device-handing split out into devices.c.
The header files reflect these changes.
 
43926 6773 d 6 h ripley /trunk/src/ pass encoding down to graphics engine (and eventually to device)  
43924 6773 d 18 h ripley /trunk/src/ clean up Hershey font handling  
42308 6942 d 7 h ripley /trunk/src/include/ change reference to GPL  
41877 6990 d 3 h ripley /trunk/src/ add comments
remove unused declaration
 
41875 6990 d 4 h ripley /trunk/src/ tidy up the treatment of vfonts (including removing duplicate declarations)  
41852 6990 d 23 h ripley /trunk/src/ tidy up graphics events, don't use prompt as format string  

Show All