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
/
GraphicsDevice.h
@ 28362
– Rev 88651
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Clear current filter
Rev
Age
Author
Path
Log message
Diff
88651
342 d 13 h
murrell
/trunk/src/include/R_ext/
add information about when device API points were added for the benefit of external graphics device authors
87075
698 d 5 h
kalibera
/trunk/src/
Avoid including headers from extern C blocks to reduce the risk of breakage
with C++ compilers.
83684
1279 d 16 h
murrell
/trunk/
merged R-typeset branch back into trunk (with svn merge --reintegrate $REPOS/branches/R-typeset)
81278
1699 d 14 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
81097
1737 d 6 h
murrell
/trunk/
merged R-groups branch back into trunk (with svn merge --reintegrate $REPOS/branches/R-groups)
79409
2087 d 11 h
murrell
/trunk/src/
add dev->deviceClip (and bump R_GE_version to 14)
78759
2218 d 12 h
murrell
/trunk/
merged R-defs branch back into trunk (with svn merge --reintegrate $REPOS/branches/R-defs)
78197
2299 d 13 h
murrell
/trunk/src/
another R-symfam update; add AdobeSymbol <-> utf8 conversions to R API (so external devices can use them); add conversion utf8 -> Latin1/AdobeSymbol -> utf8 to support symbolfamily != "Symbol" on Windows; add checks on symbolfamily for png(type="cairo") on Windows
78183
2301 d 12 h
murrell
/trunk/
merged R-symfam branch r78108:78182 into trunk
72261
3438 d 13 h
murrell
/trunk/
(re)enable getGraphicsEvent() on Cairo X11 device; add 'onIdle' to getGraphicsEvent() for X11 (PR 16951)
71657
3542 d 21 h
plummer
/trunk/src/include/
Clarify license for LGPL headers.
68949
4005 d 23 h
ripley
/trunk/src/
use https
66104
4402 d 4 h
ripley
/trunk/src/
more use of Defn.h
61635
4944 d 1 h
ripley
/trunk/src/include/
remove long-unused Rdevices.h
59039
5217 d 3 h
ripley
/trunk/
use preferred form of 'R Core Team'
56898
5442 d 23 h
ripley
/trunk/src/include/R_ext/
add comment
56868
5444 d 18 h
ripley
/trunk/
finish off r56862
56863
5444 d 21 h
ripley
/trunk/src/
back out
56862
5444 d 22 h
ripley
/trunk/src/
more use of NULL entries rather than dummy functions
56857
5444 d 23 h
ripley
/trunk/src/
more use of NULL for unimplemented functions
56855
5444 d 23 h
ripley
/trunk/src/
add comments, saftey checks if functions are not provided
56850
5445 d 1 h
ripley
/trunk/src/
more device capabilities
56848
5445 d 3 h
ripley
/trunk/
first pass at dev.capabilities
55828
5557 d 21 h
ripley
/trunk/
experimental dev.hold/dev.flush
52406
5874 d 16 h
murrell
/trunk/
added support for polygons with holes
52219
5895 d 8 h
murdoch
/trunk/
Change graphics device callback initEvent to eventHelper
Add support of graphics events to X11 device
52081
5909 d 22 h
murdoch
/trunk/
New graphics event handling
51323
5975 d 5 h
ripley
/trunk/
typo, updates on primitives
50283
6112 d 10 h
murrell
/trunk/src/
first stab at raster support in graphics engine
46753
6490 d 6 h
ripley
/trunk/src/include/R_ext/
add prototype
46616
6504 d 5 h
ripley
/trunk/
deprecated -> defunct
46180
6571 d 21 h
ripley
/trunk/
NewDevDesc -> DevDesc
44820
6703 d 22 h
ripley
/trunk/src/
comment on the use of bg and canvas args to devices.
quartz cannot change gamma.
44678
6719 d 4 h
ripley
/trunk/
more to new graphics API
44500
6736 d 6 h
ripley
/trunk/src/
more use of pointer types
use const with pGEcontext
44430
6741 d 16 h
ripley
/trunk/src/include/R_ext/
not yet
44429
6741 d 16 h
ripley
/trunk/src/
plotmath needs to send UCS to metricinfo for some devices
44418
6742 d 6 h
ripley
/trunk/src/
remove more unused elements of NewDevDesc
44405
6743 d 6 h
ripley
/trunk/src/include/R_ext/
tweak future API
44404
6743 d 7 h
ripley
/trunk/src/include/R_ext/
tidy up version nos.