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
71686 3533 d 11 h maechler /branches/tools4pkgs/ Create tools 4 packages branch  
68948 4006 d 7 h ripley /trunk/src/library/ use https  
61433 4963 d 10 h ripley /trunk/src/library/ remove trailing spaces  
59039 5217 d 12 h ripley /trunk/ use preferred form of 'R Core Team'  
56186 5517 d 20 h murdoch /trunk/ Revert r56184 and r56185  
56184 5517 d 22 h murdoch /trunk/src/ Remove redundant \alias entries from man pages  
48124 6347 d 2 h murrell /trunk/src/library/grid/man/ fixups to help pages  
48119 6347 d 2 h hornik /trunk/src/library/grid/man/ Fix \usage sections.  
42333 6941 d 12 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
41930 6985 d 22 h murrell /trunk/src/library/grid/ bug fixes for grid.remove (plus addition of grid.gremove and grid.gget)  
40281 7158 d 15 h ripley /trunk/src/library/ spelling  
36816 7525 d 11 h ripley /trunk/src/library/ tweaks, usually over-long lines  
32160 7901 d 6 h ripley /trunk/ remove empty example{} sections.
Typo in NEWS
 
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
 
30912 8003 d 16 h ripley /trunk/src/library/ layout improvements  
28706 8166 d 22 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 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