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 9057 d 20 h /branches/R-NaString/ This commit was manufactured by cvs2svn to create branch 'R-NaString'.  
13406 9243 d 6 h ripley /trunk/src/gnuwin32/ declare R_ProcessEvents in config.h
don't set LIBXML in config.h but from compile line
 
12976 9283 d 2 h pd /trunk/ branch update  
12256 9325 d 22 h pd /trunk/ branch update  
11588 9373 d 3 h ripley /trunk/src/gnuwin32/ allow users to set and change console screen buffer size  
11169 9399 d 4 h ripley /trunk/src/gnuwin32/ remove usages of winalloc, now we have a working malloc  
11075 9405 d 18 h ripley /trunk/src/gnuwin32/ bug fixes re asynchronous output (e.g from tcltk)  
10976 9415 d 15 h ripley /trunk/src/gnuwin32/ commit Console `Save as File'
change selection to include final CRLF
 
10345 9473 d 19 h ripley /trunk/src/gnuwin32/ stop paste to console on non-RGui systems  
10227 9482 d 5 h ripley /trunk/src/gnuwin32/ add clear console, printing console/pager selection  
10217 9482 d 11 h pd /trunk/ branch update  
9947 9503 d 18 h ripley /trunk/src/gnuwin32/ revert last change  
9940 9503 d 21 h pd /trunk/ branch update  
9862 9509 d 22 h ripley /trunk/src/gnuwin32/ command-line editing tidy-up  
9860 9510 d 4 h ripley /trunk/src/gnuwin32/ move Rgui to getline-based history mechanism  
9837 9512 d 6 h ripley /trunk/src/gnuwin32/ gnuwin32 branch update
add `Load history' item to Rgui File menu
 
9212 9571 d 5 h ripley /trunk/src/gnuwin32/ re-organize console.c into separate files.
Add USE_MDI to begin to move towards Motif versions
 
9205 9571 d 21 h ripley /trunk/ allow optional fixed width (user chooses) in de.  
9182 9574 d 6 h ripley /trunk/src/gnuwin32/ set scrollbar in pager before show to stop initial double draw
docs update
 
9095 9578 d 22 h ripley /trunk/ dataentry updates  
9079 9579 d 22 h ripley /trunk/src/gnuwin32/ data.entry improvements (var field size, scrollbars, ...)  
9059 9581 d 20 h ripley /trunk/src/ add load/save of .Rhistory in Rterm.exe
add R code and menu item to save the current history to a file.
 
9053 9582 d 6 h ripley /trunk/src/ dataentry improvements  
9044 9583 d 6 h ripley /trunk/src/gnuwin32/ add dataentry for Windows  
8923 9592 d 4 h ripley /trunk/src/gnuwin32/ remove tracing code  
8872 9598 d 2 h pd /trunk/ branch update  
8712 9609 d 20 h ripley /trunk/src/gnuwin32/ tweaks: MDI frame size, update docs  
8707 9610 d 2 h ripley /trunk/src/gnuwin32/ improve preferences editor  
8706 9610 d 5 h ripley /trunk/src/gnuwin32/ (nearly) complete the preferences editor
fix some nasty bugs in graphapp's resize()
 
8659 9613 d 15 h ripley /trunk/src/gnuwin32/ initial attempt at configuration editor: apply is not yet fully functional  
8505 9634 d 1 h pd /trunk/ branch update  
8093 9665 d 19 h ripley /trunk/src/gnuwin32/ tabbing was handled incorrectly in graphapp devices  
8081 9666 d 4 h ripley /trunk/ Winodws updates -- mainly setting highlight colour in Rconsole  
7913 9674 d 19 h ripley /trunk/src/gnuwin32/ windows updates to match Unix
improve control flow in console/pager by stripping _\b when reading.
 
7849 9678 d 18 h ripley /trunk/src/gnuwin32/ graphapp had only one set of saves for h and v scrollbars, so the
event call-back got confused.
 
7824 9680 d 2 h ripley /trunk/src/ more symbol hiding, especially of new graphics routines
-Wall fixes
 
7454 9699 d 15 h ripley /trunk/src/ windows updates to match changes elsewhere
Interpret underlining in internal pager.
 
6994 9726 d 16 h pd /trunk/ branch update  
6626 9749 d 1 h guido /trunk/src/gnuwin32/ Oops. .Rhistory was not closed!! + -Wall change to graphapp/rgb.c  
6098 9791 d 18 h pd /trunk/ branch update - not bugfree