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
16318 9056 d 3 h /branches/R-NaString/ This commit was manufactured by cvs2svn to create branch 'R-NaString'.  
15655 9105 d 13 h ripley /trunk/ add canvas colour to x11 devices  
14714 9170 d 12 h ripley /trunk/src/unix/ use standard formatting  
13277 9251 d 17 h duncan /trunk/src/unix/ Reorganization of some of the X11 code so that programmers can use the device but supply their own window. An example is the Netscape plugin.  
12778 9301 d 0 h pd /trunk/ branch update  
11692 9366 d 0 h luke /trunk/src/unix/ Added support for XImage variant of the X11 driver; the image is
obtained by calling R_GetX11Image through the dynamically resolved
pointer ptr_R_GetX11Image.
 
11688 9366 d 2 h luke /trunk/src/ Added check for available device slot and SUSPEND_INTERRUPTS to device drivers.  
11510 9375 d 9 h ripley /trunk/src/ more graphics header re-organization  
11499 9375 d 22 h ripley /trunk/ Mathlib.h -> Rmath.h changes, tidy up undocumented entry points
add public R_ext/Rprint.h for Rprintf etc
 
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()
 
10172 9484 d 21 h luke /trunk/ Merged with R-GenGC branch  
9488 9546 d 4 h ripley /trunk/src/unix/ label png and jpeg sub-devices correctly  
9065 9579 d 13 h ripley /trunk/ remove fwf2table: no longer used.
set quote= in read.fwf
change X11DeviceDriver to ptr_X11DeviceDriver etc to keep AIX happy
make install was excludind bin/Rd* scripts, and bin/REMOVE
 
9024 9583 d 14 h ripley /trunk/src/unix/ tidy up: devX11.h -> devUI.h, typos in eventloop descriptions  
8926 9590 d 5 h ripley /trunk/ add gtk() device, make real X11 device available under GNOME  
8925 9590 d 10 h ripley /trunk/src/ add GUI to .Platform
make options(device) GUI-specific
move unix-specific devices code to src/unix/devices.c