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
26795 8308 d 3 h /branches/R-gcontext/ This commit was manufactured by cvs2svn to create branch 'R-gcontext'.  
22934 8578 d 4 h ripley /trunk/ add a new header for R_GetX11Image  
22913 8579 d 2 h ripley /trunk/ make R_X11 module load-on-demand with standard module interface,
move do_x11 to R_X11 module
 
21163 8726 d 23 h iacus /trunk/src/unix/ added entry to R_StartConsole  
18175 8934 d 3 h pd /trunk/ get tcltk to work with gnome  
15750 9100 d 8 h hornik /trunk/src/ Patches by J De Leeuw to eliminate multiple definition errors when
building the R shared library on Darwin.
 
15655 9105 d 13 h ripley /trunk/ add canvas colour to x11 devices  
13976 9213 d 22 h hornik /trunk/src/unix/ Move GUI modules from `src/unix' to `src/modules'.  
13283 9250 d 22 h duncan /trunk/src/unix/ Need to conditionally activate the section defining the x11Desc structure. THis is in case R is configured with --without-x. devUI.h includes devX11.h and is done from unix/devices.c. This setup means that the structure and routine declarations are only activated when R_X11_DEVICE is defined which is done in the devX11.c file  
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.  
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.
 
11214 9395 d 12 h ripley /trunk/src/unix/ yet another missed usage of SA_TYPE  
11139 9399 d 1 h maechler /trunk/src/ Startup.h has SA_ (from Defn); many more cleanups  
9826 9511 d 7 h ripley /trunk/ load/save/display commands history  
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