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
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
 
42333 6941 d 11 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
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
 
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
 
26693 8317 d 20 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 1 h murrell /trunk/src/library/grid/man/ Added is.unit documentation  
26230 8352 d 21 h murrell /trunk/src/library/grid/ Updated documentation for grid's current.viewport() function  
25636 8392 d 0 h hornik /trunk/src/library/grid/ is.unit() should really be exported.  
25544 8397 d 8 h hornik /trunk/src/library/grid/man/ Sync with NAMESPACE.  
25462 8400 d 6 h hornik /trunk/src/library/grid/man/ Keep in sync with NAMESPACE.  
25340 8405 d 15 h hornik /trunk/src/library/grid/ First shot at putting grid in a namespace.  
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