The R Project SVN R

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
86005 879 d 13 h hornik /trunk/src/library/ Tweaks.  
68948 4005 d 7 h ripley /trunk/src/library/ use https  
61433 4962 d 10 h ripley /trunk/src/library/ remove trailing spaces  
59039 5216 d 12 h ripley /trunk/ use preferred form of 'R Core Team'  
56186 5516 d 20 h murdoch /trunk/ Revert r56184 and r56185  
56184 5516 d 22 h murdoch /trunk/src/ Remove redundant \alias entries from man pages  
48876 6236 d 7 h murdoch /trunk/src/library/ More typos  
42333 6940 d 12 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
36816 7524 d 11 h ripley /trunk/src/library/ tweaks, usually over-long lines  
31023 7997 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
 
28443 8184 d 23 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 8405 d 14 h hornik /trunk/src/library/grid/man/ Miscellaneous documentation cleanups.  
25278 8407 d 23 h murrell /trunk/src/library/grid/ Added grid as a base package