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 880 d 17 h hornik /trunk/src/library/ Tweaks.  
68948 4006 d 11 h ripley /trunk/src/library/ use https  
61433 4963 d 13 h ripley /trunk/src/library/ remove trailing spaces  
59039 5217 d 15 h ripley /trunk/ use preferred form of 'R Core Team'  
56186 5518 d 0 h murdoch /trunk/ Revert r56184 and r56185  
56184 5518 d 2 h murdoch /trunk/src/ Remove redundant \alias entries from man pages  
48791 6250 d 0 h murrell /trunk/src/library/grid/ fix to editGrob() and addGrob() for when gPath is not found  
44243 6754 d 16 h ripley /trunk/src/library/ more over-long lines  
42333 6941 d 15 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
41889 6991 d 0 h murrell /trunk/src/library/grid/ new grid.gedit() function  
40615 7119 d 14 h ripley /trunk/src/library/ more spelling issues  
31023 7999 d 0 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
 
30912 8003 d 19 h ripley /trunk/src/library/ layout improvements  
28706 8167 d 2 h murrell /trunk/src/library/grid/ Added grep, global, and allDevices args to
grid.[get|add|remove|edit]Grob functions
All NOT YET IMPLEMENTED but the API is now ready for implementation
 
28520 8180 d 23 h murrell /trunk/src/library/grid/ Added new and updated existing documentation
validGrobDetails renamed validDetails
Bug fix in cellViewport for non-NULL border
 
28443 8186 d 2 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 18 h hornik /trunk/src/library/grid/man/ Miscellaneous documentation cleanups.  
25278 8409 d 2 h murrell /trunk/src/library/grid/ Added grid as a base package