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
6097 5270 d 16 h bibiko /trunk/Mac-GUI/ • improved three-finger trackpad swiping for toggling the history drawer of the RConsole
• added three-finger trackpad swiping to go back and forward in web help pages
• added two-finger trackpad zooming support in web help pages to in/decrease text size
 
5993 5312 d 19 h bibiko /trunk/Mac-GUI/ • initial commit to support "Rd Documention File" editing; not yet fully implemented but workable
- Rd files are assigned to R.app
- Rd file editor has its own toolbar and added "HTML Preview"
- Rd file will be parsed to build section list for pop-menu in toolbar (same approach as for function list of R files)

... work in progress
 
5733 5595 d 22 h urbaneks /trunk/Mac-GUI/ merge up to r149  
5732 5596 d 16 h urbaneks /trunk/Mac-GUI/ merge up to r147 including full l18n update  
5708 5613 d 6 h urbaneks /trunk/Mac-GUI/ fix 10.5 compatibility  
5705 5613 d 20 h urbaneks /trunk/Mac-GUI/ merge r79 from the new GUI plus bugfixes  
5504 6128 d 16 h urbaneks /trunk/Mac-GUI/ use dynamic help  
1490 7746 d 21 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  
1483 7747 d 14 h urbaneks /trunk/Mac-GUI/ Re-designed help browser; added support for search history  
1254 7811 d 15 h iacus /trunk/Mac-GUI/ updated copyright info  
1155 7822 d 17 h urbaneks /trunk/Mac-GUI/ Add topic parameter to help search and corresponding error sheet  
1146 7823 d 14 h urbaneks /trunk/Mac-GUI/ Changed help handling to use custom print method  
965 7845 d 19 h urbaneks /trunk/Mac-GUI/ Added fwd/back buttons in help window  
824 7900 d 7 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
 
796 7904 d 9 h urbaneks /trunk/Mac-GUI/ Removed help search handling from Rcallbacks to use CocoaHandler and converted it to use SortableDataSource.  
714 7932 d 23 h iacus /trunk/Mac-GUI/ added everywhere copyright notes  
568 7958 d 20 h iacus /trunk/Mac-GUI/ first svn release of R Cocoa GUI