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-2-2-patches
/
src
/
include
/
R_ext
/
GraphicsDevice.h
– Rev 35752
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
35752
7599 d 6 h
pd
/branches/R-2-2-patches/
Creating patch branch
35751
7599 d 6 h
pd
/tags/R-2-2-0/
Tag version 2.2.0
34747
7710 d 6 h
ripley
/trunk/src/include/R_ext/
add include guards
allow to be used from C++ (where public)
32205
7894 d 20 h
murdoch
/trunk/src/
getGraphicsEvent changes: less in NewDevDesc
32151
7901 d 12 h
murdoch
/trunk/
getGraphicsEvent() preliminary implementation
32133
7902 d 11 h
murdoch
/trunk/
Added dev_onExit() callback to graphics devices
31643
7941 d 18 h
murrell
/trunk/src/
Speed-up of graphics engine display list:
maintains dev->DLlastElt
Speed-up of grid up/popViewport():
single grid.Call.graphics() call
Tidy up/separation of grid/base:
plot.new() removed from replayPlot()
GSetState() removed from L_gridDirty()
29921
8073 d 0 h
ripley
/trunk/src/include/R_ext/
add copyright declarations and comments as to purpose.
27236
8278 d 20 h
murrell
/trunk/src/
Merging R-gcontext branch
19874
8824 d 17 h
murrell
/trunk/src/
Tidied and commented NewDevDesc structure
18917
8889 d 13 h
murrell
/trunk/src/
bug fix for windows plot history crash using grid/lattice
17204
9000 d 4 h
hornik
/trunk/src/include/
Move Graphics*.h API headers to R_ext.