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
7970 1905 d 11 h urbaneks /trunk/Mac-GUI/ update to af49e21  
7839 2267 d 11 h urbaneks /trunk/Mac-GUI/ dark mode compatibility fixes in the console and document windows  
7796 2335 d 8 h urbaneks /trunk/Mac-GUI/ upgrade all XIBs to Xcode 8.0 format  
6229 5097 d 23 h bibiko /trunk/Mac-GUI/ • fixed bug of calling RScriptEditorTextView:awakeFromNib twice due binding RScriptEditorTextView's outlet scrollView in RDocument.xib - now done programmatically in RScriptEditorTextView:awakeFromNib  
6124 5261 d 11 h urbaneks /trunk/Mac-GUI/ re-generate localized XIBs  
6026 5301 d 22 h bibiko /trunk/Mac-GUI/ • further work on Rd support:
- added to main menu: New Rd Document ⌥⌘N
- added to Rd toolbox:
-- Insert Function Rd Template ^⌥⌘F (done via prompt())
-- Insert Data Rd Template ^⌥⌘D (done via prompt())
-- Check Rd Document ^⌥⌘C
-- assigned key equivalents to PDF/HTML Preview ^⌥⌘P/^⌥⌘H
- improved output of possible warnings or errors while Rd check
-- re-format output for better reading
-- tries to figure out where the first error/warning appears and jump to it after dismissing the alert
• minor code improvements and removing of forgotten debug outputs
 
6005 5305 d 18 h bibiko /trunk/Mac-GUI/ • added "Rd Toolbox" pull down menu to Rd Toolbar  
5874 5497 d 19 h urbaneks /trunk/Mac-GUI/ generate XIBs  
5805 5541 d 16 h bibiko /trunk/Mac-GUI/ • R Editor fixes and improvements
- fixed transparent issue (connection point of both scrollbars) for "not wrapping lines"
- fixed bug for "not wrapping lines" while opening a doc
- fixed wrap lines/show line number now will be changed on runtime
- sped up line numbering a bit
- some preparations for enabling non-continuously layout which allows to edit very large docs (not yet activate sine some problems with applying syntax hiliting [all the time - eternal loop bounds did change -> syntax coloring -> bounds did changed ... and jittering of the vertical scrollbar] )
 
5732 5596 d 15 h urbaneks /trunk/Mac-GUI/ merge up to r147 including full l18n update  
5714 5612 d 18 h urbaneks /trunk/Mac-GUI/ minor cleanup  
5712 5612 d 19 h urbaneks /trunk/Mac-GUI/ add generated, localized XIBs