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
42766 6900 d 21 h pd /branches/R-2-6-branch/ Create R-2-6-branch  
42301 6942 d 11 h ripley /trunk/src/gnuwin32/bitmap/ More fixup  
42300 6942 d 11 h ripley /trunk/src/gnuwin32/ update reference to where to get GPL  
37364 7467 d 5 h ripley /trunk/src/ rationalize how dlls are made, move those used only for loading from bin to modules  
36821 7524 d 1 h ripley /trunk/ more FSF address changes  
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 6 h ripley /trunk/src/ declare R_ShowMessage in R_ext/Error.h  
19504 8853 d 23 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 11 h guido /trunk/src/ png() and jpeg() devices for Win32