The R Project SVN R

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
42208 6956 d 15 h murdoch /branches/djm-source/ Recreate branch from trunk  
/branches/djm-source
41793 6995 d 19 h ripley /trunk/src/gnuwin32/ more 'const char' issues  
/trunk/src/gnuwin32/dataentry.c
/trunk/src/gnuwin32/embeddedR.c
/trunk/src/gnuwin32/extra.c
/trunk/src/gnuwin32/graphapp/bitmaps.c
/trunk/src/gnuwin32/graphapp/buttons.c
/trunk/src/gnuwin32/graphapp/clipboard.c
/trunk/src/gnuwin32/graphapp/controls.c
/trunk/src/gnuwin32/graphapp/cursors.c
/trunk/src/gnuwin32/graphapp/dialogs.c
/trunk/src/gnuwin32/graphapp/drawing.c
/trunk/src/gnuwin32/graphapp/drawtext.c
/trunk/src/gnuwin32/graphapp/fonts.c
/trunk/src/gnuwin32/graphapp/ga.h
/trunk/src/gnuwin32/graphapp/gdraw.c
/trunk/src/gnuwin32/graphapp/gif.c
/trunk/src/gnuwin32/graphapp/graphapp.h
/trunk/src/gnuwin32/graphapp/image.c
/trunk/src/gnuwin32/graphapp/internal.h
/trunk/src/gnuwin32/graphapp/menus.c
/trunk/src/gnuwin32/graphapp/metafile.c
/trunk/src/gnuwin32/graphapp/printer.c
/trunk/src/gnuwin32/graphapp/rgb.c
/trunk/src/gnuwin32/graphapp/status.c
/trunk/src/gnuwin32/graphapp/strings.c
/trunk/src/gnuwin32/graphapp/tooltips.c
/trunk/src/gnuwin32/graphapp/windows.c
/trunk/src/gnuwin32/preferences.c
/trunk/src/gnuwin32/rui.c
/trunk/src/gnuwin32/rui.h
/trunk/src/gnuwin32/run.c
/trunk/src/gnuwin32/run.h
/trunk/src/gnuwin32/system.c
40770 7097 d 16 h ripley /trunk/src/ add defautl extension on devga's save as menu items  
/trunk/src/gnuwin32/CHANGES
/trunk/src/gnuwin32/graphapp/dialogs.c
/trunk/src/library/grDevices/src/devWindows.c
39274 7259 d 17 h ripley /trunk/src/gnuwin32/ remap gettext to GA_gettext explicitly  
/trunk/src/gnuwin32/Rdll.hide
/trunk/src/gnuwin32/console.c
/trunk/src/gnuwin32/dataentry.c
/trunk/src/gnuwin32/editor.c
/trunk/src/gnuwin32/extra.c
/trunk/src/gnuwin32/graphapp/controls.c
/trunk/src/gnuwin32/graphapp/dialogs.c
/trunk/src/gnuwin32/graphapp/graphapp.h
/trunk/src/gnuwin32/graphapp/metafile.c
/trunk/src/gnuwin32/preferences.c
/trunk/src/gnuwin32/windlgs/src/ttest.c
38990 7275 d 18 h ripley /trunk/src/gnuwin32/ GetSaveFileName appears to need \ in initial dir  
/trunk/src/gnuwin32/CHANGES
/trunk/src/gnuwin32/graphapp/dialogs.c
/trunk/src/gnuwin32/rui.c
38793 7298 d 14 h ripley /trunk/src/gnuwin32/ move selectfolder to graphapp.
use the documented interface (in R-exts) for rproxy_impl
 
/trunk/src/gnuwin32/Rdll.hide
/trunk/src/gnuwin32/front-ends/rproxy_impl.c
/trunk/src/gnuwin32/graphapp/dialogs.c
/trunk/src/gnuwin32/shext.c
/trunk/src/gnuwin32/shext.h
37814 7407 d 13 h ripley /trunk/src/gnuwin32/ translate some more messages  
/trunk/src/gnuwin32/graphapp/dialogs.c
/trunk/src/gnuwin32/shext.c
/trunk/src/gnuwin32/shext.h
37809 7407 d 14 h ripley /trunk/ translate some more buttons  
/trunk/po/RGui-de.gmo
/trunk/po/RGui-de.po
/trunk/po/RGui-fr.gmo
/trunk/po/RGui-fr.po
/trunk/po/RGui-it.gmo
/trunk/po/RGui-it.po
/trunk/po/RGui-ja.gmo
/trunk/po/RGui-ja.po
/trunk/po/RGui-ko.gmo
/trunk/po/RGui-ko.po
/trunk/po/RGui-pt_BR.gmo
/trunk/po/RGui-pt_BR.po
/trunk/po/RGui-ru.gmo
/trunk/po/RGui-ru.po
/trunk/po/RGui-zh_CN.gmo
/trunk/po/RGui-zh_CN.po
/trunk/po/RGui-zh_TW.gmo
/trunk/po/RGui-zh_TW.po
/trunk/po/RGui.pot
/trunk/src/gnuwin32/extra.c
/trunk/src/gnuwin32/graphapp/dialogs.c
37592 7427 d 12 h murdoch /trunk/src/gnuwin32/ Allow Rconsole files to be loaded as well as saved.  
/trunk/src/gnuwin32/CHANGES
/trunk/src/gnuwin32/extra.c
/trunk/src/gnuwin32/graphapp/dialogs.c
/trunk/src/gnuwin32/graphapp/ga.h
/trunk/src/gnuwin32/graphapp/graphapp.h
/trunk/src/gnuwin32/preferences.c
/trunk/src/gnuwin32/rui.c
36938 7513 d 13 h ripley /trunk/src/ On Windows, record the locale's codepage and use it where appropriate.
devWindows needs to get the charmetric info for Unicode chars even
on Win9x for e.g. Japanese DBCS characters.
 
/trunk/src/gnuwin32/graphapp/buttons.c
/trunk/src/gnuwin32/graphapp/controls.c
/trunk/src/gnuwin32/graphapp/dialogs.c
/trunk/src/gnuwin32/graphapp/gdraw.c
/trunk/src/gnuwin32/graphapp/internal.h
/trunk/src/gnuwin32/graphapp/menus.c
/trunk/src/gnuwin32/graphapp/windows.c
/trunk/src/gnuwin32/rui.c
/trunk/src/include/Defn.h
/trunk/src/library/grDevices/src/devWindows.c
/trunk/src/main/main.c
/trunk/src/main/platform.c
36930 7515 d 14 h ripley /trunk/src/ allow changes to a non-MBCS locale, e.g. Russian, on Windows.
work around the bug in mingwex when LC_CTYPE=C.
 
/trunk/src/gnuwin32/CHANGES
/trunk/src/gnuwin32/graphapp/buttons.c
/trunk/src/gnuwin32/graphapp/controls.c
/trunk/src/gnuwin32/graphapp/dialogs.c
/trunk/src/gnuwin32/graphapp/gdraw.c
/trunk/src/gnuwin32/graphapp/menus.c
/trunk/src/gnuwin32/graphapp/windows.c
/trunk/src/main/main.c
36921 7515 d 19 h ripley /trunk/src/ use widechar for output on NT in a MBCS locale  
/trunk/src/gnuwin32/CHANGES
/trunk/src/gnuwin32/exported-vars
/trunk/src/gnuwin32/graphapp/buttons.c
/trunk/src/gnuwin32/graphapp/controls.c
/trunk/src/gnuwin32/graphapp/dialogs.c
/trunk/src/gnuwin32/graphapp/gdraw.c
/trunk/src/gnuwin32/graphapp/init.c
/trunk/src/gnuwin32/graphapp/internal.h
/trunk/src/gnuwin32/graphapp/menus.c
/trunk/src/gnuwin32/rui.c
/trunk/src/library/grDevices/src/devWindows.c
35919 7589 d 15 h ripley /trunk/src/ add choose.dir on Windows
repalce rwin.html by index.html and tidy up some unused code for Windows help
 
/trunk/src/gnuwin32/CHANGES
/trunk/src/gnuwin32/extra.c
/trunk/src/gnuwin32/fixed/Makefile
/trunk/src/gnuwin32/graphapp/dialogs.c
/trunk/src/gnuwin32/rui.c
/trunk/src/gnuwin32/system.c
/trunk/src/include/Internal.h
/trunk/src/library/utils/NAMESPACE
/trunk/src/library/utils/R/windows/choose.files.R
/trunk/src/library/utils/R/windows/help.start.R
/trunk/src/library/utils/man/windows/choose.files.Rd
/trunk/src/main/names.c
34081 7761 d 22 h ripley /trunk/src/gnuwin32/graphapp/ remove translaion  
/trunk/src/gnuwin32/graphapp/dialogs.c
33093 7840 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
33091 7840 d 16 h ripley /trunk/src/gnuwin32/ more enabling of translations  
/trunk/src/gnuwin32/graphapp/dialogs.c
/trunk/src/gnuwin32/graphapp/gmenus.c
/trunk/src/gnuwin32/rui.c
33088 7840 d 17 h ripley /trunk/ add more translations to RGui domain  
/trunk/po/Makefile.in.in
/trunk/src/gnuwin32/console.c
/trunk/src/gnuwin32/graphapp/dialogs.c
/trunk/src/gnuwin32/system.c
/trunk/src/library/grDevices/src/devWindows.c
31401 7957 d 17 h murdoch /trunk/src/gnuwin32/ Ctrl chars in TCLTK would cause crash in Rgui  
/trunk/src/gnuwin32/CHANGES
/trunk/src/gnuwin32/graphapp/dialogs.c
/trunk/src/gnuwin32/graphapp/menus.c
29159 8130 d 5 h murdoch /trunk/ Set R_USER to Windows personal directory  
/trunk/src/gnuwin32/shext.h
/trunk/doc/manual/R-intro.texi
/trunk/src/gnuwin32/CHANGES
/trunk/src/gnuwin32/front-ends/rproxy_impl.c
/trunk/src/gnuwin32/front-ends/rtest.c
/trunk/src/gnuwin32/graphapp/dialogs.c
/trunk/src/gnuwin32/shext.c
/trunk/src/gnuwin32/system.c
28991 8141 d 8 h murdoch /trunk/ Editor support (mostly in Windows) by Chris Jackson  
/trunk/src/gnuwin32/editor.c
/trunk/NEWS
/trunk/src/gnuwin32/CHANGES
/trunk/src/gnuwin32/Makefile
/trunk/src/gnuwin32/console.c
/trunk/src/gnuwin32/console.h
/trunk/src/gnuwin32/graphapp/buttons.c
/trunk/src/gnuwin32/graphapp/controls.c
/trunk/src/gnuwin32/graphapp/dialogs.c
/trunk/src/gnuwin32/graphapp/events.c
/trunk/src/gnuwin32/graphapp/ga.h
/trunk/src/gnuwin32/graphapp/gbuttons.c
/trunk/src/gnuwin32/graphapp/gmenus.c
/trunk/src/gnuwin32/graphapp/graphapp.h
/trunk/src/gnuwin32/graphapp/internal.h
/trunk/src/gnuwin32/graphapp/menus.c
/trunk/src/gnuwin32/graphapp/objects.c
/trunk/src/gnuwin32/pager.c
/trunk/src/gnuwin32/preferences.c
/trunk/src/gnuwin32/rui.c
/trunk/src/gnuwin32/rui.h
/trunk/src/gnuwin32/system.c
/trunk/src/include/Defn.h
/trunk/src/include/Internal.h
/trunk/src/library/profile/Rprofile.windows
/trunk/src/library/utils/NAMESPACE
/trunk/src/library/utils/R/edit.R
/trunk/src/main/names.c
/trunk/src/main/platform.c
/trunk/src/unix/edit.c
/trunk/src/unix/system.c

Show All