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)
/
trunk
/
src
/
gnuwin32
/
dataentry.c
@ 34412
– Rev 0
Rev
Hide changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
Changes
34294
7747 d 11 h
ripley
/trunk/
add experimental options("OutDec")
/trunk/NEWS
/trunk/src/gnuwin32/dataentry.c
/trunk/src/include/Defn.h
/trunk/src/include/Print.h
/trunk/src/include/R_ext/PrtUtil.h
/trunk/src/library/base/man/options.Rd
/trunk/src/main/builtin.c
/trunk/src/main/coerce.c
/trunk/src/main/deparse.c
/trunk/src/main/options.c
/trunk/src/main/paste.c
/trunk/src/main/plot.c
/trunk/src/main/print.c
/trunk/src/main/printarray.c
/trunk/src/main/printutils.c
/trunk/src/main/printvector.c
/trunk/src/main/scan.c
/trunk/src/main/util.c
/trunk/src/modules/X11/dataentry.c
34200
7752 d 16 h
murdoch
/trunk/src/gnuwin32/
fix for mouse scroll wheel bug in data editor
/trunk/src/gnuwin32/CHANGES
/trunk/src/gnuwin32/dataentry.c
33093
7839 d 16 h
ripley
/trunk/src/gnuwin32/
more enabling of translations
/trunk/src/gnuwin32/console.c
/trunk/src/gnuwin32/dataentry.c
/trunk/src/gnuwin32/graphapp/clipboard.c
/trunk/src/gnuwin32/graphapp/dialogs.c
/trunk/src/gnuwin32/graphapp/metafile.c
/trunk/src/gnuwin32/graphapp/printer.c
33001
7844 d 8 h
ripley
/trunk/
move RGui strings to a seperate locale
/trunk/po/RGui.pot
/trunk/src/gnuwin32/console.c
/trunk/src/gnuwin32/dataentry.c
/trunk/src/gnuwin32/editor.c
/trunk/src/gnuwin32/graphapp/gmenus.c
/trunk/src/gnuwin32/pager.c
/trunk/src/gnuwin32/preferences.c
/trunk/src/gnuwin32/rui.c
/trunk/src/gnuwin32/system.c
/trunk/src/gnuwin32/win-nls.h
32970
7846 d 7 h
ripley
/trunk/
add RGui menus to translation domain
/trunk/po/POTFILES.in
/trunk/src/gnuwin32/dataentry.c
/trunk/src/gnuwin32/editor.c
/trunk/src/gnuwin32/graphapp/gmenus.c
/trunk/src/gnuwin32/pager.c
/trunk/src/gnuwin32/rui.c
/trunk/src/gnuwin32/system.c
32888
7851 d 11 h
ripley
/trunk/
mark messages for translation
/trunk/src/gnuwin32/win-nls.h
/trunk/po/POTFILES.in
/trunk/src/gnuwin32/console.c
/trunk/src/gnuwin32/dataentry.c
/trunk/src/gnuwin32/dynload.c
/trunk/src/gnuwin32/editor.c
/trunk/src/gnuwin32/extra.c
/trunk/src/gnuwin32/pager.c
/trunk/src/gnuwin32/preferences.c
/trunk/src/gnuwin32/rui.c
/trunk/src/gnuwin32/run.c
/trunk/src/gnuwin32/shext.c
/trunk/src/gnuwin32/sys-win32.c
/trunk/src/gnuwin32/system.c
32704
7860 d 16 h
ripley
/trunk/src/gnuwin32/
MBCS-related tweaks
/trunk/src/gnuwin32/INSTALL
/trunk/src/gnuwin32/Makefile
/trunk/src/gnuwin32/console.c
/trunk/src/gnuwin32/dataentry.c
/trunk/src/gnuwin32/extra.c
/trunk/src/gnuwin32/graphapp/Makefile
/trunk/src/gnuwin32/graphapp/menus.c
/trunk/src/gnuwin32/rhome.c
/trunk/src/gnuwin32/rui.c
/trunk/src/gnuwin32/system.c
32606
7866 d 6 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.
/trunk/src/gnuwin32/console.c
/trunk/src/gnuwin32/consolestructs.h
/trunk/src/gnuwin32/dataentry.c
32589
7867 d 7 h
ripley
/trunk/src/gnuwin32/
add some support for char widths
make unicows optional (not needed on NT)
/trunk/src/gnuwin32/Makefile
/trunk/src/gnuwin32/MkRules
/trunk/src/gnuwin32/console.c
/trunk/src/gnuwin32/dataentry.c
32578
7868 d 6 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.
/trunk/src/gnuwin32/console.c
/trunk/src/gnuwin32/dataentry.c
/trunk/src/gnuwin32/graphapp/ga.h
/trunk/src/gnuwin32/graphapp/gdraw.c
/trunk/src/gnuwin32/graphapp/menus.c
32360
7881 d 16 h
ripley
/trunk/src/
no longer use LEVELS for lengths
/trunk/src/gnuwin32/dataentry.c
/trunk/src/modules/X11/dataentry.c
31630
7942 d 16 h
ripley
/trunk/src/gnuwin32/
add Windows support for pars lend/ljoin/lmitre
/trunk/src/gnuwin32/CHANGES
/trunk/src/gnuwin32/dataentry.c
/trunk/src/gnuwin32/devga.c
/trunk/src/gnuwin32/graphapp/ga.h
/trunk/src/gnuwin32/graphapp/gdraw.c
29162
8128 d 21 h
ripley
/trunk/src/
branch update
/trunk/src/gnuwin32/CHANGES
/trunk/src/gnuwin32/dataentry.c
/trunk/src/library/utils/man/windows/Rconsole.Rd
27686
8257 d 2 h
murdoch
/trunk/src/
Some bug fixes to stay on top code.
/trunk/src/gnuwin32/dataentry.c
/trunk/src/gnuwin32/devga.c
/trunk/src/gnuwin32/graphapp/ga.h
/trunk/src/gnuwin32/graphapp/gdraw.c
/trunk/src/gnuwin32/pager.c
/trunk/src/gnuwin32/rui.c
/trunk/src/library/graphics/man/windows/bringToTop.Rd
27662
8258 d 3 h
murdoch
/trunk/src/gnuwin32/
Added "Stay on top" to popup menus in Rgui.
/trunk/src/gnuwin32/CHANGES
/trunk/src/gnuwin32/dataentry.c
/trunk/src/gnuwin32/devga.c
/trunk/src/gnuwin32/pager.c
/trunk/src/gnuwin32/rui.c
27357
8271 d 1 h
murdoch
/trunk/src/
win.graph default size change, bringToTop "stay" addition
/trunk/src/gnuwin32/CHANGES
/trunk/src/gnuwin32/dataentry.c
/trunk/src/gnuwin32/devga.c
/trunk/src/gnuwin32/graphapp/ga.h
/trunk/src/gnuwin32/graphapp/gdraw.c
/trunk/src/gnuwin32/pager.c
/trunk/src/gnuwin32/rui.c
/trunk/src/gnuwin32/rui.h
/trunk/src/library/base/R/windows/windows.R
/trunk/src/library/base/man/windows/bringToTop.Rd
/trunk/src/library/base/man/windows/windows.Rd
/trunk/src/main/names.c
25365
8403 d 13 h
ripley
/trunk/src/
allow zero-length list for modes
/trunk/src/gnuwin32/dataentry.c
/trunk/src/modules/X11/dataentry.c
24283
8477 d 21 h
ripley
/trunk/
branch update
/trunk/etc/Makeconf.in
/trunk/src/gnuwin32/dataentry.c
/trunk/src/gnuwin32/extra.c
/trunk/src/gnuwin32/graphapp/controls.c
/trunk/src/gnuwin32/graphapp/events.c
/trunk/src/gnuwin32/graphapp/graphappmain.c
24276
8478 d 12 h
ripley
/trunk/src/gnuwin32/
tweaks to make closer to X11 version
/trunk/src/gnuwin32/dataentry.c
24272
8478 d 16 h
ripley
/trunk/src/gnuwin32/
move to using vector list internally
/trunk/src/gnuwin32/CHANGES
/trunk/src/gnuwin32/dataentry.c
←Prev
1
2
Next→
Show All