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
6590 4647 d 0 h goedman /trunk/Mac-GUI/Tools/ Updated history patch by Randy Lai  
6589 4647 d 2 h goedman /trunk/Mac-GUI/Tools/ Included history patch by Randy Lai  
6107 5269 d 8 h bibiko /trunk/Mac-GUI/ • fixed bug for adding a command to history if 'remove comments' is enabled
- now a found '#' will be ignored if it occurs inside a quote
• improved History:commit: code
- sped it up a bit
- if 'cleaning entries' or 'remove comments' is/are enabled remove empty lines
- added tooltip to history table view in order to be able to see multiline commands better
 
5707 5614 d 0 h urbaneks /trunk/Mac-GUI/ merge r82  
5095 6669 d 3 h urbaneks /trunk/Mac-GUI/Tools/ minor leak cleanups  
1363 7774 d 5 h urbaneks /trunk/Mac-GUI/ Added GlobalExHandler (was missing in the last commit); make several files expand Id keyword  
1362 7774 d 5 h urbaneks /trunk/Mac-GUI/ Separate exception handler from the GUI itself (was in RController).
Added Tools/GlobalExHandler for that purpose
 
1257 7811 d 22 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 7812 d 1 h iacus /trunk/Mac-GUI/ updated copyright info  
1191 7818 d 17 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]  
1152 7823 d 4 h urbaneks /trunk/Mac-GUI/ removes printing the history entry on the console, it removes empty lines while
importing history and fixes the redrawing of Quartz windows after un-hide of R [RG]
 
1136 7824 d 2 h urbaneks /trunk/Mac-GUI/ Added support for .Rhistory files (import, export and editing), Added support for persistent R.app history files  
714 7933 d 8 h iacus /trunk/Mac-GUI/ added everywhere copyright notes  
568 7959 d 6 h iacus /trunk/Mac-GUI/ first svn release of R Cocoa GUI