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
88859 311 d 7 h kalibera /trunk/src/extra/graphapp/ Initialize structures used with Windows API dialogs in RGui.  
/trunk/src/extra/graphapp/dialogs.c
84952 1077 d 6 h kalibera /trunk/src/ Modernize Windows code for clang 16.  
/trunk/src/extra/graphapp/clipboard.c
/trunk/src/extra/graphapp/cursors.c
/trunk/src/extra/graphapp/dialogs.c
/trunk/src/extra/graphapp/fonts.c
/trunk/src/extra/graphapp/gbuttons.c
/trunk/src/extra/graphapp/gmenus.c
/trunk/src/extra/graphapp/internal.h
/trunk/src/extra/graphapp/rgb.c
/trunk/src/extra/graphapp/status.c
/trunk/src/extra/graphapp/windows.c
/trunk/src/extra/xdr/rpc/xdr.h
/trunk/src/extra/xdr/xdr.c
/trunk/src/extra/xdr/xdr_mem.c
/trunk/src/extra/xdr/xdr_stdio.c
/trunk/src/gnuwin32/Rdll.hide
/trunk/src/gnuwin32/console.c
/trunk/src/gnuwin32/consolestructs.h
/trunk/src/gnuwin32/dynload.c
/trunk/src/gnuwin32/embeddedR.c
/trunk/src/gnuwin32/front-ends/rgui.c
/trunk/src/gnuwin32/front-ends/rterm.c
/trunk/src/gnuwin32/getline/getline.c
/trunk/src/gnuwin32/getline/getline.h
/trunk/src/gnuwin32/getline/wc_history.c
/trunk/src/gnuwin32/preferences.c
/trunk/src/gnuwin32/psignal.c
/trunk/src/gnuwin32/rui.c
/trunk/src/gnuwin32/system.c
/trunk/src/include/R_ext/libextern.h
/trunk/src/library/grDevices/src/devWindows.c
/trunk/src/main/gram.y
84234 1202 d 6 h kalibera /trunk/src/ Handle Alt+F4 in Windows dialogs (PR#13870).  
/trunk/src/extra/graphapp/dialogs.c
/trunk/src/extra/graphapp/graphapp.h
/trunk/src/library/utils/src/windows/widgets.c
83910 1246 d 5 h kalibera /trunk/src/extra/graphapp/ Ensure variable initialization.  
/trunk/src/extra/graphapp/dialogs.c
83778 1265 d 7 h kalibera /trunk/src/extra/graphapp/ Update change-directory dialog in GraphApp/RGui to IFileOpenDialog (requires
Vista, supports long paths).
 
/trunk/src/extra/graphapp/Makefile.win
/trunk/src/extra/graphapp/dialogs.c
83775 1266 d 0 h kalibera /trunk/src/ Remove some path length limitations on Windows in GraphApp.  
/trunk/src/extra/graphapp/dialogs.c
/trunk/src/extra/graphapp/init.c
/trunk/src/extra/graphapp/printer.c
/trunk/src/gnuwin32/extra.c
83703 1277 d 8 h kalibera /trunk/src/ Remove some path length limitations in RGui.  
/trunk/src/extra/graphapp/dialogs.c
/trunk/src/extra/graphapp/events.c
/trunk/src/gnuwin32/consolestructs.h
/trunk/src/gnuwin32/rui.c
82774 1427 d 7 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
82768 1427 d 11 h kalibera /trunk/src/extra/graphapp/ Comment.  
/trunk/src/extra/graphapp/dialogs.c
82766 1427 d 23 h kalibera /trunk/src/extra/graphapp/ Fix Rgui script editor find/replace to work with 82394.  
/trunk/src/extra/graphapp/buttons.c
/trunk/src/extra/graphapp/dialogs.c
82344 1538 d 5 h kalibera /trunk/src/extra/graphapp/ Remove an internal length limit for ShowMessage, fixes usage help for Rgui.  
/trunk/src/extra/graphapp/dialogs.c
80711 1818 d 3 h kalibera /trunk/src/extra/graphapp/ Avoid truncation warnings.  
/trunk/src/extra/graphapp/dialogs.c
77919 2331 d 4 h kalibera /trunk/src/ Fixes/changes to avoid compiler warnings.  
/trunk/src/extra/graphapp/dialogs.c
/trunk/src/extra/trio/trio.c
/trunk/src/extra/trio/trionan.c
/trunk/src/extra/trio/triostr.c
/trunk/src/gnuwin32/console.c
/trunk/src/gnuwin32/extra.c
/trunk/src/gnuwin32/front-ends/Rfe.c
/trunk/src/gnuwin32/getline/getline.c
/trunk/src/gnuwin32/rhome.c
/trunk/src/gnuwin32/run.c
/trunk/src/library/grDevices/src/devWindows.c
/trunk/src/library/utils/src/windows/widgets.c
/trunk/src/main/grep.c
/trunk/src/main/platform.c
/trunk/src/main/raw.c
68288 4105 d 17 h murdoch /trunk/ Fix for PR#16270.  
/trunk/doc/NEWS.Rd
/trunk/src/extra/graphapp/dialogs.c
64106 4659 d 5 h murdoch /trunk/ Add waitevent() to GraphApp, and R_WaitEvent to R, to block until the next event that R needs to handle. (Windows only for now.)

Use this to fix the 100% CPU problem in getGraphicsEvent. (PR#15500)

Fix the getGraphicsEvent example; Windows now sends mouse move messages whenever the plot is refreshed, even if the mouse doesn't move.
 
/trunk/doc/NEWS.Rd
/trunk/src/extra/graphapp/dialogs.c
/trunk/src/extra/graphapp/events.c
/trunk/src/extra/graphapp/graphapp.h
/trunk/src/gnuwin32/console.c
/trunk/src/gnuwin32/editor.c
/trunk/src/gnuwin32/system.c
/trunk/src/gnuwin32/windlgs/src/ttest.c
/trunk/src/include/Defn.h
/trunk/src/include/R.h
/trunk/src/library/grDevices/man/getGraphicsEvent.Rd
/trunk/src/library/grDevices/src/devWindows.c
/trunk/src/library/utils/src/windows/dataentry.c
/trunk/src/library/utils/src/windows/widgets.c
/trunk/src/main/gevents.c
62096 4896 d 5 h murdoch /trunk/ Default to getwd(), not to the last one chosen in the dialog.  
/trunk/doc/NEWS.Rd
/trunk/src/extra/graphapp/dialogs.c
58001 5325 d 12 h ripley /trunk/ notes re use of _WIN32_WINNT
change unlink to use lstat
document where links are followed
 
/trunk/doc/NEWS.Rd
/trunk/doc/manual/R-exts.texi
/trunk/src/extra/graphapp/dialogs.c
/trunk/src/gnuwin32/extra.c
/trunk/src/gnuwin32/front-ends/rgui.c
/trunk/src/gnuwin32/system.c
/trunk/src/library/base/man/files.Rd
/trunk/src/library/base/man/list.files.Rd
/trunk/src/library/base/man/unlink.Rd
/trunk/src/library/grDevices/src/devWindows.c
/trunk/src/main/platform.c
46843 6473 d 0 h ripley /trunk/src/ more on moves to Unicode file names  
/trunk/src/extra/graphapp/dialogs.c
/trunk/src/extra/graphapp/ga.h
/trunk/src/library/base/man/file.choose.Rd
/trunk/src/main/connections.c
/trunk/src/main/platform.c
/trunk/src/main/sysutils.c
45927 6615 d 19 h murdoch /trunk/src/ Fixed bug with window focus reported by Jon Hosking.  
/trunk/src/extra/graphapp/dialogs.c
/trunk/src/gnuwin32/CHANGES
45017 6691 d 7 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

Show All