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 6869 d 22 h urbaneks /branches/R-ObjC/ experimental branch of R where all R objects are also ObjC objects  
42300 6942 d 10 h ripley /trunk/src/gnuwin32/ update reference to where to get GPL  
42124 6962 d 11 h ripley /trunk/src/ more on alphablending under Windows  
42122 6962 d 22 h ripley /trunk/src/ add (limited) support for semi-transparent colours on windows()  
36820 7524 d 1 h ripley /trunk/ update FSF address  
34487 7732 d 22 h murdoch /trunk/src/ More fixes for PR#7873 (Windows locator() trouble)  
34351 7744 d 3 h murdoch /trunk/src/ Text sizing in Windows device (PR#7860)  
33769 7789 d 5 h ripley /trunk/ fix for pch="." when the raster size is small (win.print).
make lwd a physical size on Windows devices.
document what lwd means and how it is constrained per-device.
document that pch="." is special.
 
32311 7885 d 9 h ripley /trunk/src/ rename devga.h to devWindows.h
use Makefile.win in grDevices (to avoid making devQuartz, for example)
 
32261 7888 d 3 h ripley /trunk/src/ rename graphics[xy]\nFix up NewFrameConfirm  
32260 7888 d 4 h ripley /trunk/src/ move windows() graphics devices to package grDevices
NewFrameConfirm is temporarily disabled