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
4745 6919 d 18 h urbaneks /branches/Mac-GUI-Quartz2/ Quartz II - new graphics device based on CG  
4358 7010 d 19 h urbaneks /trunk/Mac-GUI/ improve auto-completion - select completed range and use different tokens for each completion type  
3857 7236 d 16 h urbaneks /trunk/Mac-GUI/ Added lazy highlighting  
3159 7371 d 10 h urbaneks /trunk/Mac-GUI/ Clean up document handling; add hack for windows not closing properly; add window focus tracking in RDocumentController and use it to jump to windows by document type  
2291 7471 d 15 h urbaneks /trunk/Mac-GUI/ Fixed include paths  
2114 7510 d 22 h urbaneks /trunk/Mac-GUI/ Small undo cleanup (but no change of behavior)  
1848 7613 d 0 h urbaneks /trunk/Mac-GUI/ Cast to keep compiler happy  
1603 7706 d 20 h urbaneks /trunk/Mac-GUI/ Added preference for disabling function arguments lookup  
1562 7727 d 16 h urbaneks /trunk/Mac-GUI/ Added 'protected mode' for code completion and arguments lookup. In this mode REngine prevents ProcessEvents from being called (and also make sure it can be entered only once - no re-entrance).  
1497 7746 d 14 h urbaneks /trunk/Mac-GUI/ Added arguments lookup to the editor  
1494 7746 d 19 h urbaneks /trunk/Mac-GUI/ Added code completion support to editor  
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  
1489 7746 d 21 h urbaneks /trunk/Mac-GUI/ Set cursor color to the same color as the text (input/normal)  
1488 7746 d 22 h urbaneks /trunk/Mac-GUI/ Added status line for console; added function arguments lookup in console and editor (editor just doesn't show the result yet)  
1485 7747 d 11 h urbaneks /trunk/Mac-GUI/ Fixed menu issues in help search in editor; added support for recent searches  
1459 7751 d 21 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)  
1451 7755 d 19 h urbaneks /trunk/Mac-GUI/ Optimized syntax highlighting (and fixed recognition of identifiers)  
1431 7762 d 13 h urbaneks /trunk/Mac-GUI/ Add support for 'plain' mode which overrides preferences. Added proper init method.  
1428 7762 d 16 h urbaneks /trunk/Mac-GUI/ Fixed syntax hilite - was not preformed on new files  
1426 7762 d 16 h urbaneks /trunk/Mac-GUI/ Remove redundant local 'document' variable; be more verbose; sent explicit close to the document on window close  

Show All