The R Project SVN R-packages

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4745 6919 d 16 h urbaneks /branches/Mac-GUI-Quartz2/ Quartz II - new graphics device based on CG  
4196 7065 d 21 h urbaneks /trunk/Mac-GUI/ Add support for auto-closing brackets  
3698 7264 d 12 h urbaneks /trunk/Mac-GUI/ Fix wrong preference key name  
3694 7264 d 13 h urbaneks /trunk/Mac-GUI/ Fix for .RData and GUI saveOnExitKey  
3693 7264 d 13 h urbaneks /trunk/Mac-GUI/ Reverted 3572-3677 for clean-up  
3573 7265 d 16 h goedman /trunk/Mac-GUI/ Fix for .RData and GUI saveOnExitKey, part 1  
1603 7706 d 18 h urbaneks /trunk/Mac-GUI/ Added preference for disabling function arguments lookup  
1396 7767 d 12 h urbaneks /trunk/Mac-GUI/ Added preference for default CRAN mirror and corresponding support  
1257 7811 d 11 h urbaneks /trunk/Mac-GUI/ * Re-enabled width & height parms in quartz()
* Enabled history entry delete by button
* Optional removal of duplicate previous entry from history
* Optional (through pref pane) cleanup of history entries
(stripping of irrelevant chars, lines and/or comments)
[RG]
 
1254 7811 d 14 h iacus /trunk/Mac-GUI/ updated copyright info  
1191 7818 d 6 h urbaneks /trunk/Mac-GUI/ Added drop-folder support and corresponding preferences; add support for script-start in script wd; fixes in history handling [RG]  
1136 7823 d 15 h urbaneks /trunk/Mac-GUI/ Added support for .Rhistory files (import, export and editing), Added support for persistent R.app history files  
1086 7832 d 20 h urbaneks /trunk/Mac-GUI/ Updates to editor settings and its localization  
1084 7833 d 15 h urbaneks /trunk/Mac-GUI/ *Separated prefpanes for General and Editor
*Enabled line wrapping in editor
[RG]
 
1077 7835 d 14 h urbaneks /trunk/Mac-GUI/ Added syntax colors preferences  
898 7866 d 14 h urbaneks /trunk/Mac-GUI/ Fixed undo issues and NSRunStorage exceptions; Added Rcommand doc type, corresponding RConsole classes and NIB; Use own text storage components for the documents and console  
849 7894 d 12 h urbaneks /trunk/Mac-GUI/ * Quartz window location and size preferences
implemented. Font not done yet.
 
820 7901 d 6 h urbaneks /trunk/Mac-GUI/ Fixed preferences not working since last commit; added support for initial WD in misc PP; fixed issues with WD; changed display of WD to use ~ when possible (joint work with RG)  
815 7903 d 7 h urbaneks /trunk/Mac-GUI/ Added new preferences system, converted ColorPrefPane to that system, cleaned up Rcontroller; added support for initialWorkingDirectory preference