The R Project SVN R

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
71686 3532 d 8 h maechler /branches/tools4pkgs/ Create tools 4 packages branch  
70116 3823 d 22 h murdoch /trunk/ Fix for PR#16998  
68956 4005 d 4 h ripley /trunk/src/ use http  
66982 4273 d 2 h murdoch /trunk/ Patch has been ported to R-patched.  
66932 4283 d 0 h murdoch /trunk/ Experimental fix for Rgui command completion bug.  
66108 4401 d 8 h ripley /trunk/src/ more use of headers on Windows  
65721 4449 d 6 h ripley /trunk/ excessive buffering in Rgui  
64657 4586 d 3 h ripley /trunk/src/ correct/standardize copyright dates  
64107 4659 d 6 h murdoch /trunk/src/gnuwin32/ Missed declaration in r64106  
64106 4659 d 6 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.
 
63222 4767 d 4 h ripley /trunk/src/gnuwin32/ malloc would do here  
63181 4771 d 0 h ripley /trunk/src/ micro-manage R_alloc stack  
62583 4851 d 7 h ripley /trunk/src/ more use of snprintf  
62163 4890 d 7 h murdoch /trunk/ Fix infinite loop on malformed string (PR#15227)  
61660 4940 d 7 h ripley /trunk/src/ comments and tweaks about visibility  
60260 5095 d 4 h ripley /trunk/ start taking rlocale.h private  
57573 5378 d 14 h ripley /trunk/src/gnuwin32/ fix for PR#14698  
56888 5442 d 12 h ripley /trunk/src/gnuwin32/ tweak  
56884 5442 d 13 h ripley /trunk/src/gnuwin32/ fix for PR#14624 (untested, as no example to test)  
55061 5602 d 5 h ripley /trunk/src/ use -Wunused-but-set-variable  
55057 5602 d 6 h murdoch /trunk/src/gnuwin32/ Printing extremely long string values could overflow the stack and cause the GUI to crash. (PR14543)  
53662 5723 d 6 h ripley /trunk/src/gnuwin32/ tweaks to \r support in Rgui  
52804 5815 d 4 h ripley /trunk/src/gnuwin32/ tidy up the use of alloca  
52012 5916 d 9 h ripley /trunk/src/gnuwin32/ hide cursor whilst R is processing  
51958 5923 d 5 h murdoch /trunk/src/gnuwin32/ Missed some calls to hide caret  
51948 5923 d 22 h murdoch /trunk/src/ Add optional blinking cursor, to help with screen readers.  
51627 5955 d 6 h ripley /trunk/ allow for using 32-bit MinGW-w64 compilers  
51039 6027 d 7 h ripley /trunk/src/ use WIN64  
49486 6174 d 20 h murdoch /trunk/src/gnuwin32/ Nonstandard fonts would crash the GUI preferences dialog. Reported by Jack Tanner.

The fix is incomplete: Graphapp doesn't listen for notifications of changes to the edit part of a combobox, so the text sample isn't updated by edits to the font name.
 
48428 6299 d 5 h murdoch /trunk/src/gnuwin32/ file.choose() and the save console dialog did not set the
file filters properly.
 
48039 6356 d 7 h ripley /trunk/src/gnuwin32/ tidy up and document change marking completion lines as user text.  
48038 6356 d 11 h ripley /trunk/src/gnuwin32/ treat completed lines as user input  
47854 6381 d 4 h ripley /trunk/src/gnuwin32/ better solution for alloca  
47853 6381 d 6 h ripley /trunk/src/gnuwin32/ mingw64 tweaks  
47852 6381 d 6 h ripley /trunk/src/ fixes for Mingw42, 20090202 build  
46842 6473 d 1 h ripley /trunk/src/gnuwin32/ lots of changes to the handling of filenames (e.g. moves to Unicode)  
46826 6474 d 1 h ripley /trunk/src/gnuwin32/ bug fix for PR#13195  
46784 6483 d 2 h murdoch /trunk/src/ More flexible colour specs in Rgui  
46677 6500 d 12 h ripley /trunk/src/gnuwin32/ encoding for consolecmd  
45491 6667 d 23 h ripley /trunk/src/gnuwin32/ accept invalid Unicode chars in Rgui