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
30117 8062 d 5 h ripley /branches/lazy/ merged from main  
30100 8062 d 18 h /branches/lazy/ This commit was manufactured by cvs2svn to create branch 'lazy'.  
29909 8074 d 17 h ripley /trunk/src/ add arg 'res' to set the nominal resolution of BMP/PNG/JPEG files  
29746 8083 d 22 h ripley /trunk/src/ declare R_ShowMessage in R_ext/Error.h  
19504 8854 d 15 h ripley /trunk/src/gnuwin32/bitmap/ #include style  
18312 8925 d 20 h ripley /trunk/src/ support png transparency on 16-bit screens  
15641 9107 d 0 h ripley /trunk/ transparency support phase I  
10960 9416 d 20 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 21 h ripley /trunk/src/gnuwin32/bitmap/ overdue changes from name re-mapping  
6644 9747 d 2 h ripley /trunk/src/gnuwin32/bitmap/ make clean, typos  
6459 9755 d 1 h guido /trunk/src/gnuwin32/bitmap/ Fixed generation of 24 bits BMP.  
6458 9755 d 2 h guido /trunk/src/ Added support for BMP. Fixed some bugs on yesterday committ.  
6430 9756 d 3 h guido /trunk/src/ png() and jpeg() devices for Win32