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-R5
/
src
/
library
/
grid
/
man
/
grid.grob.Rd
@ 63243
– Rev 52864
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
52864
5808 d 6 h
urbaneks
/branches/R-exp-R5/
Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
46717
6494 d 19 h
murrell
/trunk/src/library/grid/
exposed a few more grid functions via NAMESPACE; fixed bug in grid.curve() when curve is horizontal or vertical; added new roundrect grob primitive
44677
6719 d 23 h
murrell
/trunk/src/library/grid/
added grobTree() to grid
43016
6878 d 4 h
hornik
/trunk/src/library/
Eliminate empty Rd sections.
42333
6941 d 11 h
ripley
/trunk/src/library/
add copyright/licence header
remove CVS-style $Id fields
33189
7833 d 20 h
murrell
/trunk/src/library/grid/
Allowed viewport name to be any string
31127
7988 d 23 h
murrell
/trunk/src/library/grid/man/
Added info about restrictions on grob names.
31023
7998 d 20 h
murrell
/trunk/src/library/grid/
'grep' and 'global' args implemented in grid.[add|edit|get|remove]Grob() functions
gpar editing made incremental
gpar(cex) made cumulative
layout bug fix
new 'lineend', 'linejoin', 'linemitre' gpar()s
new childNames() and grid.grab() functions
30389
8036 d 23 h
murrell
/trunk/src/library/grid/
Added arguments to grid.show.layout
Exposed gTreeChildren function
28520
8180 d 19 h
murrell
/trunk/src/library/grid/
Added new and updated existing documentation
validGrobDetails renamed validDetails
Bug fix in cellViewport for non-NULL border
28443
8185 d 22 h
murrell
/trunk/src/library/grid/
Change from grobs implemented as external references, to grobs
implemented as regular R objects.
See inst/doc/changes.txt
25323
8406 d 14 h
hornik
/trunk/src/library/grid/man/
Miscellaneous documentation cleanups.
25278
8408 d 22 h
murrell
/trunk/src/library/grid/
Added grid as a base package