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
7488 3082 d 16 h ripley /branches/R-3-4-branch/ baseline for nlme in 3.4.x, starting with 3.1-131  
6249 5080 d 20 h bibiko /trunk/Mac-GUI/ • fixed delegate issue for RScriptEditorTextStorage
- pass delegate during init
 
6248 5080 d 21 h bibiko /trunk/Mac-GUI/ • type casted [self delegate]s to minimize compiler warnings  
6246 5080 d 22 h bibiko /trunk/Mac-GUI/ • fixed range issue for folding  
6243 5082 d 19 h bibiko /trunk/Mac-GUI/ • fixed typo in SLog i -> index  
6238 5084 d 23 h bibiko /trunk/Mac-GUI/ • added Code Folding of { ... } multi-line blocks in R Script Editor; see gutter and/or Menu > Format > Code Folding > ...  
6233 5093 d 15 h bibiko /trunk/Mac-GUI/ • further work on folding code
- not yet activated
- test phase began
 
6232 5095 d 5 h bibiko /trunk/Mac-GUI/ • fixed and improved some minor issues for code completion
• sped up script editor's behaviour for larger texts
• added RScriptEditorTextStorage to RScriptEditorTextView (needed for future code folding)
• some further preparations for future code folding
• improved behaviour for toggling syntax hiliting in Prefs
 
6137 5255 d 15 h bibiko /trunk/Mac-GUI/ • further progress for text chunk folding
- net yet active
 
6128 5260 d 23 h bibiko /trunk/Mac-GUI/ • initial commit to support text chunk folding in RScriptEditor
- not yet activated since testing phase is not yet finished (esp. for speed)
• fixed line numbering refreshing calls