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
47757 6391 d 11 h jmc /branches/R-classInheritance/ create branch for class inheritance  
42333 6942 d 1 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
31023 7999 d 9 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
 
28520 8181 d 8 h murrell /trunk/src/library/grid/ Added new and updated existing documentation
validGrobDetails renamed validDetails
Bug fix in cellViewport for non-NULL border
 
26693 8318 d 9 h murrell /trunk/src/library/grid/ Changes and additions to grid viewports (merge from R-grid branch)
See http://www.stat.auckland.ac.nz/~paul/grid/viewports.pdf
 
26262 8351 d 15 h murrell /trunk/src/library/grid/man/ Added is.unit documentation  
26230 8353 d 10 h murrell /trunk/src/library/grid/ Updated documentation for grid's current.viewport() function  
25636 8392 d 14 h hornik /trunk/src/library/grid/ is.unit() should really be exported.  
25544 8397 d 22 h hornik /trunk/src/library/grid/man/ Sync with NAMESPACE.  
25462 8400 d 20 h hornik /trunk/src/library/grid/man/ Keep in sync with NAMESPACE.  
25340 8406 d 4 h hornik /trunk/src/library/grid/ First shot at putting grid in a namespace.  
25323 8407 d 3 h hornik /trunk/src/library/grid/man/ Miscellaneous documentation cleanups.  
25278 8409 d 12 h murrell /trunk/src/library/grid/ Added grid as a base package