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
70309 3792 d 8 h lawrence /branches/R-generalized-iteration/ Create branch for exploring generalized iteration  
68288 4107 d 7 h murdoch /trunk/ Fix for PR#16270.  
64106 4660 d 19 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 4897 d 18 h murdoch /trunk/ Default to getwd(), not to the last one chosen in the dialog.  
58001 5327 d 2 h ripley /trunk/ notes re use of _WIN32_WINNT
change unlink to use lstat
document where links are followed
 
46843 6474 d 13 h ripley /trunk/src/ more on moves to Unicode file names  
45927 6617 d 8 h murdoch /trunk/src/ Fixed bug with window focus reported by Jon Hosking.  
45017 6692 d 20 h ripley /trunk/src/extra/graphapp/ use R-standard indentation  
44980 6695 d 14 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 6778 d 15 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 6778 d 22 h ripley /trunk/src/ conditionalize choose.dir() fix on >=Vista  
43877 6779 d 11 h ripley /trunk/src/extra/graphapp/ add comment  
43876 6779 d 11 h ripley /trunk/src/ workaround Vista's confusion about 'desktop'  
43867 6779 d 15 h murdoch /trunk/src/extra/graphapp/ Tweaking ShBrowseForFolder  
43863 6780 d 4 h murdoch /trunk/src/ Use new style folder browser dialog  
43328 6843 d 16 h ripley /trunk/ restrict Windows build to >= 2000 (aka 5.0)  
43152 6865 d 2 h ripley /trunk/src/ add status line to folder selection dialog  
42522 6921 d 21 h ripley /trunk/src/extra/graphapp/ tidy up  
42521 6921 d 22 h ripley /trunk/src/ move graphapp to src/extra (as a prelude to making a separate DLL)  
42239 6953 d 11 h ripley /trunk/src/gnuwin32/graphapp/ correct some types in preparation for win64  

Show All