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 5808 d 9 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
51659 5954 d 7 h maechler /trunk/ new lang5() / Rf_lang5() {& lang6()} utility  
49591 6169 d 11 h ripley /trunk/ remove --disable-mbcs
use perl regexps in UTF-8 in a non-UTF-8 MBCS locale
 
48544 6283 d 11 h ripley /trunk/ patch for View() from Ei-ji Nakama  
46169 6572 d 15 h ripley /trunk/ allow for View() windows to be open whilst DE is.
use one font_set per display, not per window, free it after use.
only set up IO methods if this is an editor
 
46161 6573 d 3 h ripley /trunk/src/modules/X11/ add XSync call that some systems seem to need  
46045 6595 d 7 h murdoch /trunk/ Copy Windows fix from r46038 to X11.  
45475 6670 d 11 h ripley /trunk/src/ more whitespace cleanup  
44407 6743 d 16 h ripley /trunk/ End key in X11 dataentry could cause a crash  
44345 6747 d 13 h ripley /trunk/src/modules/X11/ port r44344 from R-2-6-branch (incorrect handling of de fallback font)
use pX11Desc type, remove 'new' where redundant
 
44186 6757 d 11 h ripley /trunk/src/modules/X11/ tidy up non-MBCS build  
42804 6898 d 9 h maechler /trunk/src/ strlen() efficiency patch by John Brzustowski PR#9902  
42307 6943 d 16 h ripley /trunk/src/ change reference to GPL  
41861 6991 d 18 h ripley /trunk/src/ more use of 'const char *', especially in output routines  
41835 6992 d 17 h ripley /trunk/src/modules/X11/ a bit more use of 'const char *'  
41831 6993 d 2 h rgentlem /trunk/ yet another set of CHARSXP patches - hopefully almost the last of these  
41345 7032 d 18 h ripley /trunk/src/modules/X11/ remove use of C99 comment  
40759 7098 d 18 h ripley /trunk/ allow multiple data editors/viewers
solve some problems with expose/resize in X11 data editor
 
40756 7099 d 9 h ripley /trunk/src/modules/X11/ more on data viewer  
40755 7099 d 11 h ripley /trunk/src/ more on data viewer  
40754 7099 d 15 h ripley /trunk/ next step towards an X11 data viewer (still modal)  
40747 7100 d 4 h ripley /trunk/ fixes to dataeditor  
39658 7223 d 18 h ripley /trunk/src/modules/X11/ another MBCS code stack protection problem  
36820 7525 d 8 h ripley /trunk/ update FSF address  
36498 7549 d 9 h ripley /trunk/src/ tweaks to circumvent glibc's habit of hiding declarations  
36044 7580 d 9 h ripley /trunk/ use X11 resources for positioning of X11 and dataentry windows  
35930 7588 d 9 h ripley /trunk/ preferred version is Ei-ji Nakama  
35844 7595 d 9 h ripley /trunk/ treat font 5 specially in GSymbol and GMetricInfo  
35776 7599 d 14 h ripley /trunk/ add i18n patch from Ei-ji Nakama - not fully tested  
35450 7638 d 6 h murdoch /trunk/ Add R_BaseEnv and baseenv() alias for NULL, in preparation for deprecating NULL  
35415 7642 d 3 h ripley /trunk/src/modules/X11/ changes for the --disable-mbcs case  
34639 7718 d 11 h ripley /trunk/ merge in Nakama's X11 patches  
34294 7748 d 7 h ripley /trunk/ add experimental options("OutDec")  
32677 7863 d 9 h ripley /trunk/src/ define and use mbcslocale  
32639 7865 d 12 h ripley /trunk/src/ introduce mbs_init macro, more comments  
32555 7870 d 7 h ripley /trunk/src/modules/X11/ default font was too restrictive.
need to create IC earlier.
 
32527 7871 d 14 h ripley /trunk/src/modules/X11/ more error backout  
32518 7872 d 8 h ripley /trunk/src/modules/X11/ some tidying up, but I cannot get XCreateIC to work  
32472 7875 d 11 h ripley /trunk/src/modules/X11/ more tweaks  
32471 7875 d 11 h ripley /trunk/src/modules/X11/ more tweaks, including less X-like names