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
81425 1668 d 3 h ripley /branches/R-structure/ add branch for expeiments with specials in depares/structure  
80711 1819 d 21 h kalibera /trunk/src/extra/graphapp/ Avoid truncation warnings.  
77919 2332 d 22 h kalibera /trunk/src/ Fixes/changes to avoid compiler warnings.  
68288 4107 d 11 h murdoch /trunk/ Fix for PR#16270.  
64106 4660 d 23 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 22 h murdoch /trunk/ Default to getwd(), not to the last one chosen in the dialog.  
58001 5327 d 6 h ripley /trunk/ notes re use of _WIN32_WINNT
change unlink to use lstat
document where links are followed
 
46843 6474 d 17 h ripley /trunk/src/ more on moves to Unicode file names  
45927 6617 d 12 h murdoch /trunk/src/ Fixed bug with window focus reported by Jon Hosking.  
45017 6693 d 0 h ripley /trunk/src/extra/graphapp/ use R-standard indentation  
44980 6695 d 18 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 19 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 6779 d 2 h ripley /trunk/src/ conditionalize choose.dir() fix on >=Vista  
43877 6779 d 15 h ripley /trunk/src/extra/graphapp/ add comment  
43876 6779 d 16 h ripley /trunk/src/ workaround Vista's confusion about 'desktop'  
43867 6779 d 19 h murdoch /trunk/src/extra/graphapp/ Tweaking ShBrowseForFolder  
43863 6780 d 8 h murdoch /trunk/src/ Use new style folder browser dialog  
43328 6843 d 20 h ripley /trunk/ restrict Windows build to >= 2000 (aka 5.0)  
43152 6865 d 6 h ripley /trunk/src/ add status line to folder selection dialog  
42522 6922 d 2 h ripley /trunk/src/extra/graphapp/ tidy up  

Show All