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 6390 d 2 h jmc /branches/R-classInheritance/ create branch for class inheritance  
46788 6481 d 11 h plummer /trunk/ Fixed segfault bug in bitmap devices on unix.
Fixed multi-page output from tiff device on unix.
 
45475 6669 d 11 h ripley /trunk/src/ more whitespace cleanup  
44639 6723 d 17 h ripley /trunk/ add bmp device for Unix-alikes  
44601 6727 d 17 h ripley /trunk/src/ add compression arg to tiff() on Unix-alikes  
44595 6727 d 19 h ripley /trunk/ add TIFF and SVG support, also cairo_pdf and cairo_ps  
44579 6730 d 2 h ripley /trunk/src/modules/X11/ plug some leaks  
44570 6730 d 13 h ripley /trunk/src/ tidy up  
44569 6730 d 13 h ripley /trunk/src/ PNG needs non-premultiplied alpha.
Update docs
 
44551 6732 d 6 h ripley /trunk/ add cairo-based X11, jpeg and png devices (not yet the default  
44541 6733 d 6 h ripley /trunk/src/modules/X11/ tidy up  
42307 6942 d 16 h ripley /trunk/src/ change reference to GPL  
39868 7196 d 12 h duncan /trunk/src/modules/X11/ explicitly cast calloc() return  
36820 7524 d 9 h ripley /trunk/ update FSF address  
29948 8071 d 16 h ripley /trunk/ add `res' arg to Unix versions of png() and jpeg()  
29746 8083 d 13 h ripley /trunk/src/ declare R_ShowMessage in R_ext/Error.h  
19500 8854 d 8 h hornik /trunk/ Use system header file '#include <foo.h>' for R API headers.  
18556 8909 d 14 h ripley /trunk/src/modules/X11/ #undef potentially conflicting defines  
15641 9106 d 14 h ripley /trunk/ transparency support phase I  
13974 9214 d 4 h hornik /trunk/src/modules/ Move GUI modules from `src/unix' to `src/modules'.