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
1490 7747 d 5 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  
1419 7763 d 3 h urbaneks /trunk/Mac-GUI/ Return the document properly (missing return bug)  
1254 7812 d 0 h iacus /trunk/Mac-GUI/ updated copyright info  
1191 7818 d 16 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 7824 d 1 h urbaneks /trunk/Mac-GUI/ Added support for .Rhistory files (import, export and editing), Added support for persistent R.app history files  
1045 7839 d 5 h urbaneks /trunk/Mac-GUI/ Make more strings localizable  
905 7866 d 2 h urbaneks /trunk/Mac-GUI/ Fixed open recent issues [RG]  
876 7880 d 1 h urbaneks /trunk/Mac-GUI/ Fixed 'open with' and many new docs bugs; improved Quartz location handling; fixed RBs in pref panes [RG]  
825 7899 d 19 h urbaneks /trunk/Mac-GUI/ Update to editor pref pane and minor fixes  
824 7900 d 16 h urbaneks /trunk/Mac-GUI/ *(re-)enabled printing of docs in editor,
for now, clears and restores background color
before printing
*changed horizontalPagination from Auto to Fit
*enabled printing help pages with print button
*kept full path for editor app or script
*informational panel if help topic is not found
 
820 7901 d 16 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)  
816 7903 d 2 h urbaneks /trunk/Mac-GUI/ Many fixes to import statements to be more precise ; minor fixes to be compliant with gcc 4.0 and a few bugfixes where void was used in an assignment  
789 7908 d 2 h urbaneks /trunk/Mac-GUI/ improved structure of RDocumentController, made edit default in MiscPrefPane [RG]; fixed handling of file names - use NSString whenever possible (fixes issues with files containing non-ASCII chars) [SU]  
774 7913 d 2 h urbaneks /trunk/Mac-GUI/ fixed handling of documents containing spaces in the fn [RG]  
714 7933 d 7 h iacus /trunk/Mac-GUI/ added everywhere copyright notes  
707 7933 d 8 h iacus /trunk/Mac-GUI/ Rob Goedman external editor contributed code