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
30063 8065 d 16 h /branches/WinMake/ This commit was manufactured by cvs2svn to create branch 'WinMake'.  
29067 8135 d 21 h ripley /trunk/ add test for X11 defining KeySym  
29066 8135 d 22 h ripley /trunk/ branch update  
28840 8158 d 22 h ripley /trunk/ adjust to work with XFree86 4.4.0 headers (and some missing casts)  
28786 8164 d 1 h ripley /trunk/ fix PR#6605  
26830 8306 d 4 h ripley /trunk/ branch update  
25365 8404 d 20 h ripley /trunk/src/ allow zero-length list for modes  
24733 8446 d 3 h ripley /trunk/src/ remove more classic MacOS stuff  
24274 8479 d 20 h ripley /trunk/ vector-list version of data editor  
24271 8479 d 23 h ripley /trunk/src/modules/X11/ set the row numbering width better  
24255 8480 d 21 h ripley /trunk/ branch update  
23463 8548 d 12 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 8595 d 4 h ripley /trunk/src/modules/X11/ more general solution to possibly missing XK_PageUp/Down defines  
22319 8627 d 3 h ripley /trunk/ branch update  
19274 8874 d 13 h pd /trunk/ segfault closing data editor with WM control  
14561 9181 d 21 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 9181 d 22 h luke /trunk/src/ Changed begincontext calls to use CTXT_CCODE instead of 8.  
13974 9215 d 14 h hornik /trunk/src/modules/ Move GUI modules from `src/unix' to `src/modules'.