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
/
internal.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
362 d 22 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 8 h
kalibera
/trunk/src/
Avoid including headers from extern C blocks to reduce the risk of breakage
with C++ compilers.
86153
859 d 21 h
kalibera
/trunk/src/extra/graphapp/
Fix type mismatch between private and public view of a graphapp object.
84952
1077 d 4 h
kalibera
/trunk/src/
Modernize Windows code for clang 16.
83639
1285 d 1 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 5 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.
83479
1315 d 19 h
kalibera
/trunk/src/
Improve caret handling in Rgui/GraphApp.
82658
1455 d 1 h
kalibera
/trunk/src/extra/graphapp/
Fix font charset for use with UTF-8 as the active code page (PR#18382).
51948
5923 d 18 h
murdoch
/trunk/src/
Add optional blinking cursor, to help with screen readers.
45017
6691 d 4 h
ripley
/trunk/src/extra/graphapp/
use R-standard indentation
44201
6755 d 9 h
ripley
/trunk/src/
include Rdynload.h only where needed
use (void) in declarations
43917
6774 d 2 h
ripley
/trunk/src/
add a double-click action to GraphApp listboxes.
43908
6775 d 0 h
ripley
/trunk/src/
Nakama patch for Windows IME
43889
6776 d 23 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.
43328
6842 d 0 h
ripley
/trunk/
restrict Windows build to >= 2000 (aka 5.0)
42870
6890 d 1 h
ripley
/trunk/src/
allow C as LC_CTYPE under Windows, carefully ...
don't use FancyQuotes in a C locale.
42585
6915 d 4 h
ripley
/trunk/src/extra/graphapp/
avoid some warnings
42578
6915 d 21 h
ripley
/trunk/src/extra/graphapp/
tweak
42577
6915 d 22 h
ripley
/trunk/src/extra/graphapp/
tweaks for 64-bit builds
42529
6920 d 2 h
ripley
/trunk/src/
move graphapp to a separate DLL (to reduce namespace pollution)
←Prev
1
2
Next→
Show All