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
69385 3969 d 17 h luke /branches/R-NEWSTR/ Create branch for experimenting with alternate STRSXP implementations.  
64106 4661 d 0 h murdoch /trunk/ Add waitevent() to GraphApp, and R_WaitEvent to R, to block until the next event that R needs to handle. (Windows only for now.)

Use this to fix the 100% CPU problem in getGraphicsEvent. (PR#15500)

Fix the getGraphicsEvent example; Windows now sends mouse move messages whenever the plot is refreshed, even if the mouse doesn't move.
 
55703 5569 d 1 h ripley /trunk/src/ add more control of (font) antialiasing on Windows GDI devices
update docs for different types.
 
51948 5925 d 15 h murdoch /trunk/src/ Add optional blinking cursor, to help with screen readers.  
50303 6111 d 15 h murrell /trunk/src/ first pass at dev_Cap() for Windows (graphapp) device  
48294 6322 d 19 h murdoch /trunk/src/ Add fillOddEven arg to windows() device.  
46784 6484 d 19 h murdoch /trunk/src/ More flexible colour specs in Rgui  
46774 6488 d 16 h murdoch /trunk/src/ Script editors didn't respect colour change requests  
45252 6682 d 21 h ripley /trunk/src/ final (?!) patch on input methods from Nakama  
45067 6690 d 7 h ripley /trunk/src/ patch on CJK input from Nakama  
45017 6693 d 1 h ripley /trunk/src/extra/graphapp/ use R-standard indentation  
43917 6775 d 23 h ripley /trunk/src/ add a double-click action to GraphApp listboxes.  
43908 6776 d 21 h ripley /trunk/src/ Nakama patch for Windows IME  
43858 6781 d 9 h ripley /trunk/src/extra/graphapp/ add support for a wchar console  
43740 6796 d 3 h ripley /trunk/src/ use registration for all entry points in grDevices
add 'title' to windows()
use windows.options() for defaults
 
42704 6907 d 4 h ripley /trunk/src/extra/graphapp/ tidy up unused variable
make sure buffers are large enough
 
42641 6913 d 5 h ripley /trunk/src/extra/graphapp/ use two namespaces, GA_ and GAI_
comment out some unused entry points.
 
42564 6918 d 5 h ripley /trunk/src/extra/graphapp/ missing GA_ prefix  
42529 6922 d 0 h ripley /trunk/src/ move graphapp to a separate DLL (to reduce namespace pollution)  
42521 6922 d 3 h ripley /trunk/src/ move graphapp to src/extra (as a prelude to making a separate DLL)  

Show All