R
R-packages
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
The R Project SVN
R
(root)
/
branches
/
R-ucrt
/
src
/
extra
/
graphapp
/
dialogs.c
– Rev 81322
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
81322
1689 d 14 h
kalibera
/branches/R-ucrt/
Create R-ucrt
80711
1818 d 6 h
kalibera
/trunk/src/extra/graphapp/
Avoid truncation warnings.
77919
2331 d 6 h
kalibera
/trunk/src/
Fixes/changes to avoid compiler warnings.
68288
4105 d 20 h
murdoch
/trunk/
Fix for PR#16270.
64106
4659 d 8 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 7 h
murdoch
/trunk/
Default to getwd(), not to the last one chosen in the dialog.
58001
5325 d 15 h
ripley
/trunk/
notes re use of _WIN32_WINNT
change unlink to use lstat
document where links are followed
46843
6473 d 2 h
ripley
/trunk/src/
more on moves to Unicode file names
45927
6615 d 21 h
murdoch
/trunk/src/
Fixed bug with window focus reported by Jon Hosking.
45017
6691 d 9 h
ripley
/trunk/src/extra/graphapp/
use R-standard indentation
44980
6694 d 3 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 4 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 11 h
ripley
/trunk/src/
conditionalize choose.dir() fix on >=Vista
43877
6778 d 0 h
ripley
/trunk/src/extra/graphapp/
add comment
43876
6778 d 0 h
ripley
/trunk/src/
workaround Vista's confusion about 'desktop'
43867
6778 d 4 h
murdoch
/trunk/src/extra/graphapp/
Tweaking ShBrowseForFolder
43863
6778 d 17 h
murdoch
/trunk/src/
Use new style folder browser dialog
43328
6842 d 5 h
ripley
/trunk/
restrict Windows build to >= 2000 (aka 5.0)
43152
6863 d 15 h
ripley
/trunk/src/
add status line to folder selection dialog
42522
6920 d 10 h
ripley
/trunk/src/extra/graphapp/
tidy up
←Prev
1
2
Next→
Show All