The R Project SVN R-packages

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1620 7695 d 22 h urbaneks /trunk/Mac-GUI/Quartz/ Fixed Quartz resize bug  
1558 7731 d 0 h urbaneks /trunk/Mac-GUI/ Re-write of text handling in Quartz; use proper font metrics; (still there seems to be some preoblems with the position values R provides)  
1490 7747 d 6 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  
1254 7812 d 0 h iacus /trunk/Mac-GUI/ updated copyright info  
1048 7838 d 7 h urbaneks /trunk/Mac-GUI/ Added string localization scripts and l10n support to most Obj-C code; added some locale detection heuristics on startup  
1021 7841 d 0 h urbaneks /trunk/Mac-GUI/ *Added simple line number support in source editor.
*Fixed some issues around deleteBackward in editor
*Brace highlighting in editor re-enabled
*Fixed some minor issues on repositioning and resizing of Quartz
windows.
 
929 7859 d 5 h urbaneks /trunk/Mac-GUI/ Removed Defn.h where possible, because use of private headers is inherently unsafe due to lack of config.h; This fixes issues with R-devel compilation; fixed some places that use R string functions instead of NSString  
878 7879 d 1 h urbaneks /trunk/Mac-GUI/Quartz/ Some sanity checks in Quartz notifications; removed superfluous debug code.  
876 7880 d 1 h urbaneks /trunk/Mac-GUI/ Fixed 'open with' and many new docs bugs; improved Quartz location handling; fixed RBs in pref panes [RG]  
868 7882 d 7 h urbaneks /trunk/Mac-GUI/ Quartz cleanup and window location fixes [RG]  
816 7903 d 3 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  
714 7933 d 8 h iacus /trunk/Mac-GUI/ added everywhere copyright notes  
568 7959 d 5 h iacus /trunk/Mac-GUI/ first svn release of R Cocoa GUI