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
47757 6390 d 1 h jmc /branches/R-classInheritance/ create branch for class inheritance  
45446 6670 d 12 h ripley /trunk/src/main/ whitespace cleanup  
44500 6735 d 17 h ripley /trunk/src/ more use of pointer types
use const with pGEcontext
 
44347 6746 d 13 h ripley /trunk/src/ use GEhandleEvent for consistency
make GraphicsBase.h private by moving up a dir.
 
44343 6746 d 15 h ripley /trunk/ remove support for pre-1.4.0 (!) graphics snapshots
move dpSavedptr entirely to base.c
use [dg]pptr not Rf_[dg]pptr in code
more description of graphics subsystems
 
44342 6746 d 18 h ripley /trunk/src/ various tidying up: mainly to use invarint device settings directly  
44310 6749 d 14 h ripley /trunk/src/main/ more tidying up  
44309 6749 d 14 h ripley /trunk/src/ separate out base graphics initialization.  
44299 6750 d 17 h ripley /trunk/src/ introduce pDevDesc for NewDescDev*  
44288 6752 d 3 h ripley /trunk/src/ don't use opaque pointer for GEDevDesc internally in R  
44285 6752 d 4 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.
 
44265 6752 d 15 h ripley /trunk/src/ more phasing out of Rdevices.h  
44249 6753 d 14 h ripley /trunk/src/ reduce use of Graphics.h where unneeded
split out color stuff to Colors.h
 
44199 6756 d 2 h ripley /trunk/src/ more use of (void)  
44158 6758 d 2 h ripley /trunk/ more work on graphics, change font default on contour  
44154 6758 d 8 h ripley /trunk/src/ more graphics tidying up  
44142 6758 d 17 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.
 
37012 7506 d 8 h ripley /trunk/src/ tidy up the graphics interface a bit  
37001 7507 d 7 h ripley /trunk/ more visibility attributes  
34613 7719 d 0 h murrell /trunk/ fix for hershey and grid (lattice) output in fit-to-window resizing on Windows  

Show All