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
88464 362 d 22 h kalibera /trunk/src/extra/graphapp/ Fix propagation of R errors and interrupts from window procedures on
Windows (includes graphic output to the screen).
 
88361 396 d 5 h kalibera /trunk/src/extra/graphapp/ Disable mouse wheel scrolling on windows without a scrollbar on Windows
(PR#18461).
 
83703 1277 d 5 h kalibera /trunk/src/ Remove some path length limitations in RGui.  
83639 1285 d 1 h kalibera /trunk/src/extra/graphapp/ Extend GraphApp to allow navigating to a previous control/window using
Shift+TAB key. Improves accessibility of GUI preferences dialog in Rgui.
Reported by Andrew Hart.
 
83510 1307 d 5 h kalibera /trunk/src/extra/graphapp/ Extend dropfield control in GraphApp so that it can be left using keyboard
via the TAB key. Improves accessibility of GUI preferences dialog in Rgui.
Reported by Andrew Hart.
 
83482 1314 d 19 h kalibera /trunk/src/ Create a dummy full blinking caret in Rgui already when the console window
gains focus. This workaround makes Rgui console behavior closer to the
usual convention, improving cursor navigation with NVDA screen reader.
Experimental.
 
83479 1315 d 19 h kalibera /trunk/src/ Improve caret handling in Rgui/GraphApp.  
82368 1532 d 23 h kalibera /trunk/src/extra/graphapp/ Handle VK_PACKET messages in Rgui/GraphApp Unicode windows to support input
injection by external applications using SendInput/KEYEVENTF_UNICODE.
 
82331 1539 d 4 h kalibera /trunk/src/extra/graphapp/ Further fixes of handling accent keys in Rgui (amends 82300).  
82300 1547 d 6 h kalibera /trunk/src/extra/graphapp/ Fix handling of accent keys in Graphapp/Rgui on Windows.  
76910 2551 d 7 h kalibera /trunk/src/ Remove byte type/macro from graphapp to resolve conflict with mingw/Windows
headers.
 
76745 2587 d 0 h kalibera /trunk/src/extra/graphapp/ Remap graphapp control state constants to avoid name clashes.  
64106 4659 d 2 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.
 
51948 5923 d 18 h murdoch /trunk/src/ Add optional blinking cursor, to help with screen readers.  
48732 6258 d 18 h murdoch /trunk/src/ Use 32 bit values for scrolling windows.  
45242 6681 d 6 h ripley /trunk/src/extra/graphapp/ patch from Nakama  
45225 6682 d 1 h ripley /trunk/src/ workarounds to make e.g. alt+0177 work again  
45215 6682 d 6 h ripley /trunk/src/extra/graphapp/ clean up r45213  
45213 6682 d 6 h ripley /trunk/src/ surrogate pairs patch from Nakama  
45103 6687 d 1 h ripley /trunk/src/extra/graphapp/ more from Nakama  

Show All