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
52864 5807 d 6 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
51056 6025 d 3 h murrell /trunk/src/ add more graceful exit if mem alloc fails in initialising base graphics state  
50870 6051 d 12 h ripley /trunk/src/ add FIXME on malloc calls  
45446 6670 d 10 h ripley /trunk/src/main/ whitespace cleanup  
44500 6735 d 14 h ripley /trunk/src/ more use of pointer types
use const with pGEcontext
 
44347 6746 d 10 h ripley /trunk/src/ use GEhandleEvent for consistency
make GraphicsBase.h private by moving up a dir.
 
44343 6746 d 12 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 15 h ripley /trunk/src/ various tidying up: mainly to use invarint device settings directly  
44310 6749 d 11 h ripley /trunk/src/main/ more tidying up  
44309 6749 d 12 h ripley /trunk/src/ separate out base graphics initialization.  
44299 6750 d 15 h ripley /trunk/src/ introduce pDevDesc for NewDescDev*  
44288 6752 d 1 h ripley /trunk/src/ don't use opaque pointer for GEDevDesc internally in R  
44285 6752 d 2 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 12 h ripley /trunk/src/ more phasing out of Rdevices.h  
44249 6753 d 11 h ripley /trunk/src/ reduce use of Graphics.h where unneeded
split out color stuff to Colors.h
 
44199 6755 d 23 h ripley /trunk/src/ more use of (void)  
44158 6757 d 23 h ripley /trunk/ more work on graphics, change font default on contour  
44154 6758 d 6 h ripley /trunk/src/ more graphics tidying up  
44142 6758 d 15 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 5 h ripley /trunk/src/ tidy up the graphics interface a bit  

Show All