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
68289 4105 d 16 h murdoch /branches/R-3-2-branch/ Port r68288 from trunk  
68017 4148 d 18 h pd /branches/R-3-2-branch/ Create R-3-2-branch  
64106 4659 d 4 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.
 
62096 4896 d 3 h murdoch /trunk/ Default to getwd(), not to the last one chosen in the dialog.  
58001 5325 d 11 h ripley /trunk/ notes re use of _WIN32_WINNT
change unlink to use lstat
document where links are followed
 
46843 6472 d 22 h ripley /trunk/src/ more on moves to Unicode file names  
45927 6615 d 17 h murdoch /trunk/src/ Fixed bug with window focus reported by Jon Hosking.  
45017 6691 d 5 h ripley /trunk/src/extra/graphapp/ use R-standard indentation  
44980 6693 d 23 h murdoch /trunk/src/ Graphapp message dialogs didn't release cycles to the OS.

In other locations, WaitMessage has been protected by checking that the message queue is empty first: it waits for new events, not already existing ones.
 
43889 6777 d 0 h ripley /trunk/src/extra/graphapp/ Move <richedit.h> to only the files which need it.
This will help if we want a UCS-2 editor, as only that header will need
UNICODE declared.
 
43881 6777 d 7 h ripley /trunk/src/ conditionalize choose.dir() fix on >=Vista  
43877 6777 d 20 h ripley /trunk/src/extra/graphapp/ add comment  
43876 6777 d 21 h ripley /trunk/src/ workaround Vista's confusion about 'desktop'  
43867 6778 d 0 h murdoch /trunk/src/extra/graphapp/ Tweaking ShBrowseForFolder  
43863 6778 d 13 h murdoch /trunk/src/ Use new style folder browser dialog  
43328 6842 d 1 h ripley /trunk/ restrict Windows build to >= 2000 (aka 5.0)  
43152 6863 d 11 h ripley /trunk/src/ add status line to folder selection dialog  
42522 6920 d 7 h ripley /trunk/src/extra/graphapp/ tidy up  
42521 6920 d 7 h ripley /trunk/src/ move graphapp to src/extra (as a prelude to making a separate DLL)  
42239 6951 d 20 h ripley /trunk/src/gnuwin32/graphapp/ correct some types in preparation for win64  

Show All