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
@ 63243
– 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
9724 d 23 h
/branches/R-exp-API/
This commit was manufactured by cvs2svn to create branch 'R-exp-API'.
6418
9757 d 0 h
maechler
/trunk/src/include/
rm unused "ifdef Unix LTY_..."
6177
9784 d 0 h
pd
/trunk/
lty==0 fixes
6098
9791 d 0 h
pd
/trunk/
branch update - not bugfree
5508
9845 d 18 h
ihaka
/trunk/src/
Type consistency for graphics API change.
5507
9845 d 18 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
9849 d 8 h
ripley
/trunk/
change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
4562
9942 d 19 h
pd
/trunk/
branch update
4022
9978 d 20 h
r
/trunk/src/
Updates to merge old and new style color support for X11.
3979
9981 d 21 h
ripley
/trunk/src/
Various #ifdefs for the Win32 port
3942
9983 d 9 h
maechler
/trunk/src/include/
+ GClipPolyGon()
3367
10051 d 16 h
ihaka
/trunk/src/
Update of "Dev_Mode" API for Macintosh.
3279
10065 d 2 h
pd
/trunk/
Branch update + setjmp problem fixup
3244
10066 d 11 h
ihaka
/trunk/src/
Changes needed for the Mac PPC port.
2690
10130 d 9 h
maechler
/trunk/src/
comments and mini fixes
2566
10147 d 23 h
maechler
/trunk/src/include/
Mac & Win (deleted from graphics.c)
2540
10149 d 1 h
maechler
/trunk/src/
Driver declarations into Graphics.h
2505
10154 d 1 h
maechler
/trunk/src/
more header cleaning
2428
10156 d 10 h
maechler
/trunk/src/include/
use ".." for R includes
2342
10165 d 1 h
maechler
/trunk/src/
about a dozen files: -Wall fixes
2207
10175 d 6 h
pd
/trunk/src/include/
dotdash pattern had b/w reversed
2043
10191 d 15 h
ihaka
/trunk/src/include/
Updates for Latin1 encoding and other postscript changes.
1282
10291 d 19 h
ihaka
/trunk/src/include/
Changes to support splitting plot.c (back into) plot.c and plot3d.c.
1255
10296 d 1 h
maechler
/trunk/src/include/
minor
1016
10344 d 0 h
maechler
/trunk/src/
Lots (not all) of -Wall fixes
990
10347 d 4 h
maechler
/trunk/src/include/
"-Wall": needed to add protos (from graphics.c & plotmath.c)
969
10354 d 9 h
ihaka
/trunk/src/
Automatic device startup if none active.
745
10388 d 16 h
ihaka
/trunk/src/
Axis changes and new par(tcl=...).
705
10394 d 19 h
paul
/trunk/src/
(i) export int deviceNumber(DevDesc*)
(ii) pass DevDesc* to locator function
671
10401 d 19 h
paul
/trunk/src/
fix for par(mfrow) to have >15 rows or cols
649
10409 d 16 h
ihaka
/trunk/src/
Added new "par" value "din" which gives the current device size in inches.
604
10417 d 18 h
paul
/trunk/src/
added killing window via window manager
581
10420 d 15 h
paul
/trunk/src/
new graphics system: multiple devices, display lists, layouts, memory
for layout units, etc ...
258
10485 d 14 h
paul
/trunk/src/
changes for "strwidth" to handle mathematical expressions
new "strheight"
95
10530 d 17 h
ihaka
/trunk/src/include/
Update to reflect amalgamation of graphics code.
2
10540 d 13 h
r
/trunk/
Initial revision