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
30100 8062 d 4 h /branches/lazy/ This commit was manufactured by cvs2svn to create branch 'lazy'.  
29067 8134 d 6 h ripley /trunk/ add test for X11 defining KeySym  
29066 8134 d 7 h ripley /trunk/ branch update  
28840 8157 d 7 h ripley /trunk/ adjust to work with XFree86 4.4.0 headers (and some missing casts)  
28786 8162 d 10 h ripley /trunk/ fix PR#6605  
26830 8304 d 14 h ripley /trunk/ branch update  
25365 8403 d 6 h ripley /trunk/src/ allow zero-length list for modes  
24733 8444 d 13 h ripley /trunk/src/ remove more classic MacOS stuff  
24274 8478 d 5 h ripley /trunk/ vector-list version of data editor  
24271 8478 d 8 h ripley /trunk/src/modules/X11/ set the row numbering width better  
24255 8479 d 6 h ripley /trunk/ branch update  
23463 8546 d 21 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 13 h ripley /trunk/src/modules/X11/ more general solution to possibly missing XK_PageUp/Down defines  
22319 8625 d 12 h ripley /trunk/ branch update  
19274 8872 d 23 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 7 h luke /trunk/src/ Changed begincontext calls to use CTXT_CCODE instead of 8.  
13974 9213 d 23 h hornik /trunk/src/modules/ Move GUI modules from `src/unix' to `src/modules'.