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
83482 1315 d 0 h kalibera /trunk/src/ Create a dummy full blinking caret in Rgui already when the console window
gains focus. This workaround makes Rgui console behavior closer to the
usual convention, improving cursor navigation with NVDA screen reader.
Experimental.
 
/trunk/src/extra/graphapp/controls.c
/trunk/src/extra/graphapp/events.c
/trunk/src/extra/graphapp/graphapp.h
/trunk/src/gnuwin32/console.c
83479 1316 d 0 h kalibera /trunk/src/ Improve caret handling in Rgui/GraphApp.  
/trunk/src/extra/graphapp/controls.c
/trunk/src/extra/graphapp/events.c
/trunk/src/extra/graphapp/internal.h
/trunk/src/gnuwin32/console.c
82774 1427 d 11 h kalibera /trunk/src/extra/graphapp/ Add explicit casts to sendmessage calls.  
/trunk/src/extra/graphapp/buttons.c
/trunk/src/extra/graphapp/controls.c
/trunk/src/extra/graphapp/dialogs.c
/trunk/src/extra/graphapp/gbuttons.c
/trunk/src/extra/graphapp/tooltips.c
76745 2587 d 6 h kalibera /trunk/src/extra/graphapp/ Remap graphapp control state constants to avoid name clashes.  
/trunk/src/extra/graphapp/buttons.c
/trunk/src/extra/graphapp/controls.c
/trunk/src/extra/graphapp/events.c
/trunk/src/extra/graphapp/graphapp.h
/trunk/src/extra/graphapp/menus.c
/trunk/src/extra/graphapp/windows.c
60023 5112 d 5 h murdoch /trunk/ Editor windows always had black text.  
/trunk/doc/NEWS.Rd
/trunk/src/extra/graphapp/controls.c
53861 5702 d 4 h murdoch /trunk/src/ Fix for PR#14460 (caret in the wrong place)  
/trunk/src/extra/graphapp/controls.c
/trunk/src/gnuwin32/CHANGES.Rd
51948 5924 d 0 h murdoch /trunk/src/ Add optional blinking cursor, to help with screen readers.  
/trunk/src/extra/graphapp/controls.c
/trunk/src/extra/graphapp/events.c
/trunk/src/extra/graphapp/graphapp.h
/trunk/src/extra/graphapp/internal.h
/trunk/src/gnuwin32/CHANGES
/trunk/src/gnuwin32/console.c
/trunk/src/gnuwin32/console.h
/trunk/src/gnuwin32/consolestructs.h
/trunk/src/gnuwin32/dataentry.c
/trunk/src/gnuwin32/pager.c
/trunk/src/gnuwin32/preferences.c
/trunk/src/gnuwin32/preferences.h
/trunk/src/gnuwin32/rui.c
46784 6483 d 4 h murdoch /trunk/src/ More flexible colour specs in Rgui  
/trunk/src/gnuwin32/guicolors.h
/trunk/src/extra/graphapp/buttons.c
/trunk/src/extra/graphapp/controls.c
/trunk/src/extra/graphapp/graphapp.h
/trunk/src/gnuwin32/CHANGES
/trunk/src/gnuwin32/console.c
/trunk/src/gnuwin32/console.h
/trunk/src/gnuwin32/consolestructs.h
/trunk/src/gnuwin32/dataentry.c
/trunk/src/gnuwin32/editor.c
/trunk/src/gnuwin32/pager.c
/trunk/src/gnuwin32/preferences.c
/trunk/src/gnuwin32/preferences.h
/trunk/src/gnuwin32/rui.c
45017 6691 d 10 h ripley /trunk/src/extra/graphapp/ use R-standard indentation  
/trunk/src/extra/graphapp/arith.c
/trunk/src/extra/graphapp/array.c
/trunk/src/extra/graphapp/bitmaps.c
/trunk/src/extra/graphapp/buttons.c
/trunk/src/extra/graphapp/clipboard.c
/trunk/src/extra/graphapp/context.c
/trunk/src/extra/graphapp/controls.c
/trunk/src/extra/graphapp/cursors.c
/trunk/src/extra/graphapp/dialogs.c
/trunk/src/extra/graphapp/drawing.c
/trunk/src/extra/graphapp/drawtext.c
/trunk/src/extra/graphapp/events.c
/trunk/src/extra/graphapp/fonts.c
/trunk/src/extra/graphapp/ga.h
/trunk/src/extra/graphapp/gbuttons.c
/trunk/src/extra/graphapp/gdraw.c
/trunk/src/extra/graphapp/gimage.c
/trunk/src/extra/graphapp/gmenus.c
/trunk/src/extra/graphapp/graphapp.h
/trunk/src/extra/graphapp/image.c
/trunk/src/extra/graphapp/init.c
/trunk/src/extra/graphapp/internal.h
/trunk/src/extra/graphapp/menus.c
/trunk/src/extra/graphapp/metafile.c
/trunk/src/extra/graphapp/objects.c
/trunk/src/extra/graphapp/rgb.c
/trunk/src/extra/graphapp/status.c
/trunk/src/extra/graphapp/str.h
/trunk/src/extra/graphapp/strings.c
/trunk/src/extra/graphapp/windows.c
45014 6691 d 12 h ripley /trunk/src/ fix settext bug in GraphApp
more functionality for setWinProgressBar
 
/trunk/src/extra/graphapp/controls.c
/trunk/src/gnuwin32/extra.c
/trunk/src/library/utils/R/windows/winDialog.R
/trunk/src/main/names.c
43908 6775 d 6 h ripley /trunk/src/ Nakama patch for Windows IME  
/trunk/src/extra/graphapp/Makefile.win
/trunk/src/extra/graphapp/controls.c
/trunk/src/extra/graphapp/events.c
/trunk/src/extra/graphapp/graphapp.h
/trunk/src/extra/graphapp/internal.h
/trunk/src/gnuwin32/console.c
/trunk/src/gnuwin32/consolestructs.h
43849 6780 d 9 h ripley /trunk/src/extra/graphapp/ hide internal entry points.
add comments on where use of Unicode seems not to work.
 
/trunk/src/extra/graphapp/ga.hide
/trunk/src/extra/graphapp/Makefile.win
/trunk/src/extra/graphapp/R.def
/trunk/src/extra/graphapp/buttons.c
/trunk/src/extra/graphapp/controls.c
/trunk/src/extra/graphapp/windows.c
43328 6842 d 6 h ripley /trunk/ restrict Windows build to >= 2000 (aka 5.0)  
/trunk/NEWS
/trunk/doc/manual/R-admin.texi
/trunk/src/extra/graphapp/buttons.c
/trunk/src/extra/graphapp/controls.c
/trunk/src/extra/graphapp/dialogs.c
/trunk/src/extra/graphapp/gdraw.c
/trunk/src/extra/graphapp/init.c
/trunk/src/extra/graphapp/internal.h
/trunk/src/extra/graphapp/menus.c
/trunk/src/extra/graphapp/windows.c
/trunk/src/gnuwin32/CHANGES
/trunk/src/gnuwin32/extra.c
/trunk/src/gnuwin32/installer/JRins.pl
/trunk/src/gnuwin32/rw-FAQ.texi
/trunk/src/gnuwin32/system.c
/trunk/src/library/base/man/Sys.info.Rd
/trunk/src/library/base/man/gc.time.Rd
/trunk/src/library/base/man/proc.time.Rd
42870 6890 d 7 h ripley /trunk/src/ allow C as LC_CTYPE under Windows, carefully ...
don't use FancyQuotes in a C locale.
 
/trunk/src/extra/graphapp/buttons.c
/trunk/src/extra/graphapp/controls.c
/trunk/src/extra/graphapp/gdraw.c
/trunk/src/extra/graphapp/internal.h
/trunk/src/extra/graphapp/menus.c
/trunk/src/extra/graphapp/windows.c
/trunk/src/gnuwin32/CHANGES
/trunk/src/library/base/R/character.R
/trunk/src/library/base/man/sQuote.Rd
/trunk/src/main/main.c
/trunk/src/main/platform.c
42585 6915 d 10 h ripley /trunk/src/extra/graphapp/ avoid some warnings  
/trunk/src/extra/graphapp/controls.c
/trunk/src/extra/graphapp/drawing.c
/trunk/src/extra/graphapp/internal.h
/trunk/src/extra/graphapp/windows.c
42521 6920 d 11 h ripley /trunk/src/ move graphapp to src/extra (as a prelude to making a separate DLL)  
/trunk/src/extra/graphapp
/trunk/src/gnuwin32/graphapp
/trunk/src/extra/Makefile.in
/trunk/src/extra/graphapp/Makefile
/trunk/src/extra/graphapp/clipboard.c
/trunk/src/extra/graphapp/dialogs.c
/trunk/src/extra/graphapp/gmenus.c
/trunk/src/extra/graphapp/metafile.c
/trunk/src/extra/graphapp/printer.c
/trunk/src/gnuwin32/Makefile
/trunk/src/gnuwin32/front-ends/Makefile
/trunk/src/include/Makefile.win
/trunk/src/library/grDevices/src/Makevars.win
/trunk/src/modules/internet/Makefile.win
/trunk/src/modules/internet/internet.c
/trunk/src/modules/internet/nanohttp.c
41793 6994 d 13 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
39516 7244 d 14 h ripley /trunk/src/gnuwin32/ fix for PR#9254  
/trunk/src/gnuwin32/CHANGES
/trunk/src/gnuwin32/graphapp/controls.c
39274 7258 d 11 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
38705 7304 d 15 h ripley /trunk/src/ remove some unused entry points, take others static.
add prefixes to graphapp and some graphics entry points
improve the use of / <--> \ conversions under Windows
 
/trunk/src/gnuwin32/CHANGES
/trunk/src/gnuwin32/Makefile
/trunk/src/gnuwin32/Rdll.hide
/trunk/src/gnuwin32/extra.c
/trunk/src/gnuwin32/front-ends/rproxy_impl.c
/trunk/src/gnuwin32/front-ends/rterm.c
/trunk/src/gnuwin32/graphapp/Makefile
/trunk/src/gnuwin32/graphapp/controls.c
/trunk/src/gnuwin32/graphapp/graphapp.h
/trunk/src/gnuwin32/rui.c
/trunk/src/include/Defn.h
/trunk/src/include/Graphics.h
/trunk/src/include/R_ext/GraphicsEngine.h
/trunk/src/include/Rconnections.h
/trunk/src/library/grDevices/src/devWindows.c
/trunk/src/main/attrib.c
/trunk/src/main/complex.c
/trunk/src/main/connections.c
/trunk/src/main/debug.c
/trunk/src/main/dotcode.c
/trunk/src/main/dounzip.c
/trunk/src/main/dstruct.c
/trunk/src/main/engine.c
/trunk/src/main/objects.c
/trunk/src/main/par.c
/trunk/src/main/sort.c
/trunk/src/main/util.c

Show All