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
/
modules
/
X11
/
devX11.c
– Rev 88805
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
88805
320 d 19 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
320 d 21 h
murrell
/trunk/
add GEcreateDD() and GEfreeDD(); satisfies PR#18292
88599
346 d 11 h
kalibera
/trunk/src/
Add sanity checks (PR#16304).
87832
515 d 6 h
ripley
/trunk/src/
tweaks for Rboolean in packages
85307
1021 d 12 h
ripley
/trunk/
bugfix for multi-page tiff(type = "Xlib") plots
84215
1203 d 13 h
maechler
/trunk/src/
more typos from Eric Lindblad (skipping modules/lapack/*.f)
84048
1221 d 1 h
plummer
/trunk/src/modules/X11/
Protection against X11 crashes.
84011
1225 d 0 h
plummer
/trunk/src/
Further fixes for X11 segfaults.
84005
1226 d 1 h
plummer
/trunk/src/
Fix segfaults in X11 bitmap devices.
83901
1249 d 1 h
kalibera
/trunk/src/
Use R_PATH_MAX instead of PATH_MAX for limits imposed by R (on Windows
increasing the limit).
83684
1278 d 22 h
murrell
/trunk/
merged R-typeset branch back into trunk (with svn merge --reintegrate $REPOS/branches/R-typeset)
83454
1321 d 7 h
ripley
/trunk/src/
more moving NORET to the front
83436
1323 d 8 h
ripley
/trunk/
tweaks to comments on strftime, replace some uses of sprintf with snprintf
81278
1698 d 21 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
1736 d 12 h
murrell
/trunk/
merged R-groups branch back into trunk (with svn merge --reintegrate $REPOS/branches/R-groups)
80110
1951 d 10 h
maechler
/trunk/
provide window manager grouping of x11()
79845
2016 d 12 h
ripley
/trunk/
separate detection of cairo-xlib from cairo -- Homebrew for arm64 has the second but not the first
78759
2217 d 18 h
murrell
/trunk/
merged R-defs branch back into trunk (with svn merge --reintegrate $REPOS/branches/R-defs)
78446
2266 d 12 h
ripley
/trunk/src/modules/X11/
check malloc
78183
2300 d 19 h
murrell
/trunk/
merged R-symfam branch r78108:78182 into trunk
←Prev
1
2
Next→
Show All