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 18 h ripley /branches/R-3-4-branch/ baseline for nlme in 3.4.x, starting with 3.1-131  
6250 5080 d 19 h bibiko /trunk/Mac-GUI/ • disabled code folding for MacOSX < 10.7; for unknown reasons so far the NSLayoutManager on systems prior to Lion behaves totally different although compiled against SDK 10.5
- (work in progress)
 
6238 5085 d 1 h bibiko /trunk/Mac-GUI/ • added Code Folding of { ... } multi-line blocks in R Script Editor; see gutter and/or Menu > Format > Code Folding > ...  
6128 5261 d 1 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
 
5991 5316 d 19 h bibiko /trunk/Mac-GUI/ • Line Numbering now draws the line numbers 5 times faster  
5807 5539 d 22 h bibiko /trunk/Mac-GUI/ • some minor fixes for NoodleLineNumberView class  
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] )
 
5705 5613 d 19 h urbaneks /trunk/Mac-GUI/ merge r79 from the new GUI plus bugfixes