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-exp-R5
/
src
/
library
/
grDevices
/
man
/
getGraphicsEvent.Rd
– Rev 52864
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
52864
5807 d 10 h
urbaneks
/branches/R-exp-R5/
Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
52221
5894 d 15 h
murdoch
/trunk/src/library/grDevices/
Return NULL from getGraphicsEvent() if not interactive.
52219
5894 d 20 h
murdoch
/trunk/
Change graphics device callback initEvent to eventHelper
Add support of graphics events to X11 device
52081
5909 d 11 h
murdoch
/trunk/
New graphics event handling
47621
6401 d 17 h
ripley
/trunk/src/library/
expand tabs
46007
6604 d 13 h
murdoch
/trunk/src/
- getGraphicsEvent was missing mouse move events when a button was down.
- a couple of typos
45849
6626 d 10 h
ripley
/trunk/src/library/grDevices/man/
clean up
45835
6627 d 7 h
murdoch
/trunk/src/library/grDevices/man/
Show how to convert coordinates in "\dontrun" example
44236
6754 d 4 h
ripley
/trunk/src/library/
line length issues
42333
6940 d 16 h
ripley
/trunk/src/library/
add copyright/licence header
remove CVS-style $Id fields
38051
7381 d 6 h
ripley
/trunk/src/library/
use LF terminator
32163
7900 d 8 h
murdoch
/trunk/
Keyboard support in getGraphicsEvent
32151
7901 d 22 h
murdoch
/trunk/
getGraphicsEvent() preliminary implementation