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 6389 d 20 h jmc /branches/R-classInheritance/ create branch for class inheritance  
47460 6413 d 11 h ripley /trunk/src/main/ code cleanup
SET_STRING_ELT should not set R_NilValue, but it does in subscript.c
 
45667 6651 d 8 h ripley /trunk/src/main/ remove old comments on i18n if no longer relevant  
45446 6670 d 8 h ripley /trunk/src/main/ whitespace cleanup  
45049 6689 d 12 h ripley /trunk/src/main/ clean up graphics API change (in particular, CurrentDevice -> GEcurrentDevice)  
44986 6694 d 1 h ripley /trunk/ new interface for marked encodings  
44659 6721 d 3 h ripley /trunk/ add convert[XY]  
44653 6721 d 9 h ripley /trunk/src/ rationalize what font[face]=5 does for text  
44563 6730 d 13 h ripley /trunk/src/main/ cra[1] is in 'y' device units, ipr[0] in reciprocal 'x' device units.  
44477 6737 d 16 h ripley /trunk/src/main/ explanatory comments  
44458 6738 d 11 h ripley /trunk/ move 'ask' to a per-device setting  
44440 6739 d 12 h ripley /trunk/src/main/ use GEMode rather than do direct to the device  
44434 6740 d 7 h ripley /trunk/src/main/ don't use MetricInfo(0)  
44347 6746 d 8 h ripley /trunk/src/ use GEhandleEvent for consistency
make GraphicsBase.h private by moving up a dir.
 
44343 6746 d 11 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 13 h ripley /trunk/src/ various tidying up: mainly to use invarint device settings directly  
44308 6749 d 13 h ripley /trunk/ move newFrameConfirm to device function.  
44301 6750 d 10 h ripley /trunk/src/ introduce pGEcontext  
44288 6751 d 23 h ripley /trunk/src/ don't use opaque pointer for GEDevDesc internally in R  
44285 6752 d 0 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.
 

Show All