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
46659 6502 d 22 h murdoch /branches/djm-parseRd/ Create temporary branch for Rd parsing code.  
44639 6725 d 3 h ripley /trunk/ add bmp device for Unix-alikes  
44595 6729 d 5 h ripley /trunk/ add TIFF and SVG support, also cairo_pdf and cairo_ps  
44594 6729 d 5 h ripley /trunk/ add suppport for TIFF (need libtiff to be built)  
44573 6731 d 22 h ripley /trunk/ add dev.size.
correct sizings of windows() device
 
44551 6733 d 16 h ripley /trunk/ add cairo-based X11, jpeg and png devices (not yet the default  
44482 6739 d 2 h ripley /trunk/src/ add devAskNewPage  
43992 6770 d 18 h ripley /trunk/src/library/grDevices/ add quartz.options  
43752 6795 d 0 h ripley /trunk/ set X11() defaults via X11.options()  
43740 6796 d 1 h ripley /trunk/src/ use registration for all entry points in grDevices
add 'title' to windows()
use windows.options() for defaults
 
43728 6797 d 16 h ripley /trunk/src/library/grDevices/ add dev.copy2pdf  
43727 6797 d 19 h ripley /trunk/ add dev.new()  
43680 6802 d 2 h ripley /trunk/ add set[E]PS  
43676 6802 d 19 h ripley /trunk/ introduce pdf.options in place of ps.options for pdf()  
42304 6944 d 3 h maechler /trunk/ rename sunflowerTable() to xyTable()  
41432 7026 d 3 h ripley /trunk/ add deviceIsInteractive() and regard devices with display list enabled as
interactive
 
41057 7054 d 22 h maechler /trunk/ factor out computation for sunflowerplot() in to new sunflowerTable()  
40663 7112 d 3 h ripley /trunk/ introduce as.graphicsAnnot and make use of it  
37369 7468 d 10 h murrell /trunk/ New function embedFonts()  
36918 7516 d 3 h duncan /trunk/src/library/ Support in useDynLib() for a prefix and postfix via the .fixes
argument. Reorganization of the computations for mapping native
symbols in name space so more of it happens when the NAMESPACE file is
parsed, i.e. at installation. And changed several of the base packages
to use this registration approach. stats still has some of the
original name/PACKAGE. This allows us to test both mechanisms. stats
also uses the prefix. Will add documentation for new functions in
base later or move them into the parseNamespace() function. If we use
the .registration in grDevices, we get a warning on Windows about
savePlot being an existing R variable. This is legitimate, so we
explicitly enumerate the symbols. We will have to add an .omit
argument to useDynLib() or use a different prefix or explicitly map
all symbols. Or we can use additional useDynLib directives in the
conditional statements.
 

Show All