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)
/
trunk
/
src
/
extra
/
graphapp
/
graphapp.h
– Rev 88464
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
88464
363 d 3 h
kalibera
/trunk/src/extra/graphapp/
Fix propagation of R errors and interrupts from window procedures on
Windows (includes graphic output to the screen).
87075
697 d 12 h
kalibera
/trunk/src/
Avoid including headers from extern C blocks to reduce the risk of breakage
with C++ compilers.
86153
860 d 1 h
kalibera
/trunk/src/extra/graphapp/
Fix type mismatch between private and public view of a graphapp object.
84680
1111 d 10 h
kalibera
/trunk/src/extra/graphapp/
Avoid name conflicts.
84239
1201 d 23 h
kalibera
/trunk/src/extra/graphapp/
Fix naming of graphapp exports and hide internal functions.
84234
1202 d 8 h
kalibera
/trunk/src/
Handle Alt+F4 in Windows dialogs (PR#13870).
83639
1285 d 6 h
kalibera
/trunk/src/extra/graphapp/
Extend GraphApp to allow navigating to a previous control/window using
Shift+TAB key. Improves accessibility of GUI preferences dialog in Rgui.
Reported by Andrew Hart.
83510
1307 d 10 h
kalibera
/trunk/src/extra/graphapp/
Extend dropfield control in GraphApp so that it can be left using keyboard
via the TAB key. Improves accessibility of GUI preferences dialog in Rgui.
Reported by Andrew Hart.
83482
1314 d 23 h
kalibera
/trunk/src/
Create a dummy full blinking caret in Rgui already when the console window
gains focus. This workaround makes Rgui console behavior closer to the
usual convention, improving cursor navigation with NVDA screen reader.
Experimental.
82776
1427 d 4 h
kalibera
/trunk/src/extra/graphapp/
Fix GrahpApp collision of UseUnicode with CanvasSize (caused incorrect
computation of window size and rows/columns in Rgui console).
82658
1455 d 6 h
kalibera
/trunk/src/extra/graphapp/
Fix font charset for use with UTF-8 as the active code page (PR#18382).
79040
2169 d 3 h
kalibera
/trunk/src/
Fixes for building with gcc 10 on Windows.
76910
2551 d 11 h
kalibera
/trunk/src/
Remove byte type/macro from graphapp to resolve conflict with mingw/Windows
headers.
76745
2587 d 5 h
kalibera
/trunk/src/extra/graphapp/
Remap graphapp control state constants to avoid name clashes.
64106
4659 d 7 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.
55703
5567 d 9 h
ripley
/trunk/src/
add more control of (font) antialiasing on Windows GDI devices
update docs for different types.
51948
5923 d 23 h
murdoch
/trunk/src/
Add optional blinking cursor, to help with screen readers.
50303
6109 d 23 h
murrell
/trunk/src/
first pass at dev_Cap() for Windows (graphapp) device
48294
6321 d 2 h
murdoch
/trunk/src/
Add fillOddEven arg to windows() device.
46784
6483 d 3 h
murdoch
/trunk/src/
More flexible colour specs in Rgui
←Prev
1
2
Next→
Show All