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
52864 5808 d 3 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
51087 6021 d 5 h ripley /trunk/ updates on bitmap libraries -- support for jpeg-8 and libpng 1.2.40  
51085 6021 d 5 h ripley /trunk/src/gnuwin32/bitmap/ doc updates, tweaks for libpng 1.4.0  
44641 6724 d 9 h ripley /trunk/src/gnuwin32/bitmap/ tidy up to match Unix version  
44594 6728 d 12 h ripley /trunk/ add suppport for TIFF (need libtiff to be built)  
44580 6730 d 13 h ripley /trunk/src/gnuwin32/bitmap/ plug a memory leak  
44570 6731 d 7 h ripley /trunk/src/ tidy up  
44540 6734 d 1 h ripley /trunk/src/gnuwin32/bitmap/ more tidying up  
44496 6737 d 8 h ripley /trunk/ add support for semi-transparent colours to bitmap devices and saves.  
42301 6943 d 11 h ripley /trunk/src/gnuwin32/bitmap/ More fixup  
42300 6943 d 11 h ripley /trunk/src/gnuwin32/ update reference to where to get GPL  
37364 7468 d 5 h ripley /trunk/src/ rationalize how dlls are made, move those used only for loading from bin to modules  
36821 7525 d 1 h ripley /trunk/ more FSF address changes  
30104 8063 d 0 h ripley /trunk/src/gnuwin32/bitmap/ remove Rprintf  
29909 8075 d 1 h ripley /trunk/src/ add arg 'res' to set the nominal resolution of BMP/PNG/JPEG files  
29746 8084 d 6 h ripley /trunk/src/ declare R_ShowMessage in R_ext/Error.h  
19504 8854 d 23 h ripley /trunk/src/gnuwin32/bitmap/ #include style  
18312 8926 d 4 h ripley /trunk/src/ support png transparency on 16-bit screens  
15641 9107 d 8 h ripley /trunk/ transparency support phase I  
10960 9417 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 9589 d 5 h ripley /trunk/src/gnuwin32/bitmap/ overdue changes from name re-mapping  
6644 9747 d 10 h ripley /trunk/src/gnuwin32/bitmap/ make clean, typos  
6459 9755 d 10 h guido /trunk/src/gnuwin32/bitmap/ Fixed generation of 24 bits BMP.  
6458 9755 d 11 h guido /trunk/src/ Added support for BMP. Fixed some bugs on yesterday committ.  
6430 9756 d 12 h guido /trunk/src/ png() and jpeg() devices for Win32