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 5807 d 23 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
48873 6237 d 13 h murdoch /trunk/src/library/ Lots of typos found by aspell  
48124 6346 d 19 h murrell /trunk/src/library/grid/man/ fixups to help pages  
48119 6346 d 20 h hornik /trunk/src/library/grid/man/ Fix \usage sections.  
42333 6941 d 5 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
41930 6985 d 15 h murrell /trunk/src/library/grid/ bug fixes for grid.remove (plus addition of grid.gremove and grid.gget)  
31023 7998 d 14 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 9 h ripley /trunk/src/library/ layout improvements  
28706 8166 d 15 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
 
28443 8185 d 16 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 8 h hornik /trunk/src/library/grid/man/ Miscellaneous documentation cleanups.  
25278 8408 d 16 h murrell /trunk/src/library/grid/ Added grid as a base package