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
6063 5287 d 23 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 3 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)
 
5707 5613 d 16 h urbaneks /trunk/Mac-GUI/ merge r82  
5380 6330 d 19 h urbaneks /trunk/Mac-GUI/ fix color preferences issues (PR#13625)  
1490 7746 d 22 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  
1459 7751 d 22 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 17 h iacus /trunk/Mac-GUI/ updated copyright info  
1253 7811 d 19 h urbaneks /trunk/Mac-GUI/ Cleanup to get rid of most warnings (also fixes some leaks).  
879 7878 d 16 h urbaneks /trunk/Mac-GUI/ Color handling fixes for document windows  
817 7902 d 19 h urbaneks /trunk/Mac-GUI/PrefPanes/ Small fix to ColorPrefPane - preference update must be done in awakeFromNib and not in init as the relevant widgets may not exist yet (fixes bug: initial state of the alpha slider was incorrect).  
816 7902 d 19 h urbaneks /trunk/Mac-GUI/ Many fixes to import statements to be more precise ; minor fixes to be compliant with gcc 4.0 and a few bugfixes where void was used in an assignment  
815 7903 d 10 h urbaneks /trunk/Mac-GUI/ Added new preferences system, converted ColorPrefPane to that system, cleaned up Rcontroller; added support for initialWorkingDirectory preference  
714 7933 d 0 h iacus /trunk/Mac-GUI/ added everywhere copyright notes  
648 7945 d 6 h iacus /trunk/Mac-GUI/ added classes for support of system prefs