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-exp-API
/
src
/
include
/
Graphics.h
– Rev 7002
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
7002
9723 d 22 h
/branches/R-exp-API/
This commit was manufactured by cvs2svn to create branch 'R-exp-API'.
6418
9755 d 22 h
maechler
/trunk/src/include/
rm unused "ifdef Unix LTY_..."
6177
9782 d 23 h
pd
/trunk/
lty==0 fixes
6098
9789 d 22 h
pd
/trunk/
branch update - not bugfree
5508
9844 d 17 h
ihaka
/trunk/src/
Type consistency for graphics API change.
5507
9844 d 17 h
ihaka
/trunk/src/
Internal graphics API change. Color, lty, pch and lwd lookups no longer
pass the device context. This is just looked up when needed. This
simplifies somethings and makes the code generally more consistent.
Previously we sometimes passed the device context and sometimes not.
5458
9848 d 6 h
ripley
/trunk/
change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
4562
9941 d 18 h
pd
/trunk/
branch update
4022
9977 d 19 h
r
/trunk/src/
Updates to merge old and new style color support for X11.
3979
9980 d 19 h
ripley
/trunk/src/
Various #ifdefs for the Win32 port
3942
9982 d 8 h
maechler
/trunk/src/include/
+ GClipPolyGon()
3367
10050 d 14 h
ihaka
/trunk/src/
Update of "Dev_Mode" API for Macintosh.
3279
10064 d 1 h
pd
/trunk/
Branch update + setjmp problem fixup
3244
10065 d 9 h
ihaka
/trunk/src/
Changes needed for the Mac PPC port.
2690
10129 d 8 h
maechler
/trunk/src/
comments and mini fixes
2566
10146 d 21 h
maechler
/trunk/src/include/
Mac & Win (deleted from graphics.c)
2540
10148 d 0 h
maechler
/trunk/src/
Driver declarations into Graphics.h
2505
10152 d 23 h
maechler
/trunk/src/
more header cleaning
2428
10155 d 8 h
maechler
/trunk/src/include/
use ".." for R includes
2342
10164 d 0 h
maechler
/trunk/src/
about a dozen files: -Wall fixes
2207
10174 d 5 h
pd
/trunk/src/include/
dotdash pattern had b/w reversed
2043
10190 d 14 h
ihaka
/trunk/src/include/
Updates for Latin1 encoding and other postscript changes.
1282
10290 d 17 h
ihaka
/trunk/src/include/
Changes to support splitting plot.c (back into) plot.c and plot3d.c.
1255
10295 d 0 h
maechler
/trunk/src/include/
minor
1016
10342 d 23 h
maechler
/trunk/src/
Lots (not all) of -Wall fixes
990
10346 d 2 h
maechler
/trunk/src/include/
"-Wall": needed to add protos (from graphics.c & plotmath.c)
969
10353 d 8 h
ihaka
/trunk/src/
Automatic device startup if none active.
745
10387 d 14 h
ihaka
/trunk/src/
Axis changes and new par(tcl=...).
705
10393 d 17 h
paul
/trunk/src/
(i) export int deviceNumber(DevDesc*)
(ii) pass DevDesc* to locator function
671
10400 d 17 h
paul
/trunk/src/
fix for par(mfrow) to have >15 rows or cols
649
10408 d 15 h
ihaka
/trunk/src/
Added new "par" value "din" which gives the current device size in inches.
604
10416 d 16 h
paul
/trunk/src/
added killing window via window manager
581
10419 d 14 h
paul
/trunk/src/
new graphics system: multiple devices, display lists, layouts, memory
for layout units, etc ...
258
10484 d 12 h
paul
/trunk/src/
changes for "strwidth" to handle mathematical expressions
new "strheight"
95
10529 d 16 h
ihaka
/trunk/src/include/
Update to reflect amalgamation of graphics code.
2
10539 d 12 h
r
/trunk/
Initial revision