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
52864 5808 d 4 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
52221 5895 d 10 h murdoch /trunk/src/library/grDevices/ Return NULL from getGraphicsEvent() if not interactive.  
52219 5895 d 15 h murdoch /trunk/ Change graphics device callback initEvent to eventHelper
Add support of graphics events to X11 device
 
52081 5910 d 5 h murdoch /trunk/ New graphics event handling  
47621 6402 d 11 h ripley /trunk/src/library/ expand tabs  
46007 6605 d 7 h murdoch /trunk/src/ - getGraphicsEvent was missing mouse move events when a button was down.
- a couple of typos
 
45849 6627 d 5 h ripley /trunk/src/library/grDevices/man/ clean up  
45835 6628 d 1 h murdoch /trunk/src/library/grDevices/man/ Show how to convert coordinates in "\dontrun" example  
44236 6754 d 22 h ripley /trunk/src/library/ line length issues  
42333 6941 d 10 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
38051 7382 d 0 h ripley /trunk/src/library/ use LF terminator  
32163 7901 d 2 h murdoch /trunk/ Keyboard support in getGraphicsEvent  
32151 7902 d 16 h murdoch /trunk/ getGraphicsEvent() preliminary implementation