| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 52864 |
5807 d 19 h |
urbaneks |
/branches/R-exp-R5/ |
Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system |
|
| 52406 |
5874 d 14 h |
murrell |
/trunk/ |
added support for polygons with holes |
|
| 51838 |
5936 d 5 h |
ripley |
/trunk/ |
clean up headers |
|
| 51600 |
5957 d 20 h |
urbaneks |
/trunk/src/ |
allow more efficient nativeRaster in rasterImage |
|
| 51274 |
5980 d 0 h |
ripley |
/trunk/src/main/ |
update copyright dates |
|
| 51121 |
6010 d 13 h |
murrell |
/trunk/ |
vectorized grid.raster(); added raster() to graphics package (with a fairly clunky interface to be consistent with other low-level graphics package functions, but something more flexible would require a radical departure from other low-level graphics package functions) |
|
| 51096 |
6018 d 17 h |
ripley |
/trunk/ |
a couple of bug fixes |
|
| 50746 |
6068 d 22 h |
ripley |
/trunk/src/ |
more instances of value of vmaxget |
|
| 50745 |
6068 d 23 h |
ripley |
/trunk/ |
store vmax in const void *, consistently |
|
| 50479 |
6096 d 4 h |
ripley |
/trunk/src/ |
back out r50473 (did not work on SunStudio) |
|
| 50473 |
6096 d 15 h |
ripley |
/trunk/src/ |
pre-check alloca for addiitonal safety |
|
| 50324 |
6107 d 21 h |
maechler |
/trunk/src/main/ |
speedup of r50323 [abline(*, untf)] |
|
| 50323 |
6107 d 21 h |
maechler |
/trunk/ |
better abline(*, untf=TRUE) curve for log-x |
|
| 47844 |
6382 d 6 h |
ripley |
/trunk/ |
clip tries harder to make new setting stick |
|
| 47106 |
6441 d 13 h |
murrell |
/trunk/ |
bug fixes for xspline() |
|
| 46156 |
6572 d 20 h |
ripley |
/trunk/ |
axis() was partially ignoring in-line mgp |
|
| 46135 |
6573 d 23 h |
ripley |
/trunk/ |
add lwd.ticks and col.ticks to axis() (see Andrew Yee, R-help, ca June 16) |
|
| 45740 |
6642 d 19 h |
murdoch |
/trunk/ |
axis() now respects par("xpd") |
|
| 45733 |
6642 d 22 h |
murdoch |
/trunk/ |
Bug fix: at=numeric(0) was treated as at=NULL in axis(). |
|
| 45667 |
6651 d 23 h |
ripley |
/trunk/src/main/ |
remove old comments on i18n if no longer relevant |
|
| 45581 |
6661 d 3 h |
ripley |
/trunk/ |
need a user coordinate system for the default use of strwidth/height |
|
| 45460 |
6670 d 12 h |
murrell |
/trunk/ |
fixed bug in plot(pch=21) with transparent col but non-transparent bg |
|
| 45446 |
6670 d 23 h |
ripley |
/trunk/src/main/ |
whitespace cleanup |
|
| 45362 |
6676 d 2 h |
ripley |
/trunk/src/main/ |
give more informative error message |
|
| 45361 |
6676 d 2 h |
ripley |
/trunk/ |
grant PR#11192 (zero-length segments) |
|
| 45049 |
6690 d 3 h |
ripley |
/trunk/src/main/ |
clean up graphics API change (in particular, CurrentDevice -> GEcurrentDevice) |
|
| 44986 |
6694 d 17 h |
ripley |
/trunk/ |
new interface for marked encodings |
|
| 44659 |
6721 d 18 h |
ripley |
/trunk/ |
add convert[XY] |
|
| 44627 |
6726 d 3 h |
maechler |
/trunk/src/main/ |
s/with/within/ typo , thanks to Ben Bolker |
|
| 44600 |
6728 d 3 h |
ripley |
/trunk/ |
add clip() |
|
| 44518 |
6734 d 15 h |
ripley |
/trunk/src/main/ |
manage GMode better |
|
| 44512 |
6735 d 0 h |
ripley |
/trunk/ |
tidy up (a bit) the use of 'invalid' |
|
| 44409 |
6742 d 22 h |
ripley |
/trunk/ |
fix PR#776 (!) |
|
| 44374 |
6746 d 0 h |
ripley |
/trunk/src/main/ |
colours are signed, so use the proper type |
|
| 44357 |
6746 d 17 h |
ripley |
/trunk/src/ |
try to clarify the meaning of col=0 (bg in hase, ?? in grid) |
|
| 44343 |
6747 d 2 h |
ripley |
/trunk/ |
remove support for pre-1.4.0 (!) graphics snapshots
move dpSavedptr entirely to base.c
use [dg]pptr not Rf_[dg]pptr in code
more description of graphics subsystems |
|
| 44342 |
6747 d 5 h |
ripley |
/trunk/src/ |
various tidying up: mainly to use invarint device settings directly |
|
| 44312 |
6749 d 21 h |
ripley |
/trunk/src/ |
more tidying up of code for colors. |
|
| 44288 |
6752 d 14 h |
ripley |
/trunk/src/ |
don't use opaque pointer for GEDevDesc internally in R |
|
| 44285 |
6752 d 15 h |
ripley |
/trunk/ |
use pGEDevDesc as pointer type.
remove unused do_replay.
don't set dd->open on devices (unused) nor newDevStruct.
tidy up duplication in header files. |
|