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
16318 9056 d 18 h /branches/R-NaString/ This commit was manufactured by cvs2svn to create branch 'R-NaString'.  
16137 9069 d 23 h ripley /trunk/ make Windows and Unix png/jpeg devices comparable  
15657 9106 d 3 h ripley /trunk/src/gnuwin32/ doc updates
can't set gamma on canvascolor, so assume is one.
 
15641 9107 d 0 h ripley /trunk/ transparency support phase I  
15394 9117 d 22 h ripley /trunk/src/gnuwin32/ branch update  
15321 9120 d 19 h luke /trunk/src/ Removed C_alloc/C_free and support functions/data structures.  
14752 9167 d 22 h ripley /trunk/src/ protect bringToTop against more invalid args, allow -1 for RGui console  
14461 9188 d 2 h ripley /trunk/src/gnuwin32/ add Save as PDF option  
14172 9204 d 5 h ripley /trunk/src/ put out more warning messages on failures to start devices (which is a
single overall error).
 
14161 9204 d 18 h ripley /trunk/src/gnuwin32/ typos  
14159 9204 d 18 h ripley /trunk/src/gnuwin32/ add warnings on the failures to launch devga devices  
13674 9229 d 18 h ripley /trunk/src/gnuwin32/ branch update  
13645 9230 d 19 h ripley /trunk/src/gnuwin32/ restore 1.3.0 features  
13634 9231 d 0 h ripley /trunk/src/ allow user override of pixels per inch on screen devices  
13406 9242 d 4 h ripley /trunk/src/gnuwin32/ declare R_ProcessEvents in config.h
don't set LIBXML in config.h but from compile line
 
12992 9281 d 2 h ripley /trunk/src/gnuwin32/ branch update (width, height)  
12976 9282 d 0 h pd /trunk/ branch update  
12778 9301 d 16 h pd /trunk/ branch update  
12305 9320 d 3 h ripley /trunk/src/ allow ~ and dropping .enc in encoding path.
devga's copy to ps uses ISOLatin1 by default
improve docs
 
12256 9324 d 20 h pd /trunk/ branch update  
11808 9358 d 3 h ripley /trunk/src/gnuwin32/ background on metafiles  
11780 9360 d 13 h ripley /trunk/src/gnuwin32/ scaleable screen device tweaks  
11700 9366 d 12 h ripley /trunk/src/ check addDEvice in devga.c  
11597 9371 d 13 h ripley /trunk/src/ add bringToTop (Windows)
add resize options for the windows() device
 
11510 9376 d 1 h ripley /trunk/src/ more graphics header re-organization  
11169 9398 d 3 h ripley /trunk/src/gnuwin32/ remove usages of winalloc, now we have a working malloc  
11076 9404 d 17 h ripley /trunk/src/gnuwin32/ correct MM's changes, which do not compile  
11067 9404 d 18 h maechler /trunk/src/ BIG cleanup for Graphics.h & drivers: -Warn + Rboolean  
10981 9414 d 2 h guido /trunk/src/gnuwin32/ 1) Fixed interactive use of Rterm under Win2k.
2) Better rendering of wide dashed lines by devga.
3) PgDown/PgUp and menu items disabled when replaying from the plot
history.
 
10960 9416 d 20 h ripley /trunk/ require explict use of R_ext for headers in include/R_ext
split Graphics.h into internal Graphics.h and Devices.h and public Graphics.h
allow user-specified families in postscript()
 
10658 9442 d 4 h ripley /trunk/src/gnuwin32/ allow point sizes down to 2 point, as later X11 does  
10541 9457 d 3 h ripley /trunk/src/ add `report' argument to windows() device
check LC_ALL when setting locales, and use this for tests
 
10172 9485 d 13 h luke /trunk/ Merged with R-GenGC branch  
9370 9555 d 5 h ripley /trunk/src/gnuwin32/ BringToTop  
9180 9573 d 5 h ripley /trunk/src/gnuwin32/ fix bug on alignment of maths symbols: move to TA_BASELINE  
8971 9588 d 4 h ripley /trunk/src/gnuwin32/ tidy up, use R-core indentation, X11-> GA prefix  
8872 9597 d 0 h pd /trunk/ branch update  
8813 9602 d 5 h ripley /trunk/ Add support for horizontal text adjustment in the device driver
Add kerning in postscript()
 
8701 9609 d 19 h ripley /trunk/ additions to the postscript() driver.
file="|cmd" for cat, write.
 
7824 9679 d 1 h ripley /trunk/src/ more symbol hiding, especially of new graphics routines
-Wall fixes