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-matOps
/
src
/
extra
/
graphapp
/
dialogs.c
– Rev 84054
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
84054
1220 d 0 h
maechler
/branches/R-matOps/
Create R-matOps
83910
1246 d 1 h
kalibera
/trunk/src/extra/graphapp/
Ensure variable initialization.
83778
1265 d 3 h
kalibera
/trunk/src/extra/graphapp/
Update change-directory dialog in GraphApp/RGui to IFileOpenDialog (requires
Vista, supports long paths).
83775
1265 d 20 h
kalibera
/trunk/src/
Remove some path length limitations on Windows in GraphApp.
83703
1277 d 4 h
kalibera
/trunk/src/
Remove some path length limitations in RGui.
82774
1427 d 4 h
kalibera
/trunk/src/extra/graphapp/
Add explicit casts to sendmessage calls.
82768
1427 d 7 h
kalibera
/trunk/src/extra/graphapp/
Comment.
82766
1427 d 19 h
kalibera
/trunk/src/extra/graphapp/
Fix Rgui script editor find/replace to work with 82394.
82344
1538 d 1 h
kalibera
/trunk/src/extra/graphapp/
Remove an internal length limit for ShowMessage, fixes usage help for Rgui.
80711
1817 d 23 h
kalibera
/trunk/src/extra/graphapp/
Avoid truncation warnings.
77919
2331 d 0 h
kalibera
/trunk/src/
Fixes/changes to avoid compiler warnings.
68288
4105 d 13 h
murdoch
/trunk/
Fix for PR#16270.
64106
4659 d 1 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 1 h
murdoch
/trunk/
Default to getwd(), not to the last one chosen in the dialog.
58001
5325 d 8 h
ripley
/trunk/
notes re use of _WIN32_WINNT
change unlink to use lstat
document where links are followed
46843
6472 d 20 h
ripley
/trunk/src/
more on moves to Unicode file names
45927
6615 d 15 h
murdoch
/trunk/src/
Fixed bug with window focus reported by Jon Hosking.
45017
6691 d 3 h
ripley
/trunk/src/extra/graphapp/
use R-standard indentation
44980
6693 d 20 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
6776 d 21 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.
←Prev
1
2
Next→
Show All