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
44517 6733 d 22 h ripley /branches/R-Cairo/src/main/ manage GMode better  
44513 6734 d 6 h ripley /branches/R-Cairo/ update to r44512  
44421 6741 d 8 h ripley /branches/R-Cairo/ create R-Cairo  
44409 6742 d 5 h ripley /trunk/ fix PR#776 (!)  
44374 6745 d 7 h ripley /trunk/src/main/ colours are signed, so use the proper type  
44357 6745 d 23 h ripley /trunk/src/ try to clarify the meaning of col=0 (bg in hase, ?? in grid)  
44343 6746 d 8 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 11 h ripley /trunk/src/ various tidying up: mainly to use invarint device settings directly  
44312 6749 d 3 h ripley /trunk/src/ more tidying up of code for colors.  
44288 6751 d 21 h ripley /trunk/src/ don't use opaque pointer for GEDevDesc internally in R  
44285 6751 d 22 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 8 h ripley /trunk/src/ more phasing out of Rdevices.h  
44253 6752 d 22 h ripley /trunk/src/main/ remove last vestiges of uses of pre-1.4.0 DevDesc  
44249 6753 d 7 h ripley /trunk/src/ reduce use of Graphics.h where unneeded
split out color stuff to Colors.h
 
44142 6758 d 11 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.
 
44036 6765 d 19 h ripley /trunk/src/main/ forgot one static  
44035 6765 d 19 h ripley /trunk/src/main/ forgot one static  
44031 6765 d 23 h ripley /trunk/src/main/ some optimizations  
43981 6769 d 10 h ripley /trunk/src/main/ add comment  
43978 6769 d 21 h ripley /trunk/src/main/ unsigned type problem  

Show All