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
27686 8258 d 0 h murdoch /trunk/src/ Some bug fixes to stay on top code.  
27662 8259 d 0 h murdoch /trunk/src/gnuwin32/ Added "Stay on top" to popup menus in Rgui.  
27526 8265 d 7 h ripley /trunk/src/ hide .PostScript.Options  
27357 8271 d 23 h murdoch /trunk/src/ win.graph default size change, bringToTop "stay" addition  
27236 8280 d 6 h murrell /trunk/src/ Merging R-gcontext branch  
27143 8287 d 22 h ripley /trunk/ branch update  
26905 8300 d 17 h ripley /trunk/src/gnuwin32/ use fast png/etc code even on 256-col screens (as I tested it)  
26839 8304 d 12 h ripley /trunk/ branch update  
26234 8352 d 19 h ripley /trunk/src/gnuwin32/ use GetDIBits and so speed up png etc on all but 8-bit screens  
26221 8353 d 10 h ripley /trunk/src/gnuwin32/ speed up bitmap devices in the 32-bit case when we can access the bitmap  
26125 8358 d 14 h murdoch /trunk/src/gnuwin32/ Tweaks to double-buffering  
26109 8359 d 11 h ripley /trunk/src/ allow user-selectable buffering on windows() devices  
26092 8361 d 12 h murdoch /trunk/src/gnuwin32/ Set double-buffering to be default  
25660 8390 d 9 h ripley /trunk/src/gnuwin32/ displayList should be on only for screen devices  
25647 8391 d 12 h ripley /trunk/src/gnuwin32/ fix the height and depth of space characters.  
25389 8401 d 11 h ripley /trunk/src/gnuwin32/ branch update messed up indentation  
25387 8401 d 11 h ripley /trunk/ branch update  
25312 8407 d 10 h ripley /trunk/src/ use snprintf for safety  
25262 8410 d 9 h ripley /trunk/ fix PR#3466  
25253 8411 d 8 h ripley /trunk/src/gnuwin32/ do_bringToTop had wrong limit in NumDevices  
24923 8434 d 17 h ripley /trunk/src/gnuwin32/ dev.off() on windows(record=TRUE) saves the current plot  
24735 8445 d 13 h ripley /trunk/src/ remove #ifdef-ed old code  
24724 8446 d 12 h ripley /trunk/src/ add xpos and ypos args to windows() device  
24610 8455 d 11 h ripley /trunk/src/gnuwin32/ option of double-buffering WIndows device  
24606 8455 d 14 h ripley /trunk/src/gnuwin32/ allow initial position of graphics window to be set  
24345 8474 d 6 h ripley /trunk/ add option locatorBell  
24205 8483 d 19 h ripley /trunk/src/ branch update  
22471 8615 d 17 h ripley /trunk/src/gnuwin32/ put .SavedPlots in user workspace, not base  
22279 8630 d 17 h ripley /trunk/src/ add title arg to PDF and postscript devices  
22270 8631 d 12 h ripley /trunk/ branch update  
21024 8738 d 8 h ripley /trunk/ allow multiple files for bmp, png, jpeg and metafiles under WIndows  
20779 8757 d 9 h ripley /trunk/src/gnuwin32/ omit transparent polylines correctly  
20312 8793 d 14 h ripley /trunk/src/gnuwin32/ branch update  
19761 8835 d 17 h ripley /trunk/ branch update  
19596 8847 d 10 h ripley /trunk/src/gnuwin32/ branch update  
19174 8880 d 18 h ripley /trunk/src/gnuwin32/ force HelpExpose when resize type is changed from menu
make sure scrollbars are removed in R and fit-to-window modes
 
19110 8882 d 10 h ripley /trunk/src/ allow printer to be specified in win.print  
18917 8890 d 23 h murrell /trunk/src/ bug fix for windows plot history crash using grid/lattice  
18400 8921 d 14 h ripley /trunk/src/gnuwin32/ force circles to be radius at least one  
18312 8926 d 11 h ripley /trunk/src/ support png transparency on 16-bit screens