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 20 h ripley /branches/R-3-4-branch/ baseline for nlme in 3.4.x, starting with 3.1-131  
6090 5273 d 21 h bibiko /trunk/Mac-GUI/ • fixed bug (typo) for default setting of selection background colour  
6070 5282 d 18 h bibiko /trunk/Mac-GUI/ • fixed bug for RTextView:copy
• fixed issues for changing font size via trackpad gesture
• fixed issue for setting selection background color
• started to add functionality to support user-definable actions like inserting programmable text macros with highlighted snippet etc. - will be continued soon
• improved *.R dragging by applying the above mentioned text macro mechanism
- the value of the parameter(s) 'chdir' is/are highlighted which can then changed by the user; use TAB and SHIFT+TAB to navigate through the highlighted snippets; a final TAB will place the cursor at the end of the inserted template - docs will follow
- added possibility to the user to define other drag actions due to file extension - docs will follow
- fixed some minor issues
• some minor fixes and improvements
 
6063 5287 d 22 h bibiko /trunk/Mac-GUI/ • sped up Format Source Code esp. for huge R files enormously
• further improvement for settings via NSColorPanel
• synchronized pref toolbar setting if already open and user invoke "Colors" from the RConsole's toolbar
• fix for setting the status line; first set the content and then let a runloop run to display it
 
6062 5288 d 2 h bibiko /trunk/Mac-GUI/ • fixed several bugs while color setting in RConsole and R script editors
- if user has NSColorPanel open and will set the focus to a RTextView close that panel to avoid annoying color changes
- introduced new selectionColor setting (not yet in GUI)
 
6029 5300 d 23 h bibiko /trunk/Mac-GUI/ • synchronized Rd syntax coloring with R colors to avoid having additional color setting panes
- BUT the code for customizing Rd colors only is prepared but commented out [the future will tell whether it's needed or not]
- Rd colors for known tags and general (unknown) tags are the same but we can colorize them differently
 
5724 5603 d 22 h urbaneks /trunk/Mac-GUI/ merge up to r118  
5721 5605 d 21 h urbaneks /trunk/Mac-GUI/ merge up to r114  
5707 5613 d 15 h urbaneks /trunk/Mac-GUI/ merge r82  
5380 6330 d 18 h urbaneks /trunk/Mac-GUI/ fix color preferences issues (PR#13625)  
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)  
1254 7811 d 16 h iacus /trunk/Mac-GUI/ updated copyright info  
1253 7811 d 18 h urbaneks /trunk/Mac-GUI/ Cleanup to get rid of most warnings (also fixes some leaks).  
1077 7835 d 16 h urbaneks /trunk/Mac-GUI/ Added syntax colors preferences