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