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 18 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
52804 5815 d 18 h ripley /trunk/src/gnuwin32/ tidy up the use of alloca  
52012 5917 d 0 h ripley /trunk/src/gnuwin32/ hide cursor whilst R is processing  
51958 5923 d 20 h murdoch /trunk/src/gnuwin32/ Missed some calls to hide caret  
51948 5924 d 12 h murdoch /trunk/src/ Add optional blinking cursor, to help with screen readers.  
51627 5955 d 20 h ripley /trunk/ allow for using 32-bit MinGW-w64 compilers  
51039 6027 d 22 h ripley /trunk/src/ use WIN64  
49486 6175 d 10 h murdoch /trunk/src/gnuwin32/ Nonstandard fonts would crash the GUI preferences dialog. Reported by Jack Tanner.

The fix is incomplete: Graphapp doesn't listen for notifications of changes to the edit part of a combobox, so the text sample isn't updated by edits to the font name.
 
48428 6299 d 20 h murdoch /trunk/src/gnuwin32/ file.choose() and the save console dialog did not set the
file filters properly.
 
48039 6356 d 22 h ripley /trunk/src/gnuwin32/ tidy up and document change marking completion lines as user text.  
48038 6357 d 2 h ripley /trunk/src/gnuwin32/ treat completed lines as user input  
47854 6381 d 19 h ripley /trunk/src/gnuwin32/ better solution for alloca  
47853 6381 d 21 h ripley /trunk/src/gnuwin32/ mingw64 tweaks  
47852 6381 d 21 h ripley /trunk/src/ fixes for Mingw42, 20090202 build  
46842 6473 d 16 h ripley /trunk/src/gnuwin32/ lots of changes to the handling of filenames (e.g. moves to Unicode)  
46826 6474 d 16 h ripley /trunk/src/gnuwin32/ bug fix for PR#13195  
46784 6483 d 16 h murdoch /trunk/src/ More flexible colour specs in Rgui  
46677 6501 d 2 h ripley /trunk/src/gnuwin32/ encoding for consolecmd  
45491 6668 d 14 h ripley /trunk/src/gnuwin32/ accept invalid Unicode chars in Rgui  
45349 6677 d 0 h ripley /trunk/src/gnuwin32/ more care is needed with pointer arithmetic  
45252 6681 d 18 h ripley /trunk/src/ final (?!) patch on input methods from Nakama  
45225 6682 d 20 h ripley /trunk/src/ workarounds to make e.g. alt+0177 work again  
45214 6683 d 0 h ripley /trunk/src/gnuwin32/ clean up r45213  
45213 6683 d 0 h ripley /trunk/src/ surrogate pairs patch from Nakama  
45067 6689 d 4 h ripley /trunk/src/ patch on CJK input from Nakama  
44656 6721 d 21 h ripley /trunk/src/gnuwin32/ Rgui keyboard input in non-1252 single-byte locales  
44575 6730 d 15 h ripley /trunk/ sort out the interpretation of 'pointsize' in windows/png ... devices  
44069 6762 d 23 h ripley /trunk/src/ centralize Rgui UTF support  
44038 6766 d 1 h ripley /trunk/src/ UTF-8 output to Rgui (via escapes) is going live  
44027 6766 d 23 h ripley /trunk/src/ move towards outputting UTF-8 on Rgui console (disabled pending further tests).  
43908 6775 d 18 h ripley /trunk/src/ Nakama patch for Windows IME  
43882 6778 d 0 h ripley /trunk/src/gnuwin32/ switch Rgui to use Unicode internally  
43795 6787 d 1 h ripley /trunk/src/gnuwin32/ use const  
43767 6791 d 18 h ripley /trunk/ use const char * in embedding interfaces where appropriate  
43238 6854 d 1 h ripley /trunk/src/gnuwin32/ Windows changes on incorporating rcompgen into utils  
43237 6854 d 1 h ripley /trunk/ merge rcompgen into utils  
43117 6867 d 23 h ripley /trunk/src/gnuwin32/ alter way TAB works when R_COMPLETION=FALSE  
42300 6943 d 2 h ripley /trunk/src/gnuwin32/ update reference to where to get GPL  
42242 6952 d 11 h ripley /trunk/src/ more correction of types  
41771 6997 d 3 h ripley /trunk/src/ sort out some more of the problems with r41767