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
 
51948 5924 d 12 h murdoch /trunk/src/ Add optional blinking cursor, to help with screen readers.  
51721 5949 d 2 h ripley /trunk/src/gnuwin32/ - tidy up after MM's breakage
- remove special rgico64.rc
 
48732 6259 d 13 h murdoch /trunk/src/ Use 32 bit values for scrolling windows.  
46784 6483 d 16 h murdoch /trunk/src/ More flexible colour specs in Rgui  
46038 6594 d 20 h murdoch /trunk/ Fix for PR#11897, bad handling of escape chars in the data editor. So far only fixed in Windows...  
45528 6665 d 1 h ripley /trunk/src/gnuwin32/ fix for PR#11291  
45070 6689 d 3 h ripley /trunk/src/gnuwin32/ layout and whitespace cleanup  
45067 6689 d 4 h ripley /trunk/src/ patch on CJK input from Nakama  
44201 6756 d 3 h ripley /trunk/src/ include Rdynload.h only where needed
use (void) in declarations
 
43882 6778 d 0 h ripley /trunk/src/gnuwin32/ switch Rgui to use Unicode internally  
43800 6787 d 0 h ripley /trunk/src/gnuwin32/ more use of const  
42300 6943 d 2 h ripley /trunk/src/gnuwin32/ update reference to where to get GPL  
41861 6991 d 3 h ripley /trunk/src/ more use of 'const char *', especially in output routines  
41793 6995 d 1 h ripley /trunk/src/gnuwin32/ more 'const char' issues  
41783 6996 d 12 h ripley /trunk/src/ add const to char *  
40869 7068 d 2 h ripley /trunk/src/gnuwin32/ avoid a warning in gcc 4,3.0  
40758 7098 d 11 h ripley /trunk/src/gnuwin32/ tweaks to scrollbars  
40757 7098 d 17 h ripley /trunk/src/gnuwin32/ updates to data viewer  
40750 7099 d 3 h ripley /trunk/ add data viewer: beginnings only for X11  
40748 7099 d 12 h ripley /trunk/src/gnuwin32/ fixes to dataeditor like r40707 for X11
move all to global variables to a structure, for a future data viewer.
 
39274 7258 d 23 h ripley /trunk/src/gnuwin32/ remap gettext to GA_gettext explicitly  
38332 7351 d 10 h murdoch /trunk/src/gnuwin32/ Port of r38331 from R-2-3-patches (data entry crash)  
37860 7404 d 15 h ripley /trunk/src/gnuwin32/ option to set console buffering intiially  
37676 7415 d 3 h ripley /trunk/src/gnuwin32/ SUPPORT_MBCS is now the only option used, so clean up code  
36901 7516 d 16 h ripley /trunk/src/ use WIN32_LEAN_AND_MEAN as appropriate  
36820 7524 d 17 h ripley /trunk/ update FSF address  
35776 7598 d 23 h ripley /trunk/ add i18n patch from Ei-ji Nakama - not fully tested  
35450 7637 d 15 h murdoch /trunk/ Add R_BaseEnv and baseenv() alias for NULL, in preparation for deprecating NULL  
34294 7747 d 16 h ripley /trunk/ add experimental options("OutDec")  
34200 7752 d 21 h murdoch /trunk/src/gnuwin32/ fix for mouse scroll wheel bug in data editor  
33093 7839 d 21 h ripley /trunk/src/gnuwin32/ more enabling of translations  
33001 7844 d 13 h ripley /trunk/ move RGui strings to a seperate locale  
32970 7846 d 13 h ripley /trunk/ add RGui menus to translation domain  
32888 7851 d 17 h ripley /trunk/ mark messages for translation  
32704 7860 d 22 h ripley /trunk/src/gnuwin32/ MBCS-related tweaks  
32606 7866 d 11 h ripley /trunk/src/gnuwin32/ remove some of Guido's macros than hide things and confuse editors
more work on variable-width chars: incomplete and with testing code left in.
 
32589 7867 d 13 h ripley /trunk/src/gnuwin32/ add some support for char widths
make unicows optional (not needed on NT)
 
32578 7868 d 11 h ripley /trunk/src/gnuwin32/ adopt the essence of Nakama's patches, except for writelineHelper
where they seemed only to work for non-shifted displays.
 
32360 7881 d 21 h ripley /trunk/src/ no longer use LEVELS for lengths