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 6921 d 16 h urbaneks /branches/Mac-GUI-Quartz2/ Quartz II - new graphics device based on CG  
4297 7034 d 15 h urbaneks /trunk/Mac-GUI/ show NEWS for both R and GUI but in TextEdit to not clog the internal editor  
2332 7454 d 19 h urbaneks /trunk/Mac-GUI/ Added some more sanity checks in handling of UTF-8 strings  
1956 7575 d 12 h urbaneks /trunk/Mac-GUI/ Use UTF8String instead if CString everywhere  
1490 7748 d 19 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  
1483 7749 d 13 h urbaneks /trunk/Mac-GUI/ Re-designed help browser; added support for search history  
1422 7764 d 15 h urbaneks /trunk/Mac-GUI/ Show R NEWS file when asked for news in the help menu  
1361 7777 d 14 h urbaneks /trunk/Mac-GUI/ Display FAQ from R.app resources instead of the R dist  
1254 7813 d 14 h iacus /trunk/Mac-GUI/ updated copyright info  
1155 7824 d 16 h urbaneks /trunk/Mac-GUI/ Add topic parameter to help search and corresponding error sheet  
1146 7825 d 13 h urbaneks /trunk/Mac-GUI/ Changed help handling to use custom print method  
1136 7825 d 15 h urbaneks /trunk/Mac-GUI/ Added support for .Rhistory files (import, export and editing), Added support for persistent R.app history files  
1048 7839 d 20 h urbaneks /trunk/Mac-GUI/ Added string localization scripts and l10n support to most Obj-C code; added some locale detection heuristics on startup  
965 7847 d 18 h urbaneks /trunk/Mac-GUI/ Added fwd/back buttons in help window  
849 7896 d 13 h urbaneks /trunk/Mac-GUI/ * Quartz window location and size preferences
implemented. Font not done yet.
 
824 7902 d 6 h urbaneks /trunk/Mac-GUI/ *(re-)enabled printing of docs in editor,
for now, clears and restores background color
before printing
*changed horizontalPagination from Auto to Fit
*enabled printing help pages with print button
*kept full path for editor app or script
*informational panel if help topic is not found
 
816 7904 d 17 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  
796 7906 d 8 h urbaneks /trunk/Mac-GUI/ Removed help search handling from Rcallbacks to use CocoaHandler and converted it to use SortableDataSource.  
714 7934 d 21 h iacus /trunk/Mac-GUI/ added everywhere copyright notes  
568 7960 d 19 h iacus /trunk/Mac-GUI/ first svn release of R Cocoa GUI