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
43096 6870 d 21 h urbaneks /branches/R-ObjC/ experimental branch of R where all R objects are also ObjC objects  
42301 6943 d 10 h ripley /trunk/src/gnuwin32/bitmap/ More fixup  
42300 6943 d 10 h ripley /trunk/src/gnuwin32/ update reference to where to get GPL  
37364 7468 d 3 h ripley /trunk/src/ rationalize how dlls are made, move those used only for loading from bin to modules  
36821 7525 d 0 h ripley /trunk/ more FSF address changes  
30104 8062 d 22 h ripley /trunk/src/gnuwin32/bitmap/ remove Rprintf  
29909 8074 d 23 h ripley /trunk/src/ add arg 'res' to set the nominal resolution of BMP/PNG/JPEG files  
29746 8084 d 5 h ripley /trunk/src/ declare R_ShowMessage in R_ext/Error.h  
19504 8854 d 22 h ripley /trunk/src/gnuwin32/bitmap/ #include style  
18312 8926 d 2 h ripley /trunk/src/ support png transparency on 16-bit screens  
15641 9107 d 6 h ripley /trunk/ transparency support phase I  
10960 9417 d 2 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 3 h ripley /trunk/src/gnuwin32/bitmap/ overdue changes from name re-mapping  
6644 9747 d 8 h ripley /trunk/src/gnuwin32/bitmap/ make clean, typos  
6459 9755 d 8 h guido /trunk/src/gnuwin32/bitmap/ Fixed generation of 24 bits BMP.  
6458 9755 d 9 h guido /trunk/src/ Added support for BMP. Fixed some bugs on yesterday committ.  
6430 9756 d 10 h guido /trunk/src/ png() and jpeg() devices for Win32