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
35752 7599 d 9 h pd /branches/R-2-2-patches/ Creating patch branch  
35751 7599 d 9 h pd /tags/R-2-2-0/ Tag version 2.2.0  
30104 8062 d 0 h ripley /trunk/src/gnuwin32/bitmap/ remove Rprintf  
29909 8074 d 1 h ripley /trunk/src/ add arg 'res' to set the nominal resolution of BMP/PNG/JPEG files  
29746 8083 d 7 h ripley /trunk/src/ declare R_ShowMessage in R_ext/Error.h  
19504 8854 d 0 h ripley /trunk/src/gnuwin32/bitmap/ #include style  
18312 8925 d 4 h ripley /trunk/src/ support png transparency on 16-bit screens  
15641 9106 d 8 h ripley /trunk/ transparency support phase I  
10960 9416 d 4 h ripley /trunk/ require explict use of R_ext for headers in include/R_ext
split Graphics.h into internal Graphics.h and Devices.h and public Graphics.h
allow user-specified families in postscript()
 
8958 9588 d 5 h ripley /trunk/src/gnuwin32/bitmap/ overdue changes from name re-mapping  
6644 9746 d 10 h ripley /trunk/src/gnuwin32/bitmap/ make clean, typos  
6459 9754 d 10 h guido /trunk/src/gnuwin32/bitmap/ Fixed generation of 24 bits BMP.  
6458 9754 d 11 h guido /trunk/src/ Added support for BMP. Fixed some bugs on yesterday committ.  
6430 9755 d 12 h guido /trunk/src/ png() and jpeg() devices for Win32