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-gcontext
/
src
/
main
/
graphics.c
– Rev 26968
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
26968
8295 d 17 h
murrell
/branches/R-gcontext/src/
Second sweep to replace individual graphical parameters with single
graphics context as argument to graphics functions.
Changed engine.c calls to devices
Changed devices: x11, postscript, pdf, xfig, pictex
26846
8302 d 21 h
murrell
/branches/R-gcontext/src/
First sweep to replace individual graphical parameters with single
graphics context as argument to graphics functions.
This sweep addresses base and grid calls to the graphics engine.
(Second sweep will address graphics engine calls to devices.)
26795
8308 d 2 h
/branches/R-gcontext/
This commit was manufactured by cvs2svn to create branch 'R-gcontext'.
26787
8308 d 18 h
murrell
/trunk/src/main/
Modified G* functions to be wrappers for GE* equivalents (removed lots
of near-duplicate code)
Removed lots of checks for newDevDesc (assume ALL devices now "new")
26694
8316 d 17 h
murrell
/trunk/src/main/
Just a couple of extra hard returns to make debugging easier
26418
8340 d 23 h
rgentlem
/trunk/src/
fixed buffer overruns
26057
8362 d 6 h
maechler
/trunk/src/
new rgb2hsv(); pass input by value for hsv2rgb()
26013
8364 d 13 h
ripley
/trunk/
fix PR#3217 -- disallow lty = any flavour of NA
25661
8389 d 1 h
ripley
/trunk/
fulfill PR#3424
25387
8400 d 4 h
ripley
/trunk/
branch update
25317
8405 d 23 h
luke
/trunk/src/main/
Replaced strange onintr usage by error().
24735
8444 d 6 h
ripley
/trunk/src/
remove #ifdef-ed old code
23018
8574 d 4 h
maechler
/trunk/src/main/
Copyright & GNU url
22999
8575 d 6 h
ripley
/trunk/
1) avoid spurious accuracy in warning
2) repair damage done by change to grid()
21573
8682 d 20 h
ihaka
/trunk/src/main/
Fixed a memory leak in GPolygon. Added vmemget and vmemset calls.
21062
8734 d 22 h
murrell
/trunk/src/
Shifted vfont code into graphics engine
Added font family and lineheight parameters to font specification
21045
8735 d 11 h
maechler
/trunk/src/main/
DEBUG printing for "swap" has always been wrong
21002
8739 d 0 h
maechler
/trunk/src/main/
typo in comment + new (C)
20683
8762 d 16 h
murrell
/trunk/src/main/
GForceClip occurs whether device canClip or not.
This is so that base graphics clipping information is recorded in the
device, so that the (new) graphics engine will see the clipping
information.
20548
8774 d 22 h
murrell
/trunk/src/main/
Small fix to fix to GClip
(put maintenance-of-oldxpd line back)
←Prev
1
2
Next→
Show All