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
/
include
/
R_ext
/
GraphicsEngine.h
@ 89142
– Rev 89084
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
89084
237 d 7 h
luke
/trunk/src/
Move some non-API declarations out of R_ext/GraphicsEngine.h.
88863
308 d 12 h
ripley
/trunk/src/include/R_ext/
fix warning on macOS
88805
320 d 21 h
murrell
/trunk/
add R_eval_with_gd() to "lock" a graphics device during eval() calls during device drawing. When graphics device is locked, any attempt to close/kill the device is ignored. This is to protect against the user closing the device via asyncronous event (e.g., mouse click) during device drawing (which could result in a crash as killing the device left dangling device pointers for any drawing code that was still to complete)
88803
321 d 0 h
murrell
/trunk/
add GEcreateDD() and GEfreeDD(); satisfies PR#18292
88293
412 d 21 h
murrell
/trunk/
add variable font support to glyph rendering
87075
697 d 14 h
kalibera
/trunk/src/
Avoid including headers from extern C blocks to reduce the risk of breakage
with C++ compilers.
86937
727 d 3 h
murrell
/trunk/
add 'rot' arg to glyphInfo() - thanks to Daniel Sabanes Bove
84150
1211 d 13 h
maechler
/trunk/src/
fix typos in comments (+ 1 string) from Eric Lindblad
83689
1278 d 13 h
ripley
/trunk/
fixup to allow to compile on LLVM clang
83684
1279 d 0 h
murrell
/trunk/
merged R-typeset branch back into trunk (with svn merge --reintegrate $REPOS/branches/R-typeset)
81278
1698 d 23 h
murrell
/trunk/
expand dev.capabilities() to report on patterns, clipping paths, masks, compositing operators, affine transformations, and paths; added dev->capabilities() device procedure as part of R_GE_version 15
81257
1702 d 1 h
murrell
/trunk/
add luminance mask API (with only PDF support)
81097
1736 d 15 h
murrell
/trunk/
merged R-groups branch back into trunk (with svn merge --reintegrate $REPOS/branches/R-groups)
80633
1837 d 15 h
maechler
/trunk/
axis() etc for {x,y}lim close to smallest/largest double numbers; notably diff(<range>) == Inf
79409
2086 d 20 h
murrell
/trunk/src/
add dev->deviceClip (and bump R_GE_version to 14)
78760
2217 d 9 h
ripley
/trunk/src/include/R_ext/
correct version
78759
2217 d 21 h
murrell
/trunk/
merged R-defs branch back into trunk (with svn merge --reintegrate $REPOS/branches/R-defs)
72758
3342 d 9 h
ripley
/trunk/src/include/R_ext/
typo
72261
3437 d 22 h
murrell
/trunk/
(re)enable getGraphicsEvent() on Cairo X11 device; add 'onIdle' to getGraphicsEvent() for X11 (PR 16951)
71657
3542 d 6 h
plummer
/trunk/src/include/
Clarify license for LGPL headers.
←Prev
1
2
Next→
Show All