R
R-packages
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
The R Project SVN
R
(root)
/
branches
/
R-classInheritance
/
src
/
gnuwin32
/
dataentry.c
@ 63243
– Rev 47757
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Clear current filter
Rev
Age
Author
Path
Log message
Diff
47757
6390 d 22 h
jmc
/branches/R-classInheritance/
create branch for class inheritance
46784
6484 d 4 h
murdoch
/trunk/src/
More flexible colour specs in Rgui
46038
6595 d 7 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 13 h
ripley
/trunk/src/gnuwin32/
fix for PR#11291
45070
6689 d 14 h
ripley
/trunk/src/gnuwin32/
layout and whitespace cleanup
45067
6689 d 15 h
ripley
/trunk/src/
patch on CJK input from Nakama
44201
6756 d 15 h
ripley
/trunk/src/
include Rdynload.h only where needed
use (void) in declarations
43882
6778 d 11 h
ripley
/trunk/src/gnuwin32/
switch Rgui to use Unicode internally
43800
6787 d 11 h
ripley
/trunk/src/gnuwin32/
more use of const
42300
6943 d 14 h
ripley
/trunk/src/gnuwin32/
update reference to where to get GPL
41861
6991 d 15 h
ripley
/trunk/src/
more use of 'const char *', especially in output routines
41793
6995 d 12 h
ripley
/trunk/src/gnuwin32/
more 'const char' issues
41783
6997 d 0 h
ripley
/trunk/src/
add const to char *
40869
7068 d 14 h
ripley
/trunk/src/gnuwin32/
avoid a warning in gcc 4,3.0
40758
7098 d 23 h
ripley
/trunk/src/gnuwin32/
tweaks to scrollbars
40757
7099 d 5 h
ripley
/trunk/src/gnuwin32/
updates to data viewer
40750
7099 d 14 h
ripley
/trunk/
add data viewer: beginnings only for X11
40748
7100 d 0 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
7259 d 10 h
ripley
/trunk/src/gnuwin32/
remap gettext to GA_gettext explicitly
38332
7351 d 22 h
murdoch
/trunk/src/gnuwin32/
Port of r38331 from R-2-3-patches (data entry crash)
37860
7405 d 3 h
ripley
/trunk/src/gnuwin32/
option to set console buffering intiially
37676
7415 d 15 h
ripley
/trunk/src/gnuwin32/
SUPPORT_MBCS is now the only option used, so clean up code
36901
7517 d 3 h
ripley
/trunk/src/
use WIN32_LEAN_AND_MEAN as appropriate
36820
7525 d 5 h
ripley
/trunk/
update FSF address
35776
7599 d 11 h
ripley
/trunk/
add i18n patch from Ei-ji Nakama - not fully tested
35450
7638 d 3 h
murdoch
/trunk/
Add R_BaseEnv and baseenv() alias for NULL, in preparation for deprecating NULL
34294
7748 d 4 h
ripley
/trunk/
add experimental options("OutDec")
34200
7753 d 8 h
murdoch
/trunk/src/gnuwin32/
fix for mouse scroll wheel bug in data editor
33093
7840 d 9 h
ripley
/trunk/src/gnuwin32/
more enabling of translations
33001
7845 d 1 h
ripley
/trunk/
move RGui strings to a seperate locale
32970
7847 d 0 h
ripley
/trunk/
add RGui menus to translation domain
32888
7852 d 4 h
ripley
/trunk/
mark messages for translation
32704
7861 d 9 h
ripley
/trunk/src/gnuwin32/
MBCS-related tweaks
32606
7866 d 23 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
7868 d 0 h
ripley
/trunk/src/gnuwin32/
add some support for char widths
make unicows optional (not needed on NT)
32578
7868 d 23 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
7882 d 9 h
ripley
/trunk/src/
no longer use LEVELS for lengths
31630
7943 d 9 h
ripley
/trunk/src/gnuwin32/
add Windows support for pars lend/ljoin/lmitre
29162
8129 d 14 h
ripley
/trunk/src/
branch update
27686
8257 d 19 h
murdoch
/trunk/src/
Some bug fixes to stay on top code.