The R Project SVN R-packages

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1603 7707 d 2 h urbaneks /trunk/Mac-GUI/ Added preference for disabling function arguments lookup  
1562 7727 d 22 h urbaneks /trunk/Mac-GUI/ Added 'protected mode' for code completion and arguments lookup. In this mode REngine prevents ProcessEvents from being called (and also make sure it can be entered only once - no re-entrance).  
1499 7746 d 20 h urbaneks /trunk/Mac-GUI/ Don't re-enter R if preventReentrance is set  
1491 7747 d 2 h urbaneks /trunk/Mac-GUI/ Added statusLineText  
1490 7747 d 3 h urbaneks /trunk/Mac-GUI/ Renamed getRConstroller method to sharedController for consistency; make sure the help window is key after help invocation from the console  
1489 7747 d 3 h urbaneks /trunk/Mac-GUI/ Set cursor color to the same color as the text (input/normal)  
1488 7747 d 3 h urbaneks /trunk/Mac-GUI/ Added status line for console; added function arguments lookup in console and editor (editor just doesn't show the result yet)  
1477 7748 d 1 h urbaneks /trunk/Mac-GUI/ Add support for R_xxx_DIR variables (and R 2.2.0 warning); bump up system() wait timeslice to 100ms  
1472 7748 d 22 h urbaneks /trunk/Mac-GUI/ Sleep between ProcessEvents as to not hog the CPU while waiting for system to finish  
1460 7751 d 20 h urbaneks /trunk/Mac-GUI/ Create ~/Library/R/library if not existent before adding it to R_LIBS  
1459 7752 d 3 h urbaneks /trunk/Mac-GUI/ Cleaned up preference registration - it's safer to update self and then register the rependent to prevent recursive calling (and updated NEWS)  
1457 7752 d 3 h urbaneks /trunk/Mac-GUI/ Fixed issues with history (broke on UTF-8 paths and loaded the wrong one on start)  
1438 7761 d 20 h urbaneks /trunk/Mac-GUI/ Make sure preferences are saved before exiting  
1436 7761 d 20 h urbaneks /trunk/Mac-GUI/ Fix crash/exception on font change in the console  
1433 7762 d 0 h urbaneks /trunk/Mac-GUI/ Add support for force.LANG and ignore.system.locale preference settings (accessible via defaults only)  
1432 7762 d 18 h urbaneks /trunk/Mac-GUI/ Use plain mode for all files shown using show.files  
1420 7763 d 0 h urbaneks /trunk/Mac-GUI/ Add debugging SLogs to the DC/WC chain  
1396 7767 d 20 h urbaneks /trunk/Mac-GUI/ Added preference for default CRAN mirror and corresponding support  
1372 7772 d 18 h urbaneks /trunk/Mac-GUI/ Fallback if R_HOME is not set and framework is missing Info.plist  
1364 7773 d 23 h urbaneks /trunk/Mac-GUI/ Revert --gui back to cocoa, because --gui=AQUA breaks for R 2.0  

Show All