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
28254 20661 d 18 h /branches/R-Win-CMD/ This commit was manufactured by cvs2svn to create branch 'R-Win-CMD'.  
27236 8278 d 21 h murrell /trunk/src/ Merging R-gcontext branch  
26787 8308 d 17 h murrell /trunk/src/main/ Modified G* functions to be wrappers for GE* equivalents (removed lots
of near-duplicate code)
Removed lots of checks for newDevDesc (assume ALL devices now "new")
 
21062 8734 d 21 h murrell /trunk/src/ Shifted vfont code into graphics engine
Added font family and lineheight parameters to font specification
 
20424 8782 d 17 h murrell /trunk/src/ Fix to GESetClip  
20177 8803 d 16 h murrell /trunk/src/main/ Fix for vertical spacing of multiline text when ps != startps  
18963 8887 d 20 h murrell /trunk/src/main/ Moved a check of dd==NULL to before dd gets used(!)
Pre-emptive bug-fix
 
18917 8889 d 14 h murrell /trunk/src/ bug fix for windows plot history crash using grid/lattice  
18890 8890 d 15 h murrell /trunk/src/main/ Fix for "true" vertical centering of text in GEText (i.e., when yc is
NA_REAL)
 
17372 8993 d 3 h hornik /trunk/src/main/ GEregisterSystem() was changed to return void.  
17360 8993 d 14 h murrell /trunk/src/ Fix for registering graphics system with existing devices
Fix for unregistering graphics system
 
17306 8995 d 21 h murrell /trunk/src/main/ Fix to error message when replaying display list in too small window  
17246 8998 d 20 h murrell /trunk/src/main/ Fix to GEcopyDisplayList -- affects dev.copy() and "save as" type
actions on Windows and Gnome
 
17179 9000 d 17 h murrell /trunk/src/ Changed gpptr to Rf_gpptr, plus ditto for dpptr, displayList, and
dpSavedptr
 
17169 9000 d 19 h murrell /trunk/src/ Fix to make *NewPlot functions use gamma  
17165 9000 d 19 h murrell /trunk/src/ Added gamma to drawing functions that accept colour arguments
Also standardised intialisation of graphics parameters by devices
 
17113 9001 d 17 h murrell /trunk/src/ Shifted display list handling into graphics engine  
17076 9002 d 7 h ripley /trunk/src/main/ protect GEunregisterSystem against calling befoere Ginit()
indents in graphics.c
 
17046 9003 d 14 h murrell /trunk/src/main/ Fix to GESymbol  
17022 9004 d 13 h murrell /trunk/src/ Added GEcreateSnapshot and GEplaySnapshot to graphics engine.
This is to support things like plot history in windows
 

Show All