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
5721 5606 d 4 h urbaneks /trunk/Mac-GUI/ merge up to r114  
5707 5613 d 21 h urbaneks /trunk/Mac-GUI/ merge r82  
5070 6680 d 19 h urbaneks /trunk/Mac-GUI/ more 2.7 fixes  
4648 6947 d 22 h urbaneks /trunk/Mac-GUI/ add some more prefernces for debugging  
4644 6947 d 23 h urbaneks /trunk/Mac-GUI/ fix concurrent editing (auto-close + brace highlight)  
1459 7752 d 4 h urbaneks /trunk/Mac-GUI/ Cleaned up preference registration - it's safer to update self and then register the rependent to prevent recursive calling (and updated NEWS)  
1423 7762 d 23 h urbaneks /trunk/Mac-GUI/ Tiny optimization in REditorTextStorage  
1397 7767 d 14 h urbaneks /trunk/Mac-GUI/ Fixed bugs in editor concerning brace highlighting; switched to NSTextStorage backed instead of attrib strings for performance reasons  
1254 7811 d 22 h iacus /trunk/Mac-GUI/ updated copyright info  
1253 7812 d 0 h urbaneks /trunk/Mac-GUI/ Cleanup to get rid of most warnings (also fixes some leaks).  
900 7866 d 22 h urbaneks /trunk/Mac-GUI/ Removed some more debug code  
898 7866 d 23 h urbaneks /trunk/Mac-GUI/ Fixed undo issues and NSRunStorage exceptions; Added Rcommand doc type, corresponding RConsole classes and NIB; Use own text storage components for the documents and console