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 20663 d 13 h /branches/R-Win-CMD/ This commit was manufactured by cvs2svn to create branch 'R-Win-CMD'.  
27236 8280 d 16 h murrell /trunk/src/ Merging R-gcontext branch  
26787 8310 d 12 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 8736 d 16 h murrell /trunk/src/ Shifted vfont code into graphics engine
Added font family and lineheight parameters to font specification
 
20424 8784 d 12 h murrell /trunk/src/ Fix to GESetClip  
20177 8805 d 11 h murrell /trunk/src/main/ Fix for vertical spacing of multiline text when ps != startps  
18963 8889 d 15 h murrell /trunk/src/main/ Moved a check of dd==NULL to before dd gets used(!)
Pre-emptive bug-fix
 
18917 8891 d 9 h murrell /trunk/src/ bug fix for windows plot history crash using grid/lattice  
18890 8892 d 10 h murrell /trunk/src/main/ Fix for "true" vertical centering of text in GEText (i.e., when yc is
NA_REAL)
 
17372 8994 d 22 h hornik /trunk/src/main/ GEregisterSystem() was changed to return void.  
17360 8995 d 9 h murrell /trunk/src/ Fix for registering graphics system with existing devices
Fix for unregistering graphics system
 
17306 8997 d 16 h murrell /trunk/src/main/ Fix to error message when replaying display list in too small window  
17246 9000 d 15 h murrell /trunk/src/main/ Fix to GEcopyDisplayList -- affects dev.copy() and "save as" type
actions on Windows and Gnome
 
17179 9002 d 11 h murrell /trunk/src/ Changed gpptr to Rf_gpptr, plus ditto for dpptr, displayList, and
dpSavedptr
 
17169 9002 d 14 h murrell /trunk/src/ Fix to make *NewPlot functions use gamma  
17165 9002 d 14 h murrell /trunk/src/ Added gamma to drawing functions that accept colour arguments
Also standardised intialisation of graphics parameters by devices
 
17113 9003 d 12 h murrell /trunk/src/ Shifted display list handling into graphics engine  
17076 9004 d 2 h ripley /trunk/src/main/ protect GEunregisterSystem against calling befoere Ginit()
indents in graphics.c
 
17046 9005 d 9 h murrell /trunk/src/main/ Fix to GESymbol  
17022 9006 d 8 h murrell /trunk/src/ Added GEcreateSnapshot and GEplaySnapshot to graphics engine.
This is to support things like plot history in windows
 

Show All