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
28254 20661 d 20 h /branches/R-Win-CMD/ This commit was manufactured by cvs2svn to create branch 'R-Win-CMD'.  
26830 8304 d 13 h ripley /trunk/ branch update  
25365 8403 d 5 h ripley /trunk/src/ allow zero-length list for modes  
24733 8444 d 12 h ripley /trunk/src/ remove more classic MacOS stuff  
24274 8478 d 4 h ripley /trunk/ vector-list version of data editor  
24271 8478 d 7 h ripley /trunk/src/modules/X11/ set the row numbering width better  
24255 8479 d 5 h ripley /trunk/ branch update  
23463 8546 d 20 h luke /trunk/ Added a field to hold the function being evaluated to the context
structure; changed R_sysfunction to return the contents of that field
instead of a value reconstructed from the call.
 
22718 8593 d 12 h ripley /trunk/src/modules/X11/ more general solution to possibly missing XK_PageUp/Down defines  
22319 8625 d 11 h ripley /trunk/ branch update  
19274 8872 d 22 h pd /trunk/ segfault closing data editor with WM control  
14561 9180 d 6 h luke /trunk/src/ Added a void * component cenddata to RCNTXT; changed cend to take this
value as its argument. Allows cleanup functions to be given context
data. The dataentry functions have been modified accordingly.
 
14560 9180 d 6 h luke /trunk/src/ Changed begincontext calls to use CTXT_CCODE instead of 8.  
13974 9213 d 22 h hornik /trunk/src/modules/ Move GUI modules from `src/unix' to `src/modules'.