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
47757 6391 d 8 h jmc /branches/R-classInheritance/ create branch for class inheritance  
46169 6572 d 22 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 11 h ripley /trunk/src/modules/X11/ add XSync call that some systems seem to need  
46045 6595 d 14 h murdoch /trunk/ Copy Windows fix from r46038 to X11.  
45475 6670 d 18 h ripley /trunk/src/ more whitespace cleanup  
44407 6743 d 23 h ripley /trunk/ End key in X11 dataentry could cause a crash  
44345 6747 d 21 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 18 h ripley /trunk/src/modules/X11/ tidy up non-MBCS build  
42804 6898 d 16 h maechler /trunk/src/ strlen() efficiency patch by John Brzustowski PR#9902  
42307 6943 d 23 h ripley /trunk/src/ change reference to GPL  
41861 6992 d 2 h ripley /trunk/src/ more use of 'const char *', especially in output routines  
41835 6993 d 0 h ripley /trunk/src/modules/X11/ a bit more use of 'const char *'  
41831 6993 d 9 h rgentlem /trunk/ yet another set of CHARSXP patches - hopefully almost the last of these  
41345 7033 d 1 h ripley /trunk/src/modules/X11/ remove use of C99 comment  
40759 7099 d 1 h ripley /trunk/ allow multiple data editors/viewers
solve some problems with expose/resize in X11 data editor
 
40756 7099 d 16 h ripley /trunk/src/modules/X11/ more on data viewer  
40755 7099 d 18 h ripley /trunk/src/ more on data viewer  
40754 7099 d 22 h ripley /trunk/ next step towards an X11 data viewer (still modal)  
40747 7100 d 11 h ripley /trunk/ fixes to dataeditor  
39658 7224 d 1 h ripley /trunk/src/modules/X11/ another MBCS code stack protection problem  
36820 7525 d 15 h ripley /trunk/ update FSF address  
36498 7549 d 16 h ripley /trunk/src/ tweaks to circumvent glibc's habit of hiding declarations  
36044 7580 d 16 h ripley /trunk/ use X11 resources for positioning of X11 and dataentry windows  
35930 7588 d 16 h ripley /trunk/ preferred version is Ei-ji Nakama  
35844 7595 d 17 h ripley /trunk/ treat font 5 specially in GSymbol and GMetricInfo  
35776 7599 d 21 h ripley /trunk/ add i18n patch from Ei-ji Nakama - not fully tested  
35450 7638 d 14 h murdoch /trunk/ Add R_BaseEnv and baseenv() alias for NULL, in preparation for deprecating NULL  
35415 7642 d 11 h ripley /trunk/src/modules/X11/ changes for the --disable-mbcs case  
34639 7718 d 18 h ripley /trunk/ merge in Nakama's X11 patches  
34294 7748 d 15 h ripley /trunk/ add experimental options("OutDec")  
32677 7863 d 16 h ripley /trunk/src/ define and use mbcslocale  
32639 7865 d 19 h ripley /trunk/src/ introduce mbs_init macro, more comments  
32555 7870 d 15 h ripley /trunk/src/modules/X11/ default font was too restrictive.
need to create IC earlier.
 
32527 7871 d 22 h ripley /trunk/src/modules/X11/ more error backout  
32518 7872 d 15 h ripley /trunk/src/modules/X11/ some tidying up, but I cannot get XCreateIC to work  
32472 7875 d 18 h ripley /trunk/src/modules/X11/ more tweaks  
32471 7875 d 19 h ripley /trunk/src/modules/X11/ more tweaks, including less X-like names  
32432 7877 d 22 h ripley /trunk/src/modules/X11/ more UTF8 support  
32429 7878 d 11 h ripley /trunk/ add credits to Eiji Nakama  
32424 7878 d 16 h ripley /trunk/src/modules/X11/ add support for UTF-8 locales.