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 20 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
51659 5953 d 18 h maechler /trunk/ new lang5() / Rf_lang5() {& lang6()} utility  
49591 6168 d 22 h ripley /trunk/ remove --disable-mbcs
use perl regexps in UTF-8 in a non-UTF-8 MBCS locale
 
48544 6282 d 22 h ripley /trunk/ patch for View() from Ei-ji Nakama  
46169 6572 d 2 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 6572 d 15 h ripley /trunk/src/modules/X11/ add XSync call that some systems seem to need  
46045 6594 d 18 h murdoch /trunk/ Copy Windows fix from r46038 to X11.  
45475 6669 d 22 h ripley /trunk/src/ more whitespace cleanup  
44407 6743 d 3 h ripley /trunk/ End key in X11 dataentry could cause a crash  
44345 6747 d 1 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 6756 d 22 h ripley /trunk/src/modules/X11/ tidy up non-MBCS build  
42804 6897 d 20 h maechler /trunk/src/ strlen() efficiency patch by John Brzustowski PR#9902  
42307 6943 d 3 h ripley /trunk/src/ change reference to GPL  
41861 6991 d 6 h ripley /trunk/src/ more use of 'const char *', especially in output routines  
41835 6992 d 5 h ripley /trunk/src/modules/X11/ a bit more use of 'const char *'  
41831 6992 d 13 h rgentlem /trunk/ yet another set of CHARSXP patches - hopefully almost the last of these  
41345 7032 d 5 h ripley /trunk/src/modules/X11/ remove use of C99 comment  
40759 7098 d 5 h ripley /trunk/ allow multiple data editors/viewers
solve some problems with expose/resize in X11 data editor
 
40756 7098 d 21 h ripley /trunk/src/modules/X11/ more on data viewer  
40755 7098 d 22 h ripley /trunk/src/ more on data viewer  
40754 7099 d 2 h ripley /trunk/ next step towards an X11 data viewer (still modal)  
40747 7099 d 15 h ripley /trunk/ fixes to dataeditor  
39658 7223 d 5 h ripley /trunk/src/modules/X11/ another MBCS code stack protection problem  
36820 7524 d 20 h ripley /trunk/ update FSF address  
36498 7548 d 21 h ripley /trunk/src/ tweaks to circumvent glibc's habit of hiding declarations  
36044 7579 d 20 h ripley /trunk/ use X11 resources for positioning of X11 and dataentry windows  
35930 7587 d 20 h ripley /trunk/ preferred version is Ei-ji Nakama  
35844 7594 d 21 h ripley /trunk/ treat font 5 specially in GSymbol and GMetricInfo  
35776 7599 d 2 h ripley /trunk/ add i18n patch from Ei-ji Nakama - not fully tested  
35450 7637 d 18 h murdoch /trunk/ Add R_BaseEnv and baseenv() alias for NULL, in preparation for deprecating NULL  
35415 7641 d 15 h ripley /trunk/src/modules/X11/ changes for the --disable-mbcs case  
34639 7717 d 22 h ripley /trunk/ merge in Nakama's X11 patches  
34294 7747 d 19 h ripley /trunk/ add experimental options("OutDec")  
32677 7862 d 20 h ripley /trunk/src/ define and use mbcslocale  
32639 7864 d 23 h ripley /trunk/src/ introduce mbs_init macro, more comments  
32555 7869 d 19 h ripley /trunk/src/modules/X11/ default font was too restrictive.
need to create IC earlier.
 
32527 7871 d 2 h ripley /trunk/src/modules/X11/ more error backout  
32518 7871 d 19 h ripley /trunk/src/modules/X11/ some tidying up, but I cannot get XCreateIC to work  
32472 7874 d 22 h ripley /trunk/src/modules/X11/ more tweaks  
32471 7874 d 23 h ripley /trunk/src/modules/X11/ more tweaks, including less X-like names