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
32871 7852 d 1 h ripley /trunk/ mark messages  
32720 7859 d 1 h ripley /trunk/src/ support for internal use of UTF-8 on Windows  
32639 7864 d 22 h ripley /trunk/src/ introduce mbs_init macro, more comments  
32624 7865 d 14 h ripley /trunk/src/ make with SUPPORT_MBCS sections that can in principle support any
MBCS, not just UTF-8.
 
32397 7879 d 16 h ripley /trunk/src/ More preparation for UTF-8 support
new args to nchar.
 
32392 7879 d 22 h ripley /trunk/src/main/ UTF8-related changes  
32380 7880 d 18 h ripley /trunk/src/ add notes about compatibility with UTF-8
clarify on help pages nbytes/nchars differences
 
31989 7918 d 13 h ripley /trunk/src/main/ workaround for PR#7380 (seen on HP-UX only)  
31430 7955 d 3 h ripley /trunk/ add underline to plotmath  
31203 7981 d 14 h murrell /trunk/src/main/ Bug fix from Uwe Ligges  
30998 7999 d 13 h murrell /trunk/ Patch by Uwe Ligges

Adds "padj" arg to mtext() and axis()
and to GMText and GMMathText

Fixes PR#1659 and PR#7188
 
27236 8279 d 14 h murrell /trunk/src/ Merging R-gcontext branch  
26060 8362 d 17 h tlumley /trunk/ PR#3099: spurious greek in bgroup().  
24735 8444 d 21 h ripley /trunk/src/ remove #ifdef-ed old code  
21062 8735 d 14 h murrell /trunk/src/ Shifted vfont code into graphics engine
Added font family and lineheight parameters to font specification
 
20257 8797 d 8 h murrell /trunk/src/main/ Fix for GEExpressionWidth and GEExpressionHeight  
20197 8803 d 11 h murrell /trunk/src/main/ Fix to conversion of plotmath G* to GE* functions.
Problem spotted by MM using:
x <- y <- -10:10
ff <- function() persp(x,y, outer(x,y,
function(x,y)sin(sqrt(x^2+4*y^2))))

ff() ; title(expression(sin(x))) ## title is *NOT* drawn !!!
 
19876 8825 d 10 h murrell /trunk/src/main/ Replace GMathText as "shell" for GEMathText to satisfy Rgraphics.h  
19875 8825 d 11 h murrell /trunk/src/ Shifted mathematical annotation code from base graphics to graphics
engine.
 
19598 8846 d 17 h ripley /trunk/ branch update  

Show All